var/cache/dev/ContainerLSrXm6Z/srcApp_KernelDevDebugContainer.php line 4909

Open in your IDE?
  1. <?php
  2. namespace ContainerLSrXm6Z;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Controller\\Admin\\Import\\AdminImportController' => 'getAdminImportControllerService',
  37.             'App\\Controller\\ContactsController' => 'getContactsControllerService',
  38.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  39.             'App\\Controller\\FaqController' => 'getFaqControllerService',
  40.             'App\\Controller\\NascarController' => 'getNascarControllerService',
  41.             'App\\Controller\\ReferralController' => 'getReferralControllerService',
  42.             'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  43.             'App\\Controller\\ResettingController' => 'getResettingControllerService',
  44.             'App\\Controller\\RewardAdminController' => 'getRewardAdminControllerService',
  45.             'App\\Controller\\RewardsController' => 'getRewardsControllerService',
  46.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  47.             'App\\Controller\\UserController' => 'getUserControllerService',
  48.             'App\\Controller\\WirecardTransactionController' => 'getWirecardTransactionControllerService',
  49.             'App\\Logic\\Wirecard\\WirecardAPI' => 'getWirecardAPIService',
  50.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
  51.             'Sonata\\AdminBundle\\Action\\DashboardAction' => 'getDashboardActionService',
  52.             'Sonata\\AdminBundle\\Action\\SearchAction' => 'getSearchActionService',
  53.             'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => 'getCreateClassCacheCommandService',
  54.             'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => 'getExplainAdminCommandService',
  55.             'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => 'getGenerateObjectAclCommandService',
  56.             'Sonata\\AdminBundle\\Command\\ListAdminCommand' => 'getListAdminCommandService',
  57.             'Sonata\\AdminBundle\\Command\\SetupAclCommand' => 'getSetupAclCommandService',
  58.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  59.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  60.             'admin.event' => 'getAdmin_EventService',
  61.             'admin.event.template_registry' => 'getAdmin_Event_TemplateRegistryService',
  62.             'admin.faq' => 'getAdmin_FaqService',
  63.             'admin.faq.template_registry' => 'getAdmin_Faq_TemplateRegistryService',
  64.             'admin.import_logs' => 'getAdmin_ImportLogsService',
  65.             'admin.import_logs.template_registry' => 'getAdmin_ImportLogs_TemplateRegistryService',
  66.             'admin.location' => 'getAdmin_LocationService',
  67.             'admin.location.template_registry' => 'getAdmin_Location_TemplateRegistryService',
  68.             'admin.pages' => 'getAdmin_PagesService',
  69.             'admin.pages.template_registry' => 'getAdmin_Pages_TemplateRegistryService',
  70.             'admin.reward' => 'getAdmin_RewardService',
  71.             'admin.reward.template_registry' => 'getAdmin_Reward_TemplateRegistryService',
  72.             'admin.user' => 'getAdmin_UserService',
  73.             'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
  74.             'admin.user_referral' => 'getAdmin_UserReferralService',
  75.             'admin.user_referral.template_registry' => 'getAdmin_UserReferral_TemplateRegistryService',
  76.             'admin.wirecard_transaction' => 'getAdmin_WirecardTransactionService',
  77.             'admin.wirecard_transaction.template_registry' => 'getAdmin_WirecardTransaction_TemplateRegistryService',
  78.             'beelab_recaptcha2.type' => 'getBeelabRecaptcha2_TypeService',
  79.             'beelab_recaptcha2.validator' => 'getBeelabRecaptcha2_ValidatorService',
  80.             'cache.app' => 'getCache_AppService',
  81.             'cache.app_clearer' => 'getCache_AppClearerService',
  82.             'cache.doctrine.orm.default.metadata' => 'getCache_Doctrine_Orm_Default_MetadataService',
  83.             'cache.doctrine.orm.default.query' => 'getCache_Doctrine_Orm_Default_QueryService',
  84.             'cache.doctrine.orm.default.result' => 'getCache_Doctrine_Orm_Default_ResultService',
  85.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  86.             'cache.system' => 'getCache_SystemService',
  87.             'cache.system_clearer' => 'getCache_SystemClearerService',
  88.             'cache_clearer' => 'getCacheClearerService',
  89.             'cache_warmer' => 'getCacheWarmerService',
  90.             'console.command.public_alias.Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand' => 'getSonataDumpDoctrineMetaCommandService',
  91.             'console.command.public_alias.Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand' => 'getSonataListFormMappingCommandService',
  92.             'console.command_loader' => 'getConsole_CommandLoaderService',
  93.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  94.             'data_collector.dump' => 'getDataCollector_DumpService',
  95.             'doctrine' => 'getDoctrineService',
  96.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  97.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  98.             'endroid_qr_code.custom_builder' => 'getEndroidQrCode_CustomBuilderService',
  99.             'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
  100.             'error_controller' => 'getErrorControllerService',
  101.             'event_dispatcher' => 'getEventDispatcherService',
  102.             'filesystem' => 'getFilesystemService',
  103.             'form.factory' => 'getForm_FactoryService',
  104.             'form.type.file' => 'getForm_Type_FileService',
  105.             'http_kernel' => 'getHttpKernelService',
  106.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  107.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  108.             'knp_paginator' => 'getKnpPaginatorService',
  109.             'monolog.logger.pay_rewards' => 'getMonolog_Logger_PayRewardsService',
  110.             'pix_sortable_behavior.position' => 'getPixSortableBehavior_PositionService',
  111.             'profiler' => 'getProfilerService',
  112.             'request_stack' => 'getRequestStackService',
  113.             'router' => 'getRouterService',
  114.             'routing.loader' => 'getRouting_LoaderService',
  115.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  116.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  117.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  118.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  119.             'security.token_storage' => 'getSecurity_TokenStorageService',
  120.             'serializer' => 'getSerializerService',
  121.             'services_resetter' => 'getServicesResetterService',
  122.             'session' => 'getSessionService',
  123.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  124.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  125.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  126.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  127.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  128.             'sonata.admin.audit.manager' => 'getSonata_Admin_Audit_ManagerService',
  129.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  130.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  131.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  132.             'sonata.admin.breadcrumbs_builder' => 'getSonata_Admin_BreadcrumbsBuilderService',
  133.             'sonata.admin.builder.filter.factory' => 'getSonata_Admin_Builder_Filter_FactoryService',
  134.             'sonata.admin.controller.admin' => 'getSonata_Admin_Controller_AdminService',
  135.             'sonata.admin.doctrine_orm.form.type.choice_field_mask' => 'getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService',
  136.             'sonata.admin.event.extension' => 'getSonata_Admin_Event_ExtensionService',
  137.             'sonata.admin.exporter' => 'getSonata_Admin_ExporterService',
  138.             'sonata.admin.form.extension.choice' => 'getSonata_Admin_Form_Extension_ChoiceService',
  139.             'sonata.admin.form.extension.field' => 'getSonata_Admin_Form_Extension_FieldService',
  140.             'sonata.admin.form.extension.field.mopa' => 'getSonata_Admin_Form_Extension_Field_MopaService',
  141.             'sonata.admin.form.filter.type.choice' => 'getSonata_Admin_Form_Filter_Type_ChoiceService',
  142.             'sonata.admin.form.filter.type.date' => 'getSonata_Admin_Form_Filter_Type_DateService',
  143.             'sonata.admin.form.filter.type.daterange' => 'getSonata_Admin_Form_Filter_Type_DaterangeService',
  144.             'sonata.admin.form.filter.type.datetime' => 'getSonata_Admin_Form_Filter_Type_DatetimeService',
  145.             'sonata.admin.form.filter.type.datetime_range' => 'getSonata_Admin_Form_Filter_Type_DatetimeRangeService',
  146.             'sonata.admin.form.filter.type.default' => 'getSonata_Admin_Form_Filter_Type_DefaultService',
  147.             'sonata.admin.form.filter.type.number' => 'getSonata_Admin_Form_Filter_Type_NumberService',
  148.             'sonata.admin.form.type.admin' => 'getSonata_Admin_Form_Type_AdminService',
  149.             'sonata.admin.form.type.collection' => 'getSonata_Admin_Form_Type_CollectionService',
  150.             'sonata.admin.form.type.model_autocomplete' => 'getSonata_Admin_Form_Type_ModelAutocompleteService',
  151.             'sonata.admin.form.type.model_choice' => 'getSonata_Admin_Form_Type_ModelChoiceService',
  152.             'sonata.admin.form.type.model_hidden' => 'getSonata_Admin_Form_Type_ModelHiddenService',
  153.             'sonata.admin.form.type.model_list' => 'getSonata_Admin_Form_Type_ModelListService',
  154.             'sonata.admin.form.type.model_reference' => 'getSonata_Admin_Form_Type_ModelReferenceService',
  155.             'sonata.admin.global_template_registry' => 'getSonata_Admin_GlobalTemplateRegistryService',
  156.             'sonata.admin.helper' => 'getSonata_Admin_HelperService',
  157.             'sonata.admin.label.strategy.bc' => 'getSonata_Admin_Label_Strategy_BcService',
  158.             'sonata.admin.label.strategy.form_component' => 'getSonata_Admin_Label_Strategy_FormComponentService',
  159.             'sonata.admin.label.strategy.native' => 'getSonata_Admin_Label_Strategy_NativeService',
  160.             'sonata.admin.label.strategy.noop' => 'getSonata_Admin_Label_Strategy_NoopService',
  161.             'sonata.admin.label.strategy.underscore' => 'getSonata_Admin_Label_Strategy_UnderscoreService',
  162.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  163.             'sonata.admin.manipulator.acl.admin' => 'getSonata_Admin_Manipulator_Acl_AdminService',
  164.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  165.             'sonata.admin.menu.matcher.voter.active' => 'getSonata_Admin_Menu_Matcher_Voter_ActiveService',
  166.             'sonata.admin.menu.matcher.voter.admin' => 'getSonata_Admin_Menu_Matcher_Voter_AdminService',
  167.             'sonata.admin.menu.matcher.voter.children' => 'getSonata_Admin_Menu_Matcher_Voter_ChildrenService',
  168.             'sonata.admin.menu_builder' => 'getSonata_Admin_MenuBuilderService',
  169.             'sonata.admin.object.manipulator.acl.admin' => 'getSonata_Admin_Object_Manipulator_Acl_AdminService',
  170.             'sonata.admin.orm.filter.type.boolean' => 'getSonata_Admin_Orm_Filter_Type_BooleanService',
  171.             'sonata.admin.orm.filter.type.callback' => 'getSonata_Admin_Orm_Filter_Type_CallbackService',
  172.             'sonata.admin.orm.filter.type.choice' => 'getSonata_Admin_Orm_Filter_Type_ChoiceService',
  173.             'sonata.admin.orm.filter.type.class' => 'getSonata_Admin_Orm_Filter_Type_ClassService',
  174.             'sonata.admin.orm.filter.type.date' => 'getSonata_Admin_Orm_Filter_Type_DateService',
  175.             'sonata.admin.orm.filter.type.date_range' => 'getSonata_Admin_Orm_Filter_Type_DateRangeService',
  176.             'sonata.admin.orm.filter.type.datetime' => 'getSonata_Admin_Orm_Filter_Type_DatetimeService',
  177.             'sonata.admin.orm.filter.type.datetime_range' => 'getSonata_Admin_Orm_Filter_Type_DatetimeRangeService',
  178.             'sonata.admin.orm.filter.type.model' => 'getSonata_Admin_Orm_Filter_Type_ModelService',
  179.             'sonata.admin.orm.filter.type.model_autocomplete' => 'getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService',
  180.             'sonata.admin.orm.filter.type.number' => 'getSonata_Admin_Orm_Filter_Type_NumberService',
  181.             'sonata.admin.orm.filter.type.string' => 'getSonata_Admin_Orm_Filter_Type_StringService',
  182.             'sonata.admin.orm.filter.type.time' => 'getSonata_Admin_Orm_Filter_Type_TimeService',
  183.             'sonata.admin.pool' => 'getSonata_Admin_PoolService',
  184.             'sonata.admin.route.cache' => 'getSonata_Admin_Route_CacheService',
  185.             'sonata.admin.route.cache_warmup' => 'getSonata_Admin_Route_CacheWarmupService',
  186.             'sonata.admin.route.default_generator' => 'getSonata_Admin_Route_DefaultGeneratorService',
  187.             'sonata.admin.route.path_info' => 'getSonata_Admin_Route_PathInfoService',
  188.             'sonata.admin.route.query_string' => 'getSonata_Admin_Route_QueryStringService',
  189.             'sonata.admin.route_loader' => 'getSonata_Admin_RouteLoaderService',
  190.             'sonata.admin.search.handler' => 'getSonata_Admin_Search_HandlerService',
  191.             'sonata.admin.sidebar_menu' => 'getSonata_Admin_SidebarMenuService',
  192.             'sonata.admin.twig.extension' => 'getSonata_Admin_Twig_ExtensionService',
  193.             'sonata.admin.twig.global' => 'getSonata_Admin_Twig_GlobalService',
  194.             'sonata.admin.validator.inline' => 'getSonata_Admin_Validator_InlineService',
  195.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  196.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  197.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  198.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  199.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  200.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  201.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  202.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  203.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  204.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  205.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  206.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  207.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  208.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  209.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  210.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  211.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  212.             'sonata.core.flashmessage.manager' => 'getSonata_Core_Flashmessage_ManagerService',
  213.             'sonata.core.flashmessage.twig.extension' => 'getSonata_Core_Flashmessage_Twig_ExtensionService',
  214.             'sonata.core.form.type.array' => 'getSonata_Core_Form_Type_ArrayService',
  215.             'sonata.core.form.type.array_legacy' => 'getSonata_Core_Form_Type_ArrayLegacyService',
  216.             'sonata.core.form.type.boolean' => 'getSonata_Core_Form_Type_BooleanService',
  217.             'sonata.core.form.type.boolean_legacy' => 'getSonata_Core_Form_Type_BooleanLegacyService',
  218.             'sonata.core.form.type.collection' => 'getSonata_Core_Form_Type_CollectionService',
  219.             'sonata.core.form.type.collection_legacy' => 'getSonata_Core_Form_Type_CollectionLegacyService',
  220.             'sonata.core.form.type.color_legacy' => 'getSonata_Core_Form_Type_ColorLegacyService',
  221.             'sonata.core.form.type.color_selector' => 'getSonata_Core_Form_Type_ColorSelectorService',
  222.             'sonata.core.form.type.date_picker' => 'getSonata_Core_Form_Type_DatePickerService',
  223.             'sonata.core.form.type.date_picker_legacy' => 'getSonata_Core_Form_Type_DatePickerLegacyService',
  224.             'sonata.core.form.type.date_range' => 'getSonata_Core_Form_Type_DateRangeService',
  225.             'sonata.core.form.type.date_range_legacy' => 'getSonata_Core_Form_Type_DateRangeLegacyService',
  226.             'sonata.core.form.type.date_range_picker' => 'getSonata_Core_Form_Type_DateRangePickerService',
  227.             'sonata.core.form.type.date_range_picker_legacy' => 'getSonata_Core_Form_Type_DateRangePickerLegacyService',
  228.             'sonata.core.form.type.datetime_picker' => 'getSonata_Core_Form_Type_DatetimePickerService',
  229.             'sonata.core.form.type.datetime_picker_legacy' => 'getSonata_Core_Form_Type_DatetimePickerLegacyService',
  230.             'sonata.core.form.type.datetime_range' => 'getSonata_Core_Form_Type_DatetimeRangeService',
  231.             'sonata.core.form.type.datetime_range_legacy' => 'getSonata_Core_Form_Type_DatetimeRangeLegacyService',
  232.             'sonata.core.form.type.datetime_range_picker' => 'getSonata_Core_Form_Type_DatetimeRangePickerService',
  233.             'sonata.core.form.type.datetime_range_picker_legacy' => 'getSonata_Core_Form_Type_DatetimeRangePickerLegacyService',
  234.             'sonata.core.form.type.equal' => 'getSonata_Core_Form_Type_EqualService',
  235.             'sonata.core.form.type.equal_legacy' => 'getSonata_Core_Form_Type_EqualLegacyService',
  236.             'sonata.core.form.type.translatable_choice' => 'getSonata_Core_Form_Type_TranslatableChoiceService',
  237.             'sonata.core.model.adapter.chain' => 'getSonata_Core_Model_Adapter_ChainService',
  238.             'sonata.core.slugify.cocur' => 'getSonata_Core_Slugify_CocurService',
  239.             'sonata.core.slugify.native' => 'getSonata_Core_Slugify_NativeService',
  240.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  241.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  242.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  243.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  244.             'templating' => 'getTemplatingService',
  245.             'templating.loader' => 'getTemplating_LoaderService',
  246.             'translator' => 'getTranslatorService',
  247.             'twig' => 'getTwigService',
  248.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  249.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  250.             'validator' => 'getValidatorService',
  251.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  252.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  253.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  254.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  255.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  256.         ];
  257.         $this->aliases = [
  258.             'database_connection' => 'doctrine.dbal.default_connection',
  259.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  260.             'mailer' => 'swiftmailer.mailer.default',
  261.         ];
  262.         $this->privates['service_container'] = function () {
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  269.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  283.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  306.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  358.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  382.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  383.             include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/DataCollector/GeocoderDataCollector.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  414.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  441.             include_once \dirname(__DIR__4).'/src/Twig/EnvGetter.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  449.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/FormTypeExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/DeprecatedTextExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Twig/Extension/StatusExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/DeprecatedTemplateExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/TemplateExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  459.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  461.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  465.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Twig/UrlEncryptorExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  468.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  469.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  470.             include_once \dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Twig/ObjectPositionExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/src/MissingExtensionSuggestor.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  487.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  488.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  494.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  495.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  496.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  499.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  501.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  502.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  503.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  504.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  506.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  509.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  510.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Sortable/SortableListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/AbstractTrackingListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Timestampable/TimestampableListener.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  518.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  519.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  521.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  522.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  523.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  525.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  527.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  534.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  535.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  536.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  537.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  566.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  568.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  570.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  571.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  586.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  588.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  589.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  591.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  595.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  596.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandlerInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandler.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GlobalVariables.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/FlashMessageExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  607.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  609.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  610.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/UrlEncryptor/UrlEncryptor.php';
  611.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Annotations/AnnotationResolver.php';
  612.             include_once \dirname(__DIR__4).'/vendor/geocoder-php/plugin/Plugin.php';
  613.             include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/Plugin/ProfilingPlugin.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  627.             include_once \dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Services/PositionHandler.php';
  628.             include_once \dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Services/PositionORMHandler.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  638.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  639.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  640.         };
  641.     }
  642.     public function compile(): void
  643.     {
  644.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  645.     }
  646.     public function isCompiled(): bool
  647.     {
  648.         return true;
  649.     }
  650.     public function getRemovedIds(): array
  651.     {
  652.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  653.     }
  654.     /**
  655.      * Gets the public 'App\Controller\Admin\Import\AdminImportController' shared autowired service.
  656.      *
  657.      * @return \App\Controller\Admin\Import\AdminImportController
  658.      */
  659.     protected function getAdminImportControllerService()
  660.     {
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  663.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Import/AdminImportController.php';
  664.         $this->services['App\\Controller\\Admin\\Import\\AdminImportController'] = $instance = new \App\Controller\Admin\Import\AdminImportController();
  665.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\Admin\\Import\\AdminImportController'$this));
  666.         return $instance;
  667.     }
  668.     /**
  669.      * Gets the public 'App\Controller\ContactsController' shared autowired service.
  670.      *
  671.      * @return \App\Controller\ContactsController
  672.      */
  673.     protected function getContactsControllerService()
  674.     {
  675.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  676.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  677.         include_once \dirname(__DIR__4).'/src/Controller/ContactsController.php';
  678.         $this->services['App\\Controller\\ContactsController'] = $instance = new \App\Controller\ContactsController();
  679.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\ContactsController'$this));
  680.         return $instance;
  681.     }
  682.     /**
  683.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  684.      *
  685.      * @return \App\Controller\DefaultController
  686.      */
  687.     protected function getDefaultControllerService()
  688.     {
  689.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  690.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  691.         include_once \dirname(__DIR__4).'/src/Controller/DefaultController.php';
  692.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
  693.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\DefaultController'$this));
  694.         return $instance;
  695.     }
  696.     /**
  697.      * Gets the public 'App\Controller\FaqController' shared autowired service.
  698.      *
  699.      * @return \App\Controller\FaqController
  700.      */
  701.     protected function getFaqControllerService()
  702.     {
  703.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  704.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  705.         include_once \dirname(__DIR__4).'/src/Controller/FaqController.php';
  706.         $this->services['App\\Controller\\FaqController'] = $instance = new \App\Controller\FaqController();
  707.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\FaqController'$this));
  708.         return $instance;
  709.     }
  710.     /**
  711.      * Gets the public 'App\Controller\NascarController' shared autowired service.
  712.      *
  713.      * @return \App\Controller\NascarController
  714.      */
  715.     protected function getNascarControllerService()
  716.     {
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  719.         include_once \dirname(__DIR__4).'/src/Controller/NascarController.php';
  720.         $this->services['App\\Controller\\NascarController'] = $instance = new \App\Controller\NascarController();
  721.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\NascarController'$this));
  722.         return $instance;
  723.     }
  724.     /**
  725.      * Gets the public 'App\Controller\ReferralController' shared autowired service.
  726.      *
  727.      * @return \App\Controller\ReferralController
  728.      */
  729.     protected function getReferralControllerService()
  730.     {
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  733.         include_once \dirname(__DIR__4).'/src/Controller/ReferralController.php';
  734.         $this->services['App\\Controller\\ReferralController'] = $instance = new \App\Controller\ReferralController();
  735.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\ReferralController'$this));
  736.         return $instance;
  737.     }
  738.     /**
  739.      * Gets the public 'App\Controller\RegistrationController' shared autowired service.
  740.      *
  741.      * @return \App\Controller\RegistrationController
  742.      */
  743.     protected function getRegistrationControllerService()
  744.     {
  745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  746.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  747.         include_once \dirname(__DIR__4).'/src/Controller/RegistrationController.php';
  748.         $this->services['App\\Controller\\RegistrationController'] = $instance = new \App\Controller\RegistrationController();
  749.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\RegistrationController'$this));
  750.         return $instance;
  751.     }
  752.     /**
  753.      * Gets the public 'App\Controller\ResettingController' shared autowired service.
  754.      *
  755.      * @return \App\Controller\ResettingController
  756.      */
  757.     protected function getResettingControllerService()
  758.     {
  759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  761.         include_once \dirname(__DIR__4).'/src/Controller/ResettingController.php';
  762.         $this->services['App\\Controller\\ResettingController'] = $instance = new \App\Controller\ResettingController();
  763.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\ResettingController'$this));
  764.         return $instance;
  765.     }
  766.     /**
  767.      * Gets the public 'App\Controller\RewardAdminController' shared autowired service.
  768.      *
  769.      * @return \App\Controller\RewardAdminController
  770.      */
  771.     protected function getRewardAdminControllerService()
  772.     {
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  775.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  777.         include_once \dirname(__DIR__4).'/src/Controller/RewardAdminController.php';
  778.         return $this->services['App\\Controller\\RewardAdminController'] = new \App\Controller\RewardAdminController();
  779.     }
  780.     /**
  781.      * Gets the public 'App\Controller\RewardsController' shared autowired service.
  782.      *
  783.      * @return \App\Controller\RewardsController
  784.      */
  785.     protected function getRewardsControllerService()
  786.     {
  787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  789.         include_once \dirname(__DIR__4).'/src/Controller/RewardsController.php';
  790.         $this->services['App\\Controller\\RewardsController'] = $instance = new \App\Controller\RewardsController();
  791.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\RewardsController'$this));
  792.         return $instance;
  793.     }
  794.     /**
  795.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  796.      *
  797.      * @return \App\Controller\SecurityController
  798.      */
  799.     protected function getSecurityControllerService()
  800.     {
  801.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  803.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  804.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  805.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\SecurityController'$this));
  806.         return $instance;
  807.     }
  808.     /**
  809.      * Gets the public 'App\Controller\UserController' shared autowired service.
  810.      *
  811.      * @return \App\Controller\UserController
  812.      */
  813.     protected function getUserControllerService()
  814.     {
  815.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  817.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  818.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController($this->getEnv('WIRECARD_SSO_URL'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  819.         $instance->setContainer(($this->privates['.service_locator.Tfs7GxL'] ?? $this->get_ServiceLocator_Tfs7GxLService())->withContext('App\\Controller\\UserController'$this));
  820.         return $instance;
  821.     }
  822.     /**
  823.      * Gets the public 'App\Controller\WirecardTransactionController' shared autowired service.
  824.      *
  825.      * @return \App\Controller\WirecardTransactionController
  826.      */
  827.     protected function getWirecardTransactionControllerService()
  828.     {
  829.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  833.         include_once \dirname(__DIR__4).'/src/Controller/WirecardTransactionController.php';
  834.         return $this->services['App\\Controller\\WirecardTransactionController'] = new \App\Controller\WirecardTransactionController();
  835.     }
  836.     /**
  837.      * Gets the public 'App\Logic\Wirecard\WirecardAPI' shared autowired service.
  838.      *
  839.      * @return \App\Logic\Wirecard\WirecardAPI
  840.      */
  841.     protected function getWirecardAPIService()
  842.     {
  843.         include_once \dirname(__DIR__4).'/src/Logic/Wirecard/WirecardAPI.php';
  844.         include_once \dirname(__DIR__4).'/src/Logic/Wirecard/RequestBuilder.php';
  845.         return $this->services['App\\Logic\\Wirecard\\WirecardAPI'] = new \App\Logic\Wirecard\WirecardAPI(new \SoapClient((\dirname(__DIR__4).'/src/'.$this->getEnv('string:WIRECARD_WSDL')), ['trace' => 1'cache_wsdl' => 0]), ($this->privates['App\\Logic\\Wirecard\\RequestBuilder'] ?? ($this->privates['App\\Logic\\Wirecard\\RequestBuilder'] = new \App\Logic\Wirecard\RequestBuilder($this->getEnv('WIRECARD_PROGRAM_ID')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  846.     }
  847.     /**
  848.      * Gets the public 'Endroid\QrCodeBundle\Controller\GenerateController' shared autowired service.
  849.      *
  850.      * @return \Endroid\QrCodeBundle\Controller\GenerateController
  851.      */
  852.     protected function getGenerateControllerService()
  853.     {
  854.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Controller/GenerateController.php';
  855.         return $this->services['Endroid\\QrCodeBundle\\Controller\\GenerateController'] = new \Endroid\QrCodeBundle\Controller\GenerateController(($this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] ?? $this->getBuilderRegistryService()));
  856.     }
  857.     /**
  858.      * Gets the public 'Sonata\AdminBundle\Action\DashboardAction' shared service.
  859.      *
  860.      * @return \Sonata\AdminBundle\Action\DashboardAction
  861.      */
  862.     protected function getDashboardActionService()
  863.     {
  864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  865.         return $this->services['Sonata\\AdminBundle\\Action\\DashboardAction'] = new \Sonata\AdminBundle\Action\DashboardAction($this->parameters['sonata.admin.configuration.dashboard_blocks'], ($this->services['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()), ($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['twig'] ?? $this->getTwigService()));
  866.     }
  867.     /**
  868.      * Gets the public 'Sonata\AdminBundle\Action\SearchAction' shared service.
  869.      *
  870.      * @return \Sonata\AdminBundle\Action\SearchAction
  871.      */
  872.     protected function getSearchActionService()
  873.     {
  874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  875.         return $this->services['Sonata\\AdminBundle\\Action\\SearchAction'] = new \Sonata\AdminBundle\Action\SearchAction(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.search.handler'] ?? $this->getSonata_Admin_Search_HandlerService()), ($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()), ($this->services['twig'] ?? $this->getTwigService()));
  876.     }
  877.     /**
  878.      * Gets the public 'Sonata\AdminBundle\Command\CreateClassCacheCommand' shared service.
  879.      *
  880.      * @return \Sonata\AdminBundle\Command\CreateClassCacheCommand
  881.      *
  882.      * @deprecated The "Sonata\AdminBundle\Command\CreateClassCacheCommand" service is deprecated since version sonata-project/admin-bundle 3.39.0 and will be removed in 4.0.
  883.      */
  884.     protected function getCreateClassCacheCommandService()
  885.     {
  886.         @trigger_error('The "Sonata\\AdminBundle\\Command\\CreateClassCacheCommand" service is deprecated since version sonata-project/admin-bundle 3.39.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  887.         $this->services['Sonata\\AdminBundle\\Command\\CreateClassCacheCommand'] = $instance = new \Sonata\AdminBundle\Command\CreateClassCacheCommand($this->targetDir.''true);
  888.         $instance->setName('cache:create-cache-class');
  889.         return $instance;
  890.     }
  891.     /**
  892.      * Gets the public 'Sonata\AdminBundle\Command\ExplainAdminCommand' shared service.
  893.      *
  894.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  895.      */
  896.     protected function getExplainAdminCommandService()
  897.     {
  898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  900.         $this->services['Sonata\\AdminBundle\\Command\\ExplainAdminCommand'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['validator'] ?? $this->getValidatorService()));
  901.         $instance->setName('sonata:admin:explain');
  902.         return $instance;
  903.     }
  904.     /**
  905.      * Gets the public 'Sonata\AdminBundle\Command\GenerateObjectAclCommand' shared service.
  906.      *
  907.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  908.      */
  909.     protected function getGenerateObjectAclCommandService()
  910.     {
  911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  913.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  914.         $this->services['Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand'] = $instance = new \Sonata\AdminBundle\Command\GenerateObjectAclCommand(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), [], ($this->services['doctrine'] ?? $this->getDoctrineService()));
  915.         $instance->setName('sonata:admin:generate-object-acl');
  916.         return $instance;
  917.     }
  918.     /**
  919.      * Gets the public 'Sonata\AdminBundle\Command\ListAdminCommand' shared service.
  920.      *
  921.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  922.      */
  923.     protected function getListAdminCommandService()
  924.     {
  925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  927.         $this->services['Sonata\\AdminBundle\\Command\\ListAdminCommand'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  928.         $instance->setName('sonata:admin:list');
  929.         return $instance;
  930.     }
  931.     /**
  932.      * Gets the public 'Sonata\AdminBundle\Command\SetupAclCommand' shared service.
  933.      *
  934.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  935.      */
  936.     protected function getSetupAclCommandService()
  937.     {
  938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  942.         $this->services['Sonata\\AdminBundle\\Command\\SetupAclCommand'] = $instance = new \Sonata\AdminBundle\Command\SetupAclCommand(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.manipulator.acl.admin'] ?? ($this->services['sonata.admin.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder'))));
  943.         $instance->setName('sonata:admin:setup-acl');
  944.         return $instance;
  945.     }
  946.     /**
  947.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  948.      *
  949.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  950.      */
  951.     protected function getRedirectControllerService()
  952.     {
  953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  954.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  955.     }
  956.     /**
  957.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  958.      *
  959.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  960.      */
  961.     protected function getTemplateControllerService()
  962.     {
  963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  964.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  965.     }
  966.     /**
  967.      * Gets the public 'admin.event' service.
  968.      *
  969.      * @return \App\Admin\EventAdmin
  970.      */
  971.     protected function getAdmin_EventService()
  972.     {
  973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  980.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  983.         include_once \dirname(__DIR__4).'/src/Admin/EventAdmin.php';
  984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  985.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  986.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  987.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  988.         $instance = new \App\Admin\EventAdmin('admin.event''App\\Entity\\Event''Sonata\\AdminBundle\\Controller\\CRUDController');
  989.         $instance->setManagerType('orm');
  990.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  991.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  992.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  993.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  994.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  995.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  996.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  997.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  998.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  999.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1000.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1001.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1002.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1003.         $instance->setPagerType('default');
  1004.         $instance->setLabel('Event');
  1005.         $instance->showMosaicButton(true);
  1006.         $instance->setTemplateRegistry(($this->services['admin.event.template_registry'] ?? $this->getAdmin_Event_TemplateRegistryService()));
  1007.         $instance->setSecurityInformation([]);
  1008.         $instance->initialize();
  1009.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1010.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1011.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1012.         return $instance;
  1013.     }
  1014.     /**
  1015.      * Gets the public 'admin.event.template_registry' shared service.
  1016.      *
  1017.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1018.      */
  1019.     protected function getAdmin_Event_TemplateRegistryService()
  1020.     {
  1021.         return $this->services['admin.event.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1022.     }
  1023.     /**
  1024.      * Gets the public 'admin.faq' service.
  1025.      *
  1026.      * @return \App\Admin\FaqAdmin
  1027.      */
  1028.     protected function getAdmin_FaqService()
  1029.     {
  1030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1040.         include_once \dirname(__DIR__4).'/src/Admin/FaqAdmin.php';
  1041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1045.         $instance = new \App\Admin\FaqAdmin('admin.faq''App\\Entity\\Faq''PixSortableBehaviorBundle:SortableAdmin');
  1046.         $instance->setManagerType('orm');
  1047.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1048.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1049.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1050.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1051.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1052.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1053.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1054.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1055.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1056.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1057.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1058.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1059.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1060.         $instance->setPagerType('default');
  1061.         $instance->setLabel('Faq');
  1062.         $instance->showMosaicButton(true);
  1063.         $instance->setTemplateRegistry(($this->services['admin.faq.template_registry'] ?? $this->getAdmin_Faq_TemplateRegistryService()));
  1064.         $instance->setSecurityInformation([]);
  1065.         $instance->initialize();
  1066.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1067.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1068.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1069.         return $instance;
  1070.     }
  1071.     /**
  1072.      * Gets the public 'admin.faq.template_registry' shared service.
  1073.      *
  1074.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1075.      */
  1076.     protected function getAdmin_Faq_TemplateRegistryService()
  1077.     {
  1078.         return $this->services['admin.faq.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1079.     }
  1080.     /**
  1081.      * Gets the public 'admin.import_logs' service.
  1082.      *
  1083.      * @return \App\Admin\ImportLogsAdmin
  1084.      */
  1085.     protected function getAdmin_ImportLogsService()
  1086.     {
  1087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1094.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1097.         include_once \dirname(__DIR__4).'/src/Admin/ImportLogsAdmin.php';
  1098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1101.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1102.         $instance = new \App\Admin\ImportLogsAdmin('admin.import_logs''App\\Entity\\ImportLogs''Sonata\\AdminBundle\\Controller\\CRUDController');
  1103.         $instance->setManagerType('orm');
  1104.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1105.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1106.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1107.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1108.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1109.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1110.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1111.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1112.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1113.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1114.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1115.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1116.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1117.         $instance->setPagerType('default');
  1118.         $instance->setLabel('ImportLogs');
  1119.         $instance->showMosaicButton(true);
  1120.         $instance->setTemplateRegistry(($this->services['admin.import_logs.template_registry'] ?? $this->getAdmin_ImportLogs_TemplateRegistryService()));
  1121.         $instance->setSecurityInformation([]);
  1122.         $instance->initialize();
  1123.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1124.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1125.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1126.         return $instance;
  1127.     }
  1128.     /**
  1129.      * Gets the public 'admin.import_logs.template_registry' shared service.
  1130.      *
  1131.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1132.      */
  1133.     protected function getAdmin_ImportLogs_TemplateRegistryService()
  1134.     {
  1135.         return $this->services['admin.import_logs.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1136.     }
  1137.     /**
  1138.      * Gets the public 'admin.location' service.
  1139.      *
  1140.      * @return \App\Admin\LocationAdmin
  1141.      */
  1142.     protected function getAdmin_LocationService()
  1143.     {
  1144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1153.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1154.         include_once \dirname(__DIR__4).'/src/Admin/LocationAdmin.php';
  1155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1159.         $instance = new \App\Admin\LocationAdmin('admin.location''App\\Entity\\Location''Sonata\\AdminBundle\\Controller\\CRUDController');
  1160.         $instance->setManagerType('orm');
  1161.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1162.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1163.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1164.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1165.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1166.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1167.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1168.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1169.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1170.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1171.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1172.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1173.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1174.         $instance->setPagerType('default');
  1175.         $instance->setLabel('Location');
  1176.         $instance->showMosaicButton(true);
  1177.         $instance->setTemplateRegistry(($this->services['admin.location.template_registry'] ?? $this->getAdmin_Location_TemplateRegistryService()));
  1178.         $instance->setSecurityInformation([]);
  1179.         $instance->initialize();
  1180.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1181.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1182.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1183.         return $instance;
  1184.     }
  1185.     /**
  1186.      * Gets the public 'admin.location.template_registry' shared service.
  1187.      *
  1188.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1189.      */
  1190.     protected function getAdmin_Location_TemplateRegistryService()
  1191.     {
  1192.         return $this->services['admin.location.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1193.     }
  1194.     /**
  1195.      * Gets the public 'admin.pages' service.
  1196.      *
  1197.      * @return \App\Admin\PagesAdmin
  1198.      */
  1199.     protected function getAdmin_PagesService()
  1200.     {
  1201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1210.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1211.         include_once \dirname(__DIR__4).'/src/Admin/PagesAdmin.php';
  1212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1215.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1216.         $instance = new \App\Admin\PagesAdmin('admin.pages''App\\Entity\\Pages''Sonata\\AdminBundle\\Controller\\CRUDController');
  1217.         $instance->setManagerType('orm');
  1218.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1219.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1220.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1221.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1222.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1223.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1224.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1225.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1226.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1227.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1228.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1229.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1230.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1231.         $instance->setPagerType('default');
  1232.         $instance->setLabel('Pages');
  1233.         $instance->showMosaicButton(true);
  1234.         $instance->setTemplateRegistry(($this->services['admin.pages.template_registry'] ?? $this->getAdmin_Pages_TemplateRegistryService()));
  1235.         $instance->setSecurityInformation([]);
  1236.         $instance->initialize();
  1237.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1238.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1239.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1240.         return $instance;
  1241.     }
  1242.     /**
  1243.      * Gets the public 'admin.pages.template_registry' shared service.
  1244.      *
  1245.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1246.      */
  1247.     protected function getAdmin_Pages_TemplateRegistryService()
  1248.     {
  1249.         return $this->services['admin.pages.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1250.     }
  1251.     /**
  1252.      * Gets the public 'admin.reward' service.
  1253.      *
  1254.      * @return \App\Admin\RewardAdmin
  1255.      */
  1256.     protected function getAdmin_RewardService()
  1257.     {
  1258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1259.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1261.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1265.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1266.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1267.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1268.         include_once \dirname(__DIR__4).'/src/Admin/RewardAdmin.php';
  1269.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1270.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1272.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1273.         $instance = new \App\Admin\RewardAdmin('admin.reward''App\\Entity\\Reward''App\\Controller\\RewardAdminController');
  1274.         $instance->setManagerType('orm');
  1275.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1276.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1277.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1278.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1279.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1280.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1281.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1282.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1283.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1284.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1285.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1286.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1287.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1288.         $instance->setPagerType('default');
  1289.         $instance->setLabel('Reward');
  1290.         $instance->showMosaicButton(true);
  1291.         $instance->setTemplateRegistry(($this->services['admin.reward.template_registry'] ?? $this->getAdmin_Reward_TemplateRegistryService()));
  1292.         $instance->setSecurityInformation([]);
  1293.         $instance->initialize();
  1294.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1295.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1296.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public 'admin.reward.template_registry' shared service.
  1301.      *
  1302.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1303.      */
  1304.     protected function getAdmin_Reward_TemplateRegistryService()
  1305.     {
  1306.         return $this->services['admin.reward.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1307.     }
  1308.     /**
  1309.      * Gets the public 'admin.user' service.
  1310.      *
  1311.      * @return \App\Admin\UserAdmin
  1312.      */
  1313.     protected function getAdmin_UserService()
  1314.     {
  1315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1317.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1318.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1319.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1325.         include_once \dirname(__DIR__4).'/src/Admin/UserAdmin.php';
  1326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1329.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1330.         $instance = new \App\Admin\UserAdmin('admin.user''App\\Entity\\User''Sonata\\AdminBundle\\Controller\\CRUDController', ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1331.         $instance->setManagerType('orm');
  1332.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1333.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1334.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1335.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1336.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1337.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1338.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1339.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1340.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1341.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1342.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1343.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1344.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1345.         $instance->setPagerType('default');
  1346.         $instance->setLabel('User');
  1347.         $instance->showMosaicButton(true);
  1348.         $instance->setTemplateRegistry(($this->services['admin.user.template_registry'] ?? $this->getAdmin_User_TemplateRegistryService()));
  1349.         $instance->setSecurityInformation([]);
  1350.         $instance->initialize();
  1351.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1352.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1353.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1354.         return $instance;
  1355.     }
  1356.     /**
  1357.      * Gets the public 'admin.user.template_registry' shared service.
  1358.      *
  1359.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1360.      */
  1361.     protected function getAdmin_User_TemplateRegistryService()
  1362.     {
  1363.         return $this->services['admin.user.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1364.     }
  1365.     /**
  1366.      * Gets the public 'admin.user_referral' service.
  1367.      *
  1368.      * @return \App\Admin\UserReferralAdmin
  1369.      */
  1370.     protected function getAdmin_UserReferralService()
  1371.     {
  1372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1379.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1382.         include_once \dirname(__DIR__4).'/src/Admin/UserReferralAdmin.php';
  1383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1385.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1386.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1387.         $instance = new \App\Admin\UserReferralAdmin('admin.user_referral''App\\Entity\\User''Sonata\\AdminBundle\\Controller\\CRUDController');
  1388.         $instance->setManagerType('orm');
  1389.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1390.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1391.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1392.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1393.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1394.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1395.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1396.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1397.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1398.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1399.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1400.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1401.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1402.         $instance->setPagerType('default');
  1403.         $instance->setLabel('Referrals');
  1404.         $instance->showMosaicButton(true);
  1405.         $instance->setTemplateRegistry(($this->services['admin.user_referral.template_registry'] ?? $this->getAdmin_UserReferral_TemplateRegistryService()));
  1406.         $instance->setSecurityInformation([]);
  1407.         $instance->initialize();
  1408.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1409.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1410.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1411.         return $instance;
  1412.     }
  1413.     /**
  1414.      * Gets the public 'admin.user_referral.template_registry' shared service.
  1415.      *
  1416.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1417.      */
  1418.     protected function getAdmin_UserReferral_TemplateRegistryService()
  1419.     {
  1420.         return $this->services['admin.user_referral.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1421.     }
  1422.     /**
  1423.      * Gets the public 'admin.wirecard_transaction' service.
  1424.      *
  1425.      * @return \App\Admin\WirecardTransactionAdmin
  1426.      */
  1427.     protected function getAdmin_WirecardTransactionService()
  1428.     {
  1429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1438.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1439.         include_once \dirname(__DIR__4).'/src/Admin/WirecardTransactionAdmin.php';
  1440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1444.         $instance = new \App\Admin\WirecardTransactionAdmin('admin.wirecard_transaction''App\\Entity\\WirecardTransaction''App\\Controller\\WirecardTransactionController', ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1445.         $instance->setManagerType('orm');
  1446.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1447.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1448.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1449.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1450.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1451.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1452.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1453.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1454.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1455.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1456.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1457.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1458.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1459.         $instance->setPagerType('default');
  1460.         $instance->setLabel('Wirecard Transactions');
  1461.         $instance->showMosaicButton(true);
  1462.         $instance->setTemplateRegistry(($this->services['admin.wirecard_transaction.template_registry'] ?? $this->getAdmin_WirecardTransaction_TemplateRegistryService()));
  1463.         $instance->setSecurityInformation([]);
  1464.         $instance->initialize();
  1465.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1466.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1467.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1468.         return $instance;
  1469.     }
  1470.     /**
  1471.      * Gets the public 'admin.wirecard_transaction.template_registry' shared service.
  1472.      *
  1473.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1474.      */
  1475.     protected function getAdmin_WirecardTransaction_TemplateRegistryService()
  1476.     {
  1477.         return $this->services['admin.wirecard_transaction.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1478.     }
  1479.     /**
  1480.      * Gets the public 'beelab_recaptcha2.type' shared service.
  1481.      *
  1482.      * @return \Beelab\Recaptcha2Bundle\Form\Type\RecaptchaType
  1483.      */
  1484.     protected function getBeelabRecaptcha2_TypeService()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1488.         include_once \dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/src/Form/Type/RecaptchaType.php';
  1489.         return $this->services['beelab_recaptcha2.type'] = new \Beelab\Recaptcha2Bundle\Form\Type\RecaptchaType($this->getEnv('APP_RECAPTCHA_SITE_KEY'));
  1490.     }
  1491.     /**
  1492.      * Gets the public 'beelab_recaptcha2.validator' shared service.
  1493.      *
  1494.      * @return \Beelab\Recaptcha2Bundle\Validator\Constraints\Recaptcha2Validator
  1495.      */
  1496.     protected function getBeelabRecaptcha2_ValidatorService()
  1497.     {
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  1500.         include_once \dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/src/Validator/Constraints/Recaptcha2Validator.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/src/Recaptcha/RecaptchaVerifier.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php';
  1504.         include_once \dirname(__DIR__4).'/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/Post.php';
  1505.         return $this->services['beelab_recaptcha2.validator'] = new \Beelab\Recaptcha2Bundle\Validator\Constraints\Recaptcha2Validator(new \Beelab\Recaptcha2Bundle\Recaptcha\RecaptchaVerifier(new \ReCaptcha\ReCaptcha($this->getEnv('APP_RECAPTCHA_SECRET'), new \ReCaptcha\RequestMethod\Post()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  1506.     }
  1507.     /**
  1508.      * Gets the public 'cache.app' shared service.
  1509.      *
  1510.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1511.      */
  1512.     protected function getCache_AppService()
  1513.     {
  1514.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ggK3VdmPWJ'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1515.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1516.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1517.     }
  1518.     /**
  1519.      * Gets the public 'cache.app_clearer' shared service.
  1520.      *
  1521.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1522.      */
  1523.     protected function getCache_AppClearerService()
  1524.     {
  1525.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1526.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1527.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1528.     }
  1529.     /**
  1530.      * Gets the public 'cache.doctrine.orm.default.metadata' shared service.
  1531.      *
  1532.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1533.      */
  1534.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1535.     {
  1536.         return $this->services['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1537.     }
  1538.     /**
  1539.      * Gets the public 'cache.doctrine.orm.default.query' shared service.
  1540.      *
  1541.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1542.      */
  1543.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1544.     {
  1545.         return $this->services['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1546.     }
  1547.     /**
  1548.      * Gets the public 'cache.doctrine.orm.default.result' shared service.
  1549.      *
  1550.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1551.      */
  1552.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1553.     {
  1554.         return $this->services['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1555.     }
  1556.     /**
  1557.      * Gets the public 'cache.global_clearer' shared service.
  1558.      *
  1559.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1560.      */
  1561.     protected function getCache_GlobalClearerService()
  1562.     {
  1563.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1564.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1565.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.doctrine.orm.default.metadata' => ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1566.     }
  1567.     /**
  1568.      * Gets the public 'cache.system' shared service.
  1569.      *
  1570.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1571.      */
  1572.     protected function getCache_SystemService()
  1573.     {
  1574.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('R5Q4SyJWSh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1575.     }
  1576.     /**
  1577.      * Gets the public 'cache.system_clearer' shared service.
  1578.      *
  1579.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1580.      */
  1581.     protected function getCache_SystemClearerService()
  1582.     {
  1583.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1584.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1585.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1586.     }
  1587.     /**
  1588.      * Gets the public 'cache_clearer' shared service.
  1589.      *
  1590.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1591.      */
  1592.     protected function getCacheClearerService()
  1593.     {
  1594.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1595.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1596.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1597.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1598.         }, 1));
  1599.     }
  1600.     /**
  1601.      * Gets the public 'cache_warmer' shared service.
  1602.      *
  1603.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1604.      */
  1605.     protected function getCacheWarmerService()
  1606.     {
  1607.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1608.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1609.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1610.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1611.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1612.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1613.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1614.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1615.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1616.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  1617.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1618.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1619.             yield => ($this->privates['security.cache_warmer.expression'] ?? $this->getSecurity_CacheWarmer_ExpressionService());
  1620.             yield 10 => ($this->services['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  1621.             yield 11 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
  1622.         }, 12), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1623.     }
  1624.     /**
  1625.      * Gets the public 'console.command.public_alias.Sonata\CoreBundle\Command\SonataDumpDoctrineMetaCommand' shared service.
  1626.      *
  1627.      * @return \Sonata\CoreBundle\Command\SonataDumpDoctrineMetaCommand
  1628.      */
  1629.     protected function getSonataDumpDoctrineMetaCommandService()
  1630.     {
  1631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1632.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  1634.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Command/SonataDumpDoctrineMetaCommand.php';
  1635.         return $this->services['console.command.public_alias.Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand'] = new \Sonata\CoreBundle\Command\SonataDumpDoctrineMetaCommand();
  1636.     }
  1637.     /**
  1638.      * Gets the public 'console.command.public_alias.Sonata\CoreBundle\Command\SonataListFormMappingCommand' shared service.
  1639.      *
  1640.      * @return \Sonata\CoreBundle\Command\SonataListFormMappingCommand
  1641.      */
  1642.     protected function getSonataListFormMappingCommandService()
  1643.     {
  1644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1645.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  1646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerAwareCommand.php';
  1647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Command/SonataListFormMappingCommand.php';
  1648.         return $this->services['console.command.public_alias.Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand'] = new \Sonata\CoreBundle\Command\SonataListFormMappingCommand();
  1649.     }
  1650.     /**
  1651.      * Gets the public 'console.command_loader' shared service.
  1652.      *
  1653.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1654.      */
  1655.     protected function getConsole_CommandLoaderService()
  1656.     {
  1657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1659.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1660.             'App\\Command\\ImportPaymentFilesCommand' => ['privates''App\\Command\\ImportPaymentFilesCommand''getImportPaymentFilesCommandService'false],
  1661.             'Bazinga\\GeocoderBundle\\Command\\GeocodeCommand' => ['privates''Bazinga\\GeocoderBundle\\Command\\GeocodeCommand''getGeocodeCommandService'false],
  1662.             'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => ['services''Sonata\\AdminBundle\\Command\\CreateClassCacheCommand''getCreateClassCacheCommandService'false],
  1663.             'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => ['services''Sonata\\AdminBundle\\Command\\ExplainAdminCommand''getExplainAdminCommandService'false],
  1664.             'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => ['services''Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand''getGenerateObjectAclCommandService'false],
  1665.             'Sonata\\AdminBundle\\Command\\ListAdminCommand' => ['services''Sonata\\AdminBundle\\Command\\ListAdminCommand''getListAdminCommandService'false],
  1666.             'Sonata\\AdminBundle\\Command\\SetupAclCommand' => ['services''Sonata\\AdminBundle\\Command\\SetupAclCommand''getSetupAclCommandService'false],
  1667.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => ['privates''Sonata\\BlockBundle\\Command\\DebugBlocksCommand''getDebugBlocksCommandService'false],
  1668.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1669.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1670.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1671.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1672.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1673.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1674.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1675.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1676.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1677.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1678.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1679.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1680.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1681.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1682.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1683.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1684.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1685.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1686.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1687.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1688.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1689.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1690.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1691.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1692.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1693.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1694.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1695.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1696.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1697.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1698.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1699.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1700.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1701.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1702.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1703.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1704.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1705.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1706.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1707.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1708.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1709.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1710.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1711.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1712.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1713.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1714.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1715.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1716.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1717.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1718.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1719.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1720.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1721.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1722.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1723.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1724.             'easy_deploy.command.deploy' => ['privates''easy_deploy.command.deploy''getEasyDeploy_Command_DeployService'false],
  1725.             'easy_deploy.command.rollback' => ['privates''easy_deploy.command.rollback''getEasyDeploy_Command_RollbackService'false],
  1726.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  1727.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1728.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1729.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1730.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1731.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1732.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1733.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1734.             'maker.auto_command.make_functional_test' => ['privates''maker.auto_command.make_functional_test''getMaker_AutoCommand_MakeFunctionalTestService'false],
  1735.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1736.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1737.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1738.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1739.             'maker.auto_command.make_sonata_admin' => ['privates''maker.auto_command.make_sonata_admin''getMaker_AutoCommand_MakeSonataAdminService'false],
  1740.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1741.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1742.             'maker.auto_command.make_unit_test' => ['privates''maker.auto_command.make_unit_test''getMaker_AutoCommand_MakeUnitTestService'false],
  1743.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1744.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1745.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1746.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1747.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1748.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1749.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1750.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1751.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1752.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1753.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1754.         ], [
  1755.             'App\\Command\\ImportPaymentFilesCommand' => 'App\\Command\\ImportPaymentFilesCommand',
  1756.             'Bazinga\\GeocoderBundle\\Command\\GeocodeCommand' => 'Bazinga\\GeocoderBundle\\Command\\GeocodeCommand',
  1757.             'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => 'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand',
  1758.             'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand',
  1759.             'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand',
  1760.             'Sonata\\AdminBundle\\Command\\ListAdminCommand' => 'Sonata\\AdminBundle\\Command\\ListAdminCommand',
  1761.             'Sonata\\AdminBundle\\Command\\SetupAclCommand' => 'Sonata\\AdminBundle\\Command\\SetupAclCommand',
  1762.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand',
  1763.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1764.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1765.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1766.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1767.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1768.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1769.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1770.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1771.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1772.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1773.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1774.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1775.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1776.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1777.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1778.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1779.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1780.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1781.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1782.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1783.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1784.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1785.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1786.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1787.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1788.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1789.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1790.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1791.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1792.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1793.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1794.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1795.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1796.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1797.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1798.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1799.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1800.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1801.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1802.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1803.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1804.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1805.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1806.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1807.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1808.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1809.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1810.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1811.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1812.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1813.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1814.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1815.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1816.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1817.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1818.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1819.             'easy_deploy.command.deploy' => 'EasyCorp\\Bundle\\EasyDeployBundle\\Command\\DeployCommand',
  1820.             'easy_deploy.command.rollback' => 'EasyCorp\\Bundle\\EasyDeployBundle\\Command\\RollbackCommand',
  1821.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  1822.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1823.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1824.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1825.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1826.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1827.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1828.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1829.             'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1830.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1831.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1832.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1833.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1834.             'maker.auto_command.make_sonata_admin' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1835.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1836.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1837.             'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1838.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1839.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1840.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1841.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1842.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1843.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1844.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1845.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1846.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1847.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1848.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1849.         ]), ['app:import-payment-files' => 'App\\Command\\ImportPaymentFilesCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:database:import' => 'doctrine.database_import_command''doctrine:query:sql' => 'doctrine.query_sql_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''security:encode-password' => 'security.command.user_password_encoder''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''sonata:block:debug' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand''cache:create-cache-class' => 'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand''sonata:admin:explain' => 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand''sonata:admin:generate-object-acl' => 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand''sonata:admin:list' => 'Sonata\\AdminBundle\\Command\\ListAdminCommand''sonata:admin:setup-acl' => 'Sonata\\AdminBundle\\Command\\SetupAclCommand''ckeditor:install' => 'fos_ck_editor.command.installer''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''deploy' => 'easy_deploy.command.deploy''rollback' => 'easy_deploy.command.rollback''geocoder:geocode' => 'Bazinga\\GeocoderBundle\\Command\\GeocodeCommand''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:functional-test' => 'maker.auto_command.make_functional_test''make:registration-form' => 'maker.auto_command.make_registration_form''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:unit-test' => 'maker.auto_command.make_unit_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:sonata:admin' => 'maker.auto_command.make_sonata_admin']);
  1850.     }
  1851.     /**
  1852.      * Gets the public 'container.env_var_processors_locator' shared service.
  1853.      *
  1854.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1855.      */
  1856.     protected function getContainer_EnvVarProcessorsLocatorService()
  1857.     {
  1858.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1859.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1860.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1861.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1862.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1863.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1864.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1865.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1866.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1867.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1868.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1869.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1870.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1871.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1872.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1873.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1874.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1875.         ], [
  1876.             'base64' => '?',
  1877.             'bool' => '?',
  1878.             'const' => '?',
  1879.             'csv' => '?',
  1880.             'default' => '?',
  1881.             'file' => '?',
  1882.             'float' => '?',
  1883.             'int' => '?',
  1884.             'json' => '?',
  1885.             'key' => '?',
  1886.             'query_string' => '?',
  1887.             'require' => '?',
  1888.             'resolve' => '?',
  1889.             'string' => '?',
  1890.             'trim' => '?',
  1891.             'url' => '?',
  1892.         ]);
  1893.     }
  1894.     /**
  1895.      * Gets the public 'data_collector.dump' shared service.
  1896.      *
  1897.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1898.      */
  1899.     protected function getDataCollector_DumpService()
  1900.     {
  1901.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1902.     }
  1903.     /**
  1904.      * Gets the public 'doctrine' shared service.
  1905.      *
  1906.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1907.      */
  1908.     protected function getDoctrineService()
  1909.     {
  1910.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1911.     }
  1912.     /**
  1913.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1914.      *
  1915.      * @return \Doctrine\DBAL\Connection
  1916.      */
  1917.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1918.     {
  1919.         $a = new \Doctrine\DBAL\Configuration();
  1920.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  1921.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1922.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1923.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1924.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1925.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1926.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1927.         $a->setSQLLogger($b);
  1928.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1929.             'App\\EventListener\\ImportFileProcessedListener' => ['privates''App\\EventListener\\ImportFileProcessedListener''getImportFileProcessedListenerService'false],
  1930.             'App\\EventListener\\RewardBonusListener' => ['privates''App\\EventListener\\RewardBonusListener''getRewardBonusListenerService'false],
  1931.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1932.         ], [
  1933.             'App\\EventListener\\ImportFileProcessedListener' => '?',
  1934.             'App\\EventListener\\RewardBonusListener' => '?',
  1935.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1936.         ]));
  1937.         $e = new \Gedmo\Sortable\SortableListener();
  1938.         $f = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  1939.         $e->setAnnotationReader($f);
  1940.         $g = new \Gedmo\Timestampable\TimestampableListener();
  1941.         $g->setAnnotationReader($f);
  1942.         $h = new \Gedmo\Sortable\SortableListener();
  1943.         $h->setAnnotationReader($f);
  1944.         $d->addEventSubscriber($e);
  1945.         $d->addEventSubscriber($g);
  1946.         $d->addEventSubscriber($h);
  1947.         $d->addEventListener([=> 'postPersist'], 'App\\EventListener\\ImportFileProcessedListener');
  1948.         $d->addEventListener([=> 'postPersist'], 'App\\EventListener\\RewardBonusListener');
  1949.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1950.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driver' => 'pdo_mysql''driverOptions' => [], 'defaultTableOptions' => []], $a$d, []);
  1951.     }
  1952.     /**
  1953.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1954.      *
  1955.      * @return \Doctrine\ORM\EntityManager
  1956.      */
  1957.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1958.     {
  1959.         $a = new \Doctrine\ORM\Configuration();
  1960.         $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  1961.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  1962.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1963.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1964.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1965.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1966.         $a->setMetadataDriverImpl($b);
  1967.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1968.         $a->setProxyNamespace('Proxies');
  1969.         $a->setAutoGenerateProxyClasses(true);
  1970.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1971.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1972.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1973.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1974.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1975.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1976.             'App\\Repository\\EventRepository' => ['privates''App\\Repository\\EventRepository''getEventRepositoryService'false],
  1977.             'App\\Repository\\FaqRepository' => ['privates''App\\Repository\\FaqRepository''getFaqRepositoryService'false],
  1978.             'App\\Repository\\ImportLogsRepository' => ['privates''App\\Repository\\ImportLogsRepository''getImportLogsRepositoryService'false],
  1979.             'App\\Repository\\ImportsRepository' => ['privates''App\\Repository\\ImportsRepository''getImportsRepositoryService'false],
  1980.             'App\\Repository\\LocationRepository' => ['privates''App\\Repository\\LocationRepository''getLocationRepositoryService'false],
  1981.             'App\\Repository\\PagesRepository' => ['privates''App\\Repository\\PagesRepository''getPagesRepositoryService'false],
  1982.             'App\\Repository\\ReferralRepository' => ['privates''App\\Repository\\ReferralRepository''getReferralRepositoryService'false],
  1983.             'App\\Repository\\RewardRepository' => ['privates''App\\Repository\\RewardRepository''getRewardRepositoryService'false],
  1984.             'App\\Repository\\UserEventRepository' => ['privates''App\\Repository\\UserEventRepository''getUserEventRepositoryService'false],
  1985.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1986.             'App\\Repository\\WirecardTransactionRepository' => ['privates''App\\Repository\\WirecardTransactionRepository''getWirecardTransactionRepositoryService'false],
  1987.         ], [
  1988.             'App\\Repository\\EventRepository' => '?',
  1989.             'App\\Repository\\FaqRepository' => '?',
  1990.             'App\\Repository\\ImportLogsRepository' => '?',
  1991.             'App\\Repository\\ImportsRepository' => '?',
  1992.             'App\\Repository\\LocationRepository' => '?',
  1993.             'App\\Repository\\PagesRepository' => '?',
  1994.             'App\\Repository\\ReferralRepository' => '?',
  1995.             'App\\Repository\\RewardRepository' => '?',
  1996.             'App\\Repository\\UserEventRepository' => '?',
  1997.             'App\\Repository\\UserRepository' => '?',
  1998.             'App\\Repository\\WirecardTransactionRepository' => '?',
  1999.         ])));
  2000.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2001.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2002.         return $instance;
  2003.     }
  2004.     /**
  2005.      * Gets the public 'endroid_qr_code.custom_builder' shared autowired service.
  2006.      *
  2007.      * @return \Endroid\QrCode\Builder\Builder
  2008.      */
  2009.     protected function getEndroidQrCode_CustomBuilderService()
  2010.     {
  2011.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
  2012.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
  2013.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
  2014.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
  2015.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
  2016.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelHigh.php';
  2017.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
  2018.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
  2019.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  2020.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/SvgWriter.php';
  2021.         $this->services['endroid_qr_code.custom_builder'] = $instance = new \Endroid\QrCode\Builder\Builder();
  2022.         $instance->writer(($this->privates['Endroid\\QrCode\\Writer\\SvgWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\SvgWriter'] = new \Endroid\QrCode\Writer\SvgWriter())));
  2023.         $instance->writerOptions([]);
  2024.         $instance->size(500);
  2025.         $instance->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
  2026.         $instance->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelHigh());
  2027.         $instance->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
  2028.         $instance->logoPath((\dirname(__DIR__4).'/assets/images/logo.png'));
  2029.         $instance->logoResizeToWidth(150);
  2030.         $instance->validateResult(false);
  2031.         return $instance;
  2032.     }
  2033.     /**
  2034.      * Gets the public 'endroid_qr_code.default_builder' shared autowired service.
  2035.      *
  2036.      * @return \Endroid\QrCode\Builder\Builder
  2037.      */
  2038.     protected function getEndroidQrCode_DefaultBuilderService()
  2039.     {
  2040.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
  2041.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
  2042.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
  2043.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
  2044.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
  2045.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelLow.php';
  2046.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
  2047.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
  2048.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  2049.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/ValidatingWriterInterface.php';
  2050.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
  2051.         $this->services['endroid_qr_code.default_builder'] = $instance = new \Endroid\QrCode\Builder\Builder();
  2052.         $instance->writer(($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
  2053.         $instance->size(500);
  2054.         $instance->margin(10);
  2055.         $instance->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
  2056.         $instance->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow());
  2057.         $instance->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
  2058.         $instance->validateResult(false);
  2059.         return $instance;
  2060.     }
  2061.     /**
  2062.      * Gets the public 'error_controller' shared service.
  2063.      *
  2064.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2065.      */
  2066.     protected function getErrorControllerService()
  2067.     {
  2068.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2069.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2073.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2074.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2075.     }
  2076.     /**
  2077.      * Gets the public 'event_dispatcher' shared service.
  2078.      *
  2079.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2080.      */
  2081.     protected function getEventDispatcherService()
  2082.     {
  2083.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2084.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2085.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2086.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2087.         $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())));
  2088.         $instance->addListener('kernel.controller', [=> function () {
  2089.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2090.         }, => 'onKernelController'], 0);
  2091.         $instance->addListener('kernel.response', [=> function () {
  2092.             return ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()));
  2093.         }, => 'onKernelResponse'], 0);
  2094.         $instance->addListener('kernel.exception', [=> function () {
  2095.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2096.         }, => 'onKernelException'], 0);
  2097.         $instance->addListener('kernel.request', [=> function () {
  2098.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2099.         }, => 'onKernelRequest'], 0);
  2100.         $instance->addListener('kernel.controller', [=> function () {
  2101.             return ($this->privates['nzo.annotation_resolver'] ?? $this->getNzo_AnnotationResolverService());
  2102.         }, => 'onKernelController'], 0);
  2103.         $instance->addListener('user.registered', [=> function () {
  2104.             return ($this->privates['App\\EventSubscriber\\UserSubscriber'] ?? $this->getUserSubscriberService());
  2105.         }, => 'onUserRegistered'], 0);
  2106.         $instance->addListener('kernel.response', [=> function () {
  2107.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  2108.         }, => 'onKernelResponse'], 0);
  2109.         $instance->addListener('kernel.response', [=> function () {
  2110.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2111.         }, => 'onKernelResponse'], -1024);
  2112.         $instance->addListener('kernel.request', [=> function () {
  2113.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2114.         }, => 'setDefaultLocale'], 100);
  2115.         $instance->addListener('kernel.request', [=> function () {
  2116.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2117.         }, => 'onKernelRequest'], 16);
  2118.         $instance->addListener('kernel.finish_request', [=> function () {
  2119.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2120.         }, => 'onKernelFinishRequest'], 0);
  2121.         $instance->addListener('kernel.request', [=> function () {
  2122.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2123.         }, => 'onKernelRequest'], 256);
  2124.         $instance->addListener('kernel.request', [=> function () {
  2125.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  2126.         }, => 'resolveControllerName'], 24);
  2127.         $instance->addListener('kernel.response', [=> function () {
  2128.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2129.         }, => 'onResponse'], -255);
  2130.         $instance->addListener('kernel.request', [=> function () {
  2131.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2132.         }, => 'onKernelRequest'], 15);
  2133.         $instance->addListener('kernel.finish_request', [=> function () {
  2134.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2135.         }, => 'onKernelFinishRequest'], -15);
  2136.         $instance->addListener('console.error', [=> function () {
  2137.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2138.         }, => 'onConsoleError'], -128);
  2139.         $instance->addListener('console.terminate', [=> function () {
  2140.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2141.         }, => 'onConsoleTerminate'], -128);
  2142.         $instance->addListener('console.error', [=> function () {
  2143.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2144.         }, => 'onConsoleError'], 0);
  2145.         $instance->addListener('kernel.request', [=> function () {
  2146.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2147.         }, => 'onKernelRequest'], 128);
  2148.         $instance->addListener('kernel.response', [=> function () {
  2149.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2150.         }, => 'onKernelResponse'], -1000);
  2151.         $instance->addListener('kernel.finish_request', [=> function () {
  2152.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2153.         }, => 'onFinishRequest'], 0);
  2154.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2155.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2156.         }, => 'onMessage'], -255);
  2157.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2158.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2159.         }, => 'onMessage'], -255);
  2160.         $instance->addListener('kernel.response', [=> function () {
  2161.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2162.         }, => 'onKernelResponse'], -100);
  2163.         $instance->addListener('kernel.exception', [=> function () {
  2164.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2165.         }, => 'onKernelException'], 0);
  2166.         $instance->addListener('kernel.terminate', [=> function () {
  2167.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2168.         }, => 'onKernelTerminate'], -1024);
  2169.         $instance->addListener('kernel.controller', [=> function () {
  2170.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2171.         }, => 'onKernelController'], 0);
  2172.         $instance->addListener('kernel.response', [=> function () {
  2173.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2174.         }, => 'onKernelResponse'], 0);
  2175.         $instance->addListener('kernel.request', [=> function () {
  2176.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2177.         }, => 'configure'], 2048);
  2178.         $instance->addListener('console.command', [=> function () {
  2179.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2180.         }, => 'configure'], 2048);
  2181.         $instance->addListener('kernel.request', [=> function () {
  2182.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2183.         }, => 'onKernelRequest'], 32);
  2184.         $instance->addListener('kernel.finish_request', [=> function () {
  2185.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2186.         }, => 'onKernelFinishRequest'], 0);
  2187.         $instance->addListener('kernel.exception', [=> function () {
  2188.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2189.         }, => 'onKernelException'], -64);
  2190.         $instance->addListener('kernel.response', [=> function () {
  2191.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2192.         }, => 'onKernelResponse'], 0);
  2193.         $instance->addListener('kernel.exception', [=> function () {
  2194.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  2195.         }, => 'logKernelException'], 0);
  2196.         $instance->addListener('kernel.exception', [=> function () {
  2197.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  2198.         }, => 'onKernelException'], -128);
  2199.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2200.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2201.         }, => 'onMessage'], 0);
  2202.         $instance->addListener('kernel.controller', [=> function () {
  2203.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2204.         }, => 'onKernelController'], 0);
  2205.         $instance->addListener('kernel.controller', [=> function () {
  2206.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2207.         }, => 'onKernelController'], 0);
  2208.         $instance->addListener('kernel.controller', [=> function () {
  2209.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2210.         }, => 'onKernelController'], -128);
  2211.         $instance->addListener('kernel.view', [=> function () {
  2212.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2213.         }, => 'onKernelView'], 0);
  2214.         $instance->addListener('kernel.controller', [=> function () {
  2215.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2216.         }, => 'onKernelController'], 0);
  2217.         $instance->addListener('kernel.response', [=> function () {
  2218.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2219.         }, => 'onKernelResponse'], 0);
  2220.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2221.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2222.         }, => 'onKernelControllerArguments'], 0);
  2223.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2224.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2225.         }, => 'onKernelControllerArguments'], 0);
  2226.         $instance->addListener('kernel.response', [=> function () {
  2227.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2228.         }, => 'onKernelResponse'], 0);
  2229.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2230.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2231.         }, => 'onVoterVote'], 0);
  2232.         $instance->addListener('kernel.request', [=> function () {
  2233.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2234.         }, => 'configureLogoutUrlGenerator'], 8);
  2235.         $instance->addListener('kernel.request', [=> function () {
  2236.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2237.         }, => 'onKernelRequest'], 8);
  2238.         $instance->addListener('kernel.finish_request', [=> function () {
  2239.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2240.         }, => 'onKernelFinishRequest'], 0);
  2241.         $instance->addListener('kernel.response', [=> function () {
  2242.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2243.         }, => 'onKernelResponse'], -128);
  2244.         $instance->addListener('console.command', [=> function () {
  2245.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2246.         }, => 'onCommand'], 255);
  2247.         $instance->addListener('console.terminate', [=> function () {
  2248.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2249.         }, => 'onTerminate'], -255);
  2250.         $instance->addListener('console.command', [=> function () {
  2251.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2252.         }, => 'configure'], 1024);
  2253.         $instance->addListener('console.error', [=> function () {
  2254.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2255.         }, => 'onConsoleError'], 0);
  2256.         $instance->addListener('console.terminate', [=> function () {
  2257.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2258.         }, => 'onConsoleTerminate'], 0);
  2259.         $instance->addListener('kernel.exception', [=> function () {
  2260.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2261.         }, => 'onException'], 0);
  2262.         $instance->addListener('kernel.terminate', [=> function () {
  2263.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2264.         }, => 'onTerminate'], 0);
  2265.         $instance->addListener('console.error', [=> function () {
  2266.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2267.         }, => 'onException'], 0);
  2268.         $instance->addListener('console.terminate', [=> function () {
  2269.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2270.         }, => 'onTerminate'], 0);
  2271.         $instance->addListener('knp_pager.before', [=> function () {
  2272.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2273.         }, => 'before'], 0);
  2274.         $instance->addListener('knp_pager.pagination', [=> function () {
  2275.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2276.         }, => 'pagination'], 0);
  2277.         $instance->addListener('knp_pager.before', [=> function () {
  2278.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2279.         }, => 'before'], 1);
  2280.         $instance->addListener('knp_pager.before', [=> function () {
  2281.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2282.         }, => 'before'], 1);
  2283.         $instance->addListener('knp_pager.pagination', [=> function () {
  2284.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2285.         }, => 'pagination'], 1);
  2286.         return $instance;
  2287.     }
  2288.     /**
  2289.      * Gets the public 'filesystem' shared service.
  2290.      *
  2291.      * @return \Symfony\Component\Filesystem\Filesystem
  2292.      */
  2293.     protected function getFilesystemService()
  2294.     {
  2295.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2296.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2297.     }
  2298.     /**
  2299.      * Gets the public 'form.factory' shared service.
  2300.      *
  2301.      * @return \Symfony\Component\Form\FormFactory
  2302.      */
  2303.     protected function getForm_FactoryService()
  2304.     {
  2305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2307.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2308.     }
  2309.     /**
  2310.      * Gets the public 'form.type.file' shared service.
  2311.      *
  2312.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  2313.      */
  2314.     protected function getForm_Type_FileService()
  2315.     {
  2316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  2319.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  2320.     }
  2321.     /**
  2322.      * Gets the public 'http_kernel' shared service.
  2323.      *
  2324.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2325.      */
  2326.     protected function getHttpKernelService()
  2327.     {
  2328.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2329.         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 () {
  2330.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2331.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2332.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2333.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2334.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2335.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2336.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2337.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2338.         }, 8)), $a));
  2339.     }
  2340.     /**
  2341.      * Gets the public 'knp_menu.factory' shared service.
  2342.      *
  2343.      * @return \Knp\Menu\MenuFactory
  2344.      */
  2345.     protected function getKnpMenu_FactoryService()
  2346.     {
  2347.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  2348.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  2349.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  2350.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  2351.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  2352.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  2353.         return $instance;
  2354.     }
  2355.     /**
  2356.      * Gets the public 'knp_menu.matcher' shared service.
  2357.      *
  2358.      * @return \Knp\Menu\Matcher\Matcher
  2359.      */
  2360.     protected function getKnpMenu_MatcherService()
  2361.     {
  2362.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2363.             yield => ($this->services['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  2364.             yield => ($this->services['sonata.admin.menu.matcher.voter.active'] ?? ($this->services['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  2365.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  2366.         }, 3));
  2367.     }
  2368.     /**
  2369.      * Gets the public 'knp_paginator' shared service.
  2370.      *
  2371.      * @return \Knp\Component\Pager\Paginator
  2372.      */
  2373.     protected function getKnpPaginatorService($lazyLoad true)
  2374.     {
  2375.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  2376.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  2377.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2378.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true]);
  2379.         return $instance;
  2380.     }
  2381.     /**
  2382.      * Gets the public 'monolog.logger.pay_rewards' shared service.
  2383.      *
  2384.      * @return \Symfony\Bridge\Monolog\Logger
  2385.      */
  2386.     protected function getMonolog_Logger_PayRewardsService()
  2387.     {
  2388.         $this->services['monolog.logger.pay_rewards'] = $instance = new \Symfony\Bridge\Monolog\Logger('pay_rewards');
  2389.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2390.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2391.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2392.         $instance->pushHandler(($this->privates['monolog.handler.update_listings_logger'] ?? $this->getMonolog_Handler_UpdateListingsLoggerService()));
  2393.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2394.         return $instance;
  2395.     }
  2396.     /**
  2397.      * Gets the public 'pix_sortable_behavior.position' shared service.
  2398.      *
  2399.      * @return \Pix\SortableBehaviorBundle\Services\PositionORMHandler
  2400.      */
  2401.     protected function getPixSortableBehavior_PositionService()
  2402.     {
  2403.         $this->services['pix_sortable_behavior.position'] = $instance = new \Pix\SortableBehaviorBundle\Services\PositionORMHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2404.         $instance->setPositionField($this->parameters['pix.sortable.behavior.position.field']);
  2405.         $instance->setSortableGroups($this->parameters['pix.sortable.behavior.sortable_groups']);
  2406.         return $instance;
  2407.     }
  2408.     /**
  2409.      * Gets the public 'profiler' shared service.
  2410.      *
  2411.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2412.      */
  2413.     protected function getProfilerService()
  2414.     {
  2415.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2416.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2417.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2418.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2419.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2420.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2421.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2422.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2423.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2424.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2425.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2426.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2427.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2428.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2429.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2430.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  2431.         $d->addInstance('cache.doctrine.orm.default.result', ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2432.         $d->addInstance('cache.doctrine.orm.default.query', ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2433.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2434.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2435.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2436.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2437.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2438.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2439.         $g = new \Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector();
  2440.         $g->addInstance(($this->privates['bazinga_geocoder.provider.acme.profiler'] ?? ($this->privates['bazinga_geocoder.provider.acme.profiler'] = new \Bazinga\GeocoderBundle\Plugin\ProfilingPlugin('acme'))));
  2441.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2442.         if ($this->has('kernel')) {
  2443.             $h->setKernel($b);
  2444.         }
  2445.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2446.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2447.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2448.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2449.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2450.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2451.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2452.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2453.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2454.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2455.         $instance->add($d);
  2456.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2457.         $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())));
  2458.         $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())));
  2459.         $instance->add($e);
  2460.         $instance->add($f);
  2461.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2462.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2463.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2464.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  2465.         $instance->add($g);
  2466.         $instance->add($h);
  2467.         return $instance;
  2468.     }
  2469.     /**
  2470.      * Gets the public 'request_stack' shared service.
  2471.      *
  2472.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2473.      */
  2474.     protected function getRequestStackService()
  2475.     {
  2476.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2477.     }
  2478.     /**
  2479.      * Gets the public 'router' shared service.
  2480.      *
  2481.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2482.      */
  2483.     protected function getRouterService()
  2484.     {
  2485.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2486.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2487.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2488.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2489.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2490.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2491.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2492.         ], [
  2493.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2494.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  2495.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2496.         return $instance;
  2497.     }
  2498.     /**
  2499.      * Gets the public 'routing.loader' shared service.
  2500.      *
  2501.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2502.      */
  2503.     protected function getRouting_LoaderService()
  2504.     {
  2505.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2506.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2507.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2509.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2510.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2513.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2524.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2525.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2526.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2527.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2528.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2529.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2530.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2531.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2532.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2533.             'kernel' => ['services''kernel''getKernelService'false],
  2534.         ], [
  2535.             'kernel' => 'App\\Kernel',
  2536.         ]))));
  2537.         $a->addLoader(($this->services['sonata.admin.route_loader'] ?? $this->getSonata_Admin_RouteLoaderService()));
  2538.         $a->addLoader($c);
  2539.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2540.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2541.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2542.     }
  2543.     /**
  2544.      * Gets the public 'security.authentication_utils' shared service.
  2545.      *
  2546.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2547.      */
  2548.     protected function getSecurity_AuthenticationUtilsService()
  2549.     {
  2550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2551.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2552.     }
  2553.     /**
  2554.      * Gets the public 'security.authorization_checker' shared service.
  2555.      *
  2556.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2557.      */
  2558.     protected function getSecurity_AuthorizationCheckerService()
  2559.     {
  2560.         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);
  2561.     }
  2562.     /**
  2563.      * Gets the public 'security.csrf.token_manager' shared service.
  2564.      *
  2565.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2566.      */
  2567.     protected function getSecurity_Csrf_TokenManagerService()
  2568.     {
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2570.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2571.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2573.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2574.     }
  2575.     /**
  2576.      * Gets the public 'security.password_encoder' shared service.
  2577.      *
  2578.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2579.      */
  2580.     protected function getSecurity_PasswordEncoderService()
  2581.     {
  2582.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2583.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2584.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2585.     }
  2586.     /**
  2587.      * Gets the public 'security.token_storage' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2590.      */
  2591.     protected function getSecurity_TokenStorageService()
  2592.     {
  2593.         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, [
  2594.             'session' => ['services''session''getSessionService'false],
  2595.         ], [
  2596.             'session' => '?',
  2597.         ]));
  2598.     }
  2599.     /**
  2600.      * Gets the public 'serializer' shared service.
  2601.      *
  2602.      * @return \Symfony\Component\Serializer\Serializer
  2603.      */
  2604.     protected function getSerializerService()
  2605.     {
  2606.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2607.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2608.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2609.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2610.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2613.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2614.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2616.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2617.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2619.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2620.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2622.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2623.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2641.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2642.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  2643.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2644.     }
  2645.     /**
  2646.      * Gets the public 'services_resetter' shared service.
  2647.      *
  2648.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2649.      */
  2650.     protected function getServicesResetterService()
  2651.     {
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2653.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2654.             if (isset($this->services['cache.app'])) {
  2655.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2656.             }
  2657.             if (isset($this->services['cache.system'])) {
  2658.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2659.             }
  2660.             if (isset($this->privates['cache.validator'])) {
  2661.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2662.             }
  2663.             if (isset($this->privates['cache.serializer'])) {
  2664.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2665.             }
  2666.             if (isset($this->privates['cache.annotations'])) {
  2667.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2668.             }
  2669.             if (isset($this->privates['cache.property_info'])) {
  2670.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2671.             }
  2672.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2673.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2674.             }
  2675.             if (isset($this->services['profiler'])) {
  2676.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2677.             }
  2678.             if (isset($this->services['validator'])) {
  2679.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2680.             }
  2681.             if (isset($this->privates['debug.stopwatch'])) {
  2682.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2683.             }
  2684.             if (isset($this->services['event_dispatcher'])) {
  2685.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2686.             }
  2687.             if (isset($this->services['doctrine'])) {
  2688.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2689.             }
  2690.             if (isset($this->privates['form.type.entity'])) {
  2691.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2692.             }
  2693.             if (isset($this->services['security.token_storage'])) {
  2694.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2695.             }
  2696.             if (isset($this->privates['cache.security_expression_language'])) {
  2697.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2698.             }
  2699.             if (isset($this->privates['monolog.handler.update_listings_logger'])) {
  2700.                 yield 'monolog.handler.update_listings_logger' => ($this->privates['monolog.handler.update_listings_logger'] ?? null);
  2701.             }
  2702.             if (isset($this->privates['monolog.handler.main'])) {
  2703.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2704.             }
  2705.             if (isset($this->privates['monolog.handler.console'])) {
  2706.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2707.             }
  2708.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2709.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2710.             }
  2711.             if (isset($this->privates['cache.webpack_encore'])) {
  2712.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2713.             }
  2714.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2715.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2716.             }
  2717.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2718.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2719.             }
  2720.         }, function () {
  2721.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.update_listings_logger'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener']));
  2722.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.update_listings_logger' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset']]);
  2723.     }
  2724.     /**
  2725.      * Gets the public 'session' shared service.
  2726.      *
  2727.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2728.      */
  2729.     protected function getSessionService()
  2730.     {
  2731.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2732.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2733.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  2734.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php';
  2735.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
  2736.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  2737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  2738.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()), new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), ($this->privates['session.flash_bag'] ?? ($this->privates['session.flash_bag'] = new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag())));
  2739.     }
  2740.     /**
  2741.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  2742.      *
  2743.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  2744.      */
  2745.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  2746.     {
  2747.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  2748.         return $this->services['sonata.admin.action.append_form_field_element'] = new \Sonata\AdminBundle\Action\AppendFormFieldElementAction(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  2749.     }
  2750.     /**
  2751.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  2752.      *
  2753.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  2754.      */
  2755.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  2756.     {
  2757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  2758.         return $this->services['sonata.admin.action.get_short_object_description'] = new \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2759.     }
  2760.     /**
  2761.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  2762.      *
  2763.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  2764.      */
  2765.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  2766.     {
  2767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  2768.         return $this->services['sonata.admin.action.retrieve_autocomplete_items'] = new \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2769.     }
  2770.     /**
  2771.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  2772.      *
  2773.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  2774.      */
  2775.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  2778.         return $this->services['sonata.admin.action.retrieve_form_field_element'] = new \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  2779.     }
  2780.     /**
  2781.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  2782.      *
  2783.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  2784.      */
  2785.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  2786.     {
  2787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  2788.         return $this->services['sonata.admin.action.set_object_field_value'] = new \Sonata\AdminBundle\Action\SetObjectFieldValueAction(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['validator'] ?? $this->getValidatorService()));
  2789.     }
  2790.     /**
  2791.      * Gets the public 'sonata.admin.audit.manager' shared service.
  2792.      *
  2793.      * @return \Sonata\AdminBundle\Model\AuditManager
  2794.      */
  2795.     protected function getSonata_Admin_Audit_ManagerService()
  2796.     {
  2797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  2798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  2799.         return $this->services['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager($this);
  2800.     }
  2801.     /**
  2802.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  2803.      *
  2804.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  2805.      */
  2806.     protected function getSonata_Admin_Block_AdminListService()
  2807.     {
  2808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  2809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  2810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  2811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  2812.         return $this->services['sonata.admin.block.admin_list'] = new \Sonata\AdminBundle\Block\AdminListBlockService(($this->services['twig'] ?? $this->getTwigService()), NULL, ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  2813.     }
  2814.     /**
  2815.      * Gets the public 'sonata.admin.block.search_result' shared service.
  2816.      *
  2817.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  2818.      */
  2819.     protected function getSonata_Admin_Block_SearchResultService()
  2820.     {
  2821.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  2822.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  2823.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  2825.         return $this->services['sonata.admin.block.search_result'] = new \Sonata\AdminBundle\Block\AdminSearchBlockService(($this->services['twig'] ?? $this->getTwigService()), NULL, ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.search.handler'] ?? $this->getSonata_Admin_Search_HandlerService()));
  2826.     }
  2827.     /**
  2828.      * Gets the public 'sonata.admin.block.stats' shared service.
  2829.      *
  2830.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  2831.      */
  2832.     protected function getSonata_Admin_Block_StatsService()
  2833.     {
  2834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  2835.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  2836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  2837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  2838.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService(($this->services['twig'] ?? $this->getTwigService()), NULL, ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2839.     }
  2840.     /**
  2841.      * Gets the public 'sonata.admin.breadcrumbs_builder' shared service.
  2842.      *
  2843.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  2844.      */
  2845.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  2846.     {
  2847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  2848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  2849.         return $this->services['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  2850.     }
  2851.     /**
  2852.      * Gets the public 'sonata.admin.builder.filter.factory' shared service.
  2853.      *
  2854.      * @return \Sonata\AdminBundle\Filter\FilterFactory
  2855.      */
  2856.     protected function getSonata_Admin_Builder_Filter_FactoryService()
  2857.     {
  2858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  2859.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  2860.         return $this->services['sonata.admin.builder.filter.factory'] = new \Sonata\AdminBundle\Filter\FilterFactory($this, ['Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => 'sonata.admin.orm.filter.type.boolean''doctrine_orm_boolean' => 'sonata.admin.orm.filter.type.boolean''Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => 'sonata.admin.orm.filter.type.callback''doctrine_orm_callback' => 'sonata.admin.orm.filter.type.callback''Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => 'sonata.admin.orm.filter.type.choice''doctrine_orm_choice' => 'sonata.admin.orm.filter.type.choice''Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => 'sonata.admin.orm.filter.type.model''doctrine_orm_model' => 'sonata.admin.orm.filter.type.model''Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => 'sonata.admin.orm.filter.type.model_autocomplete''doctrine_orm_model_autocomplete' => 'sonata.admin.orm.filter.type.model_autocomplete''Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => 'sonata.admin.orm.filter.type.string''doctrine_orm_string' => 'sonata.admin.orm.filter.type.string''Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => 'sonata.admin.orm.filter.type.number''doctrine_orm_number' => 'sonata.admin.orm.filter.type.number''Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => 'sonata.admin.orm.filter.type.date''doctrine_orm_date' => 'sonata.admin.orm.filter.type.date''Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => 'sonata.admin.orm.filter.type.date_range''doctrine_orm_date_range' => 'sonata.admin.orm.filter.type.date_range''Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => 'sonata.admin.orm.filter.type.datetime''doctrine_orm_datetime' => 'sonata.admin.orm.filter.type.datetime''Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => 'sonata.admin.orm.filter.type.time''doctrine_orm_time' => 'sonata.admin.orm.filter.type.time''Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => 'sonata.admin.orm.filter.type.datetime_range''doctrine_orm_datetime_range' => 'sonata.admin.orm.filter.type.datetime_range''Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => 'sonata.admin.orm.filter.type.class''doctrine_orm_class' => 'sonata.admin.orm.filter.type.class']);
  2861.     }
  2862.     /**
  2863.      * Gets the public 'sonata.admin.controller.admin' shared service.
  2864.      *
  2865.      * @return \Sonata\AdminBundle\Controller\HelperController
  2866.      *
  2867.      * @deprecated The controller service "sonata.admin.controller.admin" is deprecated in favor of several action services since version 3.38.0 and will be removed in 4.0.
  2868.      */
  2869.     protected function getSonata_Admin_Controller_AdminService()
  2870.     {
  2871.         @trigger_error('The controller service "sonata.admin.controller.admin" is deprecated in favor of several action services since version 3.38.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  2872.         return $this->services['sonata.admin.controller.admin'] = new \Sonata\AdminBundle\Controller\HelperController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()), ($this->services['validator'] ?? $this->getValidatorService()));
  2873.     }
  2874.     /**
  2875.      * Gets the public 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  2876.      *
  2877.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  2878.      */
  2879.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  2884.         return $this->services['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  2885.     }
  2886.     /**
  2887.      * Gets the public 'sonata.admin.event.extension' shared service.
  2888.      *
  2889.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  2890.      */
  2891.     protected function getSonata_Admin_Event_ExtensionService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  2894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  2896.         return $this->services['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2897.     }
  2898.     /**
  2899.      * Gets the public 'sonata.admin.exporter' shared service.
  2900.      *
  2901.      * @return \Sonata\AdminBundle\Export\Exporter
  2902.      *
  2903.      * @deprecated The service "sonata.admin.exporter" is deprecated in favor of the "sonata.exporter.exporter" service since version 3.14 and will be removed in 4.0.
  2904.      */
  2905.     protected function getSonata_Admin_ExporterService()
  2906.     {
  2907.         @trigger_error('The service "sonata.admin.exporter" is deprecated in favor of the "sonata.exporter.exporter" service since version 3.14 and will be removed in 4.0.'E_USER_DEPRECATED);
  2908.         return $this->services['sonata.admin.exporter'] = new \Sonata\AdminBundle\Export\Exporter();
  2909.     }
  2910.     /**
  2911.      * Gets the public 'sonata.admin.form.extension.choice' shared service.
  2912.      *
  2913.      * @return \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension
  2914.      */
  2915.     protected function getSonata_Admin_Form_Extension_ChoiceService()
  2916.     {
  2917.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/ChoiceTypeExtension.php';
  2920.         return $this->services['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension();
  2921.     }
  2922.     /**
  2923.      * Gets the public 'sonata.admin.form.extension.field' shared service.
  2924.      *
  2925.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  2926.      */
  2927.     protected function getSonata_Admin_Form_Extension_FieldService()
  2928.     {
  2929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2931.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  2932.         return $this->services['sonata.admin.form.extension.field'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension(['Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\EmailType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => ''], ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_icon' => '<i class="fa fa-folder"></i>''dropdown_number_groups_per_colums' => 2'title_mode' => 'both''lock_protection' => false'enable_jms_di_extra_autoregistration' => true'mosaic_background' => 'data:image/png;base64,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''javascripts' => [=> 'bundles/sonatacore/vendor/jquery/dist/jquery.min.js'=> 'bundles/sonataadmin/vendor/jquery.scrollTo/jquery.scrollTo.min.js'=> 'bundles/sonataadmin/vendor/jqueryui/ui/minified/jquery-ui.min.js'=> 'bundles/sonataadmin/vendor/jqueryui/ui/minified/i18n/jquery-ui-i18n.min.js'=> 'bundles/sonatacore/vendor/moment/min/moment.min.js'=> 'bundles/sonatacore/vendor/bootstrap/dist/js/bootstrap.min.js'=> 'bundles/sonatacore/vendor/eonasdan-bootstrap-datetimepicker/build/js/bootstrap-datetimepicker.min.js'=> 'bundles/sonataadmin/vendor/jquery-form/jquery.form.js'=> 'bundles/sonataadmin/jquery/jquery.confirmExit.js'=> 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/js/bootstrap-editable.min.js'10 => 'bundles/sonatacore/vendor/select2/select2.min.js'11 => 'bundles/sonataadmin/vendor/admin-lte/dist/js/app.min.js'12 => 'bundles/sonataadmin/vendor/iCheck/icheck.min.js'13 => 'bundles/sonataadmin/vendor/slimScroll/jquery.slimscroll.min.js'14 => 'bundles/sonataadmin/vendor/waypoints/lib/jquery.waypoints.min.js'15 => 'bundles/sonataadmin/vendor/waypoints/lib/shortcuts/sticky.min.js'16 => 'bundles/sonataadmin/vendor/readmore-js/readmore.min.js'17 => 'bundles/sonataadmin/vendor/masonry/dist/masonry.pkgd.min.js'18 => 'bundles/sonataadmin/Admin.js'19 => 'bundles/sonataadmin/treeview.js'20 => 'bundles/sonataadmin/sidebar.js'21 => 'bundles/sonatacore/js/base.js'], 'stylesheets' => [=> 'bundles/sonatacore/vendor/bootstrap/dist/css/bootstrap.min.css'=> 'bundles/sonatacore/vendor/components-font-awesome/css/font-awesome.min.css'=> 'bundles/sonatacore/vendor/ionicons/css/ionicons.min.css'=> 'bundles/sonataadmin/vendor/admin-lte/dist/css/AdminLTE.min.css'=> 'bundles/sonataadmin/vendor/admin-lte/dist/css/skins/skin-black.min.css'=> 'bundles/sonataadmin/vendor/iCheck/skins/square/blue.css'=> 'bundles/sonatacore/vendor/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css'=> 'bundles/sonataadmin/vendor/jqueryui/themes/base/jquery-ui.css'=> 'bundles/sonatacore/vendor/select2/select2.css'=> 'bundles/sonatacore/vendor/select2-bootstrap-css/select2-bootstrap.min.css'10 => 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/css/bootstrap-editable.css'11 => 'bundles/sonataadmin/css/styles.css'12 => 'bundles/sonataadmin/css/layout.css'13 => 'bundles/sonataadmin/css/tree.css'14 => 'bundles/sonatacore/css/flashmessage.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  2933.     }
  2934.     /**
  2935.      * Gets the public 'sonata.admin.form.extension.field.mopa' shared service.
  2936.      *
  2937.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension
  2938.      */
  2939.     protected function getSonata_Admin_Form_Extension_Field_MopaService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/MopaCompatibilityTypeFieldExtension.php';
  2944.         return $this->services['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension();
  2945.     }
  2946.     /**
  2947.      * Gets the public 'sonata.admin.form.filter.type.choice' shared service.
  2948.      *
  2949.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  2950.      */
  2951.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  2952.     {
  2953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2955.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  2956.         return $this->services['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType(($this->services['translator'] ?? $this->getTranslatorService()));
  2957.     }
  2958.     /**
  2959.      * Gets the public 'sonata.admin.form.filter.type.date' shared service.
  2960.      *
  2961.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  2962.      */
  2963.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  2964.     {
  2965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  2968.         return $this->services['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType(($this->services['translator'] ?? $this->getTranslatorService()));
  2969.     }
  2970.     /**
  2971.      * Gets the public 'sonata.admin.form.filter.type.daterange' shared service.
  2972.      *
  2973.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  2974.      */
  2975.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  2976.     {
  2977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  2980.         return $this->services['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  2981.     }
  2982.     /**
  2983.      * Gets the public 'sonata.admin.form.filter.type.datetime' shared service.
  2984.      *
  2985.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  2986.      */
  2987.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  2988.     {
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  2992.         return $this->services['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType(($this->services['translator'] ?? $this->getTranslatorService()));
  2993.     }
  2994.     /**
  2995.      * Gets the public 'sonata.admin.form.filter.type.datetime_range' shared service.
  2996.      *
  2997.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  2998.      */
  2999.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  3000.     {
  3001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  3004.         return $this->services['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  3005.     }
  3006.     /**
  3007.      * Gets the public 'sonata.admin.form.filter.type.default' shared service.
  3008.      *
  3009.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  3010.      */
  3011.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  3012.     {
  3013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3015.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  3016.         return $this->services['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  3017.     }
  3018.     /**
  3019.      * Gets the public 'sonata.admin.form.filter.type.number' shared service.
  3020.      *
  3021.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  3022.      */
  3023.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  3024.     {
  3025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  3028.         return $this->services['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType(($this->services['translator'] ?? $this->getTranslatorService()));
  3029.     }
  3030.     /**
  3031.      * Gets the public 'sonata.admin.form.type.admin' shared service.
  3032.      *
  3033.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  3034.      */
  3035.     protected function getSonata_Admin_Form_Type_AdminService()
  3036.     {
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  3040.         return $this->services['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType();
  3041.     }
  3042.     /**
  3043.      * Gets the public 'sonata.admin.form.type.collection' shared service.
  3044.      *
  3045.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  3046.      */
  3047.     protected function getSonata_Admin_Form_Type_CollectionService()
  3048.     {
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  3052.         return $this->services['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  3053.     }
  3054.     /**
  3055.      * Gets the public 'sonata.admin.form.type.model_autocomplete' shared service.
  3056.      *
  3057.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  3058.      */
  3059.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  3060.     {
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  3064.         return $this->services['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  3065.     }
  3066.     /**
  3067.      * Gets the public 'sonata.admin.form.type.model_choice' shared service.
  3068.      *
  3069.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  3070.      */
  3071.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  3072.     {
  3073.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  3076.         return $this->services['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3077.     }
  3078.     /**
  3079.      * Gets the public 'sonata.admin.form.type.model_hidden' shared service.
  3080.      *
  3081.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  3082.      */
  3083.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  3084.     {
  3085.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3086.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  3088.         return $this->services['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  3089.     }
  3090.     /**
  3091.      * Gets the public 'sonata.admin.form.type.model_list' shared service.
  3092.      *
  3093.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  3094.      */
  3095.     protected function getSonata_Admin_Form_Type_ModelListService()
  3096.     {
  3097.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  3100.         return $this->services['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  3101.     }
  3102.     /**
  3103.      * Gets the public 'sonata.admin.form.type.model_reference' shared service.
  3104.      *
  3105.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  3106.      */
  3107.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  3108.     {
  3109.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3110.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  3112.         return $this->services['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  3113.     }
  3114.     /**
  3115.      * Gets the public 'sonata.admin.global_template_registry' shared service.
  3116.      *
  3117.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  3118.      */
  3119.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  3120.     {
  3121.         return $this->services['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3122.     }
  3123.     /**
  3124.      * Gets the public 'sonata.admin.helper' shared service.
  3125.      *
  3126.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  3127.      */
  3128.     protected function getSonata_Admin_HelperService()
  3129.     {
  3130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  3131.         return $this->services['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3132.     }
  3133.     /**
  3134.      * Gets the public 'sonata.admin.label.strategy.bc' shared service.
  3135.      *
  3136.      * @return \Sonata\AdminBundle\Translator\BCLabelTranslatorStrategy
  3137.      */
  3138.     protected function getSonata_Admin_Label_Strategy_BcService()
  3139.     {
  3140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/BCLabelTranslatorStrategy.php';
  3142.         return $this->services['sonata.admin.label.strategy.bc'] = new \Sonata\AdminBundle\Translator\BCLabelTranslatorStrategy();
  3143.     }
  3144.     /**
  3145.      * Gets the public 'sonata.admin.label.strategy.form_component' shared service.
  3146.      *
  3147.      * @return \Sonata\AdminBundle\Translator\FormLabelTranslatorStrategy
  3148.      */
  3149.     protected function getSonata_Admin_Label_Strategy_FormComponentService()
  3150.     {
  3151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3152.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/FormLabelTranslatorStrategy.php';
  3153.         return $this->services['sonata.admin.label.strategy.form_component'] = new \Sonata\AdminBundle\Translator\FormLabelTranslatorStrategy();
  3154.     }
  3155.     /**
  3156.      * Gets the public 'sonata.admin.label.strategy.native' shared service.
  3157.      *
  3158.      * @return \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy
  3159.      */
  3160.     protected function getSonata_Admin_Label_Strategy_NativeService()
  3161.     {
  3162.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3164.         return $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy();
  3165.     }
  3166.     /**
  3167.      * Gets the public 'sonata.admin.label.strategy.noop' shared service.
  3168.      *
  3169.      * @return \Sonata\AdminBundle\Translator\NoopLabelTranslatorStrategy
  3170.      */
  3171.     protected function getSonata_Admin_Label_Strategy_NoopService()
  3172.     {
  3173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NoopLabelTranslatorStrategy.php';
  3175.         return $this->services['sonata.admin.label.strategy.noop'] = new \Sonata\AdminBundle\Translator\NoopLabelTranslatorStrategy();
  3176.     }
  3177.     /**
  3178.      * Gets the public 'sonata.admin.label.strategy.underscore' shared service.
  3179.      *
  3180.      * @return \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy
  3181.      */
  3182.     protected function getSonata_Admin_Label_Strategy_UnderscoreService()
  3183.     {
  3184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  3186.         return $this->services['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy();
  3187.     }
  3188.     /**
  3189.      * Gets the public 'sonata.admin.manager.orm' shared service.
  3190.      *
  3191.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  3192.      */
  3193.     protected function getSonata_Admin_Manager_OrmService()
  3194.     {
  3195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  3196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  3197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  3198.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3199.     }
  3200.     /**
  3201.      * Gets the public 'sonata.admin.manipulator.acl.admin' shared service.
  3202.      *
  3203.      * @return \Sonata\AdminBundle\Util\AdminAclManipulator
  3204.      */
  3205.     protected function getSonata_Admin_Manipulator_Acl_AdminService()
  3206.     {
  3207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  3209.         return $this->services['sonata.admin.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  3210.     }
  3211.     /**
  3212.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  3213.      *
  3214.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  3215.      */
  3216.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  3217.     {
  3218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  3219.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  3220.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  3221.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator();
  3222.     }
  3223.     /**
  3224.      * Gets the public 'sonata.admin.menu.matcher.voter.active' shared service.
  3225.      *
  3226.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter
  3227.      */
  3228.     protected function getSonata_Admin_Menu_Matcher_Voter_ActiveService()
  3229.     {
  3230.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  3231.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/ActiveVoter.php';
  3232.         return $this->services['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter();
  3233.     }
  3234.     /**
  3235.      * Gets the public 'sonata.admin.menu.matcher.voter.admin' shared service.
  3236.      *
  3237.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  3238.      */
  3239.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  3240.     {
  3241.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  3242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  3243.         return $this->services['sonata.admin.menu.matcher.voter.admin'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3244.     }
  3245.     /**
  3246.      * Gets the public 'sonata.admin.menu.matcher.voter.children' shared service.
  3247.      *
  3248.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\ChildrenVoter
  3249.      *
  3250.      * @deprecated The "sonata.admin.menu.matcher.voter.children" service is deprecated since 3.28 and will be removed in 4.0.
  3251.      */
  3252.     protected function getSonata_Admin_Menu_Matcher_Voter_ChildrenService()
  3253.     {
  3254.         @trigger_error('The "sonata.admin.menu.matcher.voter.children" service is deprecated since 3.28 and will be removed in 4.0.'E_USER_DEPRECATED);
  3255.         return $this->services['sonata.admin.menu.matcher.voter.children'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ChildrenVoter(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  3256.     }
  3257.     /**
  3258.      * Gets the public 'sonata.admin.menu_builder' shared service.
  3259.      *
  3260.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  3261.      */
  3262.     protected function getSonata_Admin_MenuBuilderService()
  3263.     {
  3264.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  3265.         return $this->services['sonata.admin.menu_builder'] = new \Sonata\AdminBundle\Menu\MenuBuilder(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3266.     }
  3267.     /**
  3268.      * Gets the public 'sonata.admin.object.manipulator.acl.admin' shared service.
  3269.      *
  3270.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  3271.      */
  3272.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  3273.     {
  3274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  3275.         return $this->services['sonata.admin.object.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminObjectAclManipulator(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  3276.     }
  3277.     /**
  3278.      * Gets the public 'sonata.admin.orm.filter.type.boolean' service.
  3279.      *
  3280.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  3281.      */
  3282.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  3283.     {
  3284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3287.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  3288.         return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  3289.     }
  3290.     /**
  3291.      * Gets the public 'sonata.admin.orm.filter.type.callback' service.
  3292.      *
  3293.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  3294.      */
  3295.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  3296.     {
  3297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  3301.         return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  3302.     }
  3303.     /**
  3304.      * Gets the public 'sonata.admin.orm.filter.type.choice' service.
  3305.      *
  3306.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  3307.      */
  3308.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  3309.     {
  3310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  3314.         return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  3315.     }
  3316.     /**
  3317.      * Gets the public 'sonata.admin.orm.filter.type.class' service.
  3318.      *
  3319.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  3320.      */
  3321.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  3322.     {
  3323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3325.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  3327.         return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  3328.     }
  3329.     /**
  3330.      * Gets the public 'sonata.admin.orm.filter.type.date' service.
  3331.      *
  3332.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  3333.      */
  3334.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  3335.     {
  3336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3337.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3338.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3339.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3340.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  3341.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  3342.     }
  3343.     /**
  3344.      * Gets the public 'sonata.admin.orm.filter.type.date_range' service.
  3345.      *
  3346.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  3347.      */
  3348.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  3349.     {
  3350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  3355.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  3356.     }
  3357.     /**
  3358.      * Gets the public 'sonata.admin.orm.filter.type.datetime' service.
  3359.      *
  3360.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  3361.      */
  3362.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  3363.     {
  3364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  3369.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  3370.     }
  3371.     /**
  3372.      * Gets the public 'sonata.admin.orm.filter.type.datetime_range' service.
  3373.      *
  3374.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  3375.      */
  3376.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  3377.     {
  3378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  3383.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  3384.     }
  3385.     /**
  3386.      * Gets the public 'sonata.admin.orm.filter.type.model' service.
  3387.      *
  3388.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  3389.      */
  3390.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  3391.     {
  3392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3394.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3395.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  3396.         return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  3397.     }
  3398.     /**
  3399.      * Gets the public 'sonata.admin.orm.filter.type.model_autocomplete' service.
  3400.      *
  3401.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  3402.      */
  3403.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  3409.         return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  3410.     }
  3411.     /**
  3412.      * Gets the public 'sonata.admin.orm.filter.type.number' service.
  3413.      *
  3414.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  3415.      */
  3416.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  3417.     {
  3418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  3422.         return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  3423.     }
  3424.     /**
  3425.      * Gets the public 'sonata.admin.orm.filter.type.string' service.
  3426.      *
  3427.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  3428.      */
  3429.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  3430.     {
  3431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3433.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  3435.         return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  3436.     }
  3437.     /**
  3438.      * Gets the public 'sonata.admin.orm.filter.type.time' service.
  3439.      *
  3440.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  3441.      */
  3442.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  3443.     {
  3444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  3449.         return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  3450.     }
  3451.     /**
  3452.      * Gets the public 'sonata.admin.pool' shared service.
  3453.      *
  3454.      * @return \Sonata\AdminBundle\Admin\Pool
  3455.      */
  3456.     protected function getSonata_Admin_PoolService()
  3457.     {
  3458.         $this->services['sonata.admin.pool'] = $instance = new \Sonata\AdminBundle\Admin\Pool($this'LubeZone Admin''/build/images/logo.png', ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_icon' => '<i class="fa fa-folder"></i>''dropdown_number_groups_per_colums' => 2'title_mode' => 'both''lock_protection' => false'enable_jms_di_extra_autoregistration' => true'mosaic_background' => 'data:image/png;base64,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''javascripts' => [=> 'bundles/sonatacore/vendor/jquery/dist/jquery.min.js'=> 'bundles/sonataadmin/vendor/jquery.scrollTo/jquery.scrollTo.min.js'=> 'bundles/sonataadmin/vendor/jqueryui/ui/minified/jquery-ui.min.js'=> 'bundles/sonataadmin/vendor/jqueryui/ui/minified/i18n/jquery-ui-i18n.min.js'=> 'bundles/sonatacore/vendor/moment/min/moment.min.js'=> 'bundles/sonatacore/vendor/bootstrap/dist/js/bootstrap.min.js'=> 'bundles/sonatacore/vendor/eonasdan-bootstrap-datetimepicker/build/js/bootstrap-datetimepicker.min.js'=> 'bundles/sonataadmin/vendor/jquery-form/jquery.form.js'=> 'bundles/sonataadmin/jquery/jquery.confirmExit.js'=> 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/js/bootstrap-editable.min.js'10 => 'bundles/sonatacore/vendor/select2/select2.min.js'11 => 'bundles/sonataadmin/vendor/admin-lte/dist/js/app.min.js'12 => 'bundles/sonataadmin/vendor/iCheck/icheck.min.js'13 => 'bundles/sonataadmin/vendor/slimScroll/jquery.slimscroll.min.js'14 => 'bundles/sonataadmin/vendor/waypoints/lib/jquery.waypoints.min.js'15 => 'bundles/sonataadmin/vendor/waypoints/lib/shortcuts/sticky.min.js'16 => 'bundles/sonataadmin/vendor/readmore-js/readmore.min.js'17 => 'bundles/sonataadmin/vendor/masonry/dist/masonry.pkgd.min.js'18 => 'bundles/sonataadmin/Admin.js'19 => 'bundles/sonataadmin/treeview.js'20 => 'bundles/sonataadmin/sidebar.js'21 => 'bundles/sonatacore/js/base.js'], 'stylesheets' => [=> 'bundles/sonatacore/vendor/bootstrap/dist/css/bootstrap.min.css'=> 'bundles/sonatacore/vendor/components-font-awesome/css/font-awesome.min.css'=> 'bundles/sonatacore/vendor/ionicons/css/ionicons.min.css'=> 'bundles/sonataadmin/vendor/admin-lte/dist/css/AdminLTE.min.css'=> 'bundles/sonataadmin/vendor/admin-lte/dist/css/skins/skin-black.min.css'=> 'bundles/sonataadmin/vendor/iCheck/skins/square/blue.css'=> 'bundles/sonatacore/vendor/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css'=> 'bundles/sonataadmin/vendor/jqueryui/themes/base/jquery-ui.css'=> 'bundles/sonatacore/vendor/select2/select2.css'=> 'bundles/sonatacore/vendor/select2-bootstrap-css/select2-bootstrap.min.css'10 => 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/css/bootstrap-editable.css'11 => 'bundles/sonataadmin/css/styles.css'12 => 'bundles/sonataadmin/css/layout.css'13 => 'bundles/sonataadmin/css/tree.css'14 => 'bundles/sonatacore/css/flashmessage.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true], ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3459.         $instance->setTemplateRegistry(($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  3460.         $instance->setAdminServiceIds([=> 'admin.user'=> 'admin.location'=> 'admin.faq'=> 'admin.pages'=> 'admin.wirecard_transaction'=> 'admin.reward'=> 'admin.import_logs'=> 'admin.user_referral'=> 'admin.event']);
  3461.         $instance->setAdminGroups(['administration' => ['label' => 'Administration''label_catalogue' => 'SonataAdminBundle''items' => [=> ['admin' => 'admin.user''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.location''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.faq''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.reward''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.wirecard_transaction''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.import_logs''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.user_referral''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []], => ['admin' => 'admin.event''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []]], 'icon' => '<i class="fa fa-folder"></i>''on_top' => false'keep_open' => false'item_adds' => [], 'roles' => []], 'editor' => ['label' => 'Editor''label_catalogue' => 'SonataAdminBundle''items' => [=> ['admin' => 'admin.pages''label' => '''route' => '''route_params' => [], 'route_absolute' => false'roles' => []]], 'roles' => [=> 'ROLE_ADMIN'], 'icon' => '<i class="fa fa-folder"></i>''on_top' => false'keep_open' => false'item_adds' => []], 'import' => ['label' => 'Import Tools''label_catalogue' => 'SonataAdminBundle''items' => [=> ['route' => 'admin_import_rewards''label' => 'Import Rewards''route_params' => [], 'admin' => '''roles' => [], 'route_absolute' => false]], 'roles' => [=> 'ROLE_ADMIN'=> 'ROLE_CORPORATE_ADMIN'], 'icon' => '<i class="fa fa-folder"></i>''on_top' => false'keep_open' => false'item_adds' => []], 'Homepage' => ['label' => 'Homepage''on_top' => true'label_catalogue' => 'SonataAdminBundle''items' => [=> ['route' => 'homepage''label' => 'Homepage''route_params' => [], 'admin' => '''roles' => [], 'route_absolute' => false]], 'icon' => '<i class="fa fa-folder"></i>''keep_open' => false'item_adds' => [], 'roles' => []], 'logout' => ['label' => 'Log out''on_top' => true'label_catalogue' => 'SonataAdminBundle''items' => [=> ['route' => 'logout''label' => 'Log out''route_params' => [], 'admin' => '''roles' => [], 'route_absolute' => false]], 'icon' => '<i class="fa fa-folder"></i>''keep_open' => false'item_adds' => [], 'roles' => []]]);
  3462.         $instance->setAdminClasses(['App\\Entity\\User' => [=> 'admin.user'=> 'admin.user_referral'], 'App\\Entity\\Location' => [=> 'admin.location'], 'App\\Entity\\Faq' => [=> 'admin.faq'], 'App\\Entity\\Pages' => [=> 'admin.pages'], 'App\\Entity\\WirecardTransaction' => [=> 'admin.wirecard_transaction'], 'App\\Entity\\Reward' => [=> 'admin.reward'], 'App\\Entity\\ImportLogs' => [=> 'admin.import_logs'], 'App\\Entity\\Event' => [=> 'admin.event']]);
  3463.         return $instance;
  3464.     }
  3465.     /**
  3466.      * Gets the public 'sonata.admin.route.cache' shared service.
  3467.      *
  3468.      * @return \Sonata\AdminBundle\Route\RoutesCache
  3469.      */
  3470.     protected function getSonata_Admin_Route_CacheService()
  3471.     {
  3472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  3473.         return $this->services['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true);
  3474.     }
  3475.     /**
  3476.      * Gets the public 'sonata.admin.route.cache_warmup' shared service.
  3477.      *
  3478.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  3479.      */
  3480.     protected function getSonata_Admin_Route_CacheWarmupService()
  3481.     {
  3482.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  3484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  3485.         return $this->services['sonata.admin.route.cache_warmup'] = new \Sonata\AdminBundle\Route\RoutesCacheWarmUp(($this->services['sonata.admin.route.cache'] ?? ($this->services['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3486.     }
  3487.     /**
  3488.      * Gets the public 'sonata.admin.route.default_generator' shared service.
  3489.      *
  3490.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  3491.      */
  3492.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  3493.     {
  3494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  3495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  3496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  3497.         return $this->services['sonata.admin.route.default_generator'] = new \Sonata\AdminBundle\Route\DefaultRouteGenerator(($this->services['router'] ?? $this->getRouterService()), ($this->services['sonata.admin.route.cache'] ?? ($this->services['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))));
  3498.     }
  3499.     /**
  3500.      * Gets the public 'sonata.admin.route.path_info' shared service.
  3501.      *
  3502.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  3503.      */
  3504.     protected function getSonata_Admin_Route_PathInfoService()
  3505.     {
  3506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  3507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  3508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  3509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  3510.         return $this->services['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->services['sonata.admin.audit.manager'] ?? ($this->services['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager($this))));
  3511.     }
  3512.     /**
  3513.      * Gets the public 'sonata.admin.route.query_string' shared service.
  3514.      *
  3515.      * @return \Sonata\AdminBundle\Route\QueryStringBuilder
  3516.      */
  3517.     protected function getSonata_Admin_Route_QueryStringService()
  3518.     {
  3519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  3520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/QueryStringBuilder.php';
  3521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  3522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  3523.         return $this->services['sonata.admin.route.query_string'] = new \Sonata\AdminBundle\Route\QueryStringBuilder(($this->services['sonata.admin.audit.manager'] ?? ($this->services['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager($this))));
  3524.     }
  3525.     /**
  3526.      * Gets the public 'sonata.admin.route_loader' shared service.
  3527.      *
  3528.      * @return \Sonata\AdminBundle\Route\AdminPoolLoader
  3529.      */
  3530.     protected function getSonata_Admin_RouteLoaderService()
  3531.     {
  3532.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3533.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  3535.         return $this->services['sonata.admin.route_loader'] = new \Sonata\AdminBundle\Route\AdminPoolLoader(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), [=> 'admin.user'=> 'admin.location'=> 'admin.faq'=> 'admin.pages'=> 'admin.wirecard_transaction'=> 'admin.reward'=> 'admin.import_logs'=> 'admin.user_referral'=> 'admin.event'], $this);
  3536.     }
  3537.     /**
  3538.      * Gets the public 'sonata.admin.search.handler' shared service.
  3539.      *
  3540.      * @return \Sonata\AdminBundle\Search\SearchHandler
  3541.      */
  3542.     protected function getSonata_Admin_Search_HandlerService()
  3543.     {
  3544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  3545.         return $this->services['sonata.admin.search.handler'] = new \Sonata\AdminBundle\Search\SearchHandler(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), true);
  3546.     }
  3547.     /**
  3548.      * Gets the public 'sonata.admin.sidebar_menu' shared service.
  3549.      *
  3550.      * @return \Knp\Menu\MenuItem
  3551.      */
  3552.     protected function getSonata_Admin_SidebarMenuService()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  3555.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  3556.         return $this->services['sonata.admin.sidebar_menu'] = ($this->services['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService())->createSidebarMenu();
  3557.     }
  3558.     /**
  3559.      * Gets the public 'sonata.admin.twig.extension' shared service.
  3560.      *
  3561.      * @return \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension
  3562.      */
  3563.     protected function getSonata_Admin_Twig_ExtensionService()
  3564.     {
  3565.         $this->services['sonata.admin.twig.extension'] = $instance = new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  3566.         $instance->setXEditableTypeMapping($this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  3567.         return $instance;
  3568.     }
  3569.     /**
  3570.      * Gets the public 'sonata.admin.twig.global' shared service.
  3571.      *
  3572.      * @return \Sonata\AdminBundle\Twig\GlobalVariables
  3573.      */
  3574.     protected function getSonata_Admin_Twig_GlobalService()
  3575.     {
  3576.         return $this->services['sonata.admin.twig.global'] = new \Sonata\AdminBundle\Twig\GlobalVariables(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), 'data:image/png;base64,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');
  3577.     }
  3578.     /**
  3579.      * Gets the public 'sonata.admin.validator.inline' shared service.
  3580.      *
  3581.      * @return \Sonata\CoreBundle\Validator\InlineValidator
  3582.      */
  3583.     protected function getSonata_Admin_Validator_InlineService()
  3584.     {
  3585.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  3586.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  3587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Validator/InlineValidator.php';
  3588.         return $this->services['sonata.admin.validator.inline'] = new \Sonata\CoreBundle\Validator\InlineValidator($this, ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  3589.     }
  3590.     /**
  3591.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3592.      *
  3593.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3594.      */
  3595.     protected function getSonata_Block_ContextManager_DefaultService()
  3596.     {
  3597.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $this->parameters['sonata_block.cache_blocks'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3598.     }
  3599.     /**
  3600.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  3601.      *
  3602.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  3603.      */
  3604.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  3605.     {
  3606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  3608.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  3609.     }
  3610.     /**
  3611.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  3612.      *
  3613.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  3614.      */
  3615.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  3616.     {
  3617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  3619.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  3620.     }
  3621.     /**
  3622.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  3623.      *
  3624.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  3625.      */
  3626.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  3630.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  3631.     }
  3632.     /**
  3633.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  3634.      *
  3635.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  3636.      */
  3637.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  3638.     {
  3639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3640.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  3641.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  3642.     }
  3643.     /**
  3644.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  3645.      *
  3646.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  3647.      */
  3648.     protected function getSonata_Block_Exception_Renderer_InlineService()
  3649.     {
  3650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  3652.         return $this->services['sonata.block.exception.renderer.inline'] = new \Sonata\BlockBundle\Exception\Renderer\InlineRenderer(($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()), '@SonataBlock/Block/block_exception.html.twig');
  3653.     }
  3654.     /**
  3655.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  3656.      *
  3657.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  3658.      */
  3659.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  3660.     {
  3661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  3663.         return $this->services['sonata.block.exception.renderer.inline_debug'] = new \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer(($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()), '@SonataBlock/Block/block_exception_debug.html.twig'truetrue);
  3664.     }
  3665.     /**
  3666.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  3667.      *
  3668.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  3669.      */
  3670.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  3674.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  3675.     }
  3676.     /**
  3677.      * Gets the public 'sonata.block.manager' shared service.
  3678.      *
  3679.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3680.      */
  3681.     protected function getSonata_Block_ManagerService()
  3682.     {
  3683.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager($thistrue, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3684.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3685.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3686.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3687.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3688.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3689.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3690.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  3691.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  3692.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  3693.         return $instance;
  3694.     }
  3695.     /**
  3696.      * Gets the public 'sonata.block.menu.registry' shared service.
  3697.      *
  3698.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  3699.      */
  3700.     protected function getSonata_Block_Menu_RegistryService()
  3701.     {
  3702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  3703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  3704.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry([]);
  3705.         $instance->add('sonata_admin_sidebar');
  3706.         return $instance;
  3707.     }
  3708.     /**
  3709.      * Gets the public 'sonata.block.renderer.default' shared service.
  3710.      *
  3711.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3712.      */
  3713.     protected function getSonata_Block_Renderer_DefaultService()
  3714.     {
  3715.         $a = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  3716.         $a->setDefaultFilter('debug_only');
  3717.         $a->setDefaultRenderer('throw');
  3718.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), true);
  3719.     }
  3720.     /**
  3721.      * Gets the public 'sonata.block.service.container' shared service.
  3722.      *
  3723.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  3724.      */
  3725.     protected function getSonata_Block_Service_ContainerService()
  3726.     {
  3727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  3733.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService('sonata.block.container', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3734.     }
  3735.     /**
  3736.      * Gets the public 'sonata.block.service.empty' shared service.
  3737.      *
  3738.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  3739.      */
  3740.     protected function getSonata_Block_Service_EmptyService()
  3741.     {
  3742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3743.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3744.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  3746.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService('sonata.block.empty', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3747.     }
  3748.     /**
  3749.      * Gets the public 'sonata.block.service.menu' shared service.
  3750.      *
  3751.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  3752.      */
  3753.     protected function getSonata_Block_Service_MenuService()
  3754.     {
  3755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3756.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3757.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3758.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3759.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3760.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  3761.         return $this->services['sonata.block.service.menu'] = new \Sonata\BlockBundle\Block\Service\MenuBlockService('sonata.block.menu', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), ($this->services['sonata.block.menu.registry'] ?? $this->getSonata_Block_Menu_RegistryService()));
  3762.     }
  3763.     /**
  3764.      * Gets the public 'sonata.block.service.rss' shared service.
  3765.      *
  3766.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  3767.      */
  3768.     protected function getSonata_Block_Service_RssService()
  3769.     {
  3770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3771.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3772.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3774.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  3776.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService('sonata.block.rss', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3777.     }
  3778.     /**
  3779.      * Gets the public 'sonata.block.service.template' shared service.
  3780.      *
  3781.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  3782.      */
  3783.     protected function getSonata_Block_Service_TemplateService()
  3784.     {
  3785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  3791.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService('sonata.block.template', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3792.     }
  3793.     /**
  3794.      * Gets the public 'sonata.block.service.text' shared service.
  3795.      *
  3796.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  3797.      */
  3798.     protected function getSonata_Block_Service_TextService()
  3799.     {
  3800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  3806.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService('sonata.block.text', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3807.     }
  3808.     /**
  3809.      * Gets the public 'sonata.core.flashmessage.manager' shared service.
  3810.      *
  3811.      * @return \Sonata\Twig\FlashMessage\FlashManager
  3812.      */
  3813.     protected function getSonata_Core_Flashmessage_ManagerService()
  3814.     {
  3815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Status/StatusClassRendererInterface.php';
  3816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/FlashMessage/FlashManager.php';
  3817.         return $this->services['sonata.core.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()), ['success' => ['success' => ['domain' => 'SonataCoreBundle'], 'sonata_flash_success' => ['domain' => 'SonataAdminBundle'], 'sonata_user_success' => ['domain' => 'SonataUserBundle'], 'fos_user_success' => ['domain' => 'FOSUserBundle']], 'warning' => ['warning' => ['domain' => 'SonataCoreBundle'], 'sonata_flash_info' => ['domain' => 'SonataAdminBundle']], 'danger' => ['error' => ['domain' => 'SonataCoreBundle'], 'sonata_flash_error' => ['domain' => 'SonataAdminBundle'], 'sonata_user_error' => ['domain' => 'SonataUserBundle']]], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  3818.     }
  3819.     /**
  3820.      * Gets the public 'sonata.core.flashmessage.twig.extension' shared service.
  3821.      *
  3822.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  3823.      */
  3824.     protected function getSonata_Core_Flashmessage_Twig_ExtensionService()
  3825.     {
  3826.         return $this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  3827.     }
  3828.     /**
  3829.      * Gets the public 'sonata.core.form.type.array' shared service.
  3830.      *
  3831.      * @return \Sonata\Form\Type\ImmutableArrayType
  3832.      */
  3833.     protected function getSonata_Core_Form_Type_ArrayService()
  3834.     {
  3835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3836.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/ImmutableArrayType.php';
  3838.         return $this->services['sonata.core.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  3839.     }
  3840.     /**
  3841.      * Gets the public 'sonata.core.form.type.array_legacy' shared service.
  3842.      *
  3843.      * @return \Sonata\CoreBundle\Form\Type\ImmutableArrayType
  3844.      */
  3845.     protected function getSonata_Core_Form_Type_ArrayLegacyService()
  3846.     {
  3847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3849.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/ImmutableArrayType.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/ImmutableArrayType.php';
  3851.         return $this->services['sonata.core.form.type.array_legacy'] = new \Sonata\CoreBundle\Form\Type\ImmutableArrayType();
  3852.     }
  3853.     /**
  3854.      * Gets the public 'sonata.core.form.type.boolean' shared service.
  3855.      *
  3856.      * @return \Sonata\Form\Type\BooleanType
  3857.      */
  3858.     protected function getSonata_Core_Form_Type_BooleanService()
  3859.     {
  3860.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3861.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3862.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/BooleanType.php';
  3863.         return $this->services['sonata.core.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  3864.     }
  3865.     /**
  3866.      * Gets the public 'sonata.core.form.type.boolean_legacy' shared service.
  3867.      *
  3868.      * @return \Sonata\CoreBundle\Form\Type\BooleanType
  3869.      */
  3870.     protected function getSonata_Core_Form_Type_BooleanLegacyService()
  3871.     {
  3872.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3873.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3874.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/BooleanType.php';
  3875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/BooleanType.php';
  3876.         return $this->services['sonata.core.form.type.boolean_legacy'] = new \Sonata\CoreBundle\Form\Type\BooleanType();
  3877.     }
  3878.     /**
  3879.      * Gets the public 'sonata.core.form.type.collection' shared service.
  3880.      *
  3881.      * @return \Sonata\Form\Type\CollectionType
  3882.      */
  3883.     protected function getSonata_Core_Form_Type_CollectionService()
  3884.     {
  3885.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3886.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3887.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/CollectionType.php';
  3888.         return $this->services['sonata.core.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  3889.     }
  3890.     /**
  3891.      * Gets the public 'sonata.core.form.type.collection_legacy' shared service.
  3892.      *
  3893.      * @return \Sonata\CoreBundle\Form\Type\CollectionType
  3894.      */
  3895.     protected function getSonata_Core_Form_Type_CollectionLegacyService()
  3896.     {
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3898.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3899.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/CollectionType.php';
  3900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/CollectionType.php';
  3901.         return $this->services['sonata.core.form.type.collection_legacy'] = new \Sonata\CoreBundle\Form\Type\CollectionType();
  3902.     }
  3903.     /**
  3904.      * Gets the public 'sonata.core.form.type.color_legacy' shared service.
  3905.      *
  3906.      * @return \Sonata\CoreBundle\Form\Type\ColorType
  3907.      */
  3908.     protected function getSonata_Core_Form_Type_ColorLegacyService()
  3909.     {
  3910.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/ColorType.php';
  3913.         return $this->services['sonata.core.form.type.color_legacy'] = new \Sonata\CoreBundle\Form\Type\ColorType();
  3914.     }
  3915.     /**
  3916.      * Gets the public 'sonata.core.form.type.color_selector' shared service.
  3917.      *
  3918.      * @return \Sonata\CoreBundle\Form\Type\ColorSelectorType
  3919.      *
  3920.      * @deprecated The "sonata.core.form.type.color_selector" service is deprecated since 3.5 and will be removed in 4.0.
  3921.      */
  3922.     protected function getSonata_Core_Form_Type_ColorSelectorService()
  3923.     {
  3924.         @trigger_error('The "sonata.core.form.type.color_selector" service is deprecated since 3.5 and will be removed in 4.0.'E_USER_DEPRECATED);
  3925.         return $this->services['sonata.core.form.type.color_selector'] = new \Sonata\CoreBundle\Form\Type\ColorSelectorType();
  3926.     }
  3927.     /**
  3928.      * Gets the public 'sonata.core.form.type.date_picker' shared service.
  3929.      *
  3930.      * @return \Sonata\Form\Type\DatePickerType
  3931.      */
  3932.     protected function getSonata_Core_Form_Type_DatePickerService()
  3933.     {
  3934.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/BasePickerType.php';
  3937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DatePickerType.php';
  3938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Date/MomentFormatConverter.php';
  3939.         return $this->services['sonata.core.form.type.date_picker'] = new \Sonata\Form\Type\DatePickerType(($this->privates['sonata.core.date.moment_format_converter'] ?? ($this->privates['sonata.core.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()));
  3940.     }
  3941.     /**
  3942.      * Gets the public 'sonata.core.form.type.date_picker_legacy' shared service.
  3943.      *
  3944.      * @return \Sonata\CoreBundle\Form\Type\DatePickerType
  3945.      */
  3946.     protected function getSonata_Core_Form_Type_DatePickerLegacyService()
  3947.     {
  3948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/BasePickerType.php';
  3951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DatePickerType.php';
  3952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DatePickerType.php';
  3953.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Date/MomentFormatConverter.php';
  3954.         return $this->services['sonata.core.form.type.date_picker_legacy'] = new \Sonata\CoreBundle\Form\Type\DatePickerType(($this->privates['sonata.core.date.moment_format_converter'] ?? ($this->privates['sonata.core.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()));
  3955.     }
  3956.     /**
  3957.      * Gets the public 'sonata.core.form.type.date_range' shared service.
  3958.      *
  3959.      * @return \Sonata\Form\Type\DateRangeType
  3960.      */
  3961.     protected function getSonata_Core_Form_Type_DateRangeService()
  3962.     {
  3963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangeType.php';
  3966.         return $this->services['sonata.core.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  3967.     }
  3968.     /**
  3969.      * Gets the public 'sonata.core.form.type.date_range_legacy' shared service.
  3970.      *
  3971.      * @return \Sonata\CoreBundle\Form\Type\DateRangeType
  3972.      */
  3973.     protected function getSonata_Core_Form_Type_DateRangeLegacyService()
  3974.     {
  3975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangeType.php';
  3978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateRangeType.php';
  3979.         return $this->services['sonata.core.form.type.date_range_legacy'] = new \Sonata\CoreBundle\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  3980.     }
  3981.     /**
  3982.      * Gets the public 'sonata.core.form.type.date_range_picker' shared service.
  3983.      *
  3984.      * @return \Sonata\Form\Type\DateRangePickerType
  3985.      */
  3986.     protected function getSonata_Core_Form_Type_DateRangePickerService()
  3987.     {
  3988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangeType.php';
  3991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangePickerType.php';
  3992.         return $this->services['sonata.core.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  3993.     }
  3994.     /**
  3995.      * Gets the public 'sonata.core.form.type.date_range_picker_legacy' shared service.
  3996.      *
  3997.      * @return \Sonata\CoreBundle\Form\Type\DateRangePickerType
  3998.      */
  3999.     protected function getSonata_Core_Form_Type_DateRangePickerLegacyService()
  4000.     {
  4001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangeType.php';
  4004.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangePickerType.php';
  4005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateRangePickerType.php';
  4006.         return $this->services['sonata.core.form.type.date_range_picker_legacy'] = new \Sonata\CoreBundle\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  4007.     }
  4008.     /**
  4009.      * Gets the public 'sonata.core.form.type.datetime_picker' shared service.
  4010.      *
  4011.      * @return \Sonata\Form\Type\DateTimePickerType
  4012.      */
  4013.     protected function getSonata_Core_Form_Type_DatetimePickerService()
  4014.     {
  4015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/BasePickerType.php';
  4018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimePickerType.php';
  4019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Date/MomentFormatConverter.php';
  4020.         return $this->services['sonata.core.form.type.datetime_picker'] = new \Sonata\Form\Type\DateTimePickerType(($this->privates['sonata.core.date.moment_format_converter'] ?? ($this->privates['sonata.core.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()));
  4021.     }
  4022.     /**
  4023.      * Gets the public 'sonata.core.form.type.datetime_picker_legacy' shared service.
  4024.      *
  4025.      * @return \Sonata\CoreBundle\Form\Type\DateTimePickerType
  4026.      */
  4027.     protected function getSonata_Core_Form_Type_DatetimePickerLegacyService()
  4028.     {
  4029.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/BasePickerType.php';
  4032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimePickerType.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimePickerType.php';
  4034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Date/MomentFormatConverter.php';
  4035.         return $this->services['sonata.core.form.type.datetime_picker_legacy'] = new \Sonata\CoreBundle\Form\Type\DateTimePickerType(($this->privates['sonata.core.date.moment_format_converter'] ?? ($this->privates['sonata.core.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()));
  4036.     }
  4037.     /**
  4038.      * Gets the public 'sonata.core.form.type.datetime_range' shared service.
  4039.      *
  4040.      * @return \Sonata\Form\Type\DateTimeRangeType
  4041.      */
  4042.     protected function getSonata_Core_Form_Type_DatetimeRangeService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangeType.php';
  4047.         return $this->services['sonata.core.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  4048.     }
  4049.     /**
  4050.      * Gets the public 'sonata.core.form.type.datetime_range_legacy' shared service.
  4051.      *
  4052.      * @return \Sonata\CoreBundle\Form\Type\DateTimeRangeType
  4053.      */
  4054.     protected function getSonata_Core_Form_Type_DatetimeRangeLegacyService()
  4055.     {
  4056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4057.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangeType.php';
  4059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimeRangeType.php';
  4060.         return $this->services['sonata.core.form.type.datetime_range_legacy'] = new \Sonata\CoreBundle\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  4061.     }
  4062.     /**
  4063.      * Gets the public 'sonata.core.form.type.datetime_range_picker' shared service.
  4064.      *
  4065.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  4066.      */
  4067.     protected function getSonata_Core_Form_Type_DatetimeRangePickerService()
  4068.     {
  4069.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangeType.php';
  4072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangePickerType.php';
  4073.         return $this->services['sonata.core.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  4074.     }
  4075.     /**
  4076.      * Gets the public 'sonata.core.form.type.datetime_range_picker_legacy' shared service.
  4077.      *
  4078.      * @return \Sonata\CoreBundle\Form\Type\DateTimeRangePickerType
  4079.      */
  4080.     protected function getSonata_Core_Form_Type_DatetimeRangePickerLegacyService()
  4081.     {
  4082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangeType.php';
  4085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangePickerType.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimeRangePickerType.php';
  4087.         return $this->services['sonata.core.form.type.datetime_range_picker_legacy'] = new \Sonata\CoreBundle\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  4088.     }
  4089.     /**
  4090.      * Gets the public 'sonata.core.form.type.equal' shared service.
  4091.      *
  4092.      * @return \Sonata\Form\Type\EqualType
  4093.      */
  4094.     protected function getSonata_Core_Form_Type_EqualService()
  4095.     {
  4096.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4097.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/EqualType.php';
  4099.         return $this->services['sonata.core.form.type.equal'] = new \Sonata\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
  4100.     }
  4101.     /**
  4102.      * Gets the public 'sonata.core.form.type.equal_legacy' shared service.
  4103.      *
  4104.      * @return \Sonata\CoreBundle\Form\Type\EqualType
  4105.      */
  4106.     protected function getSonata_Core_Form_Type_EqualLegacyService()
  4107.     {
  4108.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4109.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/EqualType.php';
  4111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/EqualType.php';
  4112.         return $this->services['sonata.core.form.type.equal_legacy'] = new \Sonata\CoreBundle\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
  4113.     }
  4114.     /**
  4115.      * Gets the public 'sonata.core.form.type.translatable_choice' shared service.
  4116.      *
  4117.      * @return \Sonata\CoreBundle\Form\Type\TranslatableChoiceType
  4118.      *
  4119.      * @deprecated The "sonata.core.form.type.translatable_choice" service is deprecated since 2.2.0 and will be removed in 4.0.
  4120.      */
  4121.     protected function getSonata_Core_Form_Type_TranslatableChoiceService()
  4122.     {
  4123.         @trigger_error('The "sonata.core.form.type.translatable_choice" service is deprecated since 2.2.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  4124.         return $this->services['sonata.core.form.type.translatable_choice'] = new \Sonata\CoreBundle\Form\Type\TranslatableChoiceType(($this->services['translator'] ?? $this->getTranslatorService()));
  4125.     }
  4126.     /**
  4127.      * Gets the public 'sonata.core.model.adapter.chain' shared service.
  4128.      *
  4129.      * @return \Sonata\CoreBundle\Model\Adapter\AdapterChain
  4130.      *
  4131.      * @deprecated The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
  4132.      */
  4133.     protected function getSonata_Core_Model_Adapter_ChainService()
  4134.     {
  4135.         @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  4136.         $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();
  4137.         $instance->addAdapter($this->getSonata_Core_Model_Adapter_DoctrineOrmService());
  4138.         return $instance;
  4139.     }
  4140.     /**
  4141.      * Gets the public 'sonata.core.slugify.cocur' shared service.
  4142.      *
  4143.      * @return \Cocur\Slugify\Slugify
  4144.      *
  4145.      * @deprecated The "sonata.core.slugify.cocur" service is deprecated. You should stop using it, as it will be removed in the future.
  4146.      */
  4147.     protected function getSonata_Core_Slugify_CocurService()
  4148.     {
  4149.         @trigger_error('The "sonata.core.slugify.cocur" service is deprecated. You should stop using it, as it will be removed in the future.'E_USER_DEPRECATED);
  4150.         return $this->services['sonata.core.slugify.cocur'] = new \Cocur\Slugify\Slugify();
  4151.     }
  4152.     /**
  4153.      * Gets the public 'sonata.core.slugify.native' shared service.
  4154.      *
  4155.      * @return \Sonata\CoreBundle\Component\NativeSlugify
  4156.      *
  4157.      * @deprecated The "sonata.core.slugify.native" service is deprecated since 2.3 and will be removed in 4.0.
  4158.      */
  4159.     protected function getSonata_Core_Slugify_NativeService()
  4160.     {
  4161.         @trigger_error('The "sonata.core.slugify.native" service is deprecated since 2.3 and will be removed in 4.0.'E_USER_DEPRECATED);
  4162.         return $this->services['sonata.core.slugify.native'] = new \Sonata\CoreBundle\Component\NativeSlugify();
  4163.     }
  4164.     /**
  4165.      * Gets the public 'swiftmailer.mailer.default' shared service.
  4166.      *
  4167.      * @return \Swift_Mailer
  4168.      */
  4169.     protected function getSwiftmailer_Mailer_DefaultService()
  4170.     {
  4171.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  4172.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  4173.     }
  4174.     /**
  4175.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  4176.      *
  4177.      * @return \Swift_Plugins_MessageLogger
  4178.      */
  4179.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  4182.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  4183.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  4184.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  4185.     }
  4186.     /**
  4187.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  4188.      *
  4189.      * @return \Swift_Transport
  4190.      */
  4191.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  4192.     {
  4193.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  4194.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  4196.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => $this->getEnv('MAILER_TRANSPORT'), 'url' => NULL'username' => $this->getEnv('MAILER_USERNAME'), 'password' => $this->getEnv('MAILER_PASSWORD'), 'host' => $this->getEnv('MAILER_HOST'), 'port' => $this->getEnv('MAILER_PORT'), 'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => $this->getEnv('MAILER_ENCRYPTION'), 'auth_mode' => $this->getEnv('MAILER_AUTH_MODE'), 'command' => '/usr/sbin/sendmail -bs'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  4197.     }
  4198.     /**
  4199.      * Gets the public 'swiftmailer.transport' shared service.
  4200.      *
  4201.      * @return \Swift_Transport_SpoolTransport
  4202.      */
  4203.     protected function getSwiftmailer_TransportService()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  4207.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  4208.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  4209.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  4210.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  4211.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  4212.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  4213.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  4214.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  4215.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  4216.         return $instance;
  4217.     }
  4218.     /**
  4219.      * Gets the public 'templating' shared service.
  4220.      *
  4221.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  4222.      *
  4223.      * @deprecated The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  4224.      */
  4225.     protected function getTemplatingService()
  4226.     {
  4227.         @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  4228.         return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  4229.     }
  4230.     /**
  4231.      * Gets the public 'templating.loader' shared service.
  4232.      *
  4233.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  4234.      *
  4235.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  4236.      */
  4237.     protected function getTemplating_LoaderService()
  4238.     {
  4239.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  4240.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  4241.     }
  4242.     /**
  4243.      * Gets the public 'translator' shared service.
  4244.      *
  4245.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4246.      */
  4247.     protected function getTranslatorService()
  4248.     {
  4249.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4250.     }
  4251.     /**
  4252.      * Gets the public 'twig' shared service.
  4253.      *
  4254.      * @return \Twig\Environment
  4255.      */
  4256.     protected function getTwigService()
  4257.     {
  4258.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  4259.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  4260.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  4261.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  4262.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  4263.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  4264.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4265.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4266.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4267.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4268.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4269.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4270.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4271.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4272.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/views'), 'SonataDatagrid');
  4273.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/views'), '!SonataDatagrid');
  4274.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  4275.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  4276.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SonataAdminBundle'), 'SonataAdmin');
  4277.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  4278.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  4279.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/views'), 'SonataCore');
  4280.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/views'), '!SonataCore');
  4281.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  4282.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  4283.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  4284.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  4285.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  4286.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  4287.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  4288.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  4289.         $a->addPath((\dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/templates'), 'BeelabRecaptcha2');
  4290.         $a->addPath((\dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/templates'), '!BeelabRecaptcha2');
  4291.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  4292.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  4293.         $a->addPath((\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/views'), 'PixSortableBehavior');
  4294.         $a->addPath((\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/views'), '!PixSortableBehavior');
  4295.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/Resources/views'), 'BazingaGeocoder');
  4296.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/Resources/views'), '!BazingaGeocoder');
  4297.         $a->addPath((\dirname(__DIR__4).'/templates'));
  4298.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4299.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4300.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4301.         $a->addPath((\dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/src/../templates'));
  4302.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  4303.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4304.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  4305.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  4306.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4307.         $f = ($this->services['router'] ?? $this->getRouterService());
  4308.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4309.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  4310.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  4311.         $i = new \Knp\Menu\Util\MenuManipulator();
  4312.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  4313.         $k = new \Symfony\Bridge\Twig\AppVariable();
  4314.         $k->setEnvironment('dev');
  4315.         $k->setDebug(true);
  4316.         if ($this->has('security.token_storage')) {
  4317.             $k->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4318.         }
  4319.         if ($this->has('request_stack')) {
  4320.             $k->setRequestStack($g);
  4321.         }
  4322.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  4323.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  4324.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  4325.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  4326.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  4327.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  4328.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  4329.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  4330.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  4331.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  4332.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  4333.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  4334.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  4335.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  4336.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4337.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  4338.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  4339.         $instance->addExtension(new \Twig\Extensions\TextExtension());
  4340.         $instance->addExtension(new \App\Twig\EnvGetter($this));
  4341.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4342.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  4343.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  4344.         $instance->addExtension(($this->services['sonata.admin.twig.extension'] ?? $this->getSonata_Admin_Twig_ExtensionService()));
  4345.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $this));
  4346.         $instance->addExtension(($this->services['sonata.core.flashmessage.twig.extension'] ?? ($this->services['sonata.core.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  4347.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  4348.         $instance->addExtension(new \Sonata\CoreBundle\Twig\Extension\DeprecatedTextExtension());
  4349.         $instance->addExtension(new \Sonata\CoreBundle\Twig\Extension\StatusExtension());
  4350.         $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());
  4351.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true$c, ($this->services['sonata.core.model.adapter.chain'] ?? $this->getSonata_Core_Model_Adapter_ChainService())));
  4352.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4353.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  4354.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  4355.         ], [
  4356.             'list' => '?',
  4357.             'twig' => '?',
  4358.         ]), 'twig'), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $i$j), $j$i));
  4359.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4360.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  4361.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  4362.         ], [
  4363.             'webpack_encore.entrypoint_lookup_collection' => '?',
  4364.             'webpack_encore.tag_renderer' => '?',
  4365.         ])));
  4366.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f$c)));
  4367.         $instance->addExtension(new \Nzo\UrlEncryptorBundle\Twig\UrlEncryptorExtension(($this->privates['nzo_url_encryptor'] ?? ($this->privates['nzo_url_encryptor'] = new \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor('''''')))));
  4368.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  4369.         $instance->addExtension(new \Pix\SortableBehaviorBundle\Twig\ObjectPositionExtension(($this->services['pix_sortable_behavior.position'] ?? $this->getPixSortableBehavior_PositionService())));
  4370.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  4371.         $instance->addGlobal('app'$k);
  4372.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4373.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService'false],
  4374.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.core.flashmessage.twig.runtime''getSonata_Core_Flashmessage_Twig_RuntimeService'false],
  4375.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.core.twig.status_runtime''getSonata_Core_Twig_StatusRuntimeService'false],
  4376.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  4377.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  4378.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  4379.         ], [
  4380.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  4381.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  4382.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  4383.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4384.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4385.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4386.         ])));
  4387.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  4388.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  4389.         $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig']));
  4390.         $instance->addGlobal('sonata_admin', ($this->services['sonata.admin.twig.global'] ?? $this->getSonata_Admin_Twig_GlobalService()));
  4391.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4392.         return $instance;
  4393.     }
  4394.     /**
  4395.      * Gets the public 'twig.controller.exception' shared service.
  4396.      *
  4397.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  4398.      *
  4399.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  4400.      */
  4401.     protected function getTwig_Controller_ExceptionService()
  4402.     {
  4403.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  4404.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  4405.     }
  4406.     /**
  4407.      * Gets the public 'twig.controller.preview_error' shared service.
  4408.      *
  4409.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  4410.      *
  4411.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  4412.      */
  4413.     protected function getTwig_Controller_PreviewErrorService()
  4414.     {
  4415.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  4416.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
  4417.     }
  4418.     /**
  4419.      * Gets the public 'validator' shared service.
  4420.      *
  4421.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  4422.      */
  4423.     protected function getValidatorService()
  4424.     {
  4425.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  4426.     }
  4427.     /**
  4428.      * Gets the public 'var_dumper.cloner' shared service.
  4429.      *
  4430.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4431.      */
  4432.     protected function getVarDumper_ClonerService()
  4433.     {
  4434.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4435.         $instance->setMaxItems(2500);
  4436.         $instance->setMinDepth(1);
  4437.         $instance->setMaxString(-1);
  4438.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4439.         return $instance;
  4440.     }
  4441.     /**
  4442.      * Gets the public 'web_profiler.controller.exception' shared service.
  4443.      *
  4444.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  4445.      *
  4446.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  4447.      */
  4448.     protected function getWebProfiler_Controller_ExceptionService()
  4449.     {
  4450.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  4451.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  4452.     }
  4453.     /**
  4454.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  4455.      *
  4456.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  4457.      */
  4458.     protected function getWebProfiler_Controller_ExceptionPanelService()
  4459.     {
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  4461.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  4462.     }
  4463.     /**
  4464.      * Gets the public 'web_profiler.controller.profiler' shared service.
  4465.      *
  4466.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  4467.      */
  4468.     protected function getWebProfiler_Controller_ProfilerService()
  4469.     {
  4470.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  4471.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  4472.     }
  4473.     /**
  4474.      * Gets the public 'web_profiler.controller.router' shared service.
  4475.      *
  4476.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  4477.      */
  4478.     protected function getWebProfiler_Controller_RouterService()
  4479.     {
  4480.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  4481.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()));
  4482.     }
  4483.     /**
  4484.      * Gets the private '.debug.http_client' shared service.
  4485.      *
  4486.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4487.      */
  4488.     protected function get_Debug_HttpClientService()
  4489.     {
  4490.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4491.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4492.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4493.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4494.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4495.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4496.         $a->setLogger($b);
  4497.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  4498.     }
  4499.     /**
  4500.      * Gets the private '.errored..service_locator.1Dk4Twf.App\Entity\WirecardTransaction' shared service.
  4501.      *
  4502.      * @return \App\Entity\WirecardTransaction
  4503.      */
  4504.     protected function getWirecardTransactionService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/src/Entity/WirecardTransaction.php';
  4507.         return $this->privates['.errored..service_locator.1Dk4Twf.App\\Entity\\WirecardTransaction'] = new \App\Entity\WirecardTransaction();
  4508.     }
  4509.     /**
  4510.      * Gets the private '.errored..service_locator.9zMGL_6.App\Entity\Reward' shared service.
  4511.      *
  4512.      * @return \App\Entity\Reward
  4513.      */
  4514.     protected function getRewardService()
  4515.     {
  4516.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Timestampable/Traits/TimestampableEntity.php';
  4517.         include_once \dirname(__DIR__4).'/src/Entity/Reward.php';
  4518.         return $this->privates['.errored..service_locator.9zMGL_6.App\\Entity\\Reward'] = new \App\Entity\Reward();
  4519.     }
  4520.     /**
  4521.      * Gets the private '.errored..service_locator.KMzc_RT.App\Entity\WirecardTransaction' shared service.
  4522.      *
  4523.      * @return \App\Entity\WirecardTransaction
  4524.      */
  4525.     protected function getWirecardTransaction2Service()
  4526.     {
  4527.         include_once \dirname(__DIR__4).'/src/Entity/WirecardTransaction.php';
  4528.         return $this->privates['.errored..service_locator.KMzc_RT.App\\Entity\\WirecardTransaction'] = new \App\Entity\WirecardTransaction();
  4529.     }
  4530.     /**
  4531.      * Gets the private '.errored..service_locator.e5zsAu4.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  4532.      *
  4533.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  4534.      */
  4535.     protected function getProxyQueryInterfaceService()
  4536.     {
  4537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Datagrid/ProxyQueryInterface.php';
  4538.         return $this->privates['.errored..service_locator.e5zsAu4.Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface'] = new \Sonata\AdminBundle\Datagrid\ProxyQueryInterface();
  4539.     }
  4540.     /**
  4541.      * Gets the private '.errored..service_locator.tIQ5Q0N.App\Entity\User' shared service.
  4542.      *
  4543.      * @return \App\Entity\User
  4544.      */
  4545.     protected function getUserService()
  4546.     {
  4547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserInterface.php';
  4548.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Timestampable/Traits/TimestampableEntity.php';
  4549.         include_once \dirname(__DIR__4).'/src/Entity/User.php';
  4550.         return $this->privates['.errored..service_locator.tIQ5Q0N.App\\Entity\\User'] = new \App\Entity\User();
  4551.     }
  4552.     /**
  4553.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  4554.      *
  4555.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  4556.      */
  4557.     protected function get_LegacyResolveControllerNameSubscriberService()
  4558.     {
  4559.         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);
  4560.     }
  4561.     /**
  4562.      * Gets the private '.service_locator..6ZVrz_' shared service.
  4563.      *
  4564.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4565.      */
  4566.     protected function get_ServiceLocator__6ZVrzService()
  4567.     {
  4568.         return $this->privates['.service_locator..6ZVrz_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4569.             'handler' => ['privates''App\\Logic\\Wirecard\\SSOTokenHandler''getSSOTokenHandlerService'false],
  4570.         ], [
  4571.             'handler' => 'App\\Logic\\Wirecard\\SSOTokenHandler',
  4572.         ]);
  4573.     }
  4574.     /**
  4575.      * Gets the private '.service_locator.0sFP_ot' shared service.
  4576.      *
  4577.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4578.      */
  4579.     protected function get_ServiceLocator_0sFPOtService()
  4580.     {
  4581.         return $this->privates['.service_locator.0sFP_ot'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4582.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4583.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  4584.             'session' => ['services''session''getSessionService'false],
  4585.         ], [
  4586.             'eventDispatcher' => '?',
  4587.             'passwordEncoder' => '?',
  4588.             'session' => '?',
  4589.         ]);
  4590.     }
  4591.     /**
  4592.      * Gets the private '.service_locator.1Dk4Twf' shared service.
  4593.      *
  4594.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4595.      */
  4596.     protected function get_ServiceLocator_1Dk4TwfService()
  4597.     {
  4598.         return $this->privates['.service_locator.1Dk4Twf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4599.             'id' => ['privates''.errored..service_locator.1Dk4Twf.App\\Entity\\WirecardTransaction'NULL'Cannot autowire service ".service_locator.1Dk4Twf": it references class "App\\Entity\\WirecardTransaction" but no such service exists.'],
  4600.             'wirecardAPI' => ['services''App\\Logic\\Wirecard\\WirecardAPI''getWirecardAPIService'false],
  4601.         ], [
  4602.             'id' => 'App\\Entity\\WirecardTransaction',
  4603.             'wirecardAPI' => 'App\\Logic\\Wirecard\\WirecardAPI',
  4604.         ]);
  4605.     }
  4606.     /**
  4607.      * Gets the private '.service_locator.8CR7gHs' shared service.
  4608.      *
  4609.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4610.      */
  4611.     protected function get_ServiceLocator_8CR7gHsService()
  4612.     {
  4613.         return $this->privates['.service_locator.8CR7gHs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4614.             'rewardRepository' => ['privates''App\\Repository\\RewardRepository''getRewardRepositoryService'false],
  4615.         ], [
  4616.             'rewardRepository' => 'App\\Repository\\RewardRepository',
  4617.         ]);
  4618.     }
  4619.     /**
  4620.      * Gets the private '.service_locator.9zMGL_6' shared service.
  4621.      *
  4622.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4623.      */
  4624.     protected function get_ServiceLocator_9zMGL6Service()
  4625.     {
  4626.         return $this->privates['.service_locator.9zMGL_6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4627.             'reward' => ['privates''.errored..service_locator.9zMGL_6.App\\Entity\\Reward'NULL'Cannot autowire service ".service_locator.9zMGL_6": it references class "App\\Entity\\Reward" but no such service exists.'],
  4628.             'rewardService' => ['privates''App\\Logic\\RewardService''getRewardServiceService'false],
  4629.         ], [
  4630.             'reward' => 'App\\Entity\\Reward',
  4631.             'rewardService' => 'App\\Logic\\RewardService',
  4632.         ]);
  4633.     }
  4634.     /**
  4635.      * Gets the private '.service_locator.J2YPX7F' shared service.
  4636.      *
  4637.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4638.      */
  4639.     protected function get_ServiceLocator_J2YPX7FService()
  4640.     {
  4641.         return $this->privates['.service_locator.J2YPX7F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4642.             'pageLogic' => ['privates''App\\Logic\\PageLogic''getPageLogicService'false],
  4643.         ], [
  4644.             'pageLogic' => 'App\\Logic\\PageLogic',
  4645.         ]);
  4646.     }
  4647.     /**
  4648.      * Gets the private '.service_locator.JQY0LAf' shared service.
  4649.      *
  4650.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4651.      */
  4652.     protected function get_ServiceLocator_JQY0LAfService()
  4653.     {
  4654.         return $this->privates['.service_locator.JQY0LAf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4655.             'mailLogic' => ['privates''App\\Logic\\MailLogic''getMailLogicService'false],
  4656.         ], [
  4657.             'mailLogic' => 'App\\Logic\\MailLogic',
  4658.         ]);
  4659.     }
  4660.     /**
  4661.      * Gets the private '.service_locator.KMzc_RT' shared service.
  4662.      *
  4663.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4664.      */
  4665.     protected function get_ServiceLocator_KMzcRTService()
  4666.     {
  4667.         return $this->privates['.service_locator.KMzc_RT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4668.             'transaction' => ['privates''.errored..service_locator.KMzc_RT.App\\Entity\\WirecardTransaction'NULL'Cannot autowire service ".service_locator.KMzc_RT": it references class "App\\Entity\\WirecardTransaction" but no such service exists.'],
  4669.             'wirecardAPI' => ['services''App\\Logic\\Wirecard\\WirecardAPI''getWirecardAPIService'false],
  4670.         ], [
  4671.             'transaction' => 'App\\Entity\\WirecardTransaction',
  4672.             'wirecardAPI' => 'App\\Logic\\Wirecard\\WirecardAPI',
  4673.         ]);
  4674.     }
  4675.     /**
  4676.      * Gets the private '.service_locator.L2O8Nku' shared service.
  4677.      *
  4678.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4679.      */
  4680.     protected function get_ServiceLocator_L2O8NkuService()
  4681.     {
  4682.         return $this->privates['.service_locator.L2O8Nku'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4683.             'cardManager' => ['privates''App\\Logic\\PrepaidCardManager''getPrepaidCardManagerService'false],
  4684.         ], [
  4685.             'cardManager' => 'App\\Logic\\PrepaidCardManager',
  4686.         ]);
  4687.     }
  4688.     /**
  4689.      * Gets the private '.service_locator.LV1HsC5' shared service.
  4690.      *
  4691.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4692.      */
  4693.     protected function get_ServiceLocator_LV1HsC5Service()
  4694.     {
  4695.         return $this->privates['.service_locator.LV1HsC5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4696.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4697.             'smsClient' => ['privates''App\\Logic\\SmsClient''getSmsClientService'false],
  4698.         ], [
  4699.             'entityManager' => '?',
  4700.             'smsClient' => 'App\\Logic\\SmsClient',
  4701.         ]);
  4702.     }
  4703.     /**
  4704.      * Gets the private '.service_locator.O5JNl8B' shared service.
  4705.      *
  4706.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4707.      */
  4708.     protected function get_ServiceLocator_O5JNl8BService()
  4709.     {
  4710.         return $this->privates['.service_locator.O5JNl8B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4711.             'faqRepository' => ['privates''App\\Repository\\FaqRepository''getFaqRepositoryService'false],
  4712.         ], [
  4713.             'faqRepository' => 'App\\Repository\\FaqRepository',
  4714.         ]);
  4715.     }
  4716.     /**
  4717.      * Gets the private '.service_locator.RALVGoz' shared service.
  4718.      *
  4719.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4720.      */
  4721.     protected function get_ServiceLocator_RALVGozService()
  4722.     {
  4723.         return $this->privates['.service_locator.RALVGoz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4724.             'App\\Controller\\Admin\\Import\\AdminImportController::importPoints' => ['privates''.service_locator.mCWRtE_''get_ServiceLocator_MCWRtEService'false],
  4725.             'App\\Controller\\ContactsController::index' => ['privates''.service_locator.JQY0LAf''get_ServiceLocator_JQY0LAfService'false],
  4726.             'App\\Controller\\DefaultController::promotions' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4727.             'App\\Controller\\DefaultController::rules' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4728.             'App\\Controller\\DefaultController::shortcut' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4729.             'App\\Controller\\FaqController::index' => ['privates''.service_locator.O5JNl8B''get_ServiceLocator_O5JNl8BService'false],
  4730.             'App\\Controller\\NascarController::migrate' => ['privates''.service_locator.nXpNsiU''get_ServiceLocator_NXpNsiUService'false],
  4731.             'App\\Controller\\NascarController::nascar' => ['privates''.service_locator.aCsDCZV''get_ServiceLocator_ACsDCZVService'false],
  4732.             'App\\Controller\\NascarController::optin' => ['privates''.service_locator.x.dbeYg''get_ServiceLocator_X_DbeYgService'false],
  4733.             'App\\Controller\\NascarController::rules' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4734.             'App\\Controller\\ReferralController::index' => ['privates''.service_locator.UpiujmM''get_ServiceLocator_UpiujmMService'false],
  4735.             'App\\Controller\\ReferralController::invite' => ['privates''.service_locator.LV1HsC5''get_ServiceLocator_LV1HsC5Service'false],
  4736.             'App\\Controller\\ReferralController::s' => ['privates''.service_locator.tIQ5Q0N''get_ServiceLocator_TIQ5Q0NService'false],
  4737.             'App\\Controller\\ReferralController::share' => ['privates''.service_locator.LV1HsC5''get_ServiceLocator_LV1HsC5Service'false],
  4738.             'App\\Controller\\RegistrationController::register' => ['privates''.service_locator.zAt64E3''get_ServiceLocator_ZAt64E3Service'false],
  4739.             'App\\Controller\\ResettingController::reset' => ['privates''.service_locator.lLajSvr''get_ServiceLocator_LLajSvrService'false],
  4740.             'App\\Controller\\ResettingController::sendEmail' => ['privates''.service_locator.czRZKea''get_ServiceLocator_CzRZKeaService'false],
  4741.             'App\\Controller\\RewardAdminController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4742.             'App\\Controller\\RewardAdminController::payAction' => ['privates''.service_locator.aMwqLGM''get_ServiceLocator_AMwqLGMService'false],
  4743.             'App\\Controller\\RewardAdminController::payRewardAction' => ['privates''.service_locator.9zMGL_6''get_ServiceLocator_9zMGL6Service'false],
  4744.             'App\\Controller\\RewardsController::index' => ['privates''.service_locator.8CR7gHs''get_ServiceLocator_8CR7gHsService'false],
  4745.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  4746.             'App\\Controller\\UserController::card' => ['privates''.service_locator..6ZVrz_''get_ServiceLocator__6ZVrzService'false],
  4747.             'App\\Controller\\UserController::createWCAccount' => ['privates''.service_locator.L2O8Nku''get_ServiceLocator_L2O8NkuService'false],
  4748.             'App\\Controller\\UserController::edit' => ['privates''.service_locator.0sFP_ot''get_ServiceLocator_0sFPOtService'false],
  4749.             'App\\Controller\\UserController::wirecardAccountRedirect' => ['privates''.service_locator..6ZVrz_''get_ServiceLocator__6ZVrzService'false],
  4750.             'App\\Controller\\WirecardTransactionController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4751.             'App\\Controller\\WirecardTransactionController::exportPuids' => ['privates''.service_locator.vRp2zgP''get_ServiceLocator_VRp2zgPService'false],
  4752.             'App\\Controller\\WirecardTransactionController::regenerateAction' => ['privates''.service_locator.KMzc_RT''get_ServiceLocator_KMzcRTService'false],
  4753.             'App\\Controller\\WirecardTransactionController::resendAction' => ['privates''.service_locator.1Dk4Twf''get_ServiceLocator_1Dk4TwfService'false],
  4754.             'App\\Controller\\Admin\\Import\\AdminImportController:importPoints' => ['privates''.service_locator.mCWRtE_''get_ServiceLocator_MCWRtEService'false],
  4755.             'App\\Controller\\ContactsController:index' => ['privates''.service_locator.JQY0LAf''get_ServiceLocator_JQY0LAfService'false],
  4756.             'App\\Controller\\DefaultController:promotions' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4757.             'App\\Controller\\DefaultController:rules' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4758.             'App\\Controller\\DefaultController:shortcut' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4759.             'App\\Controller\\FaqController:index' => ['privates''.service_locator.O5JNl8B''get_ServiceLocator_O5JNl8BService'false],
  4760.             'App\\Controller\\NascarController:migrate' => ['privates''.service_locator.nXpNsiU''get_ServiceLocator_NXpNsiUService'false],
  4761.             'App\\Controller\\NascarController:nascar' => ['privates''.service_locator.aCsDCZV''get_ServiceLocator_ACsDCZVService'false],
  4762.             'App\\Controller\\NascarController:optin' => ['privates''.service_locator.x.dbeYg''get_ServiceLocator_X_DbeYgService'false],
  4763.             'App\\Controller\\NascarController:rules' => ['privates''.service_locator.J2YPX7F''get_ServiceLocator_J2YPX7FService'false],
  4764.             'App\\Controller\\ReferralController:index' => ['privates''.service_locator.UpiujmM''get_ServiceLocator_UpiujmMService'false],
  4765.             'App\\Controller\\ReferralController:invite' => ['privates''.service_locator.LV1HsC5''get_ServiceLocator_LV1HsC5Service'false],
  4766.             'App\\Controller\\ReferralController:s' => ['privates''.service_locator.tIQ5Q0N''get_ServiceLocator_TIQ5Q0NService'false],
  4767.             'App\\Controller\\ReferralController:share' => ['privates''.service_locator.LV1HsC5''get_ServiceLocator_LV1HsC5Service'false],
  4768.             'App\\Controller\\RegistrationController:register' => ['privates''.service_locator.zAt64E3''get_ServiceLocator_ZAt64E3Service'false],
  4769.             'App\\Controller\\ResettingController:reset' => ['privates''.service_locator.lLajSvr''get_ServiceLocator_LLajSvrService'false],
  4770.             'App\\Controller\\ResettingController:sendEmail' => ['privates''.service_locator.czRZKea''get_ServiceLocator_CzRZKeaService'false],
  4771.             'App\\Controller\\RewardAdminController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4772.             'App\\Controller\\RewardAdminController:payAction' => ['privates''.service_locator.aMwqLGM''get_ServiceLocator_AMwqLGMService'false],
  4773.             'App\\Controller\\RewardAdminController:payRewardAction' => ['privates''.service_locator.9zMGL_6''get_ServiceLocator_9zMGL6Service'false],
  4774.             'App\\Controller\\RewardsController:index' => ['privates''.service_locator.8CR7gHs''get_ServiceLocator_8CR7gHsService'false],
  4775.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  4776.             'App\\Controller\\UserController:card' => ['privates''.service_locator..6ZVrz_''get_ServiceLocator__6ZVrzService'false],
  4777.             'App\\Controller\\UserController:createWCAccount' => ['privates''.service_locator.L2O8Nku''get_ServiceLocator_L2O8NkuService'false],
  4778.             'App\\Controller\\UserController:edit' => ['privates''.service_locator.0sFP_ot''get_ServiceLocator_0sFPOtService'false],
  4779.             'App\\Controller\\UserController:wirecardAccountRedirect' => ['privates''.service_locator..6ZVrz_''get_ServiceLocator__6ZVrzService'false],
  4780.             'App\\Controller\\WirecardTransactionController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4781.             'App\\Controller\\WirecardTransactionController:exportPuids' => ['privates''.service_locator.vRp2zgP''get_ServiceLocator_VRp2zgPService'false],
  4782.             'App\\Controller\\WirecardTransactionController:regenerateAction' => ['privates''.service_locator.KMzc_RT''get_ServiceLocator_KMzcRTService'false],
  4783.             'App\\Controller\\WirecardTransactionController:resendAction' => ['privates''.service_locator.1Dk4Twf''get_ServiceLocator_1Dk4TwfService'false],
  4784.         ], [
  4785.             'App\\Controller\\Admin\\Import\\AdminImportController::importPoints' => '?',
  4786.             'App\\Controller\\ContactsController::index' => '?',
  4787.             'App\\Controller\\DefaultController::promotions' => '?',
  4788.             'App\\Controller\\DefaultController::rules' => '?',
  4789.             'App\\Controller\\DefaultController::shortcut' => '?',
  4790.             'App\\Controller\\FaqController::index' => '?',
  4791.             'App\\Controller\\NascarController::migrate' => '?',
  4792.             'App\\Controller\\NascarController::nascar' => '?',
  4793.             'App\\Controller\\NascarController::optin' => '?',
  4794.             'App\\Controller\\NascarController::rules' => '?',
  4795.             'App\\Controller\\ReferralController::index' => '?',
  4796.             'App\\Controller\\ReferralController::invite' => '?',
  4797.             'App\\Controller\\ReferralController::s' => '?',
  4798.             'App\\Controller\\ReferralController::share' => '?',
  4799.             'App\\Controller\\RegistrationController::register' => '?',
  4800.             'App\\Controller\\ResettingController::reset' => '?',
  4801.             'App\\Controller\\ResettingController::sendEmail' => '?',
  4802.             'App\\Controller\\RewardAdminController::batchActionDelete' => '?',
  4803.             'App\\Controller\\RewardAdminController::payAction' => '?',
  4804.             'App\\Controller\\RewardAdminController::payRewardAction' => '?',
  4805.             'App\\Controller\\RewardsController::index' => '?',
  4806.             'App\\Controller\\SecurityController::login' => '?',
  4807.             'App\\Controller\\UserController::card' => '?',
  4808.             'App\\Controller\\UserController::createWCAccount' => '?',
  4809.             'App\\Controller\\UserController::edit' => '?',
  4810.             'App\\Controller\\UserController::wirecardAccountRedirect' => '?',
  4811.             'App\\Controller\\WirecardTransactionController::batchActionDelete' => '?',
  4812.             'App\\Controller\\WirecardTransactionController::exportPuids' => '?',
  4813.             'App\\Controller\\WirecardTransactionController::regenerateAction' => '?',
  4814.             'App\\Controller\\WirecardTransactionController::resendAction' => '?',
  4815.             'App\\Controller\\Admin\\Import\\AdminImportController:importPoints' => '?',
  4816.             'App\\Controller\\ContactsController:index' => '?',
  4817.             'App\\Controller\\DefaultController:promotions' => '?',
  4818.             'App\\Controller\\DefaultController:rules' => '?',
  4819.             'App\\Controller\\DefaultController:shortcut' => '?',
  4820.             'App\\Controller\\FaqController:index' => '?',
  4821.             'App\\Controller\\NascarController:migrate' => '?',
  4822.             'App\\Controller\\NascarController:nascar' => '?',
  4823.             'App\\Controller\\NascarController:optin' => '?',
  4824.             'App\\Controller\\NascarController:rules' => '?',
  4825.             'App\\Controller\\ReferralController:index' => '?',
  4826.             'App\\Controller\\ReferralController:invite' => '?',
  4827.             'App\\Controller\\ReferralController:s' => '?',
  4828.             'App\\Controller\\ReferralController:share' => '?',
  4829.             'App\\Controller\\RegistrationController:register' => '?',
  4830.             'App\\Controller\\ResettingController:reset' => '?',
  4831.             'App\\Controller\\ResettingController:sendEmail' => '?',
  4832.             'App\\Controller\\RewardAdminController:batchActionDelete' => '?',
  4833.             'App\\Controller\\RewardAdminController:payAction' => '?',
  4834.             'App\\Controller\\RewardAdminController:payRewardAction' => '?',
  4835.             'App\\Controller\\RewardsController:index' => '?',
  4836.             'App\\Controller\\SecurityController:login' => '?',
  4837.             'App\\Controller\\UserController:card' => '?',
  4838.             'App\\Controller\\UserController:createWCAccount' => '?',
  4839.             'App\\Controller\\UserController:edit' => '?',
  4840.             'App\\Controller\\UserController:wirecardAccountRedirect' => '?',
  4841.             'App\\Controller\\WirecardTransactionController:batchActionDelete' => '?',
  4842.             'App\\Controller\\WirecardTransactionController:exportPuids' => '?',
  4843.             'App\\Controller\\WirecardTransactionController:regenerateAction' => '?',
  4844.             'App\\Controller\\WirecardTransactionController:resendAction' => '?',
  4845.         ]);
  4846.     }
  4847.     /**
  4848.      * Gets the private '.service_locator.Tfs7GxL' shared service.
  4849.      *
  4850.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4851.      */
  4852.     protected function get_ServiceLocator_Tfs7GxLService()
  4853.     {
  4854.         return $this->privates['.service_locator.Tfs7GxL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4855.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4856.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  4857.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4858.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4859.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4860.             'router' => ['services''router''getRouterService'false],
  4861.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  4862.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  4863.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  4864.             'serializer' => ['services''serializer''getSerializerService'false],
  4865.             'session' => ['services''session''getSessionService'false],
  4866.             'templating' => ['services''templating''getTemplatingService'false],
  4867.             'twig' => ['services''twig''getTwigService'false],
  4868.         ], [
  4869.             'doctrine' => '?',
  4870.             'form.factory' => '?',
  4871.             'http_kernel' => '?',
  4872.             'parameter_bag' => '?',
  4873.             'request_stack' => '?',
  4874.             'router' => '?',
  4875.             'security.authorization_checker' => '?',
  4876.             'security.csrf.token_manager' => '?',
  4877.             'security.token_storage' => '?',
  4878.             'serializer' => '?',
  4879.             'session' => '?',
  4880.             'templating' => '?',
  4881.             'twig' => '?',
  4882.         ]);
  4883.     }
  4884.     /**
  4885.      * Gets the private '.service_locator.UpiujmM' shared service.
  4886.      *
  4887.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4888.      */
  4889.     protected function get_ServiceLocator_UpiujmMService()
  4890.     {
  4891.         return $this->privates['.service_locator.UpiujmM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4892.             'referralRepository' => ['privates''App\\Repository\\ReferralRepository''getReferralRepositoryService'false],
  4893.         ], [
  4894.             'referralRepository' => 'App\\Repository\\ReferralRepository',
  4895.         ]);
  4896.     }
  4897.     /**
  4898.      * Gets the private '.service_locator.aCsDCZV' shared service.
  4899.      *
  4900.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4901.      */
  4902.     protected function get_ServiceLocator_ACsDCZVService()
  4903.     {
  4904.         return $this->privates['.service_locator.aCsDCZV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4905.             'eventRepository' => ['privates''App\\Repository\\EventRepository''getEventRepositoryService'false],
  4906.         ], [
  4907.             'eventRepository' => 'App\\Repository\\EventRepository',
  4908.         ]);
  4909.     }
  4910.     /**
  4911.      * Gets the private '.service_locator.aMwqLGM' shared service.
  4912.      *
  4913.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4914.      */
  4915.     protected function get_ServiceLocator_AMwqLGMService()
  4916.     {
  4917.         return $this->privates['.service_locator.aMwqLGM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4918.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4919.             'rewardRepository' => ['privates''App\\Repository\\RewardRepository''getRewardRepositoryService'false],
  4920.             'rewardService' => ['privates''App\\Logic\\RewardService''getRewardServiceService'false],
  4921.         ], [
  4922.             'entityManager' => '?',
  4923.             'rewardRepository' => 'App\\Repository\\RewardRepository',
  4924.             'rewardService' => 'App\\Logic\\RewardService',
  4925.         ]);
  4926.     }
  4927.     /**
  4928.      * Gets the private '.service_locator.czRZKea' shared service.
  4929.      *
  4930.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4931.      */
  4932.     protected function get_ServiceLocator_CzRZKeaService()
  4933.     {
  4934.         return $this->privates['.service_locator.czRZKea'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4935.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4936.             'mailLogic' => ['privates''App\\Logic\\MailLogic''getMailLogicService'false],
  4937.             'tokenGenerator' => ['privates''security.csrf.token_generator''getSecurity_Csrf_TokenGeneratorService'false],
  4938.             'userRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4939.         ], [
  4940.             'entityManager' => '?',
  4941.             'mailLogic' => 'App\\Logic\\MailLogic',
  4942.             'tokenGenerator' => '?',
  4943.             'userRepository' => 'App\\Repository\\UserRepository',
  4944.         ]);
  4945.     }
  4946.     /**
  4947.      * Gets the private '.service_locator.e5zsAu4' shared service.
  4948.      *
  4949.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4950.      */
  4951.     protected function get_ServiceLocator_E5zsAu4Service()
  4952.     {
  4953.         return $this->privates['.service_locator.e5zsAu4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4954.             'query' => ['privates''.errored..service_locator.e5zsAu4.Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface'NULL'Cannot autowire service ".service_locator.e5zsAu4": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?'],
  4955.         ], [
  4956.             'query' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  4957.         ]);
  4958.     }
  4959.     /**
  4960.      * Gets the private '.service_locator.g.xob4v' shared service.
  4961.      *
  4962.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4963.      */
  4964.     protected function get_ServiceLocator_G_Xob4vService()
  4965.     {
  4966.         return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4967.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4968.         ], [
  4969.             'authenticationUtils' => '?',
  4970.         ]);
  4971.     }
  4972.     /**
  4973.      * Gets the private '.service_locator.lLajSvr' shared service.
  4974.      *
  4975.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4976.      */
  4977.     protected function get_ServiceLocator_LLajSvrService()
  4978.     {
  4979.         return $this->privates['.service_locator.lLajSvr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4980.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4981.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  4982.             'userRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4983.         ], [
  4984.             'entityManager' => '?',
  4985.             'passwordEncoder' => '?',
  4986.             'userRepository' => 'App\\Repository\\UserRepository',
  4987.         ]);
  4988.     }
  4989.     /**
  4990.      * Gets the private '.service_locator.mCWRtE_' shared service.
  4991.      *
  4992.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4993.      */
  4994.     protected function get_ServiceLocator_MCWRtEService()
  4995.     {
  4996.         return $this->privates['.service_locator.mCWRtE_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4997.             'addCommand' => ['privates''App\\Logic\\Commands\\AddPointCommand''getAddPointCommandService'false],
  4998.             'paymentImportFileLogic' => ['privates''App\\Logic\\PaymentImportFileLogic''getPaymentImportFileLogicService'false],
  4999.         ], [
  5000.             'addCommand' => 'App\\Logic\\Commands\\AddPointCommand',
  5001.             'paymentImportFileLogic' => 'App\\Logic\\PaymentImportFileLogic',
  5002.         ]);
  5003.     }
  5004.     /**
  5005.      * Gets the private '.service_locator.nXpNsiU' shared service.
  5006.      *
  5007.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5008.      */
  5009.     protected function get_ServiceLocator_NXpNsiUService()
  5010.     {
  5011.         return $this->privates['.service_locator.nXpNsiU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5012.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5013.             'userEventRepository' => ['privates''App\\Repository\\UserEventRepository''getUserEventRepositoryService'false],
  5014.             'userRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  5015.         ], [
  5016.             'entityManager' => '?',
  5017.             'userEventRepository' => 'App\\Repository\\UserEventRepository',
  5018.             'userRepository' => 'App\\Repository\\UserRepository',
  5019.         ]);
  5020.     }
  5021.     /**
  5022.      * Gets the private '.service_locator.o9nGMXB' shared service.
  5023.      *
  5024.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5025.      */
  5026.     protected function get_ServiceLocator_O9nGMXBService()
  5027.     {
  5028.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5029.             'twig' => ['services''twig''getTwigService'false],
  5030.         ], [
  5031.             'twig' => 'Twig\\Environment',
  5032.         ]);
  5033.     }
  5034.     /**
  5035.      * Gets the private '.service_locator.tIQ5Q0N' shared service.
  5036.      *
  5037.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5038.      */
  5039.     protected function get_ServiceLocator_TIQ5Q0NService()
  5040.     {
  5041.         return $this->privates['.service_locator.tIQ5Q0N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5042.             'user' => ['privates''.errored..service_locator.tIQ5Q0N.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.tIQ5Q0N": it references class "App\\Entity\\User" but no such service exists.'],
  5043.         ], [
  5044.             'user' => 'App\\Entity\\User',
  5045.         ]);
  5046.     }
  5047.     /**
  5048.      * Gets the private '.service_locator.vRp2zgP' shared service.
  5049.      *
  5050.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5051.      */
  5052.     protected function get_ServiceLocator_VRp2zgPService()
  5053.     {
  5054.         return $this->privates['.service_locator.vRp2zgP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5055.             'transactionRepository' => ['privates''App\\Repository\\WirecardTransactionRepository''getWirecardTransactionRepositoryService'false],
  5056.         ], [
  5057.             'transactionRepository' => 'App\\Repository\\WirecardTransactionRepository',
  5058.         ]);
  5059.     }
  5060.     /**
  5061.      * Gets the private '.service_locator.x.dbeYg' shared service.
  5062.      *
  5063.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5064.      */
  5065.     protected function get_ServiceLocator_X_DbeYgService()
  5066.     {
  5067.         return $this->privates['.service_locator.x.dbeYg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5068.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5069.             'eventRepository' => ['privates''App\\Repository\\EventRepository''getEventRepositoryService'false],
  5070.             'userEventRepository' => ['privates''App\\Repository\\UserEventRepository''getUserEventRepositoryService'false],
  5071.         ], [
  5072.             'entityManager' => '?',
  5073.             'eventRepository' => 'App\\Repository\\EventRepository',
  5074.             'userEventRepository' => 'App\\Repository\\UserEventRepository',
  5075.         ]);
  5076.     }
  5077.     /**
  5078.      * Gets the private '.service_locator.zAt64E3' shared service.
  5079.      *
  5080.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5081.      */
  5082.     protected function get_ServiceLocator_ZAt64E3Service()
  5083.     {
  5084.         return $this->privates['.service_locator.zAt64E3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5085.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5086.             'geoCoderLogic' => ['privates''App\\Logic\\GeoCoderLogic''getGeoCoderLogicService'false],
  5087.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  5088.             'userRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  5089.         ], [
  5090.             'eventDispatcher' => '?',
  5091.             'geoCoderLogic' => 'App\\Logic\\GeoCoderLogic',
  5092.             'passwordEncoder' => '?',
  5093.             'userRepository' => 'App\\Repository\\UserRepository',
  5094.         ]);
  5095.     }
  5096.     /**
  5097.      * Gets the private 'App\Command\ImportPaymentFilesCommand' shared autowired service.
  5098.      *
  5099.      * @return \App\Command\ImportPaymentFilesCommand
  5100.      */
  5101.     protected function getImportPaymentFilesCommandService()
  5102.     {
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5104.         include_once \dirname(__DIR__4).'/src/Command/ImportPaymentFilesCommand.php';
  5105.         $this->privates['App\\Command\\ImportPaymentFilesCommand'] = $instance = new \App\Command\ImportPaymentFilesCommand(NULL, ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['App\\Logic\\Commands\\AddPointCommand'] ?? $this->getAddPointCommandService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ImportsRepository'] ?? $this->getImportsRepositoryService()), ($this->privates['App\\Logic\\PaymentImportFileLogic'] ?? $this->getPaymentImportFileLogicService()));
  5106.         $instance->setName('app:import-payment-files');
  5107.         return $instance;
  5108.     }
  5109.     /**
  5110.      * Gets the private 'App\EventListener\ImportFileProcessedListener' shared autowired service.
  5111.      *
  5112.      * @return \App\EventListener\ImportFileProcessedListener
  5113.      */
  5114.     protected function getImportFileProcessedListenerService()
  5115.     {
  5116.         include_once \dirname(__DIR__4).'/src/EventListener/ImportFileProcessedListener.php';
  5117.         return $this->privates['App\\EventListener\\ImportFileProcessedListener'] = new \App\EventListener\ImportFileProcessedListener(($this->privates['App\\Logic\\MailLogic'] ?? $this->getMailLogicService()));
  5118.     }
  5119.     /**
  5120.      * Gets the private 'App\EventListener\RewardBonusListener' shared autowired service.
  5121.      *
  5122.      * @return \App\EventListener\RewardBonusListener
  5123.      */
  5124.     protected function getRewardBonusListenerService()
  5125.     {
  5126.         include_once \dirname(__DIR__4).'/src/EventListener/RewardBonusListener.php';
  5127.         return $this->privates['App\\EventListener\\RewardBonusListener'] = new \App\EventListener\RewardBonusListener(($this->privates['App\\Logic\\MailLogic'] ?? $this->getMailLogicService()), ($this->privates['App\\Repository\\RewardRepository'] ?? $this->getRewardRepositoryService()));
  5128.     }
  5129.     /**
  5130.      * Gets the private 'App\EventSubscriber\UserSubscriber' shared autowired service.
  5131.      *
  5132.      * @return \App\EventSubscriber\UserSubscriber
  5133.      */
  5134.     protected function getUserSubscriberService()
  5135.     {
  5136.         include_once \dirname(__DIR__4).'/src/EventSubscriber/UserSubscriber.php';
  5137.         include_once \dirname(__DIR__4).'/src/Logic/LocationLogic.php';
  5138.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  5139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  5140.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  5141.         return $this->privates['App\\EventSubscriber\\UserSubscriber'] = new \App\EventSubscriber\UserSubscriber($this, ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Logic\\PrepaidCardManager'] ?? $this->getPrepaidCardManagerService()), ($this->privates['session.flash_bag'] ?? ($this->privates['session.flash_bag'] = new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ReferralRepository'] ?? $this->getReferralRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), new \App\Logic\LocationLogic(($this->privates['App\\Logic\\MailLogic'] ?? $this->getMailLogicService())));
  5142.     }
  5143.     /**
  5144.      * Gets the private 'App\Form\AddressType' shared autowired service.
  5145.      *
  5146.      * @return \App\Form\AddressType
  5147.      */
  5148.     protected function getAddressTypeService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5152.         include_once \dirname(__DIR__4).'/src/Form/AddressType.php';
  5153.         return $this->privates['App\\Form\\AddressType'] = new \App\Form\AddressType();
  5154.     }
  5155.     /**
  5156.      * Gets the private 'App\Form\CanadianStateType' shared autowired service.
  5157.      *
  5158.      * @return \App\Form\CanadianStateType
  5159.      */
  5160.     protected function getCanadianStateTypeService()
  5161.     {
  5162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5164.         include_once \dirname(__DIR__4).'/src/Form/CanadianStateType.php';
  5165.         return $this->privates['App\\Form\\CanadianStateType'] = new \App\Form\CanadianStateType();
  5166.     }
  5167.     /**
  5168.      * Gets the private 'App\Form\ContactFormType' shared autowired service.
  5169.      *
  5170.      * @return \App\Form\ContactFormType
  5171.      */
  5172.     protected function getContactFormTypeService()
  5173.     {
  5174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5176.         include_once \dirname(__DIR__4).'/src/Form/ContactFormType.php';
  5177.         return $this->privates['App\\Form\\ContactFormType'] = new \App\Form\ContactFormType();
  5178.     }
  5179.     /**
  5180.      * Gets the private 'App\Form\ImportFileType' shared autowired service.
  5181.      *
  5182.      * @return \App\Form\ImportFileType
  5183.      */
  5184.     protected function getImportFileTypeService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5188.         include_once \dirname(__DIR__4).'/src/Form/ImportFileType.php';
  5189.         return $this->privates['App\\Form\\ImportFileType'] = new \App\Form\ImportFileType();
  5190.     }
  5191.     /**
  5192.      * Gets the private 'App\Form\InviteReferralType' shared autowired service.
  5193.      *
  5194.      * @return \App\Form\InviteReferralType
  5195.      */
  5196.     protected function getInviteReferralTypeService()
  5197.     {
  5198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5200.         include_once \dirname(__DIR__4).'/src/Form/InviteReferralType.php';
  5201.         return $this->privates['App\\Form\\InviteReferralType'] = new \App\Form\InviteReferralType(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  5202.     }
  5203.     /**
  5204.      * Gets the private 'App\Form\ProfileFormType' shared autowired service.
  5205.      *
  5206.      * @return \App\Form\ProfileFormType
  5207.      */
  5208.     protected function getProfileFormTypeService()
  5209.     {
  5210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5212.         include_once \dirname(__DIR__4).'/src/Form/ProfileFormType.php';
  5213.         return $this->privates['App\\Form\\ProfileFormType'] = new \App\Form\ProfileFormType();
  5214.     }
  5215.     /**
  5216.      * Gets the private 'App\Form\RegistrationFormType' shared autowired service.
  5217.      *
  5218.      * @return \App\Form\RegistrationFormType
  5219.      */
  5220.     protected function getRegistrationFormTypeService()
  5221.     {
  5222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5224.         include_once \dirname(__DIR__4).'/src/Form/RegistrationFormType.php';
  5225.         return $this->privates['App\\Form\\RegistrationFormType'] = new \App\Form\RegistrationFormType(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['nzo_url_encryptor'] ?? ($this->privates['nzo_url_encryptor'] = new \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor(''''''))));
  5226.     }
  5227.     /**
  5228.      * Gets the private 'App\Form\ResettingFormType' shared autowired service.
  5229.      *
  5230.      * @return \App\Form\ResettingFormType
  5231.      */
  5232.     protected function getResettingFormTypeService()
  5233.     {
  5234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5236.         include_once \dirname(__DIR__4).'/src/Form/ResettingFormType.php';
  5237.         return $this->privates['App\\Form\\ResettingFormType'] = new \App\Form\ResettingFormType();
  5238.     }
  5239.     /**
  5240.      * Gets the private 'App\Form\UsStateType' shared autowired service.
  5241.      *
  5242.      * @return \App\Form\UsStateType
  5243.      */
  5244.     protected function getUsStateTypeService()
  5245.     {
  5246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5248.         include_once \dirname(__DIR__4).'/src/Form/UsStateType.php';
  5249.         return $this->privates['App\\Form\\UsStateType'] = new \App\Form\UsStateType();
  5250.     }
  5251.     /**
  5252.      * Gets the private 'App\Logic\Commands\AddPointCommand' shared autowired service.
  5253.      *
  5254.      * @return \App\Logic\Commands\AddPointCommand
  5255.      */
  5256.     protected function getAddPointCommandService()
  5257.     {
  5258.         include_once \dirname(__DIR__4).'/src/Logic/Commands/CommandInterface.php';
  5259.         include_once \dirname(__DIR__4).'/src/Logic/Commands/AddPointCommand.php';
  5260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  5261.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  5263.         return $this->privates['App\\Logic\\Commands\\AddPointCommand'] = new \App\Logic\Commands\AddPointCommand(($this->privates['App\\Repository\\RewardRepository'] ?? $this->getRewardRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['session.flash_bag'] ?? ($this->privates['session.flash_bag'] = new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Logic\\MailLogic'] ?? $this->getMailLogicService()));
  5264.     }
  5265.     /**
  5266.      * Gets the private 'App\Logic\GeoCoderLogic' shared autowired service.
  5267.      *
  5268.      * @return \App\Logic\GeoCoderLogic
  5269.      */
  5270.     protected function getGeoCoderLogicService()
  5271.     {
  5272.         include_once \dirname(__DIR__4).'/src/Logic/GeoCoderLogic.php';
  5273.         return $this->privates['App\\Logic\\GeoCoderLogic'] = new \App\Logic\GeoCoderLogic(($this->privates['bazinga_geocoder.provider.acme'] ?? $this->getBazingaGeocoder_Provider_AcmeService()));
  5274.     }
  5275.     /**
  5276.      * Gets the private 'App\Logic\MailLogic' shared autowired service.
  5277.      *
  5278.      * @return \App\Logic\MailLogic
  5279.      */
  5280.     protected function getMailLogicService()
  5281.     {
  5282.         include_once \dirname(__DIR__4).'/src/Logic/MailLogic.php';
  5283.         return $this->privates['App\\Logic\\MailLogic'] = new \App\Logic\MailLogic($this->getEnv('MAILER_USERNAME'), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  5284.     }
  5285.     /**
  5286.      * Gets the private 'App\Logic\PageLogic' shared autowired service.
  5287.      *
  5288.      * @return \App\Logic\PageLogic
  5289.      */
  5290.     protected function getPageLogicService()
  5291.     {
  5292.         include_once \dirname(__DIR__4).'/src/Logic/PageLogic.php';
  5293.         return $this->privates['App\\Logic\\PageLogic'] = new \App\Logic\PageLogic(($this->privates['App\\Repository\\PagesRepository'] ?? $this->getPagesRepositoryService()));
  5294.     }
  5295.     /**
  5296.      * Gets the private 'App\Logic\PaymentImportFileLogic' shared autowired service.
  5297.      *
  5298.      * @return \App\Logic\PaymentImportFileLogic
  5299.      */
  5300.     protected function getPaymentImportFileLogicService()
  5301.     {
  5302.         include_once \dirname(__DIR__4).'/src/Logic/PaymentImportFileLogic.php';
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  5305.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  5306.         return $this->privates['App\\Logic\\PaymentImportFileLogic'] = new \App\Logic\PaymentImportFileLogic(($this->privates['App\\Logic\\Commands\\AddPointCommand'] ?? $this->getAddPointCommandService()), ($this->privates['session.flash_bag'] ?? ($this->privates['session.flash_bag'] = new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)), $this);
  5307.     }
  5308.     /**
  5309.      * Gets the private 'App\Logic\PrepaidCardManager' shared autowired service.
  5310.      *
  5311.      * @return \App\Logic\PrepaidCardManager
  5312.      */
  5313.     protected function getPrepaidCardManagerService()
  5314.     {
  5315.         include_once \dirname(__DIR__4).'/src/Logic/PrepaidCardManager.php';
  5316.         return $this->privates['App\\Logic\\PrepaidCardManager'] = new \App\Logic\PrepaidCardManager(($this->services['App\\Logic\\Wirecard\\WirecardAPI'] ?? $this->getWirecardAPIService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5317.     }
  5318.     /**
  5319.      * Gets the private 'App\Logic\RewardService' shared autowired service.
  5320.      *
  5321.      * @return \App\Logic\RewardService
  5322.      */
  5323.     protected function getRewardServiceService()
  5324.     {
  5325.         include_once \dirname(__DIR__4).'/src/Logic/RewardService.php';
  5326.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  5327.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  5329.         return $this->privates['App\\Logic\\RewardService'] = new \App\Logic\RewardService(($this->privates['App\\Logic\\PrepaidCardManager'] ?? $this->getPrepaidCardManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Logic\\MailLogic'] ?? $this->getMailLogicService()), ($this->services['monolog.logger.pay_rewards'] ?? $this->getMonolog_Logger_PayRewardsService()), ($this->privates['session.flash_bag'] ?? ($this->privates['session.flash_bag'] = new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag())));
  5330.     }
  5331.     /**
  5332.      * Gets the private 'App\Logic\SmsClient' shared autowired service.
  5333.      *
  5334.      * @return \App\Logic\SmsClient
  5335.      */
  5336.     protected function getSmsClientService()
  5337.     {
  5338.         include_once \dirname(__DIR__4).'/src/Logic/SmsClient.php';
  5339.         return $this->privates['App\\Logic\\SmsClient'] = new \App\Logic\SmsClient($this->getEnv('TWILIO_SID'), $this->getEnv('TWILIO_TOKEN'), $this->getEnv('TWILIO_NUMBER'));
  5340.     }
  5341.     /**
  5342.      * Gets the private 'App\Logic\Wirecard\SSOTokenHandler' shared autowired service.
  5343.      *
  5344.      * @return \App\Logic\Wirecard\SSOTokenHandler
  5345.      */
  5346.     protected function getSSOTokenHandlerService()
  5347.     {
  5348.         include_once \dirname(__DIR__4).'/src/Logic/Wirecard/SSOTokenHandler.php';
  5349.         include_once \dirname(__DIR__4).'/src/Logic/Wirecard/RequestBuilder.php';
  5350.         return $this->privates['App\\Logic\\Wirecard\\SSOTokenHandler'] = new \App\Logic\Wirecard\SSOTokenHandler((\dirname(__DIR__4).'/src/'.$this->getEnv('string:WIRECARD_CERT')), ($this->privates['App\\Logic\\Wirecard\\RequestBuilder'] ?? ($this->privates['App\\Logic\\Wirecard\\RequestBuilder'] = new \App\Logic\Wirecard\RequestBuilder($this->getEnv('WIRECARD_PROGRAM_ID')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5351.     }
  5352.     /**
  5353.      * Gets the private 'App\Repository\EventRepository' shared autowired service.
  5354.      *
  5355.      * @return \App\Repository\EventRepository
  5356.      */
  5357.     protected function getEventRepositoryService()
  5358.     {
  5359.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5361.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5362.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5364.         include_once \dirname(__DIR__4).'/src/Repository/EventRepository.php';
  5365.         return $this->privates['App\\Repository\\EventRepository'] = new \App\Repository\EventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5366.     }
  5367.     /**
  5368.      * Gets the private 'App\Repository\FaqRepository' shared autowired service.
  5369.      *
  5370.      * @return \App\Repository\FaqRepository
  5371.      */
  5372.     protected function getFaqRepositoryService()
  5373.     {
  5374.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5375.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5377.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5378.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5379.         include_once \dirname(__DIR__4).'/src/Repository/FaqRepository.php';
  5380.         return $this->privates['App\\Repository\\FaqRepository'] = new \App\Repository\FaqRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5381.     }
  5382.     /**
  5383.      * Gets the private 'App\Repository\ImportLogsRepository' shared autowired service.
  5384.      *
  5385.      * @return \App\Repository\ImportLogsRepository
  5386.      */
  5387.     protected function getImportLogsRepositoryService()
  5388.     {
  5389.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5390.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5391.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5392.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5393.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5394.         include_once \dirname(__DIR__4).'/src/Repository/ImportLogsRepository.php';
  5395.         return $this->privates['App\\Repository\\ImportLogsRepository'] = new \App\Repository\ImportLogsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5396.     }
  5397.     /**
  5398.      * Gets the private 'App\Repository\ImportsRepository' shared autowired service.
  5399.      *
  5400.      * @return \App\Repository\ImportsRepository
  5401.      */
  5402.     protected function getImportsRepositoryService()
  5403.     {
  5404.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5405.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5407.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5408.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5409.         include_once \dirname(__DIR__4).'/src/Repository/ImportsRepository.php';
  5410.         return $this->privates['App\\Repository\\ImportsRepository'] = new \App\Repository\ImportsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5411.     }
  5412.     /**
  5413.      * Gets the private 'App\Repository\LocationRepository' shared autowired service.
  5414.      *
  5415.      * @return \App\Repository\LocationRepository
  5416.      */
  5417.     protected function getLocationRepositoryService()
  5418.     {
  5419.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5420.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5424.         include_once \dirname(__DIR__4).'/src/Repository/LocationRepository.php';
  5425.         return $this->privates['App\\Repository\\LocationRepository'] = new \App\Repository\LocationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5426.     }
  5427.     /**
  5428.      * Gets the private 'App\Repository\PagesRepository' shared autowired service.
  5429.      *
  5430.      * @return \App\Repository\PagesRepository
  5431.      */
  5432.     protected function getPagesRepositoryService()
  5433.     {
  5434.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5435.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5437.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5438.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5439.         include_once \dirname(__DIR__4).'/src/Repository/PagesRepository.php';
  5440.         return $this->privates['App\\Repository\\PagesRepository'] = new \App\Repository\PagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5441.     }
  5442.     /**
  5443.      * Gets the private 'App\Repository\ReferralRepository' shared autowired service.
  5444.      *
  5445.      * @return \App\Repository\ReferralRepository
  5446.      */
  5447.     protected function getReferralRepositoryService()
  5448.     {
  5449.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5450.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5451.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5452.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5453.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5454.         include_once \dirname(__DIR__4).'/src/Repository/ReferralRepository.php';
  5455.         return $this->privates['App\\Repository\\ReferralRepository'] = new \App\Repository\ReferralRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5456.     }
  5457.     /**
  5458.      * Gets the private 'App\Repository\RewardRepository' shared autowired service.
  5459.      *
  5460.      * @return \App\Repository\RewardRepository
  5461.      */
  5462.     protected function getRewardRepositoryService()
  5463.     {
  5464.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5465.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5468.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5469.         include_once \dirname(__DIR__4).'/src/Repository/RewardRepository.php';
  5470.         return $this->privates['App\\Repository\\RewardRepository'] = new \App\Repository\RewardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5471.     }
  5472.     /**
  5473.      * Gets the private 'App\Repository\UserEventRepository' shared autowired service.
  5474.      *
  5475.      * @return \App\Repository\UserEventRepository
  5476.      */
  5477.     protected function getUserEventRepositoryService()
  5478.     {
  5479.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5480.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5481.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5482.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5483.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5484.         include_once \dirname(__DIR__4).'/src/Repository/UserEventRepository.php';
  5485.         return $this->privates['App\\Repository\\UserEventRepository'] = new \App\Repository\UserEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5486.     }
  5487.     /**
  5488.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  5489.      *
  5490.      * @return \App\Repository\UserRepository
  5491.      */
  5492.     protected function getUserRepositoryService()
  5493.     {
  5494.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5495.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5496.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5497.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5498.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5499.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  5500.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  5501.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5502.     }
  5503.     /**
  5504.      * Gets the private 'App\Repository\WirecardTransactionRepository' shared autowired service.
  5505.      *
  5506.      * @return \App\Repository\WirecardTransactionRepository
  5507.      */
  5508.     protected function getWirecardTransactionRepositoryService()
  5509.     {
  5510.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  5511.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5512.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5513.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5514.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5515.         include_once \dirname(__DIR__4).'/src/Repository/WirecardTransactionRepository.php';
  5516.         return $this->privates['App\\Repository\\WirecardTransactionRepository'] = new \App\Repository\WirecardTransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5517.     }
  5518.     /**
  5519.      * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  5520.      *
  5521.      * @return \App\Security\LoginFormAuthenticator
  5522.      */
  5523.     protected function getLoginFormAuthenticatorService()
  5524.     {
  5525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5530.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  5531.         return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  5532.     }
  5533.     /**
  5534.      * Gets the private 'Bazinga\GeocoderBundle\Command\GeocodeCommand' shared service.
  5535.      *
  5536.      * @return \Bazinga\GeocoderBundle\Command\GeocodeCommand
  5537.      */
  5538.     protected function getGeocodeCommandService()
  5539.     {
  5540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5541.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/Command/GeocodeCommand.php';
  5542.         $this->privates['Bazinga\\GeocoderBundle\\Command\\GeocodeCommand'] = $instance = new \Bazinga\GeocoderBundle\Command\GeocodeCommand(($this->privates['Geocoder\\ProviderAggregator'] ?? $this->getProviderAggregatorService()));
  5543.         $instance->setName('geocoder:geocode');
  5544.         return $instance;
  5545.     }
  5546.     /**
  5547.      * Gets the private 'Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator' shared service.
  5548.      *
  5549.      * @return \Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator
  5550.      */
  5551.     protected function getAddressValidatorService()
  5552.     {
  5553.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5554.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5555.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/Validator/Constraint/AddressValidator.php';
  5556.         return $this->privates['Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator'] = new \Bazinga\GeocoderBundle\Validator\Constraint\AddressValidator(($this->privates['Geocoder\\ProviderAggregator'] ?? $this->getProviderAggregatorService()));
  5557.     }
  5558.     /**
  5559.      * Gets the private 'Endroid\QrCodeBundle\Twig\QrCodeRuntime' shared autowired service.
  5560.      *
  5561.      * @return \Endroid\QrCodeBundle\Twig\QrCodeRuntime
  5562.      */
  5563.     protected function getQrCodeRuntimeService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeRuntime.php';
  5567.         return $this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'] = new \Endroid\QrCodeBundle\Twig\QrCodeRuntime(($this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] ?? $this->getBuilderRegistryService()), ($this->services['router'] ?? $this->getRouterService()));
  5568.     }
  5569.     /**
  5570.      * Gets the private 'Endroid\QrCode\Builder\BuilderRegistry' shared autowired service.
  5571.      *
  5572.      * @return \Endroid\QrCode\Builder\BuilderRegistry
  5573.      */
  5574.     protected function getBuilderRegistryService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/BuilderRegistryInterface.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/BuilderRegistry.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
  5580.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
  5582.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
  5583.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelLow.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
  5585.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
  5586.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelHigh.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
  5588.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/ValidatingWriterInterface.php';
  5589.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/endroid/qr-code/src/Writer/SvgWriter.php';
  5591.         $this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] = $instance = new \Endroid\QrCode\Builder\BuilderRegistry();
  5592.         $a = new \Endroid\QrCode\Builder\Builder();
  5593.         $a->writer(($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
  5594.         $a->size(500);
  5595.         $a->margin(10);
  5596.         $a->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
  5597.         $a->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow());
  5598.         $a->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
  5599.         $a->validateResult(false);
  5600.         $b = new \Endroid\QrCode\Builder\Builder();
  5601.         $b->writer(($this->privates['Endroid\\QrCode\\Writer\\SvgWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\SvgWriter'] = new \Endroid\QrCode\Writer\SvgWriter())));
  5602.         $b->writerOptions([]);
  5603.         $b->size(500);
  5604.         $b->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
  5605.         $b->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelHigh());
  5606.         $b->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
  5607.         $b->logoPath((\dirname(__DIR__4).'/assets/images/logo.png'));
  5608.         $b->logoResizeToWidth(150);
  5609.         $b->validateResult(false);
  5610.         $instance->addBuilder('default'$a);
  5611.         $instance->addBuilder('custom'$b);
  5612.         return $instance;
  5613.     }
  5614.     /**
  5615.      * Gets the private 'Geocoder\ProviderAggregator' shared service.
  5616.      *
  5617.      * @return \Geocoder\ProviderAggregator
  5618.      */
  5619.     protected function getProviderAggregatorService()
  5620.     {
  5621.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder/Provider/Provider.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder/Geocoder.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder/ProviderAggregator.php';
  5624.         $this->privates['Geocoder\\ProviderAggregator'] = $instance = new \Geocoder\ProviderAggregator();
  5625.         $instance->registerProviders([=> ($this->privates['bazinga_geocoder.provider.acme'] ?? $this->getBazingaGeocoder_Provider_AcmeService())]);
  5626.         return $instance;
  5627.     }
  5628.     /**
  5629.      * Gets the private 'Sonata\BlockBundle\Command\DebugBlocksCommand' shared service.
  5630.      *
  5631.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  5632.      */
  5633.     protected function getDebugBlocksCommandService()
  5634.     {
  5635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5636.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/BaseCommand.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  5638.         $this->privates['Sonata\\BlockBundle\\Command\\DebugBlocksCommand'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(NULL, ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  5639.         $instance->setName('sonata:block:debug');
  5640.         return $instance;
  5641.     }
  5642.     /**
  5643.      * Gets the private 'annotations.cache' shared service.
  5644.      *
  5645.      * @return \Symfony\Component\Cache\DoctrineProvider
  5646.      */
  5647.     protected function getAnnotations_CacheService()
  5648.     {
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  5652.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  5653.     }
  5654.     /**
  5655.      * Gets the private 'annotations.cache_warmer' shared service.
  5656.      *
  5657.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5658.      */
  5659.     protected function getAnnotations_CacheWarmerService()
  5660.     {
  5661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5664.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  5665.     }
  5666.     /**
  5667.      * Gets the private 'annotations.cached_reader' shared service.
  5668.      *
  5669.      * @return \Doctrine\Common\Annotations\CachedReader
  5670.      */
  5671.     protected function getAnnotations_CachedReaderService()
  5672.     {
  5673.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  5674.     }
  5675.     /**
  5676.      * Gets the private 'annotations.reader' shared service.
  5677.      *
  5678.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5679.      */
  5680.     protected function getAnnotations_ReaderService()
  5681.     {
  5682.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5683.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5684.         $a->registerUniqueLoader('class_exists');
  5685.         $instance->addGlobalIgnoredName('required'$a);
  5686.         return $instance;
  5687.     }
  5688.     /**
  5689.      * Gets the private 'app.menu_builder' shared autowired service.
  5690.      *
  5691.      * @return \App\Menu\Builder
  5692.      */
  5693.     protected function getApp_MenuBuilderService()
  5694.     {
  5695.         include_once \dirname(__DIR__4).'/src/Menu/Builder.php';
  5696.         return $this->privates['app.menu_builder'] = new \App\Menu\Builder(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  5697.     }
  5698.     /**
  5699.      * Gets the private 'assets.packages' shared service.
  5700.      *
  5701.      * @return \Symfony\Component\Asset\Packages
  5702.      */
  5703.     protected function getAssets_PackagesService()
  5704.     {
  5705.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  5706.     }
  5707.     /**
  5708.      * Gets the private 'bazinga_geocoder.provider.acme' shared service.
  5709.      *
  5710.      * @return \Geocoder\Plugin\PluginProvider
  5711.      */
  5712.     protected function getBazingaGeocoder_Provider_AcmeService()
  5713.     {
  5714.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/ProviderFactory/PluginProviderFactory.php';
  5715.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/Plugin/FakeIpPlugin.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/ProviderFactory/ProviderFactoryInterface.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/ProviderFactory/AbstractFactory.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/ProviderFactory/FreeGeoIpFactory.php';
  5719.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  5722.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  5723.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  5724.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  5725.         include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttplugClient.php';
  5726.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  5727.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  5729.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  5733.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  5734.         return $this->privates['bazinga_geocoder.provider.acme'] = \Bazinga\GeocoderBundle\ProviderFactory\PluginProviderFactory::createPluginProvider([=> new \Bazinga\GeocoderBundle\Plugin\FakeIpPlugin('127.0.0.1''96.58.29.197'false), => ($this->privates['bazinga_geocoder.provider.acme.profiler'] ?? ($this->privates['bazinga_geocoder.provider.acme.profiler'] = new \Bazinga\GeocoderBundle\Plugin\ProfilingPlugin('acme')))], new \Bazinga\GeocoderBundle\ProviderFactory\FreeGeoIpFactory(new \Symfony\Component\HttpClient\HttplugClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$a)), []);
  5735.     }
  5736.     /**
  5737.      * Gets the private 'cache.annotations' shared service.
  5738.      *
  5739.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5740.      */
  5741.     protected function getCache_AnnotationsService()
  5742.     {
  5743.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3ujTvmuSxQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5744.     }
  5745.     /**
  5746.      * Gets the private 'cache.property_info' shared service.
  5747.      *
  5748.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5749.      */
  5750.     protected function getCache_PropertyInfoService()
  5751.     {
  5752.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Wo3eAt9bG0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5753.     }
  5754.     /**
  5755.      * Gets the private 'cache.security_expression_language' shared service.
  5756.      *
  5757.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5758.      */
  5759.     protected function getCache_SecurityExpressionLanguageService()
  5760.     {
  5761.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('M0aDnsVF+r'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5762.     }
  5763.     /**
  5764.      * Gets the private 'cache.serializer' shared service.
  5765.      *
  5766.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5767.      */
  5768.     protected function getCache_SerializerService()
  5769.     {
  5770.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ho3ONf5bz6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5771.     }
  5772.     /**
  5773.      * Gets the private 'cache.validator' shared service.
  5774.      *
  5775.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5776.      */
  5777.     protected function getCache_ValidatorService()
  5778.     {
  5779.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('U0qtSnz9GV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5780.     }
  5781.     /**
  5782.      * Gets the private 'cache.webpack_encore' shared service.
  5783.      *
  5784.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5785.      */
  5786.     protected function getCache_WebpackEncoreService()
  5787.     {
  5788.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('27wzWtaYSh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5789.     }
  5790.     /**
  5791.      * Gets the private 'config_cache_factory' shared service.
  5792.      *
  5793.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5794.      */
  5795.     protected function getConfigCacheFactoryService()
  5796.     {
  5797.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5798.             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)));
  5799.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5800.         }, 2));
  5801.     }
  5802.     /**
  5803.      * Gets the private 'console.command.about' shared service.
  5804.      *
  5805.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5806.      */
  5807.     protected function getConsole_Command_AboutService()
  5808.     {
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5811.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5812.         $instance->setName('about');
  5813.         return $instance;
  5814.     }
  5815.     /**
  5816.      * Gets the private 'console.command.assets_install' shared service.
  5817.      *
  5818.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5819.      */
  5820.     protected function getConsole_Command_AssetsInstallService()
  5821.     {
  5822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5824.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5825.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5826.         $instance->setName('assets:install');
  5827.         return $instance;
  5828.     }
  5829.     /**
  5830.      * Gets the private 'console.command.cache_clear' shared service.
  5831.      *
  5832.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5833.      */
  5834.     protected function getConsole_Command_CacheClearService()
  5835.     {
  5836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5839.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5840.         $instance->setName('cache:clear');
  5841.         return $instance;
  5842.     }
  5843.     /**
  5844.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5845.      *
  5846.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5847.      */
  5848.     protected function getConsole_Command_CachePoolClearService()
  5849.     {
  5850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5851.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5852.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  5853.         $instance->setName('cache:pool:clear');
  5854.         return $instance;
  5855.     }
  5856.     /**
  5857.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5858.      *
  5859.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5860.      */
  5861.     protected function getConsole_Command_CachePoolDeleteService()
  5862.     {
  5863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5865.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  5866.         $instance->setName('cache:pool:delete');
  5867.         return $instance;
  5868.     }
  5869.     /**
  5870.      * Gets the private 'console.command.cache_pool_list' shared service.
  5871.      *
  5872.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5873.      */
  5874.     protected function getConsole_Command_CachePoolListService()
  5875.     {
  5876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5878.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.doctrine.orm.default.metadata'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  5879.         $instance->setName('cache:pool:list');
  5880.         return $instance;
  5881.     }
  5882.     /**
  5883.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5884.      *
  5885.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5886.      */
  5887.     protected function getConsole_Command_CachePoolPruneService()
  5888.     {
  5889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5891.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5892.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5893.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5894.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5895.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5896.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5897.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5898.             yield 'cache.doctrine.orm.default.metadata' => ($this->services['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  5899.             yield 'cache.doctrine.orm.default.result' => ($this->services['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5900.             yield 'cache.doctrine.orm.default.query' => ($this->services['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5901.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5902.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5903.         }, 11));
  5904.         $instance->setName('cache:pool:prune');
  5905.         return $instance;
  5906.     }
  5907.     /**
  5908.      * Gets the private 'console.command.cache_warmup' shared service.
  5909.      *
  5910.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5911.      */
  5912.     protected function getConsole_Command_CacheWarmupService()
  5913.     {
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5916.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5917.         $instance->setName('cache:warmup');
  5918.         return $instance;
  5919.     }
  5920.     /**
  5921.      * Gets the private 'console.command.config_debug' shared service.
  5922.      *
  5923.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5924.      */
  5925.     protected function getConsole_Command_ConfigDebugService()
  5926.     {
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5929.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5930.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5931.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5932.         $instance->setName('debug:config');
  5933.         return $instance;
  5934.     }
  5935.     /**
  5936.      * Gets the private 'console.command.config_dump_reference' shared service.
  5937.      *
  5938.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5939.      */
  5940.     protected function getConsole_Command_ConfigDumpReferenceService()
  5941.     {
  5942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5946.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5947.         $instance->setName('config:dump-reference');
  5948.         return $instance;
  5949.     }
  5950.     /**
  5951.      * Gets the private 'console.command.container_debug' shared service.
  5952.      *
  5953.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5954.      */
  5955.     protected function getConsole_Command_ContainerDebugService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5959.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5960.         $instance->setName('debug:container');
  5961.         return $instance;
  5962.     }
  5963.     /**
  5964.      * Gets the private 'console.command.container_lint' shared service.
  5965.      *
  5966.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5967.      */
  5968.     protected function getConsole_Command_ContainerLintService()
  5969.     {
  5970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5972.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5973.         $instance->setName('lint:container');
  5974.         return $instance;
  5975.     }
  5976.     /**
  5977.      * Gets the private 'console.command.debug_autowiring' shared service.
  5978.      *
  5979.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5980.      */
  5981.     protected function getConsole_Command_DebugAutowiringService()
  5982.     {
  5983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5986.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5987.         $instance->setName('debug:autowiring');
  5988.         return $instance;
  5989.     }
  5990.     /**
  5991.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5992.      *
  5993.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5994.      */
  5995.     protected function getConsole_Command_EventDispatcherDebugService()
  5996.     {
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5999.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6000.         $instance->setName('debug:event-dispatcher');
  6001.         return $instance;
  6002.     }
  6003.     /**
  6004.      * Gets the private 'console.command.form_debug' shared service.
  6005.      *
  6006.      * @return \Symfony\Component\Form\Command\DebugCommand
  6007.      */
  6008.     protected function getConsole_Command_FormDebugService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6012.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Sonata\\BlockBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type\\Filter'=> 'Sonata\\CoreBundle\\Form\\Type'=> 'Sonata\\Form\\Type'=> 'FOS\\CKEditorBundle\\Form\\Type'=> 'Beelab\\Recaptcha2Bundle\\Form\\Type'], [=> 'App\\Form\\AddressType'=> 'App\\Form\\CanadianStateType'=> 'App\\Form\\ContactFormType'=> 'App\\Form\\ImportFileType'=> 'App\\Form\\InviteReferralType'=> 'App\\Form\\ProfileFormType'=> 'App\\Form\\RegistrationFormType'=> 'App\\Form\\ResettingFormType'=> 'App\\Form\\UsStateType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'11 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'12 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'13 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'14 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'15 => 'Sonata\\AdminBundle\\Form\\Type\\AdminType'16 => 'Sonata\\AdminBundle\\Form\\Type\\ModelType'17 => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'18 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'19 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'20 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'21 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'22 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'23 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'24 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'25 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'26 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'27 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'28 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'29 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'30 => 'Sonata\\CoreBundle\\Form\\Type\\ImmutableArrayType'31 => 'Sonata\\CoreBundle\\Form\\Type\\BooleanType'32 => 'Sonata\\CoreBundle\\Form\\Type\\CollectionType'33 => 'Sonata\\CoreBundle\\Form\\Type\\TranslatableChoiceType'34 => 'Sonata\\CoreBundle\\Form\\Type\\DateRangeType'35 => 'Sonata\\CoreBundle\\Form\\Type\\DateTimeRangeType'36 => 'Sonata\\CoreBundle\\Form\\Type\\DatePickerType'37 => 'Sonata\\CoreBundle\\Form\\Type\\DateTimePickerType'38 => 'Sonata\\CoreBundle\\Form\\Type\\DateRangePickerType'39 => 'Sonata\\CoreBundle\\Form\\Type\\DateTimeRangePickerType'40 => 'Sonata\\CoreBundle\\Form\\Type\\EqualType'41 => 'Sonata\\CoreBundle\\Form\\Type\\ColorSelectorType'42 => 'Sonata\\CoreBundle\\Form\\Type\\ColorType'43 => 'Sonata\\Form\\Type\\ImmutableArrayType'44 => 'Sonata\\Form\\Type\\BooleanType'45 => 'Sonata\\Form\\Type\\CollectionType'46 => 'Sonata\\Form\\Type\\DateRangeType'47 => 'Sonata\\Form\\Type\\DateTimeRangeType'48 => 'Sonata\\Form\\Type\\DatePickerType'49 => 'Sonata\\Form\\Type\\DateTimePickerType'50 => 'Sonata\\Form\\Type\\DateRangePickerType'51 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'52 => 'Sonata\\Form\\Type\\EqualType'53 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'54 => 'Beelab\\Recaptcha2Bundle\\Form\\Type\\RecaptchaType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'10 => 'Sonata\\AdminBundle\\Form\\Extension\\ChoiceTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6013.         $instance->setName('debug:form');
  6014.         return $instance;
  6015.     }
  6016.     /**
  6017.      * Gets the private 'console.command.router_debug' shared service.
  6018.      *
  6019.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6020.      */
  6021.     protected function getConsole_Command_RouterDebugService()
  6022.     {
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6025.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6026.         $instance->setName('debug:router');
  6027.         return $instance;
  6028.     }
  6029.     /**
  6030.      * Gets the private 'console.command.router_match' shared service.
  6031.      *
  6032.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6033.      */
  6034.     protected function getConsole_Command_RouterMatchService()
  6035.     {
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6038.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  6039.         $instance->setName('router:match');
  6040.         return $instance;
  6041.     }
  6042.     /**
  6043.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6044.      *
  6045.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6046.      */
  6047.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6055.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6056.         $instance->setName('secrets:decrypt-to-local');
  6057.         return $instance;
  6058.     }
  6059.     /**
  6060.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6061.      *
  6062.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6063.      */
  6064.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6065.     {
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6072.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6073.         $instance->setName('secrets:encrypt-from-local');
  6074.         return $instance;
  6075.     }
  6076.     /**
  6077.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6078.      *
  6079.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6080.      */
  6081.     protected function getConsole_Command_SecretsGenerateKeyService()
  6082.     {
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6089.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6090.         $instance->setName('secrets:generate-keys');
  6091.         return $instance;
  6092.     }
  6093.     /**
  6094.      * Gets the private 'console.command.secrets_list' shared service.
  6095.      *
  6096.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6097.      */
  6098.     protected function getConsole_Command_SecretsListService()
  6099.     {
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6106.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6107.         $instance->setName('secrets:list');
  6108.         return $instance;
  6109.     }
  6110.     /**
  6111.      * Gets the private 'console.command.secrets_remove' shared service.
  6112.      *
  6113.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6114.      */
  6115.     protected function getConsole_Command_SecretsRemoveService()
  6116.     {
  6117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6123.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6124.         $instance->setName('secrets:remove');
  6125.         return $instance;
  6126.     }
  6127.     /**
  6128.      * Gets the private 'console.command.secrets_set' shared service.
  6129.      *
  6130.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6131.      */
  6132.     protected function getConsole_Command_SecretsSetService()
  6133.     {
  6134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6137.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6140.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6141.         $instance->setName('secrets:set');
  6142.         return $instance;
  6143.     }
  6144.     /**
  6145.      * Gets the private 'console.command.translation_debug' shared service.
  6146.      *
  6147.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6148.      */
  6149.     protected function getConsole_Command_TranslationDebugService()
  6150.     {
  6151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6153.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Admin/UserAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/LocationAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/FaqAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/PagesAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/WirecardTransactionAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/RewardAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/ImportLogsAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Admin/UserReferralAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Admin/EventAdmin.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 21 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/TemplateExtension.php'), 22 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php'), 23 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php'), 25 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php'), 28 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php'), 29 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/FlashMessage/FlashManager.php'), 31 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/TranslatableChoiceType.php'), 32 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateRangeType.php'), 33 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimeRangeType.php'), 34 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DatePickerType.php'), 35 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimePickerType.php'), 36 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateRangePickerType.php'), 37 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimeRangePickerType.php'), 38 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/EqualType.php'), 39 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangeType.php'), 40 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangeType.php'), 41 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DatePickerType.php'), 42 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimePickerType.php'), 43 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangePickerType.php'), 44 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangePickerType.php'), 45 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/EqualType.php')]);
  6154.         $instance->setName('debug:translation');
  6155.         return $instance;
  6156.     }
  6157.     /**
  6158.      * Gets the private 'console.command.translation_update' shared service.
  6159.      *
  6160.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6161.      */
  6162.     protected function getConsole_Command_TranslationUpdateService()
  6163.     {
  6164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  6167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  6168.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  6169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  6180.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  6181.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  6182.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  6183.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  6184.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  6185.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  6186.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  6187.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  6188.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  6189.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  6190.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  6191.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  6192.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Admin/UserAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/LocationAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/FaqAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/PagesAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/WirecardTransactionAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/RewardAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/ImportLogsAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Admin/UserReferralAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Admin/EventAdmin.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 18 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 21 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/TemplateExtension.php'), 22 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php'), 23 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php'), 25 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php'), 28 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php'), 29 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/FlashMessage/FlashManager.php'), 31 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/TranslatableChoiceType.php'), 32 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateRangeType.php'), 33 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimeRangeType.php'), 34 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DatePickerType.php'), 35 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimePickerType.php'), 36 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateRangePickerType.php'), 37 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/DateTimeRangePickerType.php'), 38 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Type/EqualType.php'), 39 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangeType.php'), 40 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangeType.php'), 41 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DatePickerType.php'), 42 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimePickerType.php'), 43 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateRangePickerType.php'), 44 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/DateTimeRangePickerType.php'), 45 => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Type/EqualType.php')]);
  6193.         $instance->setName('translation:update');
  6194.         return $instance;
  6195.     }
  6196.     /**
  6197.      * Gets the private 'console.command.xliff_lint' shared service.
  6198.      *
  6199.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  6200.      */
  6201.     protected function getConsole_Command_XliffLintService()
  6202.     {
  6203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  6206.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  6207.         $instance->setName('lint:xliff');
  6208.         return $instance;
  6209.     }
  6210.     /**
  6211.      * Gets the private 'console.command.yaml_lint' shared service.
  6212.      *
  6213.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6214.      */
  6215.     protected function getConsole_Command_YamlLintService()
  6216.     {
  6217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6218.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6220.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6221.         $instance->setName('lint:yaml');
  6222.         return $instance;
  6223.     }
  6224.     /**
  6225.      * Gets the private 'console.error_listener' shared service.
  6226.      *
  6227.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6228.      */
  6229.     protected function getConsole_ErrorListenerService()
  6230.     {
  6231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6232.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6233.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6234.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6235.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6236.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6237.     }
  6238.     /**
  6239.      * Gets the private 'container.env_var_processor' shared service.
  6240.      *
  6241.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6242.      */
  6243.     protected function getContainer_EnvVarProcessorService()
  6244.     {
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6247.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6248.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  6249.         }, 1));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'data_collector.form' shared service.
  6253.      *
  6254.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6255.      */
  6256.     protected function getDataCollector_FormService()
  6257.     {
  6258.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6259.     }
  6260.     /**
  6261.      * Gets the private 'debug.argument_resolver.default' shared service.
  6262.      *
  6263.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6264.      */
  6265.     protected function getDebug_ArgumentResolver_DefaultService()
  6266.     {
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6270.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6271.     }
  6272.     /**
  6273.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6274.      *
  6275.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6276.      */
  6277.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6282.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.RALVGoz'] ?? $this->get_ServiceLocator_RALVGozService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6283.     }
  6284.     /**
  6285.      * Gets the private 'debug.argument_resolver.request' shared service.
  6286.      *
  6287.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6288.      */
  6289.     protected function getDebug_ArgumentResolver_RequestService()
  6290.     {
  6291.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6293.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6294.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6295.     }
  6296.     /**
  6297.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6298.      *
  6299.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6300.      */
  6301.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6302.     {
  6303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6306.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6307.     }
  6308.     /**
  6309.      * Gets the private 'debug.argument_resolver.service' shared service.
  6310.      *
  6311.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6312.      */
  6313.     protected function getDebug_ArgumentResolver_ServiceService()
  6314.     {
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6316.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6318.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.RALVGoz'] ?? $this->get_ServiceLocator_RALVGozService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6319.     }
  6320.     /**
  6321.      * Gets the private 'debug.argument_resolver.session' shared service.
  6322.      *
  6323.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6324.      */
  6325.     protected function getDebug_ArgumentResolver_SessionService()
  6326.     {
  6327.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6328.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6330.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6331.     }
  6332.     /**
  6333.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6334.      *
  6335.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6336.      */
  6337.     protected function getDebug_ArgumentResolver_VariadicService()
  6338.     {
  6339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6340.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6342.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6343.     }
  6344.     /**
  6345.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6346.      *
  6347.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6348.      */
  6349.     protected function getDebug_DebugHandlersListenerService()
  6350.     {
  6351.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6352.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6353.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6354.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6355.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6356.         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);
  6357.     }
  6358.     /**
  6359.      * Gets the private 'debug.dump_listener' shared service.
  6360.      *
  6361.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6362.      */
  6363.     protected function getDebug_DumpListenerService()
  6364.     {
  6365.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6366.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6367.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  6368.     }
  6369.     /**
  6370.      * Gets the private 'debug.file_link_formatter' shared service.
  6371.      *
  6372.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6373.      */
  6374.     protected function getDebug_FileLinkFormatterService()
  6375.     {
  6376.         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 () {
  6377.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6378.         });
  6379.     }
  6380.     /**
  6381.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6382.      *
  6383.      * @return \string
  6384.      */
  6385.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6386.     {
  6387.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  6388.     }
  6389.     /**
  6390.      * Gets the private 'debug.log_processor' shared service.
  6391.      *
  6392.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6393.      */
  6394.     protected function getDebug_LogProcessorService()
  6395.     {
  6396.         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())));
  6397.     }
  6398.     /**
  6399.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6400.      *
  6401.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6402.      */
  6403.     protected function getDebug_Security_Access_DecisionManagerService()
  6404.     {
  6405.         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 () {
  6406.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6407.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6408.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6409.         }, 3), 'affirmative'falsetrue));
  6410.     }
  6411.     /**
  6412.      * Gets the private 'debug.security.firewall' shared service.
  6413.      *
  6414.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6415.      */
  6416.     protected function getDebug_Security_FirewallService()
  6417.     {
  6418.         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()));
  6419.     }
  6420.     /**
  6421.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6422.      *
  6423.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6424.      */
  6425.     protected function getDebug_Security_UserValueResolverService()
  6426.     {
  6427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6430.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6431.     }
  6432.     /**
  6433.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6434.      *
  6435.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6436.      */
  6437.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6438.     {
  6439.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6442.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6443.     }
  6444.     /**
  6445.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6446.      *
  6447.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6448.      */
  6449.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6450.     {
  6451.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6452.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6453.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6454.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6455.     }
  6456.     /**
  6457.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6458.      *
  6459.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6460.      */
  6461.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6462.     {
  6463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6467.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6468.     }
  6469.     /**
  6470.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6471.      *
  6472.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6473.      */
  6474.     protected function getDebug_Security_Voter_VoteListenerService()
  6475.     {
  6476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6477.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  6478.     }
  6479.     /**
  6480.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6481.      *
  6482.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6483.      */
  6484.     protected function getDoctrine_CacheClearMetadataCommandService()
  6485.     {
  6486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6487.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6488.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6489.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  6490.         $instance->setName('doctrine:cache:clear-metadata');
  6491.         return $instance;
  6492.     }
  6493.     /**
  6494.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6495.      *
  6496.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6497.      */
  6498.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6499.     {
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6501.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6502.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6503.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  6504.         $instance->setName('doctrine:cache:clear-query');
  6505.         return $instance;
  6506.     }
  6507.     /**
  6508.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6509.      *
  6510.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6511.      */
  6512.     protected function getDoctrine_CacheClearResultCommandService()
  6513.     {
  6514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6515.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6516.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6517.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  6518.         $instance->setName('doctrine:cache:clear-result');
  6519.         return $instance;
  6520.     }
  6521.     /**
  6522.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6523.      *
  6524.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6525.      */
  6526.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6527.     {
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6531.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  6532.         $instance->setName('doctrine:cache:clear-collection-region');
  6533.         return $instance;
  6534.     }
  6535.     /**
  6536.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6537.      *
  6538.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6539.      */
  6540.     protected function getDoctrine_ClearEntityRegionCommandService()
  6541.     {
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6543.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6544.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6545.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  6546.         $instance->setName('doctrine:cache:clear-entity-region');
  6547.         return $instance;
  6548.     }
  6549.     /**
  6550.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6551.      *
  6552.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6553.      */
  6554.     protected function getDoctrine_ClearQueryRegionCommandService()
  6555.     {
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6558.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6559.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  6560.         $instance->setName('doctrine:cache:clear-query-region');
  6561.         return $instance;
  6562.     }
  6563.     /**
  6564.      * Gets the private 'doctrine.database_create_command' shared service.
  6565.      *
  6566.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6567.      */
  6568.     protected function getDoctrine_DatabaseCreateCommandService()
  6569.     {
  6570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6571.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6572.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6573.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6574.         $instance->setName('doctrine:database:create');
  6575.         return $instance;
  6576.     }
  6577.     /**
  6578.      * Gets the private 'doctrine.database_drop_command' shared service.
  6579.      *
  6580.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6581.      */
  6582.     protected function getDoctrine_DatabaseDropCommandService()
  6583.     {
  6584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6587.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6588.         $instance->setName('doctrine:database:drop');
  6589.         return $instance;
  6590.     }
  6591.     /**
  6592.      * Gets the private 'doctrine.database_import_command' shared service.
  6593.      *
  6594.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6595.      */
  6596.     protected function getDoctrine_DatabaseImportCommandService()
  6597.     {
  6598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6601.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6602.         $instance->setName('doctrine:database:import');
  6603.         return $instance;
  6604.     }
  6605.     /**
  6606.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6607.      *
  6608.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6609.      */
  6610.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6611.     {
  6612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6614.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6615.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  6616.         $instance->setName('doctrine:ensure-production-settings');
  6617.         return $instance;
  6618.     }
  6619.     /**
  6620.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6621.      *
  6622.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6623.      */
  6624.     protected function getDoctrine_MappingConvertCommandService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6629.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  6630.         $instance->setName('doctrine:mapping:convert');
  6631.         return $instance;
  6632.     }
  6633.     /**
  6634.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6635.      *
  6636.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6637.      */
  6638.     protected function getDoctrine_MappingImportCommandService()
  6639.     {
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6643.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6644.         $instance->setName('doctrine:mapping:import');
  6645.         return $instance;
  6646.     }
  6647.     /**
  6648.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6649.      *
  6650.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6651.      */
  6652.     protected function getDoctrine_MappingInfoCommandService()
  6653.     {
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6657.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  6658.         $instance->setName('doctrine:mapping:info');
  6659.         return $instance;
  6660.     }
  6661.     /**
  6662.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6663.      *
  6664.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6665.      */
  6666.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6667.     {
  6668.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6669.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6670.     }
  6671.     /**
  6672.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6673.      *
  6674.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6675.      */
  6676.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6677.     {
  6678.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6679.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6680.     }
  6681.     /**
  6682.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6683.      *
  6684.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6685.      */
  6686.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6687.     {
  6688.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6689.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6690.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6691.     }
  6692.     /**
  6693.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6694.      *
  6695.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6696.      */
  6697.     protected function getDoctrine_Orm_Validator_UniqueService()
  6698.     {
  6699.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6701.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6702.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6703.     }
  6704.     /**
  6705.      * Gets the private 'doctrine.query_dql_command' shared service.
  6706.      *
  6707.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6708.      */
  6709.     protected function getDoctrine_QueryDqlCommandService()
  6710.     {
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  6713.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6714.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  6715.         $instance->setName('doctrine:query:dql');
  6716.         return $instance;
  6717.     }
  6718.     /**
  6719.      * Gets the private 'doctrine.query_sql_command' shared service.
  6720.      *
  6721.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6722.      */
  6723.     protected function getDoctrine_QuerySqlCommandService()
  6724.     {
  6725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6726.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6727.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  6728.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  6729.         $instance->setName('doctrine:query:sql');
  6730.         return $instance;
  6731.     }
  6732.     /**
  6733.      * Gets the private 'doctrine.schema_create_command' shared service.
  6734.      *
  6735.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  6736.      */
  6737.     protected function getDoctrine_SchemaCreateCommandService()
  6738.     {
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6741.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6742.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  6743.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  6744.         $instance->setName('doctrine:schema:create');
  6745.         return $instance;
  6746.     }
  6747.     /**
  6748.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6749.      *
  6750.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  6751.      */
  6752.     protected function getDoctrine_SchemaDropCommandService()
  6753.     {
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  6757.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  6758.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  6759.         $instance->setName('doctrine:schema:drop');
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the private 'doctrine.schema_update_command' shared service.
  6764.      *
  6765.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  6766.      */
  6767.     protected function getDoctrine_SchemaUpdateCommandService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  6773.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  6774.         $instance->setName('doctrine:schema:update');
  6775.         return $instance;
  6776.     }
  6777.     /**
  6778.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6779.      *
  6780.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  6781.      */
  6782.     protected function getDoctrine_SchemaValidateCommandService()
  6783.     {
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  6787.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  6788.         $instance->setName('doctrine:schema:validate');
  6789.         return $instance;
  6790.     }
  6791.     /**
  6792.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6793.      *
  6794.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  6795.      */
  6796.     protected function getDoctrineMigrations_DiffCommandService()
  6797.     {
  6798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6799.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  6802.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  6803.         $instance->setName('doctrine:migrations:diff');
  6804.         return $instance;
  6805.     }
  6806.     /**
  6807.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6808.      *
  6809.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  6810.      */
  6811.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6812.     {
  6813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6815.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  6817.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  6818.         $instance->setName('doctrine:migrations:dump-schema');
  6819.         return $instance;
  6820.     }
  6821.     /**
  6822.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6823.      *
  6824.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  6825.      */
  6826.     protected function getDoctrineMigrations_ExecuteCommandService()
  6827.     {
  6828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6829.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6830.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6831.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  6832.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  6833.         $instance->setName('doctrine:migrations:execute');
  6834.         return $instance;
  6835.     }
  6836.     /**
  6837.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6838.      *
  6839.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  6840.      */
  6841.     protected function getDoctrineMigrations_GenerateCommandService()
  6842.     {
  6843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6845.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6846.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  6847.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  6848.         $instance->setName('doctrine:migrations:generate');
  6849.         return $instance;
  6850.     }
  6851.     /**
  6852.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6853.      *
  6854.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  6855.      */
  6856.     protected function getDoctrineMigrations_LatestCommandService()
  6857.     {
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6860.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  6862.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  6863.         $instance->setName('doctrine:migrations:latest');
  6864.         return $instance;
  6865.     }
  6866.     /**
  6867.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6868.      *
  6869.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  6870.      */
  6871.     protected function getDoctrineMigrations_MigrateCommandService()
  6872.     {
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  6877.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  6878.         $instance->setName('doctrine:migrations:migrate');
  6879.         return $instance;
  6880.     }
  6881.     /**
  6882.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6883.      *
  6884.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  6885.      */
  6886.     protected function getDoctrineMigrations_RollupCommandService()
  6887.     {
  6888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  6892.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  6893.         $instance->setName('doctrine:migrations:rollup');
  6894.         return $instance;
  6895.     }
  6896.     /**
  6897.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6898.      *
  6899.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  6900.      */
  6901.     protected function getDoctrineMigrations_StatusCommandService()
  6902.     {
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6905.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  6907.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  6908.         $instance->setName('doctrine:migrations:status');
  6909.         return $instance;
  6910.     }
  6911.     /**
  6912.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6913.      *
  6914.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  6915.      */
  6916.     protected function getDoctrineMigrations_UpToDateCommandService()
  6917.     {
  6918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6919.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6920.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  6922.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  6923.         $instance->setName('doctrine:migrations:up-to-date');
  6924.         return $instance;
  6925.     }
  6926.     /**
  6927.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6928.      *
  6929.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  6930.      */
  6931.     protected function getDoctrineMigrations_VersionCommandService()
  6932.     {
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6934.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6936.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  6937.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  6938.         $instance->setName('doctrine:migrations:version');
  6939.         return $instance;
  6940.     }
  6941.     /**
  6942.      * Gets the private 'easy_deploy.command.deploy' shared service.
  6943.      *
  6944.      * @return \EasyCorp\Bundle\EasyDeployBundle\Command\DeployCommand
  6945.      */
  6946.     protected function getEasyDeploy_Command_DeployService()
  6947.     {
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/easycorp/easy-deploy-bundle/src/Command/DeployCommand.php';
  6950.         $this->privates['easy_deploy.command.deploy'] = $instance = new \EasyCorp\Bundle\EasyDeployBundle\Command\DeployCommand(($this->privates['file_locator'] ?? $this->getFileLocatorService()), (($this->hasParameter("kernel.project_dir")) ? ($this->getParameter("kernel.project_dir")) : (($this->getParameter("kernel.root_dir") . "/.."))), (\dirname(__DIR__3).'/log'));
  6951.         $instance->setName('deploy');
  6952.         return $instance;
  6953.     }
  6954.     /**
  6955.      * Gets the private 'easy_deploy.command.rollback' shared service.
  6956.      *
  6957.      * @return \EasyCorp\Bundle\EasyDeployBundle\Command\RollbackCommand
  6958.      */
  6959.     protected function getEasyDeploy_Command_RollbackService()
  6960.     {
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6962.         include_once \dirname(__DIR__4).'/vendor/easycorp/easy-deploy-bundle/src/Command/RollbackCommand.php';
  6963.         $this->privates['easy_deploy.command.rollback'] = $instance = new \EasyCorp\Bundle\EasyDeployBundle\Command\RollbackCommand((($this->hasParameter("kernel.project_dir")) ? ($this->getParameter("kernel.project_dir")) : (($this->getParameter("kernel.root_dir") . "/.."))), (\dirname(__DIR__3).'/log'));
  6964.         $instance->setName('rollback');
  6965.         return $instance;
  6966.     }
  6967.     /**
  6968.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6969.      *
  6970.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6971.      */
  6972.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6973.     {
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6976.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6977.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6978.     }
  6979.     /**
  6980.      * Gets the private 'file_locator' shared service.
  6981.      *
  6982.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  6983.      */
  6984.     protected function getFileLocatorService()
  6985.     {
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6989.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  6990.     }
  6991.     /**
  6992.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6993.      *
  6994.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6995.      */
  6996.     protected function getForm_ChoiceListFactory_CachedService()
  6997.     {
  6998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7002.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  7003.     }
  7004.     /**
  7005.      * Gets the private 'form.registry' shared service.
  7006.      *
  7007.      * @return \Symfony\Component\Form\FormRegistry
  7008.      */
  7009.     protected function getForm_RegistryService()
  7010.     {
  7011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7018.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7019.             'App\\Form\\AddressType' => ['privates''App\\Form\\AddressType''getAddressTypeService'false],
  7020.             'App\\Form\\CanadianStateType' => ['privates''App\\Form\\CanadianStateType''getCanadianStateTypeService'false],
  7021.             'App\\Form\\ContactFormType' => ['privates''App\\Form\\ContactFormType''getContactFormTypeService'false],
  7022.             'App\\Form\\ImportFileType' => ['privates''App\\Form\\ImportFileType''getImportFileTypeService'false],
  7023.             'App\\Form\\InviteReferralType' => ['privates''App\\Form\\InviteReferralType''getInviteReferralTypeService'false],
  7024.             'App\\Form\\ProfileFormType' => ['privates''App\\Form\\ProfileFormType''getProfileFormTypeService'false],
  7025.             'App\\Form\\RegistrationFormType' => ['privates''App\\Form\\RegistrationFormType''getRegistrationFormTypeService'false],
  7026.             'App\\Form\\ResettingFormType' => ['privates''App\\Form\\ResettingFormType''getResettingFormTypeService'false],
  7027.             'App\\Form\\UsStateType' => ['privates''App\\Form\\UsStateType''getUsStateTypeService'false],
  7028.             'Beelab\\Recaptcha2Bundle\\Form\\Type\\RecaptchaType' => ['services''beelab_recaptcha2.type''getBeelabRecaptcha2_TypeService'false],
  7029.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  7030.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['services''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  7031.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['services''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  7032.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['services''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  7033.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['services''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  7034.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['services''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  7035.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['services''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  7036.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['services''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  7037.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['services''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  7038.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['services''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  7039.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['services''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  7040.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['services''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  7041.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['services''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  7042.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['services''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  7043.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['services''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  7044.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['services''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  7045.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  7046.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  7047.             'Sonata\\CoreBundle\\Form\\Type\\BooleanType' => ['services''sonata.core.form.type.boolean_legacy''getSonata_Core_Form_Type_BooleanLegacyService'false],
  7048.             'Sonata\\CoreBundle\\Form\\Type\\CollectionType' => ['services''sonata.core.form.type.collection_legacy''getSonata_Core_Form_Type_CollectionLegacyService'false],
  7049.             'Sonata\\CoreBundle\\Form\\Type\\ColorSelectorType' => ['services''sonata.core.form.type.color_selector''getSonata_Core_Form_Type_ColorSelectorService'false],
  7050.             'Sonata\\CoreBundle\\Form\\Type\\ColorType' => ['services''sonata.core.form.type.color_legacy''getSonata_Core_Form_Type_ColorLegacyService'false],
  7051.             'Sonata\\CoreBundle\\Form\\Type\\DatePickerType' => ['services''sonata.core.form.type.date_picker_legacy''getSonata_Core_Form_Type_DatePickerLegacyService'false],
  7052.             'Sonata\\CoreBundle\\Form\\Type\\DateRangePickerType' => ['services''sonata.core.form.type.date_range_picker_legacy''getSonata_Core_Form_Type_DateRangePickerLegacyService'false],
  7053.             'Sonata\\CoreBundle\\Form\\Type\\DateRangeType' => ['services''sonata.core.form.type.date_range_legacy''getSonata_Core_Form_Type_DateRangeLegacyService'false],
  7054.             'Sonata\\CoreBundle\\Form\\Type\\DateTimePickerType' => ['services''sonata.core.form.type.datetime_picker_legacy''getSonata_Core_Form_Type_DatetimePickerLegacyService'false],
  7055.             'Sonata\\CoreBundle\\Form\\Type\\DateTimeRangePickerType' => ['services''sonata.core.form.type.datetime_range_picker_legacy''getSonata_Core_Form_Type_DatetimeRangePickerLegacyService'false],
  7056.             'Sonata\\CoreBundle\\Form\\Type\\DateTimeRangeType' => ['services''sonata.core.form.type.datetime_range_legacy''getSonata_Core_Form_Type_DatetimeRangeLegacyService'false],
  7057.             'Sonata\\CoreBundle\\Form\\Type\\EqualType' => ['services''sonata.core.form.type.equal_legacy''getSonata_Core_Form_Type_EqualLegacyService'false],
  7058.             'Sonata\\CoreBundle\\Form\\Type\\ImmutableArrayType' => ['services''sonata.core.form.type.array_legacy''getSonata_Core_Form_Type_ArrayLegacyService'false],
  7059.             'Sonata\\CoreBundle\\Form\\Type\\TranslatableChoiceType' => ['services''sonata.core.form.type.translatable_choice''getSonata_Core_Form_Type_TranslatableChoiceService'false],
  7060.             'Sonata\\Form\\Type\\BooleanType' => ['services''sonata.core.form.type.boolean''getSonata_Core_Form_Type_BooleanService'false],
  7061.             'Sonata\\Form\\Type\\CollectionType' => ['services''sonata.core.form.type.collection''getSonata_Core_Form_Type_CollectionService'false],
  7062.             'Sonata\\Form\\Type\\DatePickerType' => ['services''sonata.core.form.type.date_picker''getSonata_Core_Form_Type_DatePickerService'false],
  7063.             'Sonata\\Form\\Type\\DateRangePickerType' => ['services''sonata.core.form.type.date_range_picker''getSonata_Core_Form_Type_DateRangePickerService'false],
  7064.             'Sonata\\Form\\Type\\DateRangeType' => ['services''sonata.core.form.type.date_range''getSonata_Core_Form_Type_DateRangeService'false],
  7065.             'Sonata\\Form\\Type\\DateTimePickerType' => ['services''sonata.core.form.type.datetime_picker''getSonata_Core_Form_Type_DatetimePickerService'false],
  7066.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['services''sonata.core.form.type.datetime_range_picker''getSonata_Core_Form_Type_DatetimeRangePickerService'false],
  7067.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['services''sonata.core.form.type.datetime_range''getSonata_Core_Form_Type_DatetimeRangeService'false],
  7068.             'Sonata\\Form\\Type\\EqualType' => ['services''sonata.core.form.type.equal''getSonata_Core_Form_Type_EqualService'false],
  7069.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['services''sonata.core.form.type.array''getSonata_Core_Form_Type_ArrayService'false],
  7070.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7071.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7072.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  7073.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7074.         ], [
  7075.             'App\\Form\\AddressType' => '?',
  7076.             'App\\Form\\CanadianStateType' => '?',
  7077.             'App\\Form\\ContactFormType' => '?',
  7078.             'App\\Form\\ImportFileType' => '?',
  7079.             'App\\Form\\InviteReferralType' => '?',
  7080.             'App\\Form\\ProfileFormType' => '?',
  7081.             'App\\Form\\RegistrationFormType' => '?',
  7082.             'App\\Form\\ResettingFormType' => '?',
  7083.             'App\\Form\\UsStateType' => '?',
  7084.             'Beelab\\Recaptcha2Bundle\\Form\\Type\\RecaptchaType' => '?',
  7085.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  7086.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  7087.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  7088.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  7089.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  7090.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  7091.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  7092.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  7093.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  7094.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  7095.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  7096.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  7097.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  7098.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  7099.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  7100.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  7101.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  7102.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  7103.             'Sonata\\CoreBundle\\Form\\Type\\BooleanType' => '?',
  7104.             'Sonata\\CoreBundle\\Form\\Type\\CollectionType' => '?',
  7105.             'Sonata\\CoreBundle\\Form\\Type\\ColorSelectorType' => '?',
  7106.             'Sonata\\CoreBundle\\Form\\Type\\ColorType' => '?',
  7107.             'Sonata\\CoreBundle\\Form\\Type\\DatePickerType' => '?',
  7108.             'Sonata\\CoreBundle\\Form\\Type\\DateRangePickerType' => '?',
  7109.             'Sonata\\CoreBundle\\Form\\Type\\DateRangeType' => '?',
  7110.             'Sonata\\CoreBundle\\Form\\Type\\DateTimePickerType' => '?',
  7111.             'Sonata\\CoreBundle\\Form\\Type\\DateTimeRangePickerType' => '?',
  7112.             'Sonata\\CoreBundle\\Form\\Type\\DateTimeRangeType' => '?',
  7113.             'Sonata\\CoreBundle\\Form\\Type\\EqualType' => '?',
  7114.             'Sonata\\CoreBundle\\Form\\Type\\ImmutableArrayType' => '?',
  7115.             'Sonata\\CoreBundle\\Form\\Type\\TranslatableChoiceType' => '?',
  7116.             'Sonata\\Form\\Type\\BooleanType' => '?',
  7117.             'Sonata\\Form\\Type\\CollectionType' => '?',
  7118.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  7119.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  7120.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  7121.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  7122.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  7123.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  7124.             'Sonata\\Form\\Type\\EqualType' => '?',
  7125.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  7126.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7127.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7128.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7129.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7130.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7131.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7132.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7133.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7134.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7135.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7136.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7137.             yield => ($this->services['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  7138.             yield => ($this->services['sonata.admin.form.extension.field.mopa'] ?? ($this->services['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension()));
  7139.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7140.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7141.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7142.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7143.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  7144.             yield => ($this->services['sonata.admin.form.extension.choice'] ?? ($this->services['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  7145.         }, 1)], new RewindableGenerator(function () {
  7146.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7147.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7148.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7149.     }
  7150.     /**
  7151.      * Gets the private 'form.server_params' shared service.
  7152.      *
  7153.      * @return \Symfony\Component\Form\Util\ServerParams
  7154.      */
  7155.     protected function getForm_ServerParamsService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7158.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7159.     }
  7160.     /**
  7161.      * Gets the private 'form.type.choice' shared service.
  7162.      *
  7163.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7164.      */
  7165.     protected function getForm_Type_ChoiceService()
  7166.     {
  7167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7170.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()));
  7171.     }
  7172.     /**
  7173.      * Gets the private 'form.type.entity' shared service.
  7174.      *
  7175.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7176.      */
  7177.     protected function getForm_Type_EntityService()
  7178.     {
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7180.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7183.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7184.     }
  7185.     /**
  7186.      * Gets the private 'form.type.form' shared service.
  7187.      *
  7188.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7189.      */
  7190.     protected function getForm_Type_FormService()
  7191.     {
  7192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7195.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7196.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7197.     }
  7198.     /**
  7199.      * Gets the private 'form.type_extension.csrf' shared service.
  7200.      *
  7201.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7202.      */
  7203.     protected function getForm_TypeExtension_CsrfService()
  7204.     {
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7208.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7209.     }
  7210.     /**
  7211.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7212.      *
  7213.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7214.      */
  7215.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7216.     {
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7220.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  7221.     }
  7222.     /**
  7223.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7224.      *
  7225.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7226.      */
  7227.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7228.     {
  7229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7232.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7233.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7234.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  7235.     }
  7236.     /**
  7237.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7238.      *
  7239.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7240.      */
  7241.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7242.     {
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7245.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7246.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7247.     }
  7248.     /**
  7249.      * Gets the private 'form.type_extension.form.validator' shared service.
  7250.      *
  7251.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7252.      */
  7253.     protected function getForm_TypeExtension_Form_ValidatorService()
  7254.     {
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7257.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7259.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  7260.     }
  7261.     /**
  7262.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7263.      *
  7264.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7265.      */
  7266.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7267.     {
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7271.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7272.     }
  7273.     /**
  7274.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7275.      *
  7276.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7277.      */
  7278.     protected function getForm_TypeGuesser_DoctrineService()
  7279.     {
  7280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7282.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7283.     }
  7284.     /**
  7285.      * Gets the private 'form.type_guesser.validator' shared service.
  7286.      *
  7287.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7288.      */
  7289.     protected function getForm_TypeGuesser_ValidatorService()
  7290.     {
  7291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7293.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  7294.     }
  7295.     /**
  7296.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  7297.      *
  7298.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  7299.      */
  7300.     protected function getFosCkEditor_Command_InstallerService()
  7301.     {
  7302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7303.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  7304.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  7305.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  7306.         $instance->setName('ckeditor:install');
  7307.         return $instance;
  7308.     }
  7309.     /**
  7310.      * Gets the private 'fos_ck_editor.form.type' shared service.
  7311.      *
  7312.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  7313.      */
  7314.     protected function getFosCkEditor_Form_TypeService()
  7315.     {
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7318.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  7319.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  7321.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'input_sync' => false'base_path' => 'bundles/fosckeditor/''js_path' => 'bundles/fosckeditor/ckeditor.js''jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''default_config' => NULL'configs' => [], 'plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  7322.     }
  7323.     /**
  7324.      * Gets the private 'fragment.renderer.inline' shared service.
  7325.      *
  7326.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7327.      */
  7328.     protected function getFragment_Renderer_InlineService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7333.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7334.         $instance->setFragmentPath('/_fragment');
  7335.         return $instance;
  7336.     }
  7337.     /**
  7338.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7339.      *
  7340.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7341.      */
  7342.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7343.     {
  7344.         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())));
  7345.     }
  7346.     /**
  7347.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7348.      *
  7349.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7350.      */
  7351.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7352.     {
  7353.         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()));
  7354.     }
  7355.     /**
  7356.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  7357.      *
  7358.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  7359.      */
  7360.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  7361.     {
  7362.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  7363.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  7364.     }
  7365.     /**
  7366.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  7367.      *
  7368.      * @return \Knp\Menu\Provider\ChainProvider
  7369.      */
  7370.     protected function getKnpMenu_MenuProvider_ChainService()
  7371.     {
  7372.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  7373.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  7374.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  7375.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  7376.         }, 3));
  7377.     }
  7378.     /**
  7379.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  7380.      *
  7381.      * @return \Knp\Menu\Provider\LazyProvider
  7382.      */
  7383.     protected function getKnpMenu_MenuProvider_LazyService()
  7384.     {
  7385.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  7386.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['main' => [=> function () {
  7387.             return ($this->privates['app.menu_builder'] ?? $this->getApp_MenuBuilderService());
  7388.         }, => 'mainMenu'], 'sonata_admin_sidebar' => function () {
  7389.             return ($this->services['sonata.admin.sidebar_menu'] ?? $this->getSonata_Admin_SidebarMenuService());
  7390.         }]);
  7391.     }
  7392.     /**
  7393.      * Gets the private 'knp_menu.renderer.list' shared service.
  7394.      *
  7395.      * @return \Knp\Menu\Renderer\ListRenderer
  7396.      */
  7397.     protected function getKnpMenu_Renderer_ListService()
  7398.     {
  7399.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7401.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  7402.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  7403.     }
  7404.     /**
  7405.      * Gets the private 'knp_menu.renderer.twig' shared service.
  7406.      *
  7407.      * @return \Knp\Menu\Renderer\TwigRenderer
  7408.      */
  7409.     protected function getKnpMenu_Renderer_TwigService()
  7410.     {
  7411.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  7413.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer(($this->services['twig'] ?? $this->getTwigService()), 'menu/knp_menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  7414.     }
  7415.     /**
  7416.      * Gets the private 'knp_menu.voter.router' shared service.
  7417.      *
  7418.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  7419.      */
  7420.     protected function getKnpMenu_Voter_RouterService()
  7421.     {
  7422.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  7423.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  7424.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7425.     }
  7426.     /**
  7427.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  7428.      *
  7429.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  7430.      */
  7431.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  7432.     {
  7433.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5]);
  7434.     }
  7435.     /**
  7436.      * Gets the private 'locale_aware_listener' shared service.
  7437.      *
  7438.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7439.      */
  7440.     protected function getLocaleAwareListenerService()
  7441.     {
  7442.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7443.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7444.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7445.     }
  7446.     /**
  7447.      * Gets the private 'locale_listener' shared service.
  7448.      *
  7449.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7450.      */
  7451.     protected function getLocaleListenerService()
  7452.     {
  7453.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  7454.     }
  7455.     /**
  7456.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7457.      *
  7458.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7459.      */
  7460.     protected function getMaker_AutoCommand_MakeAuthService()
  7461.     {
  7462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7463.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7467.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7468.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7469.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7470.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  7471.         $instance->setName('make:auth');
  7472.         return $instance;
  7473.     }
  7474.     /**
  7475.      * Gets the private 'maker.auto_command.make_command' shared service.
  7476.      *
  7477.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7478.      */
  7479.     protected function getMaker_AutoCommand_MakeCommandService()
  7480.     {
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7486.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7487.         $instance->setName('make:command');
  7488.         return $instance;
  7489.     }
  7490.     /**
  7491.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7492.      *
  7493.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7494.      */
  7495.     protected function getMaker_AutoCommand_MakeControllerService()
  7496.     {
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7500.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7502.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7503.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7504.         $instance->setName('make:controller');
  7505.         return $instance;
  7506.     }
  7507.     /**
  7508.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7509.      *
  7510.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7511.      */
  7512.     protected function getMaker_AutoCommand_MakeCrudService()
  7513.     {
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7519.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7520.         $instance->setName('make:crud');
  7521.         return $instance;
  7522.     }
  7523.     /**
  7524.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7525.      *
  7526.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7527.      */
  7528.     protected function getMaker_AutoCommand_MakeEntityService()
  7529.     {
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7536.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7537.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7538.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b), $a$b);
  7539.         $instance->setName('make:entity');
  7540.         return $instance;
  7541.     }
  7542.     /**
  7543.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  7544.      *
  7545.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7546.      */
  7547.     protected function getMaker_AutoCommand_MakeFixturesService()
  7548.     {
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  7554.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7555.         $instance->setName('make:fixtures');
  7556.         return $instance;
  7557.     }
  7558.     /**
  7559.      * Gets the private 'maker.auto_command.make_form' shared service.
  7560.      *
  7561.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7562.      */
  7563.     protected function getMaker_AutoCommand_MakeFormService()
  7564.     {
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  7570.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7571.         $instance->setName('make:form');
  7572.         return $instance;
  7573.     }
  7574.     /**
  7575.      * Gets the private 'maker.auto_command.make_functional_test' shared service.
  7576.      *
  7577.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7578.      */
  7579.     protected function getMaker_AutoCommand_MakeFunctionalTestService()
  7580.     {
  7581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7582.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7583.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php';
  7586.         $this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7587.         $instance->setName('make:functional-test');
  7588.         return $instance;
  7589.     }
  7590.     /**
  7591.      * Gets the private 'maker.auto_command.make_migration' shared service.
  7592.      *
  7593.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7594.      */
  7595.     protected function getMaker_AutoCommand_MakeMigrationService()
  7596.     {
  7597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  7603.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7604.         $instance->setName('make:migration');
  7605.         return $instance;
  7606.     }
  7607.     /**
  7608.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  7609.      *
  7610.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7611.      */
  7612.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  7613.     {
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7618.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  7619.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7620.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7621.         $instance->setName('make:registration-form');
  7622.         return $instance;
  7623.     }
  7624.     /**
  7625.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  7626.      *
  7627.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7628.      */
  7629.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  7630.     {
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7635.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  7636.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7637.         $instance->setName('make:serializer:encoder');
  7638.         return $instance;
  7639.     }
  7640.     /**
  7641.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  7642.      *
  7643.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7644.      */
  7645.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  7652.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7653.         $instance->setName('make:serializer:normalizer');
  7654.         return $instance;
  7655.     }
  7656.     /**
  7657.      * Gets the private 'maker.auto_command.make_sonata_admin' shared service.
  7658.      *
  7659.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7660.      */
  7661.     protected function getMaker_AutoCommand_MakeSonataAdminService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7665.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7666.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Maker/AdminMaker.php';
  7668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  7669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  7670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  7671.         $this->privates['maker.auto_command.make_sonata_admin'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Sonata\AdminBundle\Maker\AdminMaker(\dirname(__DIR__4), ['sonata.admin.manager.orm' => new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()))]), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7672.         $instance->setName('make:sonata:admin');
  7673.         return $instance;
  7674.     }
  7675.     /**
  7676.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  7677.      *
  7678.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7679.      */
  7680.     protected function getMaker_AutoCommand_MakeSubscriberService()
  7681.     {
  7682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7683.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7684.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7685.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7686.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  7687.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  7688.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7689.         $instance->setName('make:subscriber');
  7690.         return $instance;
  7691.     }
  7692.     /**
  7693.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  7694.      *
  7695.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7696.      */
  7697.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  7698.     {
  7699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7700.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7701.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7702.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7703.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  7704.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7705.         $instance->setName('make:twig-extension');
  7706.         return $instance;
  7707.     }
  7708.     /**
  7709.      * Gets the private 'maker.auto_command.make_unit_test' shared service.
  7710.      *
  7711.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7712.      */
  7713.     protected function getMaker_AutoCommand_MakeUnitTestService()
  7714.     {
  7715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUnitTest.php';
  7720.         $this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7721.         $instance->setName('make:unit-test');
  7722.         return $instance;
  7723.     }
  7724.     /**
  7725.      * Gets the private 'maker.auto_command.make_user' shared service.
  7726.      *
  7727.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7728.      */
  7729.     protected function getMaker_AutoCommand_MakeUserService()
  7730.     {
  7731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7734.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7735.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  7737.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7738.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7739.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7740.         $instance->setName('make:user');
  7741.         return $instance;
  7742.     }
  7743.     /**
  7744.      * Gets the private 'maker.auto_command.make_validator' shared service.
  7745.      *
  7746.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7747.      */
  7748.     protected function getMaker_AutoCommand_MakeValidatorService()
  7749.     {
  7750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7751.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7752.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7755.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7756.         $instance->setName('make:validator');
  7757.         return $instance;
  7758.     }
  7759.     /**
  7760.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7761.      *
  7762.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7763.      */
  7764.     protected function getMaker_AutoCommand_MakeVoterService()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7768.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7769.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7771.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7772.         $instance->setName('make:voter');
  7773.         return $instance;
  7774.     }
  7775.     /**
  7776.      * Gets the private 'maker.doctrine_helper' shared service.
  7777.      *
  7778.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  7779.      */
  7780.     protected function getMaker_DoctrineHelperService()
  7781.     {
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7783.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  7784.     }
  7785.     /**
  7786.      * Gets the private 'maker.file_manager' shared service.
  7787.      *
  7788.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7789.      */
  7790.     protected function getMaker_FileManagerService()
  7791.     {
  7792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7796.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  7797.     }
  7798.     /**
  7799.      * Gets the private 'maker.generator' shared service.
  7800.      *
  7801.      * @return \Symfony\Bundle\MakerBundle\Generator
  7802.      */
  7803.     protected function getMaker_GeneratorService()
  7804.     {
  7805.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7806.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App');
  7807.     }
  7808.     /**
  7809.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7810.      *
  7811.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7812.      */
  7813.     protected function getMaker_Renderer_FormTypeRendererService()
  7814.     {
  7815.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7816.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7817.     }
  7818.     /**
  7819.      * Gets the private 'mime_types' shared service.
  7820.      *
  7821.      * @return \Symfony\Component\Mime\MimeTypes
  7822.      */
  7823.     protected function getMimeTypesService()
  7824.     {
  7825.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7826.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7828.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7829.         $instance->setDefault($instance);
  7830.         return $instance;
  7831.     }
  7832.     /**
  7833.      * Gets the private 'monolog.command.server_log' shared service.
  7834.      *
  7835.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7836.      */
  7837.     protected function getMonolog_Command_ServerLogService()
  7838.     {
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7841.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7842.         $instance->setName('server:log');
  7843.         return $instance;
  7844.     }
  7845.     /**
  7846.      * Gets the private 'monolog.handler.console' shared service.
  7847.      *
  7848.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7849.      */
  7850.     protected function getMonolog_Handler_ConsoleService()
  7851.     {
  7852.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7853.     }
  7854.     /**
  7855.      * Gets the private 'monolog.handler.main' shared service.
  7856.      *
  7857.      * @return \Monolog\Handler\StreamHandler
  7858.      */
  7859.     protected function getMonolog_Handler_MainService()
  7860.     {
  7861.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  7862.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7863.         return $instance;
  7864.     }
  7865.     /**
  7866.      * Gets the private 'monolog.handler.update_listings_logger' shared service.
  7867.      *
  7868.      * @return \Monolog\Handler\StreamHandler
  7869.      */
  7870.     protected function getMonolog_Handler_UpdateListingsLoggerService()
  7871.     {
  7872.         $this->privates['monolog.handler.update_listings_logger'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev-reward-payments.log'), 100trueNULLfalse);
  7873.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7874.         return $instance;
  7875.     }
  7876.     /**
  7877.      * Gets the private 'monolog.logger' shared service.
  7878.      *
  7879.      * @return \Symfony\Bridge\Monolog\Logger
  7880.      */
  7881.     protected function getMonolog_LoggerService()
  7882.     {
  7883.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7884.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7885.         $instance->useMicrosecondTimestamps(true);
  7886.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7887.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7888.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7889.         return $instance;
  7890.     }
  7891.     /**
  7892.      * Gets the private 'monolog.logger.cache' shared service.
  7893.      *
  7894.      * @return \Symfony\Bridge\Monolog\Logger
  7895.      */
  7896.     protected function getMonolog_Logger_CacheService()
  7897.     {
  7898.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7899.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7900.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7901.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7902.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7903.         return $instance;
  7904.     }
  7905.     /**
  7906.      * Gets the private 'monolog.logger.request' shared service.
  7907.      *
  7908.      * @return \Symfony\Bridge\Monolog\Logger
  7909.      */
  7910.     protected function getMonolog_Logger_RequestService()
  7911.     {
  7912.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7913.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7914.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7915.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7916.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7917.         return $instance;
  7918.     }
  7919.     /**
  7920.      * Gets the private 'monolog.logger.security' shared service.
  7921.      *
  7922.      * @return \Symfony\Bridge\Monolog\Logger
  7923.      */
  7924.     protected function getMonolog_Logger_SecurityService()
  7925.     {
  7926.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7927.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7928.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7929.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7930.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7931.         return $instance;
  7932.     }
  7933.     /**
  7934.      * Gets the private 'nzo.annotation_resolver' shared service.
  7935.      *
  7936.      * @return \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver
  7937.      */
  7938.     protected function getNzo_AnnotationResolverService()
  7939.     {
  7940.         return $this->privates['nzo.annotation_resolver'] = new \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['nzo_url_encryptor'] ?? ($this->privates['nzo_url_encryptor'] = new \Nzo\UrlEncryptorBundle\UrlEncryptor\UrlEncryptor(''''''))));
  7941.     }
  7942.     /**
  7943.      * Gets the private 'parameter_bag' shared service.
  7944.      *
  7945.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7946.      */
  7947.     protected function getParameterBagService()
  7948.     {
  7949.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7950.     }
  7951.     /**
  7952.      * Gets the private 'profiler_listener' shared service.
  7953.      *
  7954.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7955.      */
  7956.     protected function getProfilerListenerService()
  7957.     {
  7958.         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);
  7959.     }
  7960.     /**
  7961.      * Gets the private 'property_accessor' shared service.
  7962.      *
  7963.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7964.      */
  7965.     protected function getPropertyAccessorService()
  7966.     {
  7967.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  7968.     }
  7969.     /**
  7970.      * Gets the private 'property_info' shared service.
  7971.      *
  7972.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7973.      */
  7974.     protected function getPropertyInfoService()
  7975.     {
  7976.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7977.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7978.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7979.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7980.         }, 3), new RewindableGenerator(function () {
  7981.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7982.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7983.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7984.         }, 3), new RewindableGenerator(function () {
  7985.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7986.         }, 1), new RewindableGenerator(function () {
  7987.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7988.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7989.         }, 2), new RewindableGenerator(function () {
  7990.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7991.         }, 1));
  7992.     }
  7993.     /**
  7994.      * Gets the private 'property_info.serializer_extractor' shared service.
  7995.      *
  7996.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7997.      */
  7998.     protected function getPropertyInfo_SerializerExtractorService()
  7999.     {
  8000.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8001.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8002.     }
  8003.     /**
  8004.      * Gets the private 'router.cache_warmer' shared service.
  8005.      *
  8006.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8007.      */
  8008.     protected function getRouter_CacheWarmerService()
  8009.     {
  8010.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8012.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8013.             'router' => ['services''router''getRouterService'false],
  8014.         ], [
  8015.             'router' => '?',
  8016.         ]))->withContext('router.cache_warmer'$this));
  8017.     }
  8018.     /**
  8019.      * Gets the private 'router.request_context' shared service.
  8020.      *
  8021.      * @return \Symfony\Component\Routing\RequestContext
  8022.      */
  8023.     protected function getRouter_RequestContextService()
  8024.     {
  8025.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  8026.     }
  8027.     /**
  8028.      * Gets the private 'router_listener' shared service.
  8029.      *
  8030.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8031.      */
  8032.     protected function getRouterListenerService()
  8033.     {
  8034.         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);
  8035.     }
  8036.     /**
  8037.      * Gets the private 'security.access_listener' shared service.
  8038.      *
  8039.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8040.      */
  8041.     protected function getSecurity_AccessListenerService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8047.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  8048.     }
  8049.     /**
  8050.      * Gets the private 'security.access_map' shared service.
  8051.      *
  8052.      * @return \Symfony\Component\Security\Http\AccessMap
  8053.      */
  8054.     protected function getSecurity_AccessMapService()
  8055.     {
  8056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/Expression.php';
  8061.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8062.         $a = ($this->privates['.security.expression.kv9cPHB'] ?? ($this->privates['.security.expression.kv9cPHB'] = new \Symfony\Component\ExpressionLanguage\Expression('not has_role(\'ROLE_USER\')')));
  8063.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  8064.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/card'), [=> 'ROLE_USER'], NULL);
  8065.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/rewards'), [=> 'ROLE_USER'], NULL);
  8066.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile'), [=> 'ROLE_USER'], NULL);
  8067.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/nascarsweeps'), [=> 'ROLE_USER'], NULL);
  8068.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/referral'), [=> 'ROLE_USER'], NULL);
  8069.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login|register)'), [=> $a], NULL);
  8070.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/s'), [=> $a], NULL);
  8071.         return $instance;
  8072.     }
  8073.     /**
  8074.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8075.      *
  8076.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8077.      */
  8078.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8079.     {
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  8084.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  8085.     }
  8086.     /**
  8087.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  8088.      *
  8089.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8090.      */
  8091.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  8092.     {
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8100.         $a = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  8101.         $a->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  8102.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
  8103.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  8104.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  8105.     }
  8106.     /**
  8107.      * Gets the private 'security.authentication.manager' shared service.
  8108.      *
  8109.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8110.      */
  8111.     protected function getSecurity_Authentication_ManagerService()
  8112.     {
  8113.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8114.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  8115.             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'))));
  8116.         }, 2), true);
  8117.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8118.         return $instance;
  8119.     }
  8120.     /**
  8121.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  8122.      *
  8123.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8124.      */
  8125.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  8126.     {
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  8131.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8132.             yield => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  8133.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  8134.     }
  8135.     /**
  8136.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  8137.      *
  8138.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  8139.      */
  8140.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  8141.     {
  8142.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  8148.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'main', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_impersonating_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  8149.     }
  8150.     /**
  8151.      * Gets the private 'security.cache_warmer.expression' shared service.
  8152.      *
  8153.      * @return \Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer
  8154.      */
  8155.     protected function getSecurity_CacheWarmer_ExpressionService()
  8156.     {
  8157.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/CacheWarmer/ExpressionCacheWarmer.php';
  8159.         return $this->privates['security.cache_warmer.expression'] = new \Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer(new RewindableGenerator(function () {
  8160.             yield => ($this->privates['.security.expression.kv9cPHB'] ?? ($this->privates['.security.expression.kv9cPHB'] = new \Symfony\Component\ExpressionLanguage\Expression('not has_role(\'ROLE_USER\')')));
  8161.         }, 1), ($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()));
  8162.     }
  8163.     /**
  8164.      * Gets the private 'security.channel_listener' shared service.
  8165.      *
  8166.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8167.      */
  8168.     protected function getSecurity_ChannelListenerService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8175.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  8176.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  8177.     }
  8178.     /**
  8179.      * Gets the private 'security.command.user_password_encoder' shared service.
  8180.      *
  8181.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8182.      */
  8183.     protected function getSecurity_Command_UserPasswordEncoderService()
  8184.     {
  8185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  8187.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User']);
  8188.         $instance->setName('security:encode-password');
  8189.         return $instance;
  8190.     }
  8191.     /**
  8192.      * Gets the private 'security.context_listener.0' shared service.
  8193.      *
  8194.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8195.      */
  8196.     protected function getSecurity_ContextListener_0Service()
  8197.     {
  8198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8199.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8202.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  8203.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8204.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  8205.     }
  8206.     /**
  8207.      * Gets the private 'security.csrf.token_generator' shared service.
  8208.      *
  8209.      * @return \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator
  8210.      */
  8211.     protected function getSecurity_Csrf_TokenGeneratorService()
  8212.     {
  8213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  8215.         return $this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator();
  8216.     }
  8217.     /**
  8218.      * Gets the private 'security.csrf.token_storage' shared service.
  8219.      *
  8220.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8221.      */
  8222.     protected function getSecurity_Csrf_TokenStorageService()
  8223.     {
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8227.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  8228.     }
  8229.     /**
  8230.      * Gets the private 'security.encoder_factory.generic' shared service.
  8231.      *
  8232.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8233.      */
  8234.     protected function getSecurity_EncoderFactory_GenericService()
  8235.     {
  8236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  8238.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> 2]]]);
  8239.     }
  8240.     /**
  8241.      * Gets the private 'security.expression_language' shared service.
  8242.      *
  8243.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  8244.      */
  8245.     protected function getSecurity_ExpressionLanguageService()
  8246.     {
  8247.         return $this->privates['security.expression_language'] = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  8248.     }
  8249.     /**
  8250.      * Gets the private 'security.firewall.map' shared service.
  8251.      *
  8252.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8253.      */
  8254.     protected function getSecurity_Firewall_MapService()
  8255.     {
  8256.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8257.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  8258.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  8259.         ], [
  8260.             'security.firewall.map.context.dev' => '?',
  8261.             'security.firewall.map.context.main' => '?',
  8262.         ]), new RewindableGenerator(function () {
  8263.             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)/')));
  8264.             yield 'security.firewall.map.context.main' => NULL;
  8265.         }, 2));
  8266.     }
  8267.     /**
  8268.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8269.      *
  8270.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8271.      */
  8272.     protected function getSecurity_Firewall_Map_Context_DevService()
  8273.     {
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8276.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8277.             return new \EmptyIterator();
  8278.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  8279.     }
  8280.     /**
  8281.      * Gets the private 'security.firewall.map.context.main' shared service.
  8282.      *
  8283.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8284.      */
  8285.     protected function getSecurity_Firewall_Map_Context_MainService()
  8286.     {
  8287.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  8296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  8297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  8298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8301.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  8302.         $b = ($this->services['router'] ?? $this->getRouterService());
  8303.         $c = new \Symfony\Component\Security\Http\HttpUtils($b$b'{^https?://%s$}i''{^https://%s$}i');
  8304.         $d = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$c, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($c'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']);
  8305.         $d->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8306.         $d->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  8307.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8308.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8309.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8310.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  8311.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8312.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  8313.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8314.         }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $c'main', ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $d, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'switch_user'=> 'guard'=> 'anonymous'], ['role' => 'ROLE_ALLOWED_TO_SWITCH''parameter' => '_impersonating_user''stateless' => false]));
  8315.     }
  8316.     /**
  8317.      * Gets the private 'security.logout_url_generator' shared service.
  8318.      *
  8319.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8320.      */
  8321.     protected function getSecurity_LogoutUrlGeneratorService()
  8322.     {
  8323.         $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()));
  8324.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  8325.         return $instance;
  8326.     }
  8327.     /**
  8328.      * Gets the private 'security.role_hierarchy' shared service.
  8329.      *
  8330.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  8331.      */
  8332.     protected function getSecurity_RoleHierarchyService()
  8333.     {
  8334.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  8335.     }
  8336.     /**
  8337.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  8338.      *
  8339.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  8340.      */
  8341.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  8342.     {
  8343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  8346.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''email'NULL);
  8347.     }
  8348.     /**
  8349.      * Gets the private 'security.validator.user_password' shared service.
  8350.      *
  8351.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8352.      */
  8353.     protected function getSecurity_Validator_UserPasswordService()
  8354.     {
  8355.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8356.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8358.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  8359.     }
  8360.     /**
  8361.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8362.      *
  8363.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8364.      */
  8365.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8366.     {
  8367.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8368.     }
  8369.     /**
  8370.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8371.      *
  8372.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8373.      */
  8374.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8375.     {
  8376.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8377.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8378.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8379.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8380.     }
  8381.     /**
  8382.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8383.      *
  8384.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8385.      */
  8386.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8387.     {
  8388.         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()));
  8389.     }
  8390.     /**
  8391.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8392.      *
  8393.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8394.      */
  8395.     protected function getSensioFrameworkExtra_View_ListenerService()
  8396.     {
  8397.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  8398.     }
  8399.     /**
  8400.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8401.      *
  8402.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8403.      */
  8404.     protected function getSerializer_Mapping_CacheWarmerService()
  8405.     {
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8410.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8411.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  8412.     }
  8413.     /**
  8414.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8415.      *
  8416.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8417.      */
  8418.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8419.     {
  8420.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8421.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8422.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8423.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8425.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8426.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]), NULL);
  8427.     }
  8428.     /**
  8429.      * Gets the private 'session.storage.native' shared service.
  8430.      *
  8431.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8432.      */
  8433.     protected function getSession_Storage_NativeService()
  8434.     {
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  8438.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  8439.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  8440.     }
  8441.     /**
  8442.      * Gets the private 'session_listener' shared service.
  8443.      *
  8444.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8445.      */
  8446.     protected function getSessionListenerService()
  8447.     {
  8448.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8449.             'initialized_session' => ['services''session'NULLfalse],
  8450.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8451.             'session' => ['services''session''getSessionService'false],
  8452.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8453.         ], [
  8454.             'initialized_session' => '?',
  8455.             'request_stack' => '?',
  8456.             'session' => '?',
  8457.             'session_storage' => '?',
  8458.         ]));
  8459.     }
  8460.     /**
  8461.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  8462.      *
  8463.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  8464.      */
  8465.     protected function getSonata_Admin_Builder_OrmDatagridService()
  8466.     {
  8467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  8468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  8469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  8470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserInterface.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserChain.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/AbstractTypeGuesser.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/FilterTypeGuesser.php';
  8474.         return $this->privates['sonata.admin.builder.orm_datagrid'] = new \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder(($this->services['form.factory'] ?? $this->getForm_FactoryService()), ($this->services['sonata.admin.builder.filter.factory'] ?? $this->getSonata_Admin_Builder_Filter_FactoryService()), new \Sonata\AdminBundle\Guesser\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\Guesser\FilterTypeGuesser()]), true);
  8475.     }
  8476.     /**
  8477.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  8478.      *
  8479.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  8480.      */
  8481.     protected function getSonata_Admin_Builder_OrmFormService()
  8482.     {
  8483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  8484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  8485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  8486.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor(($this->services['form.factory'] ?? $this->getForm_FactoryService()));
  8487.     }
  8488.     /**
  8489.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  8490.      *
  8491.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  8492.      */
  8493.     protected function getSonata_Admin_Builder_OrmListService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  8498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserInterface.php';
  8499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserChain.php';
  8500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/AbstractTypeGuesser.php';
  8501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/TypeGuesser.php';
  8502.         return $this->privates['sonata.admin.builder.orm_list'] = new \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder(new \Sonata\AdminBundle\Guesser\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\Guesser\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/list_array.html.twig''boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig''date' => '@SonataAdmin/CRUD/list_date.html.twig''time' => '@SonataAdmin/CRUD/list_time.html.twig''datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig''text' => '@SonataAdmin/CRUD/list_string.html.twig''textarea' => '@SonataAdmin/CRUD/list_string.html.twig''email' => '@SonataAdmin/CRUD/list_email.html.twig''trans' => '@SonataAdmin/CRUD/list_trans.html.twig''string' => '@SonataAdmin/CRUD/list_string.html.twig''smallint' => '@SonataAdmin/CRUD/list_string.html.twig''bigint' => '@SonataAdmin/CRUD/list_string.html.twig''integer' => '@SonataAdmin/CRUD/list_string.html.twig''decimal' => '@SonataAdmin/CRUD/list_string.html.twig''identifier' => '@SonataAdmin/CRUD/list_string.html.twig''currency' => '@SonataAdmin/CRUD/list_currency.html.twig''percent' => '@SonataAdmin/CRUD/list_percent.html.twig''choice' => '@SonataAdmin/CRUD/list_choice.html.twig''url' => '@SonataAdmin/CRUD/list_url.html.twig''html' => '@SonataAdmin/CRUD/list_html.html.twig']);
  8503.     }
  8504.     /**
  8505.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  8506.      *
  8507.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  8508.      */
  8509.     protected function getSonata_Admin_Builder_OrmShowService()
  8510.     {
  8511.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  8514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserInterface.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserChain.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/AbstractTypeGuesser.php';
  8517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/TypeGuesser.php';
  8518.         return $this->privates['sonata.admin.builder.orm_show'] = new \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder(new \Sonata\AdminBundle\Guesser\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\Guesser\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/show_array.html.twig''boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig''date' => '@SonataAdmin/CRUD/show_date.html.twig''time' => '@SonataAdmin/CRUD/show_time.html.twig''datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig''text' => '@SonataAdmin/CRUD/base_show_field.html.twig''email' => '@SonataAdmin/CRUD/show_email.html.twig''trans' => '@SonataAdmin/CRUD/show_trans.html.twig''string' => '@SonataAdmin/CRUD/base_show_field.html.twig''smallint' => '@SonataAdmin/CRUD/base_show_field.html.twig''bigint' => '@SonataAdmin/CRUD/base_show_field.html.twig''integer' => '@SonataAdmin/CRUD/base_show_field.html.twig''decimal' => '@SonataAdmin/CRUD/base_show_field.html.twig''currency' => '@SonataAdmin/CRUD/show_currency.html.twig''percent' => '@SonataAdmin/CRUD/show_percent.html.twig''choice' => '@SonataAdmin/CRUD/show_choice.html.twig''url' => '@SonataAdmin/CRUD/show_url.html.twig''html' => '@SonataAdmin/CRUD/show_html.html.twig']);
  8519.     }
  8520.     /**
  8521.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  8522.      *
  8523.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  8524.      */
  8525.     protected function getSonata_Admin_Menu_GroupProviderService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  8528.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  8529.     }
  8530.     /**
  8531.      * Gets the private 'sonata.block.form.type.block' shared service.
  8532.      *
  8533.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  8534.      */
  8535.     protected function getSonata_Block_Form_Type_BlockService()
  8536.     {
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  8540.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  8541.     }
  8542.     /**
  8543.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  8544.      *
  8545.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  8546.      */
  8547.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  8548.     {
  8549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  8552.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['@SonataBlock/Block/block_container.html.twig' => 'SonataBlockBundle default template']);
  8553.     }
  8554.     /**
  8555.      * Gets the private 'sonata.block.templating.helper' shared service.
  8556.      *
  8557.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  8558.      */
  8559.     protected function getSonata_Block_Templating_HelperService()
  8560.     {
  8561.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()), $this->parameters['sonata_block.cache_blocks'], ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService()), ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8562.     }
  8563.     /**
  8564.      * Gets the private 'sonata.core.flashmessage.twig.runtime' shared service.
  8565.      *
  8566.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  8567.      */
  8568.     protected function getSonata_Core_Flashmessage_Twig_RuntimeService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/FlashMessageRuntime.php';
  8571.         return $this->privates['sonata.core.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.core.flashmessage.manager'] ?? $this->getSonata_Core_Flashmessage_ManagerService()));
  8572.     }
  8573.     /**
  8574.      * Gets the private 'sonata.core.model.adapter.doctrine_orm' shared service.
  8575.      *
  8576.      * @return \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter
  8577.      *
  8578.      * @deprecated The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
  8579.      */
  8580.     protected function getSonata_Core_Model_Adapter_DoctrineOrmService()
  8581.     {
  8582.         @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  8583.         return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8584.     }
  8585.     /**
  8586.      * Gets the private 'sonata.core.twig.status_runtime' shared service.
  8587.      *
  8588.      * @return \Sonata\Twig\Extension\StatusRuntime
  8589.      */
  8590.     protected function getSonata_Core_Twig_StatusRuntimeService()
  8591.     {
  8592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Twig/Extension/StatusRuntime.php';
  8593.         $this->privates['sonata.core.twig.status_runtime'] = $instance = new \Sonata\Twig\Extension\StatusRuntime();
  8594.         $instance->addStatusService(($this->services['sonata.core.flashmessage.manager'] ?? $this->getSonata_Core_Flashmessage_ManagerService()));
  8595.         return $instance;
  8596.     }
  8597.     /**
  8598.      * Gets the private 'sonata.core.validator.inline' shared service.
  8599.      *
  8600.      * @return \Sonata\Form\Validator\InlineValidator
  8601.      */
  8602.     protected function getSonata_Core_Validator_InlineService()
  8603.     {
  8604.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/Form/Validator/InlineValidator.php';
  8607.         return $this->privates['sonata.core.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this, ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  8608.     }
  8609.     /**
  8610.      * Gets the private 'sonata.templating' shared service.
  8611.      *
  8612.      * @return \Sonata\BlockBundle\Templating\TwigEngine
  8613.      *
  8614.      * @deprecated The "sonata.templating" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.
  8615.      */
  8616.     protected function getSonata_TemplatingService()
  8617.     {
  8618.         @trigger_error('The "sonata.templating" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.'E_USER_DEPRECATED);
  8619.         return $this->privates['sonata.templating'] = new \Sonata\BlockBundle\Templating\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), $this->getSonata_Templating_NameParserService(), $this->getSonata_Templating_LocatorService());
  8620.     }
  8621.     /**
  8622.      * Gets the private 'sonata.templating.locator' shared service.
  8623.      *
  8624.      * @return \Sonata\BlockBundle\Templating\TemplateLocator
  8625.      *
  8626.      * @deprecated The "sonata.templating.locator" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.
  8627.      */
  8628.     protected function getSonata_Templating_LocatorService()
  8629.     {
  8630.         @trigger_error('The "sonata.templating.locator" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.'E_USER_DEPRECATED);
  8631.         return new \Sonata\BlockBundle\Templating\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  8632.     }
  8633.     /**
  8634.      * Gets the private 'sonata.templating.name_parser' shared service.
  8635.      *
  8636.      * @return \Sonata\BlockBundle\Templating\TemplateNameParser
  8637.      *
  8638.      * @deprecated The "sonata.templating.name_parser" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.
  8639.      */
  8640.     protected function getSonata_Templating_NameParserService()
  8641.     {
  8642.         @trigger_error('The "sonata.templating.name_parser" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.'E_USER_DEPRECATED);
  8643.         return new \Sonata\BlockBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  8644.     }
  8645.     /**
  8646.      * Gets the private 'swiftmailer.command.debug' shared service.
  8647.      *
  8648.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  8649.      */
  8650.     protected function getSwiftmailer_Command_DebugService()
  8651.     {
  8652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8653.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  8654.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  8655.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  8656.         $instance->setName('debug:swiftmailer');
  8657.         return $instance;
  8658.     }
  8659.     /**
  8660.      * Gets the private 'swiftmailer.command.new_email' shared service.
  8661.      *
  8662.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  8663.      */
  8664.     protected function getSwiftmailer_Command_NewEmailService()
  8665.     {
  8666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8667.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  8669.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  8670.         $instance->setName('swiftmailer:email:send');
  8671.         return $instance;
  8672.     }
  8673.     /**
  8674.      * Gets the private 'swiftmailer.command.send_email' shared service.
  8675.      *
  8676.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  8677.      */
  8678.     protected function getSwiftmailer_Command_SendEmailService()
  8679.     {
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8681.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  8682.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  8683.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  8684.         $instance->setName('swiftmailer:spool:send');
  8685.         return $instance;
  8686.     }
  8687.     /**
  8688.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  8689.      *
  8690.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  8691.      */
  8692.     protected function getSwiftmailer_EmailSender_ListenerService()
  8693.     {
  8694.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  8695.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8696.     }
  8697.     /**
  8698.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  8699.      *
  8700.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  8701.      *
  8702.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8703.      */
  8704.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  8705.     {
  8706.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8707.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  8708.     }
  8709.     /**
  8710.      * Gets the private 'templating.finder' shared service.
  8711.      *
  8712.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  8713.      *
  8714.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8715.      */
  8716.     protected function getTemplating_FinderService()
  8717.     {
  8718.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8719.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  8720.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  8721.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  8722.     }
  8723.     /**
  8724.      * Gets the private 'templating.locator' shared service.
  8725.      *
  8726.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  8727.      *
  8728.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8729.      */
  8730.     protected function getTemplating_LocatorService()
  8731.     {
  8732.         @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8733.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  8734.     }
  8735.     /**
  8736.      * Gets the private 'templating.name_parser' shared service.
  8737.      *
  8738.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  8739.      *
  8740.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  8741.      */
  8742.     protected function getTemplating_NameParserService()
  8743.     {
  8744.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  8745.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  8746.     }
  8747.     /**
  8748.      * Gets the private 'translation.extractor' shared service.
  8749.      *
  8750.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8751.      */
  8752.     protected function getTranslation_ExtractorService()
  8753.     {
  8754.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8759.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8760.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8761.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  8762.         return $instance;
  8763.     }
  8764.     /**
  8765.      * Gets the private 'translation.loader.csv' shared service.
  8766.      *
  8767.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8768.      */
  8769.     protected function getTranslation_Loader_CsvService()
  8770.     {
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8775.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8776.     }
  8777.     /**
  8778.      * Gets the private 'translation.loader.dat' shared service.
  8779.      *
  8780.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8781.      */
  8782.     protected function getTranslation_Loader_DatService()
  8783.     {
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8787.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8788.     }
  8789.     /**
  8790.      * Gets the private 'translation.loader.ini' shared service.
  8791.      *
  8792.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8793.      */
  8794.     protected function getTranslation_Loader_IniService()
  8795.     {
  8796.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8800.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8801.     }
  8802.     /**
  8803.      * Gets the private 'translation.loader.json' shared service.
  8804.      *
  8805.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8806.      */
  8807.     protected function getTranslation_Loader_JsonService()
  8808.     {
  8809.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8810.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8811.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8812.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8813.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8814.     }
  8815.     /**
  8816.      * Gets the private 'translation.loader.mo' shared service.
  8817.      *
  8818.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8819.      */
  8820.     protected function getTranslation_Loader_MoService()
  8821.     {
  8822.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8823.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8825.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8826.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8827.     }
  8828.     /**
  8829.      * Gets the private 'translation.loader.php' shared service.
  8830.      *
  8831.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8832.      */
  8833.     protected function getTranslation_Loader_PhpService()
  8834.     {
  8835.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8839.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8840.     }
  8841.     /**
  8842.      * Gets the private 'translation.loader.po' shared service.
  8843.      *
  8844.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8845.      */
  8846.     protected function getTranslation_Loader_PoService()
  8847.     {
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8852.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8853.     }
  8854.     /**
  8855.      * Gets the private 'translation.loader.qt' shared service.
  8856.      *
  8857.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8858.      */
  8859.     protected function getTranslation_Loader_QtService()
  8860.     {
  8861.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8862.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8863.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8864.     }
  8865.     /**
  8866.      * Gets the private 'translation.loader.res' shared service.
  8867.      *
  8868.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8869.      */
  8870.     protected function getTranslation_Loader_ResService()
  8871.     {
  8872.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8873.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8874.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8875.     }
  8876.     /**
  8877.      * Gets the private 'translation.loader.xliff' shared service.
  8878.      *
  8879.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8880.      */
  8881.     protected function getTranslation_Loader_XliffService()
  8882.     {
  8883.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8884.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8885.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8886.     }
  8887.     /**
  8888.      * Gets the private 'translation.loader.yml' shared service.
  8889.      *
  8890.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8891.      */
  8892.     protected function getTranslation_Loader_YmlService()
  8893.     {
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8896.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8897.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8898.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8899.     }
  8900.     /**
  8901.      * Gets the private 'translation.reader' shared service.
  8902.      *
  8903.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8904.      */
  8905.     protected function getTranslation_ReaderService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8912.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8913.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8915.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8916.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8917.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8922.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8923.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8924.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8925.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8926.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8927.         $instance->addLoader('yaml'$a);
  8928.         $instance->addLoader('yml'$a);
  8929.         $instance->addLoader('xlf'$b);
  8930.         $instance->addLoader('xliff'$b);
  8931.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8932.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8933.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8934.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8935.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8936.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8937.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8938.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8939.         return $instance;
  8940.     }
  8941.     /**
  8942.      * Gets the private 'translation.warmer' shared service.
  8943.      *
  8944.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8945.      */
  8946.     protected function getTranslation_WarmerService()
  8947.     {
  8948.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8949.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8950.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8951.             'translator' => ['services''translator''getTranslatorService'false],
  8952.         ], [
  8953.             'translator' => '?',
  8954.         ]))->withContext('translation.warmer'$this));
  8955.     }
  8956.     /**
  8957.      * Gets the private 'translator.default' shared service.
  8958.      *
  8959.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8960.      */
  8961.     protected function getTranslator_DefaultService()
  8962.     {
  8963.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8964.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8965.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8966.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8967.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8968.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8969.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8970.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8971.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8972.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8973.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8974.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8975.         ], [
  8976.             'translation.loader.csv' => '?',
  8977.             'translation.loader.dat' => '?',
  8978.             'translation.loader.ini' => '?',
  8979.             'translation.loader.json' => '?',
  8980.             'translation.loader.mo' => '?',
  8981.             'translation.loader.php' => '?',
  8982.             'translation.loader.po' => '?',
  8983.             'translation.loader.qt' => '?',
  8984.             'translation.loader.res' => '?',
  8985.             'translation.loader.xliff' => '?',
  8986.             'translation.loader.yml' => '?',
  8987.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.bg.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff')], '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')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.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')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.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')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], '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')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/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/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations/messages.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations/SonataDatagridBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations/SonataCoreBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/SonataDatagridBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/SonataBlockBundle/translations'), 34 => (\dirname(__DIR__4).'/src/Resources/SonataAdminBundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/SonataCoreBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/KnpMenuBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/NzoUrlEncryptorBundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/FOSCKEditorBundle/translations'), 47 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 48 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 49 => (\dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle/translations'), 50 => (\dirname(__DIR__4).'/src/Resources/BeelabRecaptcha2Bundle/translations'), 51 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 52 => (\dirname(__DIR__4).'/src/Resources/SonataDoctrineORMAdminBundle/translations'), 53 => (\dirname(__DIR__4).'/src/Resources/PixSortableBehaviorBundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/easycorp/easy-deploy-bundle/src/translations'), 55 => (\dirname(__DIR__4).'/src/Resources/EasyDeployBundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle/translations'), 57 => (\dirname(__DIR__4).'/src/Resources/BazingaGeocoderBundle/translations'), 58 => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/translations'), 59 => (\dirname(__DIR__4).'/src/Resources/EndroidQrCodeBundle/translations'), 60 => (\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/sonata-project/datagrid-bundle/src/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/sonata-project/core-bundle/src/CoreBundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle/Resources/translations'=> 'translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'src/Resources/FrameworkBundle/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'src/Resources/TwigBundle/translations'14 => 'vendor/sensio/framework-extra-bundle/src/translations'15 => 'src/Resources/SensioFrameworkExtraBundle/translations'16 => 'vendor/doctrine/doctrine-bundle/translations'17 => 'src/Resources/DoctrineBundle/translations'18 => 'vendor/doctrine/doctrine-migrations-bundle/translations'19 => 'src/Resources/DoctrineMigrationsBundle/translations'20 => 'vendor/symfony/security-bundle/translations'21 => 'src/Resources/SecurityBundle/translations'22 => 'vendor/symfony/web-profiler-bundle/translations'23 => 'src/Resources/WebProfilerBundle/translations'24 => 'vendor/symfony/monolog-bundle/translations'25 => 'src/Resources/MonologBundle/translations'26 => 'vendor/symfony/debug-bundle/translations'27 => 'src/Resources/DebugBundle/translations'28 => 'vendor/symfony/maker-bundle/src/translations'29 => 'src/Resources/MakerBundle/translations'30 => 'vendor/twig/extra-bundle/src/translations'31 => 'src/Resources/TwigExtraBundle/translations'32 => 'src/Resources/SonataDatagridBundle/translations'33 => 'src/Resources/SonataBlockBundle/translations'34 => 'src/Resources/SonataAdminBundle/translations'35 => 'src/Resources/SonataCoreBundle/translations'36 => 'vendor/knplabs/knp-menu-bundle/src/translations'37 => 'src/Resources/KnpMenuBundle/translations'38 => 'vendor/symfony/webpack-encore-bundle/src/translations'39 => 'src/Resources/WebpackEncoreBundle/translations'40 => 'vendor/stof/doctrine-extensions-bundle/translations'41 => 'src/Resources/StofDoctrineExtensionsBundle/translations'42 => 'src/Resources/KnpPaginatorBundle/translations'43 => 'vendor/nzo/url-encryptor-bundle/translations'44 => 'src/Resources/NzoUrlEncryptorBundle/translations'45 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'46 => 'src/Resources/FOSCKEditorBundle/translations'47 => 'vendor/symfony/swiftmailer-bundle/translations'48 => 'src/Resources/SwiftmailerBundle/translations'49 => 'vendor/beelab/recaptcha2-bundle/translations'50 => 'src/Resources/BeelabRecaptcha2Bundle/translations'51 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'52 => 'src/Resources/SonataDoctrineORMAdminBundle/translations'53 => 'src/Resources/PixSortableBehaviorBundle/translations'54 => 'vendor/easycorp/easy-deploy-bundle/src/translations'55 => 'src/Resources/EasyDeployBundle/translations'56 => 'vendor/willdurand/geocoder-bundle/translations'57 => 'src/Resources/BazingaGeocoderBundle/translations'58 => 'vendor/endroid/qr-code-bundle/src/translations'59 => 'src/Resources/EndroidQrCodeBundle/translations'60 => 'src/Resources/translations']]]);
  8988.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8989.         $instance->setFallbackLocales([=> 'en']);
  8990.         return $instance;
  8991.     }
  8992.     /**
  8993.      * Gets the private 'twig.cache_warmer' shared service.
  8994.      *
  8995.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  8996.      *
  8997.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  8998.      */
  8999.     protected function getTwig_CacheWarmerService()
  9000.     {
  9001.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  9002.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  9003.     }
  9004.     /**
  9005.      * Gets the private 'twig.command.debug' shared service.
  9006.      *
  9007.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9008.      */
  9009.     protected function getTwig_Command_DebugService()
  9010.     {
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9013.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  9014.         $instance->setName('debug:twig');
  9015.         return $instance;
  9016.     }
  9017.     /**
  9018.      * Gets the private 'twig.command.lint' shared service.
  9019.      *
  9020.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9021.      */
  9022.     protected function getTwig_Command_LintService()
  9023.     {
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9027.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  9028.         $instance->setName('lint:twig');
  9029.         return $instance;
  9030.     }
  9031.     /**
  9032.      * Gets the private 'twig.exception_listener' shared service.
  9033.      *
  9034.      * @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
  9035.      *
  9036.      * @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
  9037.      */
  9038.     protected function getTwig_ExceptionListenerService()
  9039.     {
  9040.         @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  9041.         return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  9042.     }
  9043.     /**
  9044.      * Gets the private 'twig.form.renderer' shared service.
  9045.      *
  9046.      * @return \Symfony\Component\Form\FormRenderer
  9047.      */
  9048.     protected function getTwig_Form_RendererService()
  9049.     {
  9050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9053.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9054.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9055.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9056.     }
  9057.     /**
  9058.      * Gets the private 'twig.mailer.message_listener' shared service.
  9059.      *
  9060.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9061.      */
  9062.     protected function getTwig_Mailer_MessageListenerService()
  9063.     {
  9064.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9065.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9066.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9067.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  9068.     }
  9069.     /**
  9070.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9071.      *
  9072.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9073.      */
  9074.     protected function getTwig_Runtime_HttpkernelService()
  9075.     {
  9076.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9079.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9080.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9081.         ], [
  9082.             'inline' => '?',
  9083.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  9084.     }
  9085.     /**
  9086.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9087.      *
  9088.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9089.      */
  9090.     protected function getTwig_Runtime_SecurityCsrfService()
  9091.     {
  9092.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9093.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9094.     }
  9095.     /**
  9096.      * Gets the private 'twig.template_cache_warmer' shared service.
  9097.      *
  9098.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9099.      */
  9100.     protected function getTwig_TemplateCacheWarmerService()
  9101.     {
  9102.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  9104.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9105.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9106.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  9107.     }
  9108.     /**
  9109.      * Gets the private 'validator.builder' shared service.
  9110.      *
  9111.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9112.      */
  9113.     protected function getValidator_BuilderService()
  9114.     {
  9115.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9116.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9117.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  9118.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  9119.         $instance->setTranslationDomain('validators');
  9120.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9121.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9122.         $instance->addMethodMapping('loadValidatorMetadata');
  9123.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9124.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9125.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9126.         return $instance;
  9127.     }
  9128.     /**
  9129.      * Gets the private 'validator.email' shared service.
  9130.      *
  9131.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9132.      */
  9133.     protected function getValidator_EmailService()
  9134.     {
  9135.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9136.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9138.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9139.     }
  9140.     /**
  9141.      * Gets the private 'validator.expression' shared service.
  9142.      *
  9143.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9144.      */
  9145.     protected function getValidator_ExpressionService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9150.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  9151.     }
  9152.     /**
  9153.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9154.      *
  9155.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9156.      */
  9157.     protected function getValidator_Mapping_CacheWarmerService()
  9158.     {
  9159.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9162.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9163.     }
  9164.     /**
  9165.      * Gets the private 'validator.not_compromised_password' shared service.
  9166.      *
  9167.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9168.      */
  9169.     protected function getValidator_NotCompromisedPasswordService()
  9170.     {
  9171.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9174.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  9175.     }
  9176.     /**
  9177.      * Gets the private 'validator.validator_factory' shared service.
  9178.      *
  9179.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  9180.      */
  9181.     protected function getValidator_ValidatorFactoryService()
  9182.     {
  9183.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9184.             'Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator' => ['privates''Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator''getAddressValidatorService'false],
  9185.             'Beelab\\Recaptcha2Bundle\\Validator\\Constraints\\Recaptcha2Validator' => ['services''beelab_recaptcha2.validator''getBeelabRecaptcha2_ValidatorService'false],
  9186.             'Sonata\\CoreBundle\\Validator\\InlineValidator' => ['services''sonata.admin.validator.inline''getSonata_Admin_Validator_InlineService'false],
  9187.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.core.validator.inline''getSonata_Core_Validator_InlineService'false],
  9188.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9189.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9190.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9191.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9192.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9193.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9194.             'recaptcha2' => ['services''beelab_recaptcha2.validator''getBeelabRecaptcha2_ValidatorService'false],
  9195.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9196.             'sonata.admin.validator.inline' => ['services''sonata.admin.validator.inline''getSonata_Admin_Validator_InlineService'false],
  9197.             'sonata.core.validator.inline' => ['privates''sonata.core.validator.inline''getSonata_Core_Validator_InlineService'false],
  9198.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9199.         ], [
  9200.             'Bazinga\\GeocoderBundle\\Validator\\Constraint\\AddressValidator' => '?',
  9201.             'Beelab\\Recaptcha2Bundle\\Validator\\Constraints\\Recaptcha2Validator' => '?',
  9202.             'Sonata\\CoreBundle\\Validator\\InlineValidator' => '?',
  9203.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  9204.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9205.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9206.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9207.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9208.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9209.             'doctrine.orm.validator.unique' => '?',
  9210.             'recaptcha2' => '?',
  9211.             'security.validator.user_password' => '?',
  9212.             'sonata.admin.validator.inline' => '?',
  9213.             'sonata.core.validator.inline' => '?',
  9214.             'validator.expression' => '?',
  9215.         ]));
  9216.     }
  9217.     /**
  9218.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9219.      *
  9220.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9221.      */
  9222.     protected function getVarDumper_Command_ServerDumpService()
  9223.     {
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9227.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9228.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9229.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9230.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9231.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9232.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9233.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9234.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9235.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  9236.         $instance->setName('server:dump');
  9237.         return $instance;
  9238.     }
  9239.     /**
  9240.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9241.      *
  9242.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9243.      */
  9244.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9245.     {
  9246.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9247.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9248.         return $instance;
  9249.     }
  9250.     /**
  9251.      * Gets the private 'var_dumper.html_dumper' shared service.
  9252.      *
  9253.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9254.      */
  9255.     protected function getVarDumper_HtmlDumperService()
  9256.     {
  9257.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9258.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9259.         return $instance;
  9260.     }
  9261.     /**
  9262.      * Gets the private 'var_dumper.server_connection' shared service.
  9263.      *
  9264.      * @return \Symfony\Component\VarDumper\Server\Connection
  9265.      */
  9266.     protected function getVarDumper_ServerConnectionService()
  9267.     {
  9268.         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()]);
  9269.     }
  9270.     /**
  9271.      * Gets the private 'web_profiler.csp.handler' shared service.
  9272.      *
  9273.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9274.      */
  9275.     protected function getWebProfiler_Csp_HandlerService()
  9276.     {
  9277.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9278.     }
  9279.     /**
  9280.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9281.      *
  9282.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9283.      */
  9284.     protected function getWebProfiler_DebugToolbarService()
  9285.     {
  9286.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  9287.     }
  9288.     /**
  9289.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  9290.      *
  9291.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  9292.      */
  9293.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  9294.     {
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  9298.         return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'), ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  9299.     }
  9300.     /**
  9301.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  9302.      *
  9303.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  9304.      */
  9305.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  9306.     {
  9307.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  9310.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  9311.     }
  9312.     /**
  9313.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  9314.      *
  9315.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  9316.      */
  9317.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  9318.     {
  9319.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  9320.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  9321.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9322.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  9323.         ], [
  9324.             '_default' => '?',
  9325.         ]), '_default');
  9326.     }
  9327.     /**
  9328.      * Gets the private 'webpack_encore.exception_listener' shared service.
  9329.      *
  9330.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  9331.      */
  9332.     protected function getWebpackEncore_ExceptionListenerService()
  9333.     {
  9334.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  9335.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  9336.     }
  9337.     /**
  9338.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  9339.      *
  9340.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  9341.      */
  9342.     protected function getWebpackEncore_TagRendererService()
  9343.     {
  9344.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  9345.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), []);
  9346.     }
  9347.     public function getParameter($name)
  9348.     {
  9349.         $name = (string) $name;
  9350.         if (isset($this->buildParameters[$name])) {
  9351.             return $this->buildParameters[$name];
  9352.         }
  9353.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  9354.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9355.         }
  9356.         if (isset($this->loadedDynamicParameters[$name])) {
  9357.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9358.         }
  9359.         return $this->parameters[$name];
  9360.     }
  9361.     public function hasParameter($name): bool
  9362.     {
  9363.         $name = (string) $name;
  9364.         if (isset($this->buildParameters[$name])) {
  9365.             return true;
  9366.         }
  9367.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  9368.     }
  9369.     public function setParameter($name$value): void
  9370.     {
  9371.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9372.     }
  9373.     public function getParameterBag(): ParameterBagInterface
  9374.     {
  9375.         if (null === $this->parameterBag) {
  9376.             $parameters $this->parameters;
  9377.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9378.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9379.             }
  9380.             foreach ($this->buildParameters as $name => $value) {
  9381.                 $parameters[$name] = $value;
  9382.             }
  9383.             $this->parameterBag = new FrozenParameterBag($parameters);
  9384.         }
  9385.         return $this->parameterBag;
  9386.     }
  9387.     private $loadedDynamicParameters = [
  9388.         'kernel.cache_dir' => false,
  9389.         'default_mailer_address' => false,
  9390.         'wirecard_program_id' => false,
  9391.         'wirecard_wsdl' => false,
  9392.         'wirecard_cert' => false,
  9393.         'google_recaptcha_site_key' => false,
  9394.         'wirecard_sso_url' => false,
  9395.         'payment_files_dir' => false,
  9396.         'kernel.secret' => false,
  9397.         'session.save_path' => false,
  9398.         'validator.mapping.cache.file' => false,
  9399.         'profiler.storage.dsn' => false,
  9400.         'debug.container.dump' => false,
  9401.         'serializer.mapping.cache.file' => false,
  9402.         'doctrine.orm.proxy_dir' => false,
  9403.         'swiftmailer.spool.default.memory.path' => false,
  9404.         'beelab_recaptcha2.site_key' => false,
  9405.         'beelab_recaptcha2.secret' => false,
  9406.     ];
  9407.     private $dynamicParameters = [];
  9408.     private function getDynamicParameter(string $name)
  9409.     {
  9410.         switch ($name) {
  9411.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9412.             case 'default_mailer_address'$value $this->getEnv('MAILER_USERNAME'); break;
  9413.             case 'wirecard_program_id'$value $this->getEnv('WIRECARD_PROGRAM_ID'); break;
  9414.             case 'wirecard_wsdl'$value $this->getEnv('WIRECARD_WSDL'); break;
  9415.             case 'wirecard_cert'$value $this->getEnv('WIRECARD_CERT'); break;
  9416.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  9417.             case 'wirecard_sso_url'$value $this->getEnv('WIRECARD_SSO_URL'); break;
  9418.             case 'payment_files_dir'$value $this->getEnv('PAYMENT_FILES_DIR'); break;
  9419.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9420.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  9421.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9422.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9423.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  9424.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9425.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9426.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  9427.             case 'beelab_recaptcha2.site_key'$value $this->getEnv('APP_RECAPTCHA_SITE_KEY'); break;
  9428.             case 'beelab_recaptcha2.secret'$value $this->getEnv('APP_RECAPTCHA_SECRET'); break;
  9429.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9430.         }
  9431.         $this->loadedDynamicParameters[$name] = true;
  9432.         return $this->dynamicParameters[$name] = $value;
  9433.     }
  9434.     protected function getDefaultParameters(): array
  9435.     {
  9436.         return [
  9437.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  9438.             'kernel.project_dir' => \dirname(__DIR__4),
  9439.             'kernel.environment' => 'dev',
  9440.             'kernel.debug' => true,
  9441.             'kernel.name' => 'src',
  9442.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9443.             'kernel.bundles' => [
  9444.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9445.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9446.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9447.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  9448.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  9449.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9450.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9451.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9452.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9453.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  9454.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9455.                 'SonataDatagridBundle' => 'Sonata\\DatagridBundle\\SonataDatagridBundle',
  9456.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  9457.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  9458.                 'SonataCoreBundle' => 'Sonata\\CoreBundle\\SonataCoreBundle',
  9459.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  9460.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9461.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  9462.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  9463.                 'NzoUrlEncryptorBundle' => 'Nzo\\UrlEncryptorBundle\\NzoUrlEncryptorBundle',
  9464.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  9465.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  9466.                 'BeelabRecaptcha2Bundle' => 'Beelab\\Recaptcha2Bundle\\BeelabRecaptcha2Bundle',
  9467.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  9468.                 'PixSortableBehaviorBundle' => 'Pix\\SortableBehaviorBundle\\PixSortableBehaviorBundle',
  9469.                 'EasyDeployBundle' => 'EasyCorp\\Bundle\\EasyDeployBundle\\EasyDeployBundle',
  9470.                 'BazingaGeocoderBundle' => 'Bazinga\\GeocoderBundle\\BazingaGeocoderBundle',
  9471.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  9472.             ],
  9473.             'kernel.bundles_metadata' => [
  9474.                 'FrameworkBundle' => [
  9475.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9476.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9477.                 ],
  9478.                 'TwigBundle' => [
  9479.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9480.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9481.                 ],
  9482.                 'SensioFrameworkExtraBundle' => [
  9483.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9484.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9485.                 ],
  9486.                 'DoctrineBundle' => [
  9487.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  9488.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  9489.                 ],
  9490.                 'DoctrineMigrationsBundle' => [
  9491.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  9492.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  9493.                 ],
  9494.                 'SecurityBundle' => [
  9495.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9496.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9497.                 ],
  9498.                 'WebProfilerBundle' => [
  9499.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9500.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9501.                 ],
  9502.                 'MonologBundle' => [
  9503.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9504.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9505.                 ],
  9506.                 'DebugBundle' => [
  9507.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9508.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9509.                 ],
  9510.                 'MakerBundle' => [
  9511.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  9512.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  9513.                 ],
  9514.                 'TwigExtraBundle' => [
  9515.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src'),
  9516.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9517.                 ],
  9518.                 'SonataDatagridBundle' => [
  9519.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/datagrid-bundle/src'),
  9520.                     'namespace' => 'Sonata\\DatagridBundle',
  9521.                 ],
  9522.                 'SonataBlockBundle' => [
  9523.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  9524.                     'namespace' => 'Sonata\\BlockBundle',
  9525.                 ],
  9526.                 'SonataAdminBundle' => [
  9527.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  9528.                     'namespace' => 'Sonata\\AdminBundle',
  9529.                 ],
  9530.                 'SonataCoreBundle' => [
  9531.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/core-bundle/src/CoreBundle'),
  9532.                     'namespace' => 'Sonata\\CoreBundle',
  9533.                 ],
  9534.                 'KnpMenuBundle' => [
  9535.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  9536.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  9537.                 ],
  9538.                 'WebpackEncoreBundle' => [
  9539.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  9540.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  9541.                 ],
  9542.                 'StofDoctrineExtensionsBundle' => [
  9543.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle'),
  9544.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  9545.                 ],
  9546.                 'KnpPaginatorBundle' => [
  9547.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  9548.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  9549.                 ],
  9550.                 'NzoUrlEncryptorBundle' => [
  9551.                     'path' => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle'),
  9552.                     'namespace' => 'Nzo\\UrlEncryptorBundle',
  9553.                 ],
  9554.                 'FOSCKEditorBundle' => [
  9555.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  9556.                     'namespace' => 'FOS\\CKEditorBundle',
  9557.                 ],
  9558.                 'SwiftmailerBundle' => [
  9559.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  9560.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  9561.                 ],
  9562.                 'BeelabRecaptcha2Bundle' => [
  9563.                     'path' => (\dirname(__DIR__4).'/vendor/beelab/recaptcha2-bundle'),
  9564.                     'namespace' => 'Beelab\\Recaptcha2Bundle',
  9565.                 ],
  9566.                 'SonataDoctrineORMAdminBundle' => [
  9567.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  9568.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  9569.                 ],
  9570.                 'PixSortableBehaviorBundle' => [
  9571.                     'path' => (\dirname(__DIR__4).'/vendor/pixassociates/sortable-behavior-bundle/Pix/SortableBehaviorBundle'),
  9572.                     'namespace' => 'Pix\\SortableBehaviorBundle',
  9573.                 ],
  9574.                 'EasyDeployBundle' => [
  9575.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easy-deploy-bundle/src'),
  9576.                     'namespace' => 'EasyCorp\\Bundle\\EasyDeployBundle',
  9577.                 ],
  9578.                 'BazingaGeocoderBundle' => [
  9579.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/geocoder-bundle'),
  9580.                     'namespace' => 'Bazinga\\GeocoderBundle',
  9581.                 ],
  9582.                 'EndroidQrCodeBundle' => [
  9583.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  9584.                     'namespace' => 'Endroid\\QrCodeBundle',
  9585.                 ],
  9586.             ],
  9587.             'kernel.charset' => 'UTF-8',
  9588.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  9589.             'container.dumper.inline_class_loader' => true,
  9590.             'container.dumper.inline_factories' => true,
  9591.             'fragment.renderer.hinclude.global_template' => NULL,
  9592.             'fragment.path' => '/_fragment',
  9593.             'kernel.http_method_override' => true,
  9594.             'kernel.trusted_hosts' => [
  9595.             ],
  9596.             'kernel.default_locale' => 'en',
  9597.             'kernel.error_controller' => 'error_controller',
  9598.             'templating.helper.code.file_link_format' => NULL,
  9599.             'debug.file_link_format' => NULL,
  9600.             'session.metadata.storage_key' => '_sf2_meta',
  9601.             'session.storage.options' => [
  9602.                 'cache_limiter' => '0',
  9603.                 'cookie_secure' => 'auto',
  9604.                 'cookie_httponly' => true,
  9605.                 'cookie_samesite' => 'lax',
  9606.                 'gc_probability' => 1,
  9607.             ],
  9608.             'session.metadata.update_threshold' => 0,
  9609.             'form.type_extension.csrf.enabled' => true,
  9610.             'form.type_extension.csrf.field_name' => '_token',
  9611.             'asset.request_context.base_path' => '',
  9612.             'asset.request_context.secure' => false,
  9613.             'templating.loader.cache.path' => NULL,
  9614.             'templating.engines' => [
  9615.                 => 'twig',
  9616.             ],
  9617.             'validator.mapping.cache.prefix' => '',
  9618.             'validator.translation_domain' => 'validators',
  9619.             'translator.logging' => false,
  9620.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9621.             'profiler_listener.only_exceptions' => false,
  9622.             'profiler_listener.only_master_requests' => false,
  9623.             'debug.error_handler.throw_at' => -1,
  9624.             'router.request_context.host' => 'localhost',
  9625.             'router.request_context.scheme' => 'http',
  9626.             'router.request_context.base_url' => '',
  9627.             'router.resource' => 'kernel::loadRoutes',
  9628.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  9629.             'request_listener.http_port' => 80,
  9630.             'request_listener.https_port' => 443,
  9631.             'serializer.mapping.cache.prefix' => '',
  9632.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  9633.             'twig.form.resources' => [
  9634.                 => 'form_fields.html.twig',
  9635.                 => 'form_div_layout.html.twig',
  9636.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  9637.                 => 'bootstrap_4_layout.html.twig',
  9638.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  9639.                 => '@SonataCore/Form/datepicker.html.twig',
  9640.             ],
  9641.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9642.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  9643.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  9644.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  9645.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  9646.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  9647.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  9648.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  9649.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  9650.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  9651.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  9652.             'doctrine.entity_managers' => [
  9653.                 'default' => 'doctrine.orm.default_entity_manager',
  9654.             ],
  9655.             'doctrine.default_entity_manager' => 'default',
  9656.             'doctrine.dbal.connection_factory.types' => [
  9657.             ],
  9658.             'doctrine.connections' => [
  9659.                 'default' => 'doctrine.dbal.default_connection',
  9660.             ],
  9661.             'doctrine.default_connection' => 'default',
  9662.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  9663.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  9664.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  9665.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  9666.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  9667.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  9668.             'doctrine.orm.cache.memcache_host' => 'localhost',
  9669.             'doctrine.orm.cache.memcache_port' => 11211,
  9670.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  9671.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  9672.             'doctrine.orm.cache.memcached_host' => 'localhost',
  9673.             'doctrine.orm.cache.memcached_port' => 11211,
  9674.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  9675.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  9676.             'doctrine.orm.cache.redis_host' => 'localhost',
  9677.             'doctrine.orm.cache.redis_port' => 6379,
  9678.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  9679.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  9680.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  9681.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  9682.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  9683.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  9684.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  9685.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  9686.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  9687.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  9688.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  9689.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  9690.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  9691.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  9692.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  9693.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  9694.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  9695.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  9696.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  9697.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  9698.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  9699.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  9700.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  9701.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  9702.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  9703.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  9704.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  9705.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  9706.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  9707.             'doctrine.orm.auto_generate_proxy_classes' => true,
  9708.             'doctrine.orm.proxy_namespace' => 'Proxies',
  9709.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  9710.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  9711.             'doctrine_migrations.table_name' => 'migration_versions',
  9712.             'doctrine_migrations.column_name' => 'version',
  9713.             'doctrine_migrations.column_length' => 14,
  9714.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  9715.             'doctrine_migrations.all_or_nothing' => false,
  9716.             'doctrine_migrations.name' => 'Application Migrations',
  9717.             'doctrine_migrations.custom_template' => NULL,
  9718.             'doctrine_migrations.organize_migrations' => false,
  9719.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  9720.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  9721.             'security.role_hierarchy.roles' => [
  9722.                 'ROLE_SUPER_ADMIN' => [
  9723.                     => 'ROLE_ADMIN',
  9724.                 ],
  9725.                 'ROLE_ADMIN' => [
  9726.                     => 'ROLE_ALLOWED_TO_SWITCH',
  9727.                 ],
  9728.             ],
  9729.             'security.access.denied_url' => NULL,
  9730.             'security.authentication.manager.erase_credentials' => true,
  9731.             'security.authentication.session_strategy.strategy' => 'migrate',
  9732.             'security.access.always_authenticate_before_granting' => false,
  9733.             'security.authentication.hide_user_not_found' => true,
  9734.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9735.             'web_profiler.debug_toolbar.mode' => 2,
  9736.             'monolog.use_microseconds' => true,
  9737.             'monolog.swift_mailer.handlers' => [
  9738.             ],
  9739.             'monolog.handlers_to_channels' => [
  9740.                 'monolog.handler.console' => [
  9741.                     'type' => 'exclusive',
  9742.                     'elements' => [
  9743.                         => 'event',
  9744.                         => 'doctrine',
  9745.                         => 'console',
  9746.                     ],
  9747.                 ],
  9748.                 'monolog.handler.main' => [
  9749.                     'type' => 'exclusive',
  9750.                     'elements' => [
  9751.                         => 'event',
  9752.                     ],
  9753.                 ],
  9754.                 'monolog.handler.update_listings_logger' => [
  9755.                     'type' => 'inclusive',
  9756.                     'elements' => [
  9757.                         => 'pay_rewards',
  9758.                     ],
  9759.                 ],
  9760.             ],
  9761.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9762.             'sonata.block.service.container.class' => 'Sonata\\BlockBundle\\Block\\Service\\ContainerBlockService',
  9763.             'sonata.block.service.empty.class' => 'Sonata\\BlockBundle\\Block\\Service\\EmptyBlockService',
  9764.             'sonata.block.service.text.class' => 'Sonata\\BlockBundle\\Block\\Service\\TextBlockService',
  9765.             'sonata.block.service.rss.class' => 'Sonata\\BlockBundle\\Block\\Service\\RssBlockService',
  9766.             'sonata.block.service.menu.class' => 'Sonata\\BlockBundle\\Block\\Service\\MenuBlockService',
  9767.             'sonata.block.service.template.class' => 'Sonata\\BlockBundle\\Block\\Service\\TemplateBlockService',
  9768.             'sonata.block.exception.strategy.manager.class' => 'Sonata\\BlockBundle\\Exception\\Strategy\\StrategyManager',
  9769.             'sonata.block.container.types' => [
  9770.                 => 'sonata.block.service.container',
  9771.                 => 'sonata.page.block.container',
  9772.                 => 'sonata.dashboard.block.container',
  9773.                 => 'cmf.block.container',
  9774.                 => 'cmf.block.slideshow',
  9775.             ],
  9776.             'sonata_block.blocks' => [
  9777.                 'sonata.admin.block.admin_list' => [
  9778.                     'contexts' => [
  9779.                         => 'admin',
  9780.                     ],
  9781.                     'templates' => [
  9782.                     ],
  9783.                     'cache' => 'sonata.cache.noop',
  9784.                     'settings' => [
  9785.                     ],
  9786.                 ],
  9787.                 'sonata.block.service.container' => [
  9788.                     'contexts' => [
  9789.                     ],
  9790.                     'templates' => [
  9791.                     ],
  9792.                     'cache' => 'sonata.cache.noop',
  9793.                     'settings' => [
  9794.                     ],
  9795.                 ],
  9796.                 'sonata.block.service.empty' => [
  9797.                     'contexts' => [
  9798.                     ],
  9799.                     'templates' => [
  9800.                     ],
  9801.                     'cache' => 'sonata.cache.noop',
  9802.                     'settings' => [
  9803.                     ],
  9804.                 ],
  9805.                 'sonata.block.service.text' => [
  9806.                     'contexts' => [
  9807.                     ],
  9808.                     'templates' => [
  9809.                     ],
  9810.                     'cache' => 'sonata.cache.noop',
  9811.                     'settings' => [
  9812.                     ],
  9813.                 ],
  9814.                 'sonata.block.service.rss' => [
  9815.                     'contexts' => [
  9816.                     ],
  9817.                     'templates' => [
  9818.                     ],
  9819.                     'cache' => 'sonata.cache.noop',
  9820.                     'settings' => [
  9821.                     ],
  9822.                 ],
  9823.                 'sonata.block.service.menu' => [
  9824.                     'contexts' => [
  9825.                     ],
  9826.                     'templates' => [
  9827.                     ],
  9828.                     'cache' => 'sonata.cache.noop',
  9829.                     'settings' => [
  9830.                     ],
  9831.                 ],
  9832.                 'sonata.block.service.template' => [
  9833.                     'contexts' => [
  9834.                     ],
  9835.                     'templates' => [
  9836.                     ],
  9837.                     'cache' => 'sonata.cache.noop',
  9838.                     'settings' => [
  9839.                     ],
  9840.                 ],
  9841.                 'sonata.admin.block.search_result' => [
  9842.                     'contexts' => [
  9843.                     ],
  9844.                     'templates' => [
  9845.                     ],
  9846.                     'cache' => 'sonata.cache.noop',
  9847.                     'settings' => [
  9848.                     ],
  9849.                 ],
  9850.                 'sonata.admin.block.stats' => [
  9851.                     'contexts' => [
  9852.                     ],
  9853.                     'templates' => [
  9854.                     ],
  9855.                     'cache' => 'sonata.cache.noop',
  9856.                     'settings' => [
  9857.                     ],
  9858.                 ],
  9859.             ],
  9860.             'sonata_block.blocks_by_class' => [
  9861.             ],
  9862.             'sonata_blocks.block_types' => [
  9863.                 => 'sonata.admin.block.admin_list',
  9864.                 => 'sonata.block.service.container',
  9865.                 => 'sonata.block.service.empty',
  9866.                 => 'sonata.block.service.text',
  9867.                 => 'sonata.block.service.rss',
  9868.                 => 'sonata.block.service.menu',
  9869.                 => 'sonata.block.service.template',
  9870.                 => 'sonata.admin.block.search_result',
  9871.                 => 'sonata.admin.block.stats',
  9872.             ],
  9873.             'sonata_block.cache_blocks' => [
  9874.                 'by_type' => [
  9875.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  9876.                     'sonata.block.service.container' => 'sonata.cache.noop',
  9877.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  9878.                     'sonata.block.service.text' => 'sonata.cache.noop',
  9879.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  9880.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  9881.                     'sonata.block.service.template' => 'sonata.cache.noop',
  9882.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  9883.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  9884.                 ],
  9885.             ],
  9886.             'sonata_blocks.default_contexts' => [
  9887.             ],
  9888.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  9889.                 'choice' => 'select',
  9890.                 'boolean' => 'select',
  9891.                 'text' => 'text',
  9892.                 'textarea' => 'textarea',
  9893.                 'html' => 'textarea',
  9894.                 'email' => 'email',
  9895.                 'string' => 'text',
  9896.                 'smallint' => 'text',
  9897.                 'bigint' => 'text',
  9898.                 'integer' => 'number',
  9899.                 'decimal' => 'number',
  9900.                 'currency' => 'number',
  9901.                 'percent' => 'number',
  9902.                 'url' => 'url',
  9903.                 'date' => 'date',
  9904.             ],
  9905.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  9906.             'sonata.admin.configuration.global_search.case_sensitive' => true,
  9907.             'sonata.admin.configuration.templates' => [
  9908.                 'user_block' => '@SonataAdmin/Core/user_block.html.twig',
  9909.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  9910.                 'layout' => '@SonataAdmin/standard_layout.html.twig',
  9911.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  9912.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  9913.                 'search' => '@SonataAdmin/Core/search.html.twig',
  9914.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  9915.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  9916.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  9917.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  9918.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  9919.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  9920.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  9921.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  9922.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  9923.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  9924.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  9925.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  9926.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  9927.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  9928.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  9929.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  9930.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  9931.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  9932.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  9933.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  9934.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  9935.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  9936.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  9937.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  9938.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  9939.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  9940.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  9941.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  9942.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  9943.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  9944.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  9945.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  9946.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  9947.             ],
  9948.             'sonata.admin.configuration.admin_services' => [
  9949.             ],
  9950.             'sonata.admin.configuration.dashboard_groups' => [
  9951.                 'administration' => [
  9952.                     'label' => 'Administration',
  9953.                     'label_catalogue' => NULL,
  9954.                     'items' => [
  9955.                         => [
  9956.                             'admin' => 'admin.user',
  9957.                             'label' => '',
  9958.                             'route' => '',
  9959.                             'route_params' => [
  9960.                             ],
  9961.                             'route_absolute' => false,
  9962.                             'roles' => [
  9963.                             ],
  9964.                         ],
  9965.                         => [
  9966.                             'admin' => 'admin.location',
  9967.                             'label' => '',
  9968.                             'route' => '',
  9969.                             'route_params' => [
  9970.                             ],
  9971.                             'route_absolute' => false,
  9972.                             'roles' => [
  9973.                             ],
  9974.                         ],
  9975.                         => [
  9976.                             'admin' => 'admin.faq',
  9977.                             'label' => '',
  9978.                             'route' => '',
  9979.                             'route_params' => [
  9980.                             ],
  9981.                             'route_absolute' => false,
  9982.                             'roles' => [
  9983.                             ],
  9984.                         ],
  9985.                         => [
  9986.                             'admin' => 'admin.reward',
  9987.                             'label' => '',
  9988.                             'route' => '',
  9989.                             'route_params' => [
  9990.                             ],
  9991.                             'route_absolute' => false,
  9992.                             'roles' => [
  9993.                             ],
  9994.                         ],
  9995.                         => [
  9996.                             'admin' => 'admin.wirecard_transaction',
  9997.                             'label' => '',
  9998.                             'route' => '',
  9999.                             'route_params' => [
  10000.                             ],
  10001.                             'route_absolute' => false,
  10002.                             'roles' => [
  10003.                             ],
  10004.                         ],
  10005.                         => [
  10006.                             'admin' => 'admin.import_logs',
  10007.                             'label' => '',
  10008.                             'route' => '',
  10009.                             'route_params' => [
  10010.                             ],
  10011.                             'route_absolute' => false,
  10012.                             'roles' => [
  10013.                             ],
  10014.                         ],
  10015.                         => [
  10016.                             'admin' => 'admin.user_referral',
  10017.                             'label' => '',
  10018.                             'route' => '',
  10019.                             'route_params' => [
  10020.                             ],
  10021.                             'route_absolute' => false,
  10022.                             'roles' => [
  10023.                             ],
  10024.                         ],
  10025.                         => [
  10026.                             'admin' => 'admin.event',
  10027.                             'label' => '',
  10028.                             'route' => '',
  10029.                             'route_params' => [
  10030.                             ],
  10031.                             'route_absolute' => false,
  10032.                             'roles' => [
  10033.                             ],
  10034.                         ],
  10035.                     ],
  10036.                     'icon' => '<i class="fa fa-folder"></i>',
  10037.                     'on_top' => false,
  10038.                     'keep_open' => false,
  10039.                     'item_adds' => [
  10040.                     ],
  10041.                     'roles' => [
  10042.                     ],
  10043.                 ],
  10044.                 'editor' => [
  10045.                     'label' => 'Editor',
  10046.                     'label_catalogue' => NULL,
  10047.                     'items' => [
  10048.                         => [
  10049.                             'admin' => 'admin.pages',
  10050.                             'label' => '',
  10051.                             'route' => '',
  10052.                             'route_params' => [
  10053.                             ],
  10054.                             'route_absolute' => false,
  10055.                             'roles' => [
  10056.                             ],
  10057.                         ],
  10058.                     ],
  10059.                     'roles' => [
  10060.                         => 'ROLE_ADMIN',
  10061.                     ],
  10062.                     'icon' => '<i class="fa fa-folder"></i>',
  10063.                     'on_top' => false,
  10064.                     'keep_open' => false,
  10065.                     'item_adds' => [
  10066.                     ],
  10067.                 ],
  10068.                 'import' => [
  10069.                     'label' => 'Import Tools',
  10070.                     'label_catalogue' => NULL,
  10071.                     'items' => [
  10072.                         => [
  10073.                             'route' => 'admin_import_rewards',
  10074.                             'label' => 'Import Rewards',
  10075.                             'route_params' => [
  10076.                             ],
  10077.                             'admin' => '',
  10078.                             'roles' => [
  10079.                             ],
  10080.                             'route_absolute' => false,
  10081.                         ],
  10082.                     ],
  10083.                     'roles' => [
  10084.                         => 'ROLE_ADMIN',
  10085.                         => 'ROLE_CORPORATE_ADMIN',
  10086.                     ],
  10087.                     'icon' => '<i class="fa fa-folder"></i>',
  10088.                     'on_top' => false,
  10089.                     'keep_open' => false,
  10090.                     'item_adds' => [
  10091.                     ],
  10092.                 ],
  10093.                 'Homepage' => [
  10094.                     'label' => 'Homepage',
  10095.                     'on_top' => true,
  10096.                     'label_catalogue' => NULL,
  10097.                     'items' => [
  10098.                         => [
  10099.                             'route' => 'homepage',
  10100.                             'label' => 'Homepage',
  10101.                             'route_params' => [
  10102.                             ],
  10103.                             'admin' => '',
  10104.                             'roles' => [
  10105.                             ],
  10106.                             'route_absolute' => false,
  10107.                         ],
  10108.                     ],
  10109.                     'icon' => '<i class="fa fa-folder"></i>',
  10110.                     'keep_open' => false,
  10111.                     'item_adds' => [
  10112.                     ],
  10113.                     'roles' => [
  10114.                     ],
  10115.                 ],
  10116.                 'logout' => [
  10117.                     'label' => 'Log out',
  10118.                     'on_top' => true,
  10119.                     'label_catalogue' => NULL,
  10120.                     'items' => [
  10121.                         => [
  10122.                             'route' => 'logout',
  10123.                             'label' => 'Log out',
  10124.                             'route_params' => [
  10125.                             ],
  10126.                             'admin' => '',
  10127.                             'roles' => [
  10128.                             ],
  10129.                             'route_absolute' => false,
  10130.                         ],
  10131.                     ],
  10132.                     'icon' => '<i class="fa fa-folder"></i>',
  10133.                     'keep_open' => false,
  10134.                     'item_adds' => [
  10135.                     ],
  10136.                     'roles' => [
  10137.                     ],
  10138.                 ],
  10139.             ],
  10140.             'sonata.admin.configuration.dashboard_blocks' => [
  10141.                 => [
  10142.                     'type' => 'sonata.admin.block.admin_list',
  10143.                     'position' => 'left',
  10144.                     'roles' => [
  10145.                     ],
  10146.                     'settings' => [
  10147.                     ],
  10148.                     'class' => 'col-md-4',
  10149.                 ],
  10150.             ],
  10151.             'sonata.admin.configuration.sort_admins' => false,
  10152.             'sonata.admin.configuration.mosaic_background' => 'data:image/png;base64,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',
  10153.             'sonata.admin.configuration.default_group' => 'default',
  10154.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  10155.             'sonata.admin.configuration.default_icon' => '<i class="fa fa-folder"></i>',
  10156.             'sonata.admin.configuration.breadcrumbs' => [
  10157.                 'child_admin_route' => 'edit',
  10158.             ],
  10159.             'sonata.admin.security.acl_user_manager' => NULL,
  10160.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  10161.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  10162.             'sonata.admin.configuration.security.information' => [
  10163.             ],
  10164.             'sonata.admin.configuration.security.admin_permissions' => [
  10165.                 => 'CREATE',
  10166.                 => 'LIST',
  10167.                 => 'DELETE',
  10168.                 => 'UNDELETE',
  10169.                 => 'EXPORT',
  10170.                 => 'OPERATOR',
  10171.                 => 'MASTER',
  10172.             ],
  10173.             'sonata.admin.configuration.security.object_permissions' => [
  10174.                 => 'VIEW',
  10175.                 => 'EDIT',
  10176.                 => 'DELETE',
  10177.                 => 'UNDELETE',
  10178.                 => 'OPERATOR',
  10179.                 => 'MASTER',
  10180.                 => 'OWNER',
  10181.             ],
  10182.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  10183.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  10184.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  10185.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  10186.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  10187.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  10188.             'sonata.admin.extension.map' => [
  10189.                 'admins' => [
  10190.                 ],
  10191.                 'excludes' => [
  10192.                 ],
  10193.                 'implements' => [
  10194.                 ],
  10195.                 'extends' => [
  10196.                 ],
  10197.                 'instanceof' => [
  10198.                 ],
  10199.                 'uses' => [
  10200.                 ],
  10201.             ],
  10202.             'sonata.admin.configuration.filters.persist' => false,
  10203.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  10204.             'sonata.admin.configuration.show.mosaic.button' => true,
  10205.             'sonata.admin.configuration.translate_group_label' => false,
  10206.             'sonata.core.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  10207.             'sonata.core.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  10208.             'sonata.core.form_type' => 'standard',
  10209.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  10210.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  10211.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  10212.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  10213.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  10214.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  10215.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  10216.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  10217.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  10218.             'knp_menu.renderer.list.options' => [
  10219.             ],
  10220.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  10221.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  10222.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  10223.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  10224.             'knp_menu.renderer.twig.options' => [
  10225.             ],
  10226.             'knp_menu.renderer.twig.template' => 'menu/knp_menu.html.twig',
  10227.             'knp_menu.default_renderer' => 'twig',
  10228.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  10229.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  10230.             'stof_doctrine_extensions.default_locale' => 'en_US',
  10231.             'stof_doctrine_extensions.translation_fallback' => false,
  10232.             'stof_doctrine_extensions.persist_default_translation' => false,
  10233.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  10234.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  10235.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  10236.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  10237.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  10238.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  10239.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  10240.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  10241.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  10242.             'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
  10243.             'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
  10244.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_pagination.html.twig',
  10245.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  10246.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  10247.             'knp_paginator.page_range' => 5,
  10248.             'nzo_url_encryptor.secret_key' => '',
  10249.             'nzo_url_encryptor.secret_iv' => '',
  10250.             'nzo_url_encryptor.cipher_algorithm' => '',
  10251.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  10252.             'swiftmailer.mailer.default.spool.enabled' => true,
  10253.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  10254.             'swiftmailer.mailer.default.single_address' => NULL,
  10255.             'swiftmailer.mailer.default.delivery.enabled' => true,
  10256.             'swiftmailer.spool.enabled' => true,
  10257.             'swiftmailer.delivery.enabled' => true,
  10258.             'swiftmailer.single_address' => NULL,
  10259.             'swiftmailer.mailers' => [
  10260.                 'default' => 'swiftmailer.mailer.default',
  10261.             ],
  10262.             'swiftmailer.default_mailer' => 'default',
  10263.             'beelab_recaptcha2.enabled' => true,
  10264.             'beelab_recaptcha2.request_method' => 'ReCaptcha\\RequestMethod\\Post',
  10265.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  10266.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  10267.             'sonata_doctrine_orm_admin.templates' => [
  10268.                 'types' => [
  10269.                     'list' => [
  10270.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  10271.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  10272.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  10273.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  10274.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  10275.                         'text' => '@SonataAdmin/CRUD/list_string.html.twig',
  10276.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  10277.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  10278.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  10279.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  10280.                         'smallint' => '@SonataAdmin/CRUD/list_string.html.twig',
  10281.                         'bigint' => '@SonataAdmin/CRUD/list_string.html.twig',
  10282.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  10283.                         'decimal' => '@SonataAdmin/CRUD/list_string.html.twig',
  10284.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  10285.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  10286.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  10287.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  10288.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  10289.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  10290.                     ],
  10291.                     'show' => [
  10292.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  10293.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  10294.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  10295.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  10296.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  10297.                         'text' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10298.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  10299.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  10300.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10301.                         'smallint' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10302.                         'bigint' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10303.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10304.                         'decimal' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10305.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  10306.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  10307.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  10308.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  10309.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  10310.                     ],
  10311.                 ],
  10312.                 'form' => [
  10313.                     => '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig',
  10314.                 ],
  10315.                 'filter' => [
  10316.                     => '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig',
  10317.                 ],
  10318.             ],
  10319.             'pix.sortable.behavior.position.field' => [
  10320.                 'default' => 'position',
  10321.                 'entities' => [
  10322.                 ],
  10323.             ],
  10324.             'pix.sortable.behavior.sortable_groups' => [
  10325.                 'entities' => [
  10326.                 ],
  10327.             ],
  10328.             'data_collector.templates' => [
  10329.                 'data_collector.request' => [
  10330.                     => 'request',
  10331.                     => '@WebProfiler/Collector/request.html.twig',
  10332.                 ],
  10333.                 'data_collector.time' => [
  10334.                     => 'time',
  10335.                     => '@WebProfiler/Collector/time.html.twig',
  10336.                 ],
  10337.                 'data_collector.memory' => [
  10338.                     => 'memory',
  10339.                     => '@WebProfiler/Collector/memory.html.twig',
  10340.                 ],
  10341.                 'data_collector.validator' => [
  10342.                     => 'validator',
  10343.                     => '@WebProfiler/Collector/validator.html.twig',
  10344.                 ],
  10345.                 'data_collector.ajax' => [
  10346.                     => 'ajax',
  10347.                     => '@WebProfiler/Collector/ajax.html.twig',
  10348.                 ],
  10349.                 'data_collector.form' => [
  10350.                     => 'form',
  10351.                     => '@WebProfiler/Collector/form.html.twig',
  10352.                 ],
  10353.                 'data_collector.exception' => [
  10354.                     => 'exception',
  10355.                     => '@WebProfiler/Collector/exception.html.twig',
  10356.                 ],
  10357.                 'data_collector.logger' => [
  10358.                     => 'logger',
  10359.                     => '@WebProfiler/Collector/logger.html.twig',
  10360.                 ],
  10361.                 'data_collector.events' => [
  10362.                     => 'events',
  10363.                     => '@WebProfiler/Collector/events.html.twig',
  10364.                 ],
  10365.                 'data_collector.router' => [
  10366.                     => 'router',
  10367.                     => '@WebProfiler/Collector/router.html.twig',
  10368.                 ],
  10369.                 'data_collector.cache' => [
  10370.                     => 'cache',
  10371.                     => '@WebProfiler/Collector/cache.html.twig',
  10372.                 ],
  10373.                 'data_collector.translation' => [
  10374.                     => 'translation',
  10375.                     => '@WebProfiler/Collector/translation.html.twig',
  10376.                 ],
  10377.                 'data_collector.security' => [
  10378.                     => 'security',
  10379.                     => '@Security/Collector/security.html.twig',
  10380.                 ],
  10381.                 'data_collector.twig' => [
  10382.                     => 'twig',
  10383.                     => '@WebProfiler/Collector/twig.html.twig',
  10384.                 ],
  10385.                 'data_collector.http_client' => [
  10386.                     => 'http_client',
  10387.                     => '@WebProfiler/Collector/http_client.html.twig',
  10388.                 ],
  10389.                 'data_collector.doctrine' => [
  10390.                     => 'db',
  10391.                     => '@Doctrine/Collector/db.html.twig',
  10392.                 ],
  10393.                 'swiftmailer.data_collector' => [
  10394.                     => 'swiftmailer',
  10395.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  10396.                 ],
  10397.                 'data_collector.dump' => [
  10398.                     => 'dump',
  10399.                     => '@Debug/Profiler/dump.html.twig',
  10400.                 ],
  10401.                 'mailer.data_collector' => [
  10402.                     => 'mailer',
  10403.                     => '@WebProfiler/Collector/mailer.html.twig',
  10404.                 ],
  10405.                 'sonata.block.data_collector' => [
  10406.                     => 'block',
  10407.                     => '@SonataBlock/Profiler/block.html.twig',
  10408.                 ],
  10409.                 'Bazinga\\GeocoderBundle\\DataCollector\\GeocoderDataCollector' => [
  10410.                     => 'geocoder',
  10411.                     => '@BazingaGeocoder/Collector/geocoder.html.twig',
  10412.                 ],
  10413.                 'data_collector.config' => [
  10414.                     => 'config',
  10415.                     => '@WebProfiler/Collector/config.html.twig',
  10416.                 ],
  10417.             ],
  10418.             'sonata.core.form.types' => [
  10419.                 => 'App\\Form\\AddressType',
  10420.                 => 'App\\Form\\CanadianStateType',
  10421.                 => 'App\\Form\\ContactFormType',
  10422.                 => 'App\\Form\\ImportFileType',
  10423.                 => 'App\\Form\\InviteReferralType',
  10424.                 => 'App\\Form\\ProfileFormType',
  10425.                 => 'App\\Form\\RegistrationFormType',
  10426.                 => 'App\\Form\\ResettingFormType',
  10427.                 => 'App\\Form\\UsStateType',
  10428.                 => 'form.type.form',
  10429.                 10 => 'form.type.choice',
  10430.                 11 => 'form.type.file',
  10431.                 12 => 'form.type.entity',
  10432.                 13 => 'sonata.block.form.type.block',
  10433.                 14 => 'sonata.block.form.type.container_template',
  10434.                 15 => 'sonata.admin.form.type.admin',
  10435.                 16 => 'sonata.admin.form.type.model_choice',
  10436.                 17 => 'sonata.admin.form.type.model_list',
  10437.                 18 => 'sonata.admin.form.type.model_reference',
  10438.                 19 => 'sonata.admin.form.type.model_hidden',
  10439.                 20 => 'sonata.admin.form.type.model_autocomplete',
  10440.                 21 => 'sonata.admin.form.type.collection',
  10441.                 22 => 'sonata.admin.doctrine_orm.form.type.choice_field_mask',
  10442.                 23 => 'sonata.admin.form.filter.type.number',
  10443.                 24 => 'sonata.admin.form.filter.type.choice',
  10444.                 25 => 'sonata.admin.form.filter.type.default',
  10445.                 26 => 'sonata.admin.form.filter.type.date',
  10446.                 27 => 'sonata.admin.form.filter.type.daterange',
  10447.                 28 => 'sonata.admin.form.filter.type.datetime',
  10448.                 29 => 'sonata.admin.form.filter.type.datetime_range',
  10449.                 30 => 'sonata.core.form.type.array_legacy',
  10450.                 31 => 'sonata.core.form.type.boolean_legacy',
  10451.                 32 => 'sonata.core.form.type.collection_legacy',
  10452.                 33 => 'sonata.core.form.type.translatable_choice',
  10453.                 34 => 'sonata.core.form.type.date_range_legacy',
  10454.                 35 => 'sonata.core.form.type.datetime_range_legacy',
  10455.                 36 => 'sonata.core.form.type.date_picker_legacy',
  10456.                 37 => 'sonata.core.form.type.datetime_picker_legacy',
  10457.                 38 => 'sonata.core.form.type.date_range_picker_legacy',
  10458.                 39 => 'sonata.core.form.type.datetime_range_picker_legacy',
  10459.                 40 => 'sonata.core.form.type.equal_legacy',
  10460.                 41 => 'sonata.core.form.type.color_selector',
  10461.                 42 => 'sonata.core.form.type.color_legacy',
  10462.                 43 => 'sonata.core.form.type.array',
  10463.                 44 => 'sonata.core.form.type.boolean',
  10464.                 45 => 'sonata.core.form.type.collection',
  10465.                 46 => 'sonata.core.form.type.date_range',
  10466.                 47 => 'sonata.core.form.type.datetime_range',
  10467.                 48 => 'sonata.core.form.type.date_picker',
  10468.                 49 => 'sonata.core.form.type.datetime_picker',
  10469.                 50 => 'sonata.core.form.type.date_range_picker',
  10470.                 51 => 'sonata.core.form.type.datetime_range_picker',
  10471.                 52 => 'sonata.core.form.type.equal',
  10472.                 53 => 'fos_ck_editor.form.type',
  10473.                 54 => 'beelab_recaptcha2.type',
  10474.             ],
  10475.             'sonata.core.form.type_extensions' => [
  10476.                 => 'form.type_extension.form.transformation_failure_handling',
  10477.                 => 'form.type_extension.form.http_foundation',
  10478.                 => 'form.type_extension.form.validator',
  10479.                 => 'form.type_extension.repeated.validator',
  10480.                 => 'form.type_extension.submit.validator',
  10481.                 => 'form.type_extension.upload.validator',
  10482.                 => 'form.type_extension.csrf',
  10483.                 => 'form.type_extension.form.data_collector',
  10484.                 => 'sonata.admin.form.extension.field',
  10485.                 => 'sonata.admin.form.extension.field.mopa',
  10486.                 10 => 'sonata.admin.form.extension.choice',
  10487.             ],
  10488.             'console.command.ids' => [
  10489.                 => 'console.command.public_alias.Sonata\\CoreBundle\\Command\\SonataDumpDoctrineMetaCommand',
  10490.                 => 'console.command.public_alias.Sonata\\CoreBundle\\Command\\SonataListFormMappingCommand',
  10491.             ],
  10492.         ];
  10493.     }
  10494. }