var/cache/dev/ContainerXFTP6um/srcApp_KernelDevDebugContainer.php line 10414

Open in your IDE?
  1. <?php
  2. namespace ContainerXFTP6um;
  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\\AbController' => 'getAbControllerService',
  37.             'App\\Controller\\AbOrangeFirstController' => 'getAbOrangeFirstControllerService',
  38.             'App\\Controller\\AbOrangeSecondController' => 'getAbOrangeSecondControllerService',
  39.             'App\\Controller\\HpvAnalysisAdminController' => 'getHpvAnalysisAdminControllerService',
  40.             'App\\Controller\\HpvAnalysisController' => 'getHpvAnalysisControllerService',
  41.             'App\\Controller\\HpvSavingsAdminController' => 'getHpvSavingsAdminControllerService',
  42.             'App\\Controller\\HpvSavingsController' => 'getHpvSavingsControllerService',
  43.             'App\\Controller\\MOVController' => 'getMOVControllerService',
  44.             'App\\Controller\\MOVReportAdminController' => 'getMOVReportAdminControllerService',
  45.             'App\\Controller\\PmbrlzSavingsAdminController' => 'getPmbrlzSavingsAdminControllerService',
  46.             'App\\Controller\\PmbrlzSavingsController' => 'getPmbrlzSavingsControllerService',
  47.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  48.             'App\\Controller\\TCUController' => 'getTCUControllerService',
  49.             'App\\Controller\\TCUReportAdminController' => 'getTCUReportAdminControllerService',
  50.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  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.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => 'getEmptyFilterService',
  59.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  60.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  61.             'admin.hpv_analysis_client_input' => 'getAdmin_HpvAnalysisClientInputService',
  62.             'admin.hpv_analysis_client_input.template_registry' => 'getAdmin_HpvAnalysisClientInput_TemplateRegistryService',
  63.             'admin.hpv_analysis_client_result' => 'getAdmin_HpvAnalysisClientResultService',
  64.             'admin.hpv_analysis_client_result.template_registry' => 'getAdmin_HpvAnalysisClientResult_TemplateRegistryService',
  65.             'admin.hpv_savings_client_input' => 'getAdmin_HpvSavingsClientInputService',
  66.             'admin.hpv_savings_client_input.template_registry' => 'getAdmin_HpvSavingsClientInput_TemplateRegistryService',
  67.             'admin.hpv_savings_client_result' => 'getAdmin_HpvSavingsClientResultService',
  68.             'admin.hpv_savings_client_result.template_registry' => 'getAdmin_HpvSavingsClientResult_TemplateRegistryService',
  69.             'admin.mov_report' => 'getAdmin_MovReportService',
  70.             'admin.mov_report.template_registry' => 'getAdmin_MovReport_TemplateRegistryService',
  71.             'admin.savings_client_input' => 'getAdmin_SavingsClientInputService',
  72.             'admin.savings_client_input.template_registry' => 'getAdmin_SavingsClientInput_TemplateRegistryService',
  73.             'admin.savings_client_result' => 'getAdmin_SavingsClientResultService',
  74.             'admin.savings_client_result.template_registry' => 'getAdmin_SavingsClientResult_TemplateRegistryService',
  75.             'admin.tcu_report' => 'getAdmin_TcuReportService',
  76.             'admin.tcu_report.template_registry' => 'getAdmin_TcuReport_TemplateRegistryService',
  77.             'cache.app' => 'getCache_AppService',
  78.             'cache.app_clearer' => 'getCache_AppClearerService',
  79.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  80.             'cache.system' => 'getCache_SystemService',
  81.             'cache.system_clearer' => 'getCache_SystemClearerService',
  82.             'cache_clearer' => 'getCacheClearerService',
  83.             'cache_warmer' => 'getCacheWarmerService',
  84.             'console.command_loader' => 'getConsole_CommandLoaderService',
  85.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  86.             'data_collector.dump' => 'getDataCollector_DumpService',
  87.             'doctrine' => 'getDoctrineService',
  88.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  89.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  90.             'error_controller' => 'getErrorControllerService',
  91.             'event_dispatcher' => 'getEventDispatcherService',
  92.             'filesystem' => 'getFilesystemService',
  93.             'form.factory' => 'getForm_FactoryService',
  94.             'form.type.file' => 'getForm_Type_FileService',
  95.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  96.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  97.             'http_kernel' => 'getHttpKernelService',
  98.             'jms_serializer' => 'getJmsSerializerService',
  99.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  100.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  101.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  102.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  103.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  104.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  105.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  106.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService',
  107.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  108.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  109.             'profiler' => 'getProfilerService',
  110.             'request_stack' => 'getRequestStackService',
  111.             'router' => 'getRouterService',
  112.             'routing.loader' => 'getRouting_LoaderService',
  113.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  114.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  115.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  116.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  117.             'security.token_storage' => 'getSecurity_TokenStorageService',
  118.             'serializer' => 'getSerializerService',
  119.             'services_resetter' => 'getServicesResetterService',
  120.             'session' => 'getSessionService',
  121.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  122.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  123.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  124.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  125.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  126.             'sonata.admin.audit.manager' => 'getSonata_Admin_Audit_ManagerService',
  127.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  128.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  129.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  130.             'sonata.admin.breadcrumbs_builder' => 'getSonata_Admin_BreadcrumbsBuilderService',
  131.             'sonata.admin.builder.filter.factory' => 'getSonata_Admin_Builder_Filter_FactoryService',
  132.             'sonata.admin.controller.admin' => 'getSonata_Admin_Controller_AdminService',
  133.             'sonata.admin.doctrine_orm.form.type.choice_field_mask' => 'getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService',
  134.             'sonata.admin.event.extension' => 'getSonata_Admin_Event_ExtensionService',
  135.             'sonata.admin.exporter' => 'getSonata_Admin_ExporterService',
  136.             'sonata.admin.form.extension.choice' => 'getSonata_Admin_Form_Extension_ChoiceService',
  137.             'sonata.admin.form.extension.field' => 'getSonata_Admin_Form_Extension_FieldService',
  138.             'sonata.admin.form.extension.field.mopa' => 'getSonata_Admin_Form_Extension_Field_MopaService',
  139.             'sonata.admin.form.filter.type.choice' => 'getSonata_Admin_Form_Filter_Type_ChoiceService',
  140.             'sonata.admin.form.filter.type.date' => 'getSonata_Admin_Form_Filter_Type_DateService',
  141.             'sonata.admin.form.filter.type.daterange' => 'getSonata_Admin_Form_Filter_Type_DaterangeService',
  142.             'sonata.admin.form.filter.type.datetime' => 'getSonata_Admin_Form_Filter_Type_DatetimeService',
  143.             'sonata.admin.form.filter.type.datetime_range' => 'getSonata_Admin_Form_Filter_Type_DatetimeRangeService',
  144.             'sonata.admin.form.filter.type.default' => 'getSonata_Admin_Form_Filter_Type_DefaultService',
  145.             'sonata.admin.form.filter.type.number' => 'getSonata_Admin_Form_Filter_Type_NumberService',
  146.             'sonata.admin.form.type.admin' => 'getSonata_Admin_Form_Type_AdminService',
  147.             'sonata.admin.form.type.collection' => 'getSonata_Admin_Form_Type_CollectionService',
  148.             'sonata.admin.form.type.model_autocomplete' => 'getSonata_Admin_Form_Type_ModelAutocompleteService',
  149.             'sonata.admin.form.type.model_choice' => 'getSonata_Admin_Form_Type_ModelChoiceService',
  150.             'sonata.admin.form.type.model_hidden' => 'getSonata_Admin_Form_Type_ModelHiddenService',
  151.             'sonata.admin.form.type.model_list' => 'getSonata_Admin_Form_Type_ModelListService',
  152.             'sonata.admin.form.type.model_reference' => 'getSonata_Admin_Form_Type_ModelReferenceService',
  153.             'sonata.admin.global_template_registry' => 'getSonata_Admin_GlobalTemplateRegistryService',
  154.             'sonata.admin.helper' => 'getSonata_Admin_HelperService',
  155.             'sonata.admin.label.strategy.bc' => 'getSonata_Admin_Label_Strategy_BcService',
  156.             'sonata.admin.label.strategy.form_component' => 'getSonata_Admin_Label_Strategy_FormComponentService',
  157.             'sonata.admin.label.strategy.native' => 'getSonata_Admin_Label_Strategy_NativeService',
  158.             'sonata.admin.label.strategy.noop' => 'getSonata_Admin_Label_Strategy_NoopService',
  159.             'sonata.admin.label.strategy.underscore' => 'getSonata_Admin_Label_Strategy_UnderscoreService',
  160.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  161.             'sonata.admin.manipulator.acl.admin' => 'getSonata_Admin_Manipulator_Acl_AdminService',
  162.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  163.             'sonata.admin.menu.matcher.voter.active' => 'getSonata_Admin_Menu_Matcher_Voter_ActiveService',
  164.             'sonata.admin.menu.matcher.voter.admin' => 'getSonata_Admin_Menu_Matcher_Voter_AdminService',
  165.             'sonata.admin.menu.matcher.voter.children' => 'getSonata_Admin_Menu_Matcher_Voter_ChildrenService',
  166.             'sonata.admin.menu_builder' => 'getSonata_Admin_MenuBuilderService',
  167.             'sonata.admin.object.manipulator.acl.admin' => 'getSonata_Admin_Object_Manipulator_Acl_AdminService',
  168.             'sonata.admin.orm.filter.type.boolean' => 'getSonata_Admin_Orm_Filter_Type_BooleanService',
  169.             'sonata.admin.orm.filter.type.callback' => 'getSonata_Admin_Orm_Filter_Type_CallbackService',
  170.             'sonata.admin.orm.filter.type.choice' => 'getSonata_Admin_Orm_Filter_Type_ChoiceService',
  171.             'sonata.admin.orm.filter.type.class' => 'getSonata_Admin_Orm_Filter_Type_ClassService',
  172.             'sonata.admin.orm.filter.type.date' => 'getSonata_Admin_Orm_Filter_Type_DateService',
  173.             'sonata.admin.orm.filter.type.date_range' => 'getSonata_Admin_Orm_Filter_Type_DateRangeService',
  174.             'sonata.admin.orm.filter.type.datetime' => 'getSonata_Admin_Orm_Filter_Type_DatetimeService',
  175.             'sonata.admin.orm.filter.type.datetime_range' => 'getSonata_Admin_Orm_Filter_Type_DatetimeRangeService',
  176.             'sonata.admin.orm.filter.type.model' => 'getSonata_Admin_Orm_Filter_Type_ModelService',
  177.             'sonata.admin.orm.filter.type.model_autocomplete' => 'getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService',
  178.             'sonata.admin.orm.filter.type.number' => 'getSonata_Admin_Orm_Filter_Type_NumberService',
  179.             'sonata.admin.orm.filter.type.string' => 'getSonata_Admin_Orm_Filter_Type_StringService',
  180.             'sonata.admin.orm.filter.type.time' => 'getSonata_Admin_Orm_Filter_Type_TimeService',
  181.             'sonata.admin.pool' => 'getSonata_Admin_PoolService',
  182.             'sonata.admin.route.cache' => 'getSonata_Admin_Route_CacheService',
  183.             'sonata.admin.route.cache_warmup' => 'getSonata_Admin_Route_CacheWarmupService',
  184.             'sonata.admin.route.default_generator' => 'getSonata_Admin_Route_DefaultGeneratorService',
  185.             'sonata.admin.route.path_info' => 'getSonata_Admin_Route_PathInfoService',
  186.             'sonata.admin.route.query_string' => 'getSonata_Admin_Route_QueryStringService',
  187.             'sonata.admin.route_loader' => 'getSonata_Admin_RouteLoaderService',
  188.             'sonata.admin.search.handler' => 'getSonata_Admin_Search_HandlerService',
  189.             'sonata.admin.sidebar_menu' => 'getSonata_Admin_SidebarMenuService',
  190.             'sonata.admin.twig.extension' => 'getSonata_Admin_Twig_ExtensionService',
  191.             'sonata.admin.twig.global' => 'getSonata_Admin_Twig_GlobalService',
  192.             'sonata.admin.validator.inline' => 'getSonata_Admin_Validator_InlineService',
  193.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  194.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  195.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  196.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  197.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  198.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  199.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  200.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  201.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  202.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  203.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  204.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  205.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  206.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  207.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  208.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  209.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  210.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  211.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  212.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  213.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  214.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  215.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  216.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  217.             'translator' => 'getTranslatorService',
  218.             'twig' => 'getTwigService',
  219.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  220.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  221.             'validator' => 'getValidatorService',
  222.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  223.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  224.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  225.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  226.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  227.         ];
  228.         $this->aliases = [
  229.             'database_connection' => 'doctrine.dbal.default_connection',
  230.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  231.             'jms_serializer.authorization_checker' => 'security.authorization_checker',
  232.             'mailer' => 'swiftmailer.mailer.default',
  233.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  234.         ];
  235.         $this->privates['service_container'] = function () {
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  242.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  257.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  273.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  280.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  326.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  386.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/NativeFilesystemLoader.php';
  391.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  419.             include_once \dirname(__DIR__4).'/src/Twig/CurrencyExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  429.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  432.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  434.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  435.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  436.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/PaginationExtension.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/StringExtension.php';
  438.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  440.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  445.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  447.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  450.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  451.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  457.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  461.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  462.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  464.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  466.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  473.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  478.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  480.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  482.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  483.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  484.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  485.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  486.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  487.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  488.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  490.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  493.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  494.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  495.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  496.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  497.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  499.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  502.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  527.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  529.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  530.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  543.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  544.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  546.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  547.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  548.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  549.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  552.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  554.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  556.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  558.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  559.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  561.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  565.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  566.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandlerInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Cache/HttpCacheHandler.php';
  568.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  570.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  572.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  573.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  575.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  577.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  578.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GlobalVariables.php';
  580.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  585.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  587.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  588.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  611.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  612.         };
  613.     }
  614.     public function compile(): void
  615.     {
  616.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  617.     }
  618.     public function isCompiled(): bool
  619.     {
  620.         return true;
  621.     }
  622.     public function getRemovedIds(): array
  623.     {
  624.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  625.     }
  626.     /**
  627.      * Gets the public 'App\Controller\AbController' shared autowired service.
  628.      *
  629.      * @return \App\Controller\AbController
  630.      */
  631.     protected function getAbControllerService()
  632.     {
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  635.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  636.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  637.         include_once \dirname(__DIR__4).'/src/Controller/AbController.php';
  638.         include_once \dirname(__DIR__4).'/src/Service/AbPdfGenerator.php';
  639.         $this->services['App\\Controller\\AbController'] = $instance = new \App\Controller\AbController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), new \App\Service\AbPdfGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/')), $this->getEnv('AB_REPORT_MAIL_FROM'));
  640.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\AbController'$this));
  641.         return $instance;
  642.     }
  643.     /**
  644.      * Gets the public 'App\Controller\AbOrangeFirstController' shared autowired service.
  645.      *
  646.      * @return \App\Controller\AbOrangeFirstController
  647.      */
  648.     protected function getAbOrangeFirstControllerService()
  649.     {
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  652.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  653.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  654.         include_once \dirname(__DIR__4).'/src/Controller/AbOrangeFirstController.php';
  655.         include_once \dirname(__DIR__4).'/src/Service/AbPdfOrangeFirstGenerator.php';
  656.         $this->services['App\\Controller\\AbOrangeFirstController'] = $instance = new \App\Controller\AbOrangeFirstController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), new \App\Service\AbPdfOrangeFirstGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/')), $this->getEnv('AB_REPORT_MAIL_FROM'));
  657.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\AbOrangeFirstController'$this));
  658.         return $instance;
  659.     }
  660.     /**
  661.      * Gets the public 'App\Controller\AbOrangeSecondController' shared autowired service.
  662.      *
  663.      * @return \App\Controller\AbOrangeSecondController
  664.      */
  665.     protected function getAbOrangeSecondControllerService()
  666.     {
  667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  668.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  669.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  670.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  671.         include_once \dirname(__DIR__4).'/src/Controller/AbOrangeSecondController.php';
  672.         include_once \dirname(__DIR__4).'/src/Service/AbPdfOrangeSecondGenerator.php';
  673.         $this->services['App\\Controller\\AbOrangeSecondController'] = $instance = new \App\Controller\AbOrangeSecondController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), new \App\Service\AbPdfOrangeSecondGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/')), $this->getEnv('AB_REPORT_MAIL_FROM'));
  674.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\AbOrangeSecondController'$this));
  675.         return $instance;
  676.     }
  677.     /**
  678.      * Gets the public 'App\Controller\HpvAnalysisAdminController' shared autowired service.
  679.      *
  680.      * @return \App\Controller\HpvAnalysisAdminController
  681.      */
  682.     protected function getHpvAnalysisAdminControllerService()
  683.     {
  684.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  686.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  687.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  688.         include_once \dirname(__DIR__4).'/src/Controller/HpvAnalysisAdminController.php';
  689.         return $this->services['App\\Controller\\HpvAnalysisAdminController'] = new \App\Controller\HpvAnalysisAdminController(($this->privates['App\\Service\\HpvAnalysisPdfGenerator'] ?? $this->getHpvAnalysisPdfGeneratorService()), $this->getEnv('HPV_ANALYSIS_ATTACH_PDF_FILENAME'));
  690.     }
  691.     /**
  692.      * Gets the public 'App\Controller\HpvAnalysisController' shared autowired service.
  693.      *
  694.      * @return \App\Controller\HpvAnalysisController
  695.      */
  696.     protected function getHpvAnalysisControllerService()
  697.     {
  698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  700.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  701.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  702.         include_once \dirname(__DIR__4).'/src/Controller/HpvAnalysisController.php';
  703.         $this->services['App\\Controller\\HpvAnalysisController'] = $instance = new \App\Controller\HpvAnalysisController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['App\\Service\\HpvAnalysisPdfGenerator'] ?? $this->getHpvAnalysisPdfGeneratorService()), $this->getEnv('HPV_ANALYSIS_MAIL_TEMPLATE'), $this->getEnv('HPV_ANALYSIS_MAIL_FROM'), $this->getEnv('HPV_ANALYSIS_ATTACH_PDF_FILENAME'));
  704.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\HpvAnalysisController'$this));
  705.         return $instance;
  706.     }
  707.     /**
  708.      * Gets the public 'App\Controller\HpvSavingsAdminController' shared autowired service.
  709.      *
  710.      * @return \App\Controller\HpvSavingsAdminController
  711.      */
  712.     protected function getHpvSavingsAdminControllerService()
  713.     {
  714.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  717.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  718.         include_once \dirname(__DIR__4).'/src/Controller/HpvSavingsAdminController.php';
  719.         return $this->services['App\\Controller\\HpvSavingsAdminController'] = new \App\Controller\HpvSavingsAdminController(($this->privates['App\\Service\\HpvSavingsPdfGenerator'] ?? $this->getHpvSavingsPdfGeneratorService()), $this->getEnv('HPV_SAVINGS_ATTACH_PDF_FILENAME'));
  720.     }
  721.     /**
  722.      * Gets the public 'App\Controller\HpvSavingsController' shared autowired service.
  723.      *
  724.      * @return \App\Controller\HpvSavingsController
  725.      */
  726.     protected function getHpvSavingsControllerService()
  727.     {
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  730.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  731.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  732.         include_once \dirname(__DIR__4).'/src/Controller/HpvSavingsController.php';
  733.         $this->services['App\\Controller\\HpvSavingsController'] = $instance = new \App\Controller\HpvSavingsController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['App\\Service\\HpvSavingsPdfGenerator'] ?? $this->getHpvSavingsPdfGeneratorService()), $this->getEnv('HPV_SAVINGS_MAIL_TEMPLATE'), $this->getEnv('HPV_SAVINGS_MAIL_FROM'), $this->getEnv('HPV_SAVINGS_ATTACH_PDF_FILENAME'));
  734.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\HpvSavingsController'$this));
  735.         return $instance;
  736.     }
  737.     /**
  738.      * Gets the public 'App\Controller\MOVController' shared autowired service.
  739.      *
  740.      * @return \App\Controller\MOVController
  741.      */
  742.     protected function getMOVControllerService()
  743.     {
  744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  746.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  747.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  748.         include_once \dirname(__DIR__4).'/src/Controller/MOVController.php';
  749.         $this->services['App\\Controller\\MOVController'] = $instance = new \App\Controller\MOVController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['App\\Service\\MOVPdfGenerator'] ?? $this->getMOVPdfGeneratorService()), $this->getEnv('MOV_REPORT_MAIL_TEMPLATE'), $this->getEnv('MOV_REPORT_MAIL_FROM'), $this->getEnv('MOV_REPORT_ATTACH_PDF_FILENAME'));
  750.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\MOVController'$this));
  751.         return $instance;
  752.     }
  753.     /**
  754.      * Gets the public 'App\Controller\MOVReportAdminController' shared autowired service.
  755.      *
  756.      * @return \App\Controller\MOVReportAdminController
  757.      */
  758.     protected function getMOVReportAdminControllerService()
  759.     {
  760.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  762.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  763.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  764.         include_once \dirname(__DIR__4).'/src/Controller/MOVReportAdminController.php';
  765.         return $this->services['App\\Controller\\MOVReportAdminController'] = new \App\Controller\MOVReportAdminController(($this->privates['App\\Service\\MOVPdfGenerator'] ?? $this->getMOVPdfGeneratorService()), $this->getEnv('MOV_REPORT_ATTACH_PDF_FILENAME'));
  766.     }
  767.     /**
  768.      * Gets the public 'App\Controller\PmbrlzSavingsAdminController' shared autowired service.
  769.      *
  770.      * @return \App\Controller\PmbrlzSavingsAdminController
  771.      */
  772.     protected function getPmbrlzSavingsAdminControllerService()
  773.     {
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  776.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  777.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  778.         include_once \dirname(__DIR__4).'/src/Controller/PmbrlzSavingsAdminController.php';
  779.         return $this->services['App\\Controller\\PmbrlzSavingsAdminController'] = new \App\Controller\PmbrlzSavingsAdminController(($this->privates['App\\Service\\PmbrlzSavingsPdfGenerator'] ?? $this->getPmbrlzSavingsPdfGeneratorService()), $this->getEnv('PMBRLZ_SAVINGS_ATTACH_PDF_FILENAME'));
  780.     }
  781.     /**
  782.      * Gets the public 'App\Controller\PmbrlzSavingsController' shared autowired service.
  783.      *
  784.      * @return \App\Controller\PmbrlzSavingsController
  785.      */
  786.     protected function getPmbrlzSavingsControllerService()
  787.     {
  788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  790.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  791.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  792.         include_once \dirname(__DIR__4).'/src/Controller/PmbrlzSavingsController.php';
  793.         $this->services['App\\Controller\\PmbrlzSavingsController'] = $instance = new \App\Controller\PmbrlzSavingsController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['App\\Service\\PmbrlzSavingsPdfGenerator'] ?? $this->getPmbrlzSavingsPdfGeneratorService()), $this->getEnv('PMBRLZ_SAVINGS_MAIL_TEMPLATE'), $this->getEnv('PMBRLZ_SAVINGS_MAIL_FROM'), $this->getEnv('PMBRLZ_SAVINGS_ATTACH_PDF_FILENAME'));
  794.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\PmbrlzSavingsController'$this));
  795.         return $instance;
  796.     }
  797.     /**
  798.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  799.      *
  800.      * @return \App\Controller\SecurityController
  801.      */
  802.     protected function getSecurityControllerService()
  803.     {
  804.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  806.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  807.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  808.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  809.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  810.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  811.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  812.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  813.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  814.             'router' => ['services''router''getRouterService'false],
  815.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  816.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  817.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  818.             'serializer' => ['services''serializer''getSerializerService'false],
  819.             'session' => ['services''session''getSessionService'false],
  820.             'twig' => ['services''twig''getTwigService'false],
  821.         ], [
  822.             'doctrine' => '?',
  823.             'form.factory' => '?',
  824.             'http_kernel' => '?',
  825.             'parameter_bag' => '?',
  826.             'request_stack' => '?',
  827.             'router' => '?',
  828.             'security.authorization_checker' => '?',
  829.             'security.csrf.token_manager' => '?',
  830.             'security.token_storage' => '?',
  831.             'serializer' => '?',
  832.             'session' => '?',
  833.             'twig' => '?',
  834.         ]))->withContext('App\\Controller\\SecurityController'$this));
  835.         return $instance;
  836.     }
  837.     /**
  838.      * Gets the public 'App\Controller\TCUController' shared autowired service.
  839.      *
  840.      * @return \App\Controller\TCUController
  841.      */
  842.     protected function getTCUControllerService()
  843.     {
  844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  845.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  846.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  847.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  848.         include_once \dirname(__DIR__4).'/src/Controller/TCUController.php';
  849.         $this->services['App\\Controller\\TCUController'] = $instance = new \App\Controller\TCUController(($this->privates['App\\Service\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['App\\Service\\TCUPdfGenerator'] ?? $this->getTCUPdfGeneratorService()), $this->getEnv('TCU_REPORT_MAIL_TEMPLATE'), $this->getEnv('TCU_REPORT_MAIL_FROM'), $this->getEnv('TCU_REPORT_ATTACH_PDF_FILENAME'));
  850.         $instance->setContainer(($this->privates['.service_locator.DkUrFe4'] ?? $this->get_ServiceLocator_DkUrFe4Service())->withContext('App\\Controller\\TCUController'$this));
  851.         return $instance;
  852.     }
  853.     /**
  854.      * Gets the public 'App\Controller\TCUReportAdminController' shared autowired service.
  855.      *
  856.      * @return \App\Controller\TCUReportAdminController
  857.      */
  858.     protected function getTCUReportAdminControllerService()
  859.     {
  860.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  861.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  863.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  864.         include_once \dirname(__DIR__4).'/src/Controller/TCUReportAdminController.php';
  865.         return $this->services['App\\Controller\\TCUReportAdminController'] = new \App\Controller\TCUReportAdminController(($this->privates['App\\Service\\TCUPdfGenerator'] ?? $this->getTCUPdfGeneratorService()), $this->getEnv('TCU_REPORT_ATTACH_PDF_FILENAME'));
  866.     }
  867.     /**
  868.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  869.      *
  870.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  871.      */
  872.     protected function getProfilerControllerService()
  873.     {
  874.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  875.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  876.     }
  877.     /**
  878.      * Gets the public 'Sonata\AdminBundle\Action\DashboardAction' shared service.
  879.      *
  880.      * @return \Sonata\AdminBundle\Action\DashboardAction
  881.      */
  882.     protected function getDashboardActionService()
  883.     {
  884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  885.         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()));
  886.     }
  887.     /**
  888.      * Gets the public 'Sonata\AdminBundle\Action\SearchAction' shared service.
  889.      *
  890.      * @return \Sonata\AdminBundle\Action\SearchAction
  891.      */
  892.     protected function getSearchActionService()
  893.     {
  894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  896.         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->services['sonata.admin.search.handler'] = new \Sonata\AdminBundle\Search\SearchHandler(true))), ($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()));
  897.     }
  898.     /**
  899.      * Gets the public 'Sonata\AdminBundle\Command\CreateClassCacheCommand' shared service.
  900.      *
  901.      * @return \Sonata\AdminBundle\Command\CreateClassCacheCommand
  902.      *
  903.      * @deprecated The "Sonata\AdminBundle\Command\CreateClassCacheCommand" service is deprecated since sonata-project/admin-bundle 3.39.0 and will be removed in 4.0.
  904.      */
  905.     protected function getCreateClassCacheCommandService()
  906.     {
  907.         @trigger_error('The "Sonata\\AdminBundle\\Command\\CreateClassCacheCommand" service is deprecated since sonata-project/admin-bundle 3.39.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  908.         $this->services['Sonata\\AdminBundle\\Command\\CreateClassCacheCommand'] = $instance = new \Sonata\AdminBundle\Command\CreateClassCacheCommand($this->targetDir.''true);
  909.         $instance->setName('cache:create-cache-class');
  910.         return $instance;
  911.     }
  912.     /**
  913.      * Gets the public 'Sonata\AdminBundle\Command\ExplainAdminCommand' shared service.
  914.      *
  915.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  916.      */
  917.     protected function getExplainAdminCommandService()
  918.     {
  919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  921.         $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()));
  922.         $instance->setName('sonata:admin:explain');
  923.         return $instance;
  924.     }
  925.     /**
  926.      * Gets the public 'Sonata\AdminBundle\Command\GenerateObjectAclCommand' shared service.
  927.      *
  928.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  929.      */
  930.     protected function getGenerateObjectAclCommandService()
  931.     {
  932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  938.         $this->services['Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand'] = $instance = new \Sonata\AdminBundle\Command\GenerateObjectAclCommand(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ['sonata.admin.manipulator.acl.object.orm' => new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator()]);
  939.         $instance->setRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  940.         $instance->setName('sonata:admin:generate-object-acl');
  941.         return $instance;
  942.     }
  943.     /**
  944.      * Gets the public 'Sonata\AdminBundle\Command\ListAdminCommand' shared service.
  945.      *
  946.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  947.      */
  948.     protected function getListAdminCommandService()
  949.     {
  950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  952.         $this->services['Sonata\\AdminBundle\\Command\\ListAdminCommand'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  953.         $instance->setName('sonata:admin:list');
  954.         return $instance;
  955.     }
  956.     /**
  957.      * Gets the public 'Sonata\AdminBundle\Command\SetupAclCommand' shared service.
  958.      *
  959.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  960.      */
  961.     protected function getSetupAclCommandService()
  962.     {
  963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  967.         $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'))));
  968.         $instance->setName('sonata:admin:setup-acl');
  969.         return $instance;
  970.     }
  971.     /**
  972.      * Gets the public 'Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter' service.
  973.      *
  974.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  975.      */
  976.     protected function getEmptyFilterService()
  977.     {
  978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  982.         return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  983.     }
  984.     /**
  985.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  986.      *
  987.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  988.      */
  989.     protected function getRedirectControllerService()
  990.     {
  991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  992.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  993.     }
  994.     /**
  995.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  996.      *
  997.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  998.      */
  999.     protected function getTemplateControllerService()
  1000.     {
  1001.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1002.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), NULL);
  1003.     }
  1004.     /**
  1005.      * Gets the public 'admin.hpv_analysis_client_input' autowired service.
  1006.      *
  1007.      * @return \App\Admin\HpvAnalysisClientInputAdmin
  1008.      */
  1009.     protected function getAdmin_HpvAnalysisClientInputService()
  1010.     {
  1011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1013.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1022.         include_once \dirname(__DIR__4).'/src/Admin/HpvAnalysisClientInputAdmin.php';
  1023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1027.         $instance = new \App\Admin\HpvAnalysisClientInputAdmin('admin.hpv_analysis_client_input''App\\Entity\\HpvAnalysisClientInput''Sonata\\AdminBundle\\Controller\\CRUDController');
  1028.         $instance->setManagerType('orm');
  1029.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1030.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1031.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1032.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1033.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1034.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1035.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1036.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1037.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1038.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1039.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1040.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1041.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1042.         $instance->setPagerType('default');
  1043.         $instance->setLabel('HpvAnalysisClientInput');
  1044.         $instance->showMosaicButton(true);
  1045.         $instance->setTemplateRegistry(($this->services['admin.hpv_analysis_client_input.template_registry'] ?? $this->getAdmin_HpvAnalysisClientInput_TemplateRegistryService()));
  1046.         $instance->setSecurityInformation([]);
  1047.         $instance->initialize();
  1048.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1049.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1050.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1051.         return $instance;
  1052.     }
  1053.     /**
  1054.      * Gets the public 'admin.hpv_analysis_client_input.template_registry' shared service.
  1055.      *
  1056.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1057.      */
  1058.     protected function getAdmin_HpvAnalysisClientInput_TemplateRegistryService()
  1059.     {
  1060.         return $this->services['admin.hpv_analysis_client_input.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1061.     }
  1062.     /**
  1063.      * Gets the public 'admin.hpv_analysis_client_result' autowired service.
  1064.      *
  1065.      * @return \App\Admin\HpvAnalysisClientResultAdmin
  1066.      */
  1067.     protected function getAdmin_HpvAnalysisClientResultService()
  1068.     {
  1069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1079.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1080.         include_once \dirname(__DIR__4).'/src/Admin/HpvAnalysisClientResultAdmin.php';
  1081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1085.         $instance = new \App\Admin\HpvAnalysisClientResultAdmin('admin.hpv_analysis_client_result''App\\Entity\\HpvAnalysisClientResult''App\\Controller\\HpvAnalysisAdminController');
  1086.         $instance->setManagerType('orm');
  1087.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1088.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1089.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1090.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1091.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1092.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1093.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1094.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1095.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1096.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1097.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1098.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1099.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1100.         $instance->setPagerType('default');
  1101.         $instance->setLabel('Hpv Analysis');
  1102.         $instance->showMosaicButton(true);
  1103.         $instance->setTemplateRegistry(($this->services['admin.hpv_analysis_client_result.template_registry'] ?? $this->getAdmin_HpvAnalysisClientResult_TemplateRegistryService()));
  1104.         $instance->setSecurityInformation([]);
  1105.         $instance->initialize();
  1106.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1107.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1108.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1109.         return $instance;
  1110.     }
  1111.     /**
  1112.      * Gets the public 'admin.hpv_analysis_client_result.template_registry' shared service.
  1113.      *
  1114.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1115.      */
  1116.     protected function getAdmin_HpvAnalysisClientResult_TemplateRegistryService()
  1117.     {
  1118.         return $this->services['admin.hpv_analysis_client_result.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1119.     }
  1120.     /**
  1121.      * Gets the public 'admin.hpv_savings_client_input' autowired service.
  1122.      *
  1123.      * @return \App\Admin\HpvSavingsClientInputAdmin
  1124.      */
  1125.     protected function getAdmin_HpvSavingsClientInputService()
  1126.     {
  1127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1136.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1138.         include_once \dirname(__DIR__4).'/src/Admin/HpvSavingsClientInputAdmin.php';
  1139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1143.         $instance = new \App\Admin\HpvSavingsClientInputAdmin('admin.hpv_savings_client_input''App\\Entity\\HpvSavingsClientInput''Sonata\\AdminBundle\\Controller\\CRUDController');
  1144.         $instance->setManagerType('orm');
  1145.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1146.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1147.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1148.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1149.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1150.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1151.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1152.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1153.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1154.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1155.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1156.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1157.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1158.         $instance->setPagerType('default');
  1159.         $instance->setLabel('HpvSavingsClientInput');
  1160.         $instance->showMosaicButton(true);
  1161.         $instance->setTemplateRegistry(($this->services['admin.hpv_savings_client_input.template_registry'] ?? $this->getAdmin_HpvSavingsClientInput_TemplateRegistryService()));
  1162.         $instance->setSecurityInformation([]);
  1163.         $instance->initialize();
  1164.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1165.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1166.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1167.         return $instance;
  1168.     }
  1169.     /**
  1170.      * Gets the public 'admin.hpv_savings_client_input.template_registry' shared service.
  1171.      *
  1172.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1173.      */
  1174.     protected function getAdmin_HpvSavingsClientInput_TemplateRegistryService()
  1175.     {
  1176.         return $this->services['admin.hpv_savings_client_input.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1177.     }
  1178.     /**
  1179.      * Gets the public 'admin.hpv_savings_client_result' autowired service.
  1180.      *
  1181.      * @return \App\Admin\HpvSavingsClientResultAdmin
  1182.      */
  1183.     protected function getAdmin_HpvSavingsClientResultService()
  1184.     {
  1185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1193.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1196.         include_once \dirname(__DIR__4).'/src/Admin/HpvSavingsClientResultAdmin.php';
  1197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1201.         $instance = new \App\Admin\HpvSavingsClientResultAdmin('admin.hpv_savings_client_result''App\\Entity\\HpvSavingsClientResult''App\\Controller\\HpvSavingsAdminController');
  1202.         $instance->setManagerType('orm');
  1203.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1204.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1205.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1206.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1207.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1208.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1209.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1210.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1211.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1212.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1213.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1214.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1215.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1216.         $instance->setPagerType('default');
  1217.         $instance->setLabel('Hpv Savings');
  1218.         $instance->showMosaicButton(true);
  1219.         $instance->setTemplateRegistry(($this->services['admin.hpv_savings_client_result.template_registry'] ?? $this->getAdmin_HpvSavingsClientResult_TemplateRegistryService()));
  1220.         $instance->setSecurityInformation([]);
  1221.         $instance->initialize();
  1222.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1223.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1224.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1225.         return $instance;
  1226.     }
  1227.     /**
  1228.      * Gets the public 'admin.hpv_savings_client_result.template_registry' shared service.
  1229.      *
  1230.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1231.      */
  1232.     protected function getAdmin_HpvSavingsClientResult_TemplateRegistryService()
  1233.     {
  1234.         return $this->services['admin.hpv_savings_client_result.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1235.     }
  1236.     /**
  1237.      * Gets the public 'admin.mov_report' autowired service.
  1238.      *
  1239.      * @return \App\Admin\MOVClientResultAdmin
  1240.      */
  1241.     protected function getAdmin_MovReportService()
  1242.     {
  1243.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1251.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1253.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1254.         include_once \dirname(__DIR__4).'/src/Admin/MOVClientResultAdmin.php';
  1255.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1256.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1257.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1258.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1259.         $instance = new \App\Admin\MOVClientResultAdmin('admin.mov_report''App\\Entity\\MOVClientResult''App\\Controller\\MOVReportAdminController');
  1260.         $instance->setManagerType('orm');
  1261.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1262.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1263.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1264.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1265.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1266.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1267.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1268.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1269.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1270.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1271.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1272.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1273.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1274.         $instance->setPagerType('default');
  1275.         $instance->setLabel('Molnupiravir');
  1276.         $instance->showMosaicButton(true);
  1277.         $instance->setTemplateRegistry(($this->services['admin.mov_report.template_registry'] ?? $this->getAdmin_MovReport_TemplateRegistryService()));
  1278.         $instance->setSecurityInformation([]);
  1279.         $instance->initialize();
  1280.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1281.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1282.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1283.         return $instance;
  1284.     }
  1285.     /**
  1286.      * Gets the public 'admin.mov_report.template_registry' shared service.
  1287.      *
  1288.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1289.      */
  1290.     protected function getAdmin_MovReport_TemplateRegistryService()
  1291.     {
  1292.         return $this->services['admin.mov_report.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1293.     }
  1294.     /**
  1295.      * Gets the public 'admin.savings_client_input' autowired service.
  1296.      *
  1297.      * @return \App\Admin\PmbrlzSavingsClientInputAdmin
  1298.      */
  1299.     protected function getAdmin_SavingsClientInputService()
  1300.     {
  1301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1312.         include_once \dirname(__DIR__4).'/src/Admin/PmbrlzSavingsClientInputAdmin.php';
  1313.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1314.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1315.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1317.         $instance = new \App\Admin\PmbrlzSavingsClientInputAdmin('admin.savings_client_input''App\\Entity\\PmbrlzSavingsClientInput''Sonata\\AdminBundle\\Controller\\CRUDController');
  1318.         $instance->setManagerType('orm');
  1319.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1320.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1321.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1322.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1323.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1324.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1325.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1326.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1327.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1328.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1329.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1330.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1331.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1332.         $instance->setPagerType('default');
  1333.         $instance->setLabel('PmbrlzSavingsClientInput');
  1334.         $instance->showMosaicButton(true);
  1335.         $instance->setTemplateRegistry(($this->services['admin.savings_client_input.template_registry'] ?? $this->getAdmin_SavingsClientInput_TemplateRegistryService()));
  1336.         $instance->setSecurityInformation([]);
  1337.         $instance->initialize();
  1338.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1339.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1340.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1341.         return $instance;
  1342.     }
  1343.     /**
  1344.      * Gets the public 'admin.savings_client_input.template_registry' shared service.
  1345.      *
  1346.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1347.      */
  1348.     protected function getAdmin_SavingsClientInput_TemplateRegistryService()
  1349.     {
  1350.         return $this->services['admin.savings_client_input.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1351.     }
  1352.     /**
  1353.      * Gets the public 'admin.savings_client_result' autowired service.
  1354.      *
  1355.      * @return \App\Admin\PmbrlzSavingsClientResultAdmin
  1356.      */
  1357.     protected function getAdmin_SavingsClientResultService()
  1358.     {
  1359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1370.         include_once \dirname(__DIR__4).'/src/Admin/PmbrlzSavingsClientResultAdmin.php';
  1371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1375.         $instance = new \App\Admin\PmbrlzSavingsClientResultAdmin('admin.savings_client_result''App\\Entity\\PmbrlzSavingsClientResult''App\\Controller\\PmbrlzSavingsAdminController');
  1376.         $instance->setManagerType('orm');
  1377.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1378.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1379.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1380.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1381.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1382.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1383.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1384.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1385.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1386.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1387.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1388.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1389.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1390.         $instance->setPagerType('default');
  1391.         $instance->setLabel('Pembrolizumab Savings');
  1392.         $instance->showMosaicButton(true);
  1393.         $instance->setTemplateRegistry(($this->services['admin.savings_client_result.template_registry'] ?? $this->getAdmin_SavingsClientResult_TemplateRegistryService()));
  1394.         $instance->setSecurityInformation([]);
  1395.         $instance->initialize();
  1396.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1397.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1398.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1399.         return $instance;
  1400.     }
  1401.     /**
  1402.      * Gets the public 'admin.savings_client_result.template_registry' shared service.
  1403.      *
  1404.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1405.      */
  1406.     protected function getAdmin_SavingsClientResult_TemplateRegistryService()
  1407.     {
  1408.         return $this->services['admin.savings_client_result.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1409.     }
  1410.     /**
  1411.      * Gets the public 'admin.tcu_report' autowired service.
  1412.      *
  1413.      * @return \App\Admin\TCUReportAdmin
  1414.      */
  1415.     protected function getAdmin_TcuReportService()
  1416.     {
  1417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/FieldDescriptionRegistryInterface.php';
  1419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/MenuBuilderInterface.php';
  1421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryAwareInterface.php';
  1424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1428.         include_once \dirname(__DIR__4).'/src/Admin/TCUReportAdmin.php';
  1429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  1430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  1431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1432.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  1433.         $instance = new \App\Admin\TCUReportAdmin('admin.tcu_report''App\\Entity\\TCUReport''App\\Controller\\TCUReportAdminController');
  1434.         $instance->setManagerType('orm');
  1435.         $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1436.         $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1437.         $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1438.         $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1439.         $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1440.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1441.         $instance->setConfigurationPool(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1442.         $instance->setRouteGenerator(($this->services['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1443.         $instance->setValidator(($this->services['validator'] ?? $this->getValidatorService()));
  1444.         $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  1445.         $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1446.         $instance->setRouteBuilder(($this->services['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1447.         $instance->setLabelTranslatorStrategy(($this->services['sonata.admin.label.strategy.native'] ?? ($this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  1448.         $instance->setPagerType('default');
  1449.         $instance->setLabel('Tool Catch-Up');
  1450.         $instance->showMosaicButton(true);
  1451.         $instance->setTemplateRegistry(($this->services['admin.tcu_report.template_registry'] ?? $this->getAdmin_TcuReport_TemplateRegistryService()));
  1452.         $instance->setSecurityInformation([]);
  1453.         $instance->initialize();
  1454.         $instance->addExtension(($this->services['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1455.         $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1456.         $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1457.         return $instance;
  1458.     }
  1459.     /**
  1460.      * Gets the public 'admin.tcu_report.template_registry' shared service.
  1461.      *
  1462.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  1463.      */
  1464.     protected function getAdmin_TcuReport_TemplateRegistryService()
  1465.     {
  1466.         return $this->services['admin.tcu_report.template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1467.     }
  1468.     /**
  1469.      * Gets the public 'cache.app' shared service.
  1470.      *
  1471.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1472.      */
  1473.     protected function getCache_AppService()
  1474.     {
  1475.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('-R2fTWQ7Ie'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1476.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1477.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1478.     }
  1479.     /**
  1480.      * Gets the public 'cache.app_clearer' shared service.
  1481.      *
  1482.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1483.      */
  1484.     protected function getCache_AppClearerService()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1488.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1489.     }
  1490.     /**
  1491.      * Gets the public 'cache.global_clearer' shared service.
  1492.      *
  1493.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1494.      */
  1495.     protected function getCache_GlobalClearerService()
  1496.     {
  1497.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1499.         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.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1500.     }
  1501.     /**
  1502.      * Gets the public 'cache.system' shared service.
  1503.      *
  1504.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1505.      */
  1506.     protected function getCache_SystemService()
  1507.     {
  1508.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Sm3Zls8mX-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1509.     }
  1510.     /**
  1511.      * Gets the public 'cache.system_clearer' shared service.
  1512.      *
  1513.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1514.      */
  1515.     protected function getCache_SystemClearerService()
  1516.     {
  1517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1519.         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())]);
  1520.     }
  1521.     /**
  1522.      * Gets the public 'cache_clearer' shared service.
  1523.      *
  1524.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1525.      */
  1526.     protected function getCacheClearerService()
  1527.     {
  1528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1530.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1531.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1532.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1533.         }, 2));
  1534.     }
  1535.     /**
  1536.      * Gets the public 'cache_warmer' shared service.
  1537.      *
  1538.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1539.      */
  1540.     protected function getCacheWarmerService()
  1541.     {
  1542.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1543.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1544.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1545.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1546.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1547.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1548.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1549.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1550.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1551.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1552.             yield => ($this->services['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  1553.         }, 8), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1554.     }
  1555.     /**
  1556.      * Gets the public 'console.command_loader' shared service.
  1557.      *
  1558.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1559.      */
  1560.     protected function getConsole_CommandLoaderService()
  1561.     {
  1562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1564.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1565.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1566.             'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => ['services''Sonata\\AdminBundle\\Command\\CreateClassCacheCommand''getCreateClassCacheCommandService'false],
  1567.             'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => ['services''Sonata\\AdminBundle\\Command\\ExplainAdminCommand''getExplainAdminCommandService'false],
  1568.             'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => ['services''Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand''getGenerateObjectAclCommandService'false],
  1569.             'Sonata\\AdminBundle\\Command\\ListAdminCommand' => ['services''Sonata\\AdminBundle\\Command\\ListAdminCommand''getListAdminCommandService'false],
  1570.             'Sonata\\AdminBundle\\Command\\SetupAclCommand' => ['services''Sonata\\AdminBundle\\Command\\SetupAclCommand''getSetupAclCommandService'false],
  1571.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => ['privates''Sonata\\BlockBundle\\Command\\DebugBlocksCommand''getDebugBlocksCommandService'false],
  1572.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1573.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1574.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1575.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1576.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1577.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1578.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1579.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1580.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1581.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1582.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1583.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1584.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1585.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1586.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1587.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1588.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1589.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1590.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1591.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1592.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1593.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1594.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1595.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1596.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1597.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1598.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1599.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1600.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1601.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1602.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1603.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1604.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1605.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1606.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1607.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1608.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1609.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1610.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1611.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1612.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1613.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1614.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1615.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1616.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1617.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1618.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1619.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1620.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1621.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1622.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1623.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1624.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1625.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1626.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1627.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1628.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1629.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1630.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1631.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1632.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1633.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1634.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1635.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1636.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1637.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1638.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1639.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1640.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1641.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1642.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1643.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1644.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1645.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1646.             'maker.auto_command.make_sonata_admin' => ['privates''maker.auto_command.make_sonata_admin''getMaker_AutoCommand_MakeSonataAdminService'false],
  1647.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1648.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  1649.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1650.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1651.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1652.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1653.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1654.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1655.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1656.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1657.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1658.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1659.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1660.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1661.         ], [
  1662.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1663.             'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand' => 'Sonata\\AdminBundle\\Command\\CreateClassCacheCommand',
  1664.             'Sonata\\AdminBundle\\Command\\ExplainAdminCommand' => 'Sonata\\AdminBundle\\Command\\ExplainAdminCommand',
  1665.             'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand' => 'Sonata\\AdminBundle\\Command\\GenerateObjectAclCommand',
  1666.             'Sonata\\AdminBundle\\Command\\ListAdminCommand' => 'Sonata\\AdminBundle\\Command\\ListAdminCommand',
  1667.             'Sonata\\AdminBundle\\Command\\SetupAclCommand' => 'Sonata\\AdminBundle\\Command\\SetupAclCommand',
  1668.             'Sonata\\BlockBundle\\Command\\DebugBlocksCommand' => 'Sonata\\BlockBundle\\Command\\DebugBlocksCommand',
  1669.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1670.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1671.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1672.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1673.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1674.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1675.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1676.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1677.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1678.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1679.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1680.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1681.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1682.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1683.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1684.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1685.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1686.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1687.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1688.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1689.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1690.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1691.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1692.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1693.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1694.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1695.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1696.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1697.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1698.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1699.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1700.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1701.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1702.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1703.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1704.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1705.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1706.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1707.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1708.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1709.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1710.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1711.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1712.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1713.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1714.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1715.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1716.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1717.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1718.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1719.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1720.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1721.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1722.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1723.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1724.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1725.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1726.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1727.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1728.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1729.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1730.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1731.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1732.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1733.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1734.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1735.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1736.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1737.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1738.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1739.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1740.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1741.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1742.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1743.             'maker.auto_command.make_sonata_admin' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1744.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1745.             'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1746.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1747.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1748.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1749.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1750.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1751.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1752.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1753.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1754.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1755.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1756.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1757.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1758.         ]), ['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:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''security:encode-password' => 'security.command.user_password_encoder''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''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''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:sonata:admin' => 'maker.auto_command.make_sonata_admin']);
  1759.     }
  1760.     /**
  1761.      * Gets the public 'container.env_var_processors_locator' shared service.
  1762.      *
  1763.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1764.      */
  1765.     protected function getContainer_EnvVarProcessorsLocatorService()
  1766.     {
  1767.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1768.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1769.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1770.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1771.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1772.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1773.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1774.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1775.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1776.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1777.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1778.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1779.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1780.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1781.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1782.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1783.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1784.         ], [
  1785.             'base64' => '?',
  1786.             'bool' => '?',
  1787.             'const' => '?',
  1788.             'csv' => '?',
  1789.             'default' => '?',
  1790.             'file' => '?',
  1791.             'float' => '?',
  1792.             'int' => '?',
  1793.             'json' => '?',
  1794.             'key' => '?',
  1795.             'query_string' => '?',
  1796.             'require' => '?',
  1797.             'resolve' => '?',
  1798.             'string' => '?',
  1799.             'trim' => '?',
  1800.             'url' => '?',
  1801.         ]);
  1802.     }
  1803.     /**
  1804.      * Gets the public 'data_collector.dump' shared service.
  1805.      *
  1806.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1807.      */
  1808.     protected function getDataCollector_DumpService()
  1809.     {
  1810.         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()));
  1811.     }
  1812.     /**
  1813.      * Gets the public 'doctrine' shared service.
  1814.      *
  1815.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1816.      */
  1817.     protected function getDoctrineService()
  1818.     {
  1819.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1820.     }
  1821.     /**
  1822.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1823.      *
  1824.      * @return \Doctrine\DBAL\Connection
  1825.      */
  1826.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1827.     {
  1828.         $a = new \Doctrine\DBAL\Configuration();
  1829.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1830.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1831.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1832.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1833.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1834.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1835.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1836.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  1837.         ], [
  1838.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1839.             'sonata.doctrine.mapper' => '?',
  1840.         ]), [=> 'sonata.doctrine.mapper']);
  1841.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1842.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  1843.     }
  1844.     /**
  1845.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1846.      *
  1847.      * @return \Doctrine\ORM\EntityManager
  1848.      */
  1849.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1850.     {
  1851.         $a = new \Doctrine\ORM\Configuration();
  1852.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1853.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1854.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1855.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1856.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1857.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1858.         $a->setMetadataDriverImpl($b);
  1859.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1860.         $a->setProxyNamespace('Proxies');
  1861.         $a->setAutoGenerateProxyClasses(true);
  1862.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1863.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1864.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1865.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1866.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1867.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1868.             'App\\Repository\\HpvAnalysisClientInputRepository' => ['privates''App\\Repository\\HpvAnalysisClientInputRepository''getHpvAnalysisClientInputRepositoryService'false],
  1869.             'App\\Repository\\HpvAnalysisClientResultRepository' => ['privates''App\\Repository\\HpvAnalysisClientResultRepository''getHpvAnalysisClientResultRepositoryService'false],
  1870.             'App\\Repository\\HpvAnalysisCoorteRepository' => ['privates''App\\Repository\\HpvAnalysisCoorteRepository''getHpvAnalysisCoorteRepositoryService'false],
  1871.             'App\\Repository\\HpvSavingsAvoidableCostRepository' => ['privates''App\\Repository\\HpvSavingsAvoidableCostRepository''getHpvSavingsAvoidableCostRepositoryService'false],
  1872.             'App\\Repository\\HpvSavingsAvoidableEventsRepository' => ['privates''App\\Repository\\HpvSavingsAvoidableEventsRepository''getHpvSavingsAvoidableEventsRepositoryService'false],
  1873.             'App\\Repository\\HpvSavingsClientInputRepository' => ['privates''App\\Repository\\HpvSavingsClientInputRepository''getHpvSavingsClientInputRepositoryService'false],
  1874.             'App\\Repository\\HpvSavingsClientResultRepository' => ['privates''App\\Repository\\HpvSavingsClientResultRepository''getHpvSavingsClientResultRepositoryService'false],
  1875.             'App\\Repository\\HpvSavingsConditionProspectRepository' => ['privates''App\\Repository\\HpvSavingsConditionProspectRepository''getHpvSavingsConditionProspectRepositoryService'false],
  1876.             'App\\Repository\\HpvSavingsPopulationRepository' => ['privates''App\\Repository\\HpvSavingsPopulationRepository''getHpvSavingsPopulationRepositoryService'false],
  1877.             'App\\Repository\\HpvSavingsRealCostRepository' => ['privates''App\\Repository\\HpvSavingsRealCostRepository''getHpvSavingsRealCostRepositoryService'false],
  1878.             'App\\Repository\\MOVAssumptionRepository' => ['privates''App\\Repository\\MOVAssumptionRepository''getMOVAssumptionRepositoryService'false],
  1879.             'App\\Repository\\MOVClientInputRepository' => ['privates''App\\Repository\\MOVClientInputRepository''getMOVClientInputRepositoryService'false],
  1880.             'App\\Repository\\MOVClientResultRepository' => ['privates''App\\Repository\\MOVClientResultRepository''getMOVClientResultRepositoryService'false],
  1881.             'App\\Repository\\MOVEpidemiologyRepository' => ['privates''App\\Repository\\MOVEpidemiologyRepository''getMOVEpidemiologyRepositoryService'false],
  1882.             'App\\Repository\\PmbrlzSavingsClientInputRepository' => ['privates''App\\Repository\\PmbrlzSavingsClientInputRepository''getPmbrlzSavingsClientInputRepositoryService'false],
  1883.             'App\\Repository\\PmbrlzSavingsClientResultRepository' => ['privates''App\\Repository\\PmbrlzSavingsClientResultRepository''getPmbrlzSavingsClientResultRepositoryService'false],
  1884.             'App\\Repository\\TCUCatchUpRepository' => ['privates''App\\Repository\\TCUCatchUpRepository''getTCUCatchUpRepositoryService'false],
  1885.             'App\\Repository\\TCUCoverageRepository' => ['privates''App\\Repository\\TCUCoverageRepository''getTCUCoverageRepositoryService'false],
  1886.             'App\\Repository\\TCUReportRepository' => ['privates''App\\Repository\\TCUReportRepository''getTCUReportRepositoryService'false],
  1887.             'App\\Repository\\TCUScreeningRepository' => ['privates''App\\Repository\\TCUScreeningRepository''getTCUScreeningRepositoryService'false],
  1888.             'App\\Repository\\TCUYearlyDataRepository' => ['privates''App\\Repository\\TCUYearlyDataRepository''getTCUYearlyDataRepositoryService'false],
  1889.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1890.         ], [
  1891.             'App\\Repository\\HpvAnalysisClientInputRepository' => '?',
  1892.             'App\\Repository\\HpvAnalysisClientResultRepository' => '?',
  1893.             'App\\Repository\\HpvAnalysisCoorteRepository' => '?',
  1894.             'App\\Repository\\HpvSavingsAvoidableCostRepository' => '?',
  1895.             'App\\Repository\\HpvSavingsAvoidableEventsRepository' => '?',
  1896.             'App\\Repository\\HpvSavingsClientInputRepository' => '?',
  1897.             'App\\Repository\\HpvSavingsClientResultRepository' => '?',
  1898.             'App\\Repository\\HpvSavingsConditionProspectRepository' => '?',
  1899.             'App\\Repository\\HpvSavingsPopulationRepository' => '?',
  1900.             'App\\Repository\\HpvSavingsRealCostRepository' => '?',
  1901.             'App\\Repository\\MOVAssumptionRepository' => '?',
  1902.             'App\\Repository\\MOVClientInputRepository' => '?',
  1903.             'App\\Repository\\MOVClientResultRepository' => '?',
  1904.             'App\\Repository\\MOVEpidemiologyRepository' => '?',
  1905.             'App\\Repository\\PmbrlzSavingsClientInputRepository' => '?',
  1906.             'App\\Repository\\PmbrlzSavingsClientResultRepository' => '?',
  1907.             'App\\Repository\\TCUCatchUpRepository' => '?',
  1908.             'App\\Repository\\TCUCoverageRepository' => '?',
  1909.             'App\\Repository\\TCUReportRepository' => '?',
  1910.             'App\\Repository\\TCUScreeningRepository' => '?',
  1911.             'App\\Repository\\TCUYearlyDataRepository' => '?',
  1912.             'App\\Repository\\UserRepository' => '?',
  1913.         ])));
  1914.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1915.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1916.         return $instance;
  1917.     }
  1918.     /**
  1919.      * Gets the public 'error_controller' shared service.
  1920.      *
  1921.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1922.      */
  1923.     protected function getErrorControllerService()
  1924.     {
  1925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1926.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1927.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1928.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1929.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1930.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1931.         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)));
  1932.     }
  1933.     /**
  1934.      * Gets the public 'event_dispatcher' shared service.
  1935.      *
  1936.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1937.      */
  1938.     protected function getEventDispatcherService()
  1939.     {
  1940.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1941.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1942.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1943.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1944.         $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())));
  1945.         $instance->addListener('kernel.controller', [=> function () {
  1946.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1947.         }, => 'onKernelController'], 0);
  1948.         $instance->addListener('kernel.request', [=> function () {
  1949.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1950.         }, => 'onKernelRequest'], 10);
  1951.         $instance->addListener('kernel.request', [=> function () {
  1952.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1953.         }, => 'onKernelRequest'], 34);
  1954.         $instance->addListener('kernel.response', [=> function () {
  1955.             return ($this->privates['sonata.block.cache.handler.default'] ?? ($this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler()));
  1956.         }, => 'onKernelResponse'], 0);
  1957.         $instance->addListener('kernel.request', [=> function () {
  1958.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1959.         }, => 'onKernelRequest'], 250);
  1960.         $instance->addListener('kernel.response', [=> function () {
  1961.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1962.         }, => 'onKernelResponse'], 0);
  1963.         $instance->addListener('kernel.response', [=> function () {
  1964.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1965.         }, => 'onResponse'], 0);
  1966.         $instance->addListener('console.terminate', [=> function () {
  1967.             return ($this->privates['Sonata\\AdminBundle\\EventListener\\AssetsInstallCommandListener'] ?? $this->getAssetsInstallCommandListenerService());
  1968.         }, => 'copySonataCoreBundleAssets'], 0);
  1969.         $instance->addListener('kernel.response', [=> function () {
  1970.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1971.         }, => 'onKernelResponse'], 0);
  1972.         $instance->addListener('kernel.response', [=> function () {
  1973.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1974.         }, => 'onKernelResponse'], -1024);
  1975.         $instance->addListener('kernel.request', [=> function () {
  1976.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1977.         }, => 'setDefaultLocale'], 100);
  1978.         $instance->addListener('kernel.request', [=> function () {
  1979.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1980.         }, => 'onKernelRequest'], 16);
  1981.         $instance->addListener('kernel.finish_request', [=> function () {
  1982.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1983.         }, => 'onKernelFinishRequest'], 0);
  1984.         $instance->addListener('kernel.request', [=> function () {
  1985.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1986.         }, => 'onKernelRequest'], 256);
  1987.         $instance->addListener('kernel.request', [=> function () {
  1988.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1989.         }, => 'resolveControllerName'], 24);
  1990.         $instance->addListener('kernel.response', [=> function () {
  1991.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1992.         }, => 'onResponse'], -255);
  1993.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1994.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1995.         }, => 'onControllerArguments'], 0);
  1996.         $instance->addListener('kernel.exception', [=> function () {
  1997.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1998.         }, => 'logKernelException'], 0);
  1999.         $instance->addListener('kernel.exception', [=> function () {
  2000.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2001.         }, => 'onKernelException'], -128);
  2002.         $instance->addListener('kernel.request', [=> function () {
  2003.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2004.         }, => 'onKernelRequest'], 15);
  2005.         $instance->addListener('kernel.finish_request', [=> function () {
  2006.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2007.         }, => 'onKernelFinishRequest'], -15);
  2008.         $instance->addListener('console.error', [=> function () {
  2009.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2010.         }, => 'onConsoleError'], -128);
  2011.         $instance->addListener('console.terminate', [=> function () {
  2012.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2013.         }, => 'onConsoleTerminate'], -128);
  2014.         $instance->addListener('console.error', [=> function () {
  2015.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2016.         }, => 'onConsoleError'], 0);
  2017.         $instance->addListener('kernel.request', [=> function () {
  2018.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2019.         }, => 'onKernelRequest'], 128);
  2020.         $instance->addListener('kernel.response', [=> function () {
  2021.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2022.         }, => 'onKernelResponse'], -1000);
  2023.         $instance->addListener('kernel.finish_request', [=> function () {
  2024.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2025.         }, => 'onFinishRequest'], 0);
  2026.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2027.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2028.         }, => 'onMessage'], -255);
  2029.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2030.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2031.         }, => 'onMessage'], -255);
  2032.         $instance->addListener('kernel.response', [=> function () {
  2033.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2034.         }, => 'onKernelResponse'], -100);
  2035.         $instance->addListener('kernel.exception', [=> function () {
  2036.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2037.         }, => 'onKernelException'], 0);
  2038.         $instance->addListener('kernel.terminate', [=> function () {
  2039.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2040.         }, => 'onKernelTerminate'], -1024);
  2041.         $instance->addListener('kernel.controller', [=> function () {
  2042.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2043.         }, => 'onKernelController'], 0);
  2044.         $instance->addListener('kernel.response', [=> function () {
  2045.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2046.         }, => 'onKernelResponse'], 0);
  2047.         $instance->addListener('kernel.request', [=> function () {
  2048.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2049.         }, => 'configure'], 2048);
  2050.         $instance->addListener('console.command', [=> function () {
  2051.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2052.         }, => 'configure'], 2048);
  2053.         $instance->addListener('kernel.request', [=> function () {
  2054.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2055.         }, => 'onKernelRequest'], 32);
  2056.         $instance->addListener('kernel.finish_request', [=> function () {
  2057.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2058.         }, => 'onKernelFinishRequest'], 0);
  2059.         $instance->addListener('kernel.exception', [=> function () {
  2060.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2061.         }, => 'onKernelException'], -64);
  2062.         $instance->addListener('kernel.response', [=> function () {
  2063.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2064.         }, => 'onKernelResponse'], 0);
  2065.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2066.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2067.         }, => 'onMessage'], 0);
  2068.         $instance->addListener('kernel.controller', [=> function () {
  2069.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2070.         }, => 'onKernelController'], 0);
  2071.         $instance->addListener('kernel.controller', [=> function () {
  2072.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2073.         }, => 'onKernelController'], 0);
  2074.         $instance->addListener('kernel.controller', [=> function () {
  2075.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2076.         }, => 'onKernelController'], -128);
  2077.         $instance->addListener('kernel.view', [=> function () {
  2078.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2079.         }, => 'onKernelView'], 0);
  2080.         $instance->addListener('kernel.controller', [=> function () {
  2081.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2082.         }, => 'onKernelController'], 0);
  2083.         $instance->addListener('kernel.response', [=> function () {
  2084.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2085.         }, => 'onKernelResponse'], 0);
  2086.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2087.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2088.         }, => 'onKernelControllerArguments'], 0);
  2089.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2090.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2091.         }, => 'onKernelControllerArguments'], 0);
  2092.         $instance->addListener('kernel.response', [=> function () {
  2093.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2094.         }, => 'onKernelResponse'], 0);
  2095.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2096.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2097.         }, => 'onVoterVote'], 0);
  2098.         $instance->addListener('kernel.request', [=> function () {
  2099.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2100.         }, => 'configureLogoutUrlGenerator'], 8);
  2101.         $instance->addListener('kernel.request', [=> function () {
  2102.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2103.         }, => 'onKernelRequest'], 8);
  2104.         $instance->addListener('kernel.finish_request', [=> function () {
  2105.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2106.         }, => 'onKernelFinishRequest'], 0);
  2107.         $instance->addListener('kernel.response', [=> function () {
  2108.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2109.         }, => 'onKernelResponse'], -128);
  2110.         $instance->addListener('console.command', [=> function () {
  2111.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2112.         }, => 'onCommand'], 255);
  2113.         $instance->addListener('console.terminate', [=> function () {
  2114.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2115.         }, => 'onTerminate'], -255);
  2116.         $instance->addListener('console.command', [=> function () {
  2117.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2118.         }, => 'configure'], 1024);
  2119.         $instance->addListener('console.error', [=> function () {
  2120.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2121.         }, => 'onConsoleError'], 0);
  2122.         $instance->addListener('console.terminate', [=> function () {
  2123.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2124.         }, => 'onConsoleTerminate'], 0);
  2125.         $instance->addListener('kernel.view', [=> function () {
  2126.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  2127.         }, => 'onKernelView'], 30);
  2128.         $instance->addListener('kernel.exception', [=> function () {
  2129.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2130.         }, => 'onException'], 0);
  2131.         $instance->addListener('kernel.terminate', [=> function () {
  2132.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2133.         }, => 'onTerminate'], 0);
  2134.         $instance->addListener('console.error', [=> function () {
  2135.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2136.         }, => 'onException'], 0);
  2137.         $instance->addListener('console.terminate', [=> function () {
  2138.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2139.         }, => 'onTerminate'], 0);
  2140.         return $instance;
  2141.     }
  2142.     /**
  2143.      * Gets the public 'filesystem' shared service.
  2144.      *
  2145.      * @return \Symfony\Component\Filesystem\Filesystem
  2146.      */
  2147.     protected function getFilesystemService()
  2148.     {
  2149.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2150.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2151.     }
  2152.     /**
  2153.      * Gets the public 'form.factory' shared service.
  2154.      *
  2155.      * @return \Symfony\Component\Form\FormFactory
  2156.      */
  2157.     protected function getForm_FactoryService()
  2158.     {
  2159.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2160.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2161.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2162.     }
  2163.     /**
  2164.      * Gets the public 'form.type.file' shared service.
  2165.      *
  2166.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  2167.      */
  2168.     protected function getForm_Type_FileService()
  2169.     {
  2170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2172.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  2173.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  2174.     }
  2175.     /**
  2176.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  2177.      *
  2178.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  2179.      */
  2180.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  2181.     {
  2182.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2183.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  2184.         return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  2185.     }
  2186.     /**
  2187.      * Gets the public 'fos_rest.view_handler' shared service.
  2188.      *
  2189.      * @return \FOS\RestBundle\View\ViewHandler
  2190.      */
  2191.     protected function getFosRest_ViewHandlerService()
  2192.     {
  2193.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  2194.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  2195.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  2196.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  2197.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  2198.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2199.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2201.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => false]);
  2202.     }
  2203.     /**
  2204.      * Gets the public 'http_kernel' shared service.
  2205.      *
  2206.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2207.      */
  2208.     protected function getHttpKernelService()
  2209.     {
  2210.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2211.         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 () {
  2212.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2213.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2214.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2215.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2216.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2217.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2218.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2219.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2220.         }, 8)), $a));
  2221.     }
  2222.     /**
  2223.      * Gets the public 'jms_serializer' shared service.
  2224.      *
  2225.      * @return \JMS\Serializer\Serializer
  2226.      */
  2227.     protected function getJmsSerializerService()
  2228.     {
  2229.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  2230.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  2231.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  2233.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  2239.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  2240.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  2241.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  2242.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  2243.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  2244.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  2245.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  2246.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  2247.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  2248.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  2249.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  2250.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  2251.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  2252.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2259.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  2260.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  2261.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  2262.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  2263.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  2264.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  2265.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2266.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  2267.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  2268.         ], [
  2269.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  2270.             'jms_serializer.stopwatch_subscriber' => '?',
  2271.         ]));
  2272.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  2273.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  2274.         $g->setOptions(1216);
  2275.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  2276.         $h->setFormatOutput(true);
  2277.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  2278.         $i->setOptions(0);
  2279.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  2280.     }
  2281.     /**
  2282.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  2283.      *
  2284.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2285.      */
  2286.     protected function getJmsSerializer_DeserializationContextFactoryService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2291.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2292.     }
  2293.     /**
  2294.      * Gets the public 'jms_serializer.handler_registry' shared service.
  2295.      *
  2296.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  2297.      */
  2298.     protected function getJmsSerializer_HandlerRegistryService()
  2299.     {
  2300.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  2301.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  2302.         return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  2303.     }
  2304.     /**
  2305.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  2306.      *
  2307.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  2308.      */
  2309.     protected function getJmsSerializer_MetadataDriverService()
  2310.     {
  2311.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  2312.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  2313.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  2321.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  2322.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  2323.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  2324.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  2325.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  2327.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  2328.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  2329.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  2330.         $a = new \Metadata\Driver\FileLocator(['Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')]);
  2331.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  2332.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  2333.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  2334.     }
  2335.     /**
  2336.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  2337.      *
  2338.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  2339.      */
  2340.     protected function getJmsSerializer_SerializationContextFactoryService()
  2341.     {
  2342.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  2343.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  2345.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  2346.     }
  2347.     /**
  2348.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  2349.      *
  2350.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  2351.      */
  2352.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  2353.     {
  2354.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  2355.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2356.     }
  2357.     /**
  2358.      * Gets the public 'knp_menu.factory' shared service.
  2359.      *
  2360.      * @return \Knp\Menu\MenuFactory
  2361.      */
  2362.     protected function getKnpMenu_FactoryService()
  2363.     {
  2364.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  2365.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  2366.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  2367.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  2368.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  2369.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  2370.         return $instance;
  2371.     }
  2372.     /**
  2373.      * Gets the public 'knp_menu.matcher' shared service.
  2374.      *
  2375.      * @return \Knp\Menu\Matcher\Matcher
  2376.      */
  2377.     protected function getKnpMenu_MatcherService()
  2378.     {
  2379.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2380.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  2381.             yield => ($this->services['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  2382.             yield => ($this->services['sonata.admin.menu.matcher.voter.active'] ?? ($this->services['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  2383.         }, 3));
  2384.     }
  2385.     /**
  2386.      * Gets the public 'nelmio_api_doc.controller.swagger' shared service.
  2387.      *
  2388.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2389.      */
  2390.     protected function getNelmioApiDoc_Controller_SwaggerService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  2393.         return $this->services['nelmio_api_doc.controller.swagger'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()));
  2394.     }
  2395.     /**
  2396.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2397.      *
  2398.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2399.      */
  2400.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2401.     {
  2402.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  2403.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->privates['nelmio_api_doc.generator_locator'] ?? $this->getNelmioApiDoc_GeneratorLocatorService()), ($this->services['twig'] ?? $this->getTwigService()));
  2404.     }
  2405.     /**
  2406.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2407.      *
  2408.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2409.      */
  2410.     protected function getNelmioApiDoc_Generator_DefaultService()
  2411.     {
  2412.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  2413.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2414.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2415.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2416.             yield => ($this->privates['nelmio_api_doc.describers.swagger_php.default'] ?? $this->getNelmioApiDoc_Describers_SwaggerPhp_DefaultService());
  2417.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2418.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2419.         }, 5), new RewindableGenerator(function () {
  2420.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2421.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  2422.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2423.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  2424.         }, 4));
  2425.         $instance->setAlternativeNames([]);
  2426.         return $instance;
  2427.     }
  2428.     /**
  2429.      * Gets the public 'profiler' shared service.
  2430.      *
  2431.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2432.      */
  2433.     protected function getProfilerService()
  2434.     {
  2435.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2436.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2437.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2438.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2439.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2440.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2441.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2442.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2443.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2444.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2445.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2446.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2447.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2448.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2449.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2450.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2451.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2452.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2453.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2454.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2455.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2456.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2457.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2458.         if ($this->has('kernel')) {
  2459.             $g->setKernel($b);
  2460.         }
  2461.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2462.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2463.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2464.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2465.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2466.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2467.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2468.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2469.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2470.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2471.         $instance->add($d);
  2472.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2473.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  2474.         $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())));
  2475.         $instance->add($e);
  2476.         $instance->add($f);
  2477.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2478.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2479.         $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()))));
  2480.         $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']));
  2481.         $instance->add($g);
  2482.         return $instance;
  2483.     }
  2484.     /**
  2485.      * Gets the public 'request_stack' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2488.      */
  2489.     protected function getRequestStackService()
  2490.     {
  2491.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2492.     }
  2493.     /**
  2494.      * Gets the public 'router' shared service.
  2495.      *
  2496.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2497.      */
  2498.     protected function getRouterService()
  2499.     {
  2500.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2501.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2502.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2503.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2504.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2505.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2506.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2507.         ], [
  2508.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2509.         ]))->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');
  2510.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2511.         return $instance;
  2512.     }
  2513.     /**
  2514.      * Gets the public 'routing.loader' shared service.
  2515.      *
  2516.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2517.      */
  2518.     protected function getRouting_LoaderService()
  2519.     {
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2539.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2540.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2541.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2542.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2543.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2544.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2545.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2546.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2547.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2548.             'kernel' => ['services''kernel''getKernelService'false],
  2549.         ], [
  2550.             'kernel' => 'App\\Kernel',
  2551.         ]))));
  2552.         $a->addLoader(($this->services['sonata.admin.route_loader'] ?? $this->getSonata_Admin_RouteLoaderService()));
  2553.         $a->addLoader($c);
  2554.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2555.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2556.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2557.     }
  2558.     /**
  2559.      * Gets the public 'security.authentication_utils' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2562.      */
  2563.     protected function getSecurity_AuthenticationUtilsService()
  2564.     {
  2565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2566.         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())));
  2567.     }
  2568.     /**
  2569.      * Gets the public 'security.authorization_checker' shared service.
  2570.      *
  2571.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2572.      */
  2573.     protected function getSecurity_AuthorizationCheckerService()
  2574.     {
  2575.         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);
  2576.     }
  2577.     /**
  2578.      * Gets the public 'security.csrf.token_manager' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2581.      */
  2582.     protected function getSecurity_Csrf_TokenManagerService()
  2583.     {
  2584.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2585.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2586.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2588.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2589.     }
  2590.     /**
  2591.      * Gets the public 'security.password_encoder' shared service.
  2592.      *
  2593.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2594.      */
  2595.     protected function getSecurity_PasswordEncoderService()
  2596.     {
  2597.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2598.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2599.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2600.     }
  2601.     /**
  2602.      * Gets the public 'security.token_storage' shared service.
  2603.      *
  2604.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2605.      */
  2606.     protected function getSecurity_TokenStorageService()
  2607.     {
  2608.         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, [
  2609.             'session' => ['services''session''getSessionService'false],
  2610.         ], [
  2611.             'session' => '?',
  2612.         ]));
  2613.     }
  2614.     /**
  2615.      * Gets the public 'serializer' shared service.
  2616.      *
  2617.      * @return \Symfony\Component\Serializer\Serializer
  2618.      */
  2619.     protected function getSerializerService()
  2620.     {
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2622.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2623.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2646.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2654.         $a = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2655.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2656.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => 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([], $a), => 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($b$a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b), 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()]);
  2657.     }
  2658.     /**
  2659.      * Gets the public 'services_resetter' shared service.
  2660.      *
  2661.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2662.      */
  2663.     protected function getServicesResetterService()
  2664.     {
  2665.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2666.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2667.             if (isset($this->services['cache.app'])) {
  2668.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2669.             }
  2670.             if (isset($this->services['cache.system'])) {
  2671.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2672.             }
  2673.             if (isset($this->privates['cache.validator'])) {
  2674.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2675.             }
  2676.             if (isset($this->privates['cache.serializer'])) {
  2677.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2678.             }
  2679.             if (isset($this->privates['cache.annotations'])) {
  2680.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2681.             }
  2682.             if (isset($this->privates['cache.property_info'])) {
  2683.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2684.             }
  2685.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2686.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2687.             }
  2688.             if (isset($this->privates['mailer.logger_message_listener'])) {
  2689.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  2690.             }
  2691.             if (isset($this->services['profiler'])) {
  2692.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2693.             }
  2694.             if (isset($this->services['validator'])) {
  2695.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2696.             }
  2697.             if (isset($this->privates['debug.stopwatch'])) {
  2698.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2699.             }
  2700.             if (isset($this->services['event_dispatcher'])) {
  2701.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2702.             }
  2703.             if (isset($this->privates['twig.form.engine'])) {
  2704.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2705.             }
  2706.             if (isset($this->services['doctrine'])) {
  2707.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2708.             }
  2709.             if (isset($this->privates['form.type.entity'])) {
  2710.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2711.             }
  2712.             if (isset($this->services['security.token_storage'])) {
  2713.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2714.             }
  2715.             if (isset($this->privates['cache.security_expression_language'])) {
  2716.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2717.             }
  2718.             if (isset($this->privates['monolog.handler.main'])) {
  2719.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2720.             }
  2721.             if (isset($this->privates['monolog.handler.console'])) {
  2722.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2723.             }
  2724.             if (isset($this->services['fos_rest.view_handler'])) {
  2725.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2726.             }
  2727.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2728.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2729.             }
  2730.             if (isset($this->privates['.debug.http_client'])) {
  2731.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2732.             }
  2733.         }, function () {
  2734.             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->privates['mailer.logger_message_listener'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['twig.form.engine'])) + (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.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['.debug.http_client']));
  2735.         }), ['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'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2736.     }
  2737.     /**
  2738.      * Gets the public 'session' shared service.
  2739.      *
  2740.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2741.      */
  2742.     protected function getSessionService()
  2743.     {
  2744.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2745.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2746.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  2747.     }
  2748.     /**
  2749.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  2750.      *
  2751.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  2752.      */
  2753.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  2754.     {
  2755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  2756.         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()));
  2757.     }
  2758.     /**
  2759.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  2760.      *
  2761.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  2762.      */
  2763.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  2764.     {
  2765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  2766.         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()));
  2767.     }
  2768.     /**
  2769.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  2770.      *
  2771.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  2772.      */
  2773.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  2774.     {
  2775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  2776.         return $this->services['sonata.admin.action.retrieve_autocomplete_items'] = new \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2777.     }
  2778.     /**
  2779.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  2780.      *
  2781.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  2782.      */
  2783.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  2784.     {
  2785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  2786.         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()));
  2787.     }
  2788.     /**
  2789.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  2790.      *
  2791.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  2792.      */
  2793.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  2794.     {
  2795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  2796.         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()), ($this->privates['sonata.admin.form.data_transformer_resolver'] ?? $this->getSonata_Admin_Form_DataTransformerResolverService()));
  2797.     }
  2798.     /**
  2799.      * Gets the public 'sonata.admin.audit.manager' shared service.
  2800.      *
  2801.      * @return \Sonata\AdminBundle\Model\AuditManager
  2802.      */
  2803.     protected function getSonata_Admin_Audit_ManagerService()
  2804.     {
  2805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  2806.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  2807.         return $this->services['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager($this);
  2808.     }
  2809.     /**
  2810.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  2811.      *
  2812.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  2813.      */
  2814.     protected function getSonata_Admin_Block_AdminListService()
  2815.     {
  2816.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  2820.         return $this->services['sonata.admin.block.admin_list'] = new \Sonata\AdminBundle\Block\AdminListBlockService(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  2821.     }
  2822.     /**
  2823.      * Gets the public 'sonata.admin.block.search_result' shared service.
  2824.      *
  2825.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  2826.      */
  2827.     protected function getSonata_Admin_Block_SearchResultService()
  2828.     {
  2829.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  2832.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  2834.         return $this->services['sonata.admin.block.search_result'] = new \Sonata\AdminBundle\Block\AdminSearchBlockService(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.search.handler'] ?? ($this->services['sonata.admin.search.handler'] = new \Sonata\AdminBundle\Search\SearchHandler(true))));
  2835.     }
  2836.     /**
  2837.      * Gets the public 'sonata.admin.block.stats' shared service.
  2838.      *
  2839.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  2840.      */
  2841.     protected function getSonata_Admin_Block_StatsService()
  2842.     {
  2843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  2844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  2845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  2846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  2847.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService(($this->services['twig'] ?? $this->getTwigService()), ($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  2848.     }
  2849.     /**
  2850.      * Gets the public 'sonata.admin.breadcrumbs_builder' shared service.
  2851.      *
  2852.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  2853.      */
  2854.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  2855.     {
  2856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  2857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  2858.         return $this->services['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  2859.     }
  2860.     /**
  2861.      * Gets the public 'sonata.admin.builder.filter.factory' shared service.
  2862.      *
  2863.      * @return \Sonata\AdminBundle\Filter\FilterFactory
  2864.      */
  2865.     protected function getSonata_Admin_Builder_Filter_FactoryService()
  2866.     {
  2867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  2868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  2869.         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''Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => 'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter''doctrine_orm_empty' => 'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter']);
  2870.     }
  2871.     /**
  2872.      * Gets the public 'sonata.admin.controller.admin' shared service.
  2873.      *
  2874.      * @return \Sonata\AdminBundle\Controller\HelperController
  2875.      *
  2876.      * @deprecated The controller service "sonata.admin.controller.admin" is deprecated in favor of several action services since sonata-project/admin-bundle 3.38.0 and will be removed in 4.0.
  2877.      */
  2878.     protected function getSonata_Admin_Controller_AdminService()
  2879.     {
  2880.         @trigger_error('The controller service "sonata.admin.controller.admin" is deprecated in favor of several action services since sonata-project/admin-bundle 3.38.0 and will be removed in 4.0.'E_USER_DEPRECATED);
  2881.         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()), ($this->privates['sonata.admin.form.data_transformer_resolver'] ?? $this->getSonata_Admin_Form_DataTransformerResolverService()));
  2882.     }
  2883.     /**
  2884.      * Gets the public 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  2885.      *
  2886.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  2887.      */
  2888.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  2889.     {
  2890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  2893.         return $this->services['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  2894.     }
  2895.     /**
  2896.      * Gets the public 'sonata.admin.event.extension' shared service.
  2897.      *
  2898.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  2899.      */
  2900.     protected function getSonata_Admin_Event_ExtensionService()
  2901.     {
  2902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  2903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  2904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  2905.         return $this->services['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2906.     }
  2907.     /**
  2908.      * Gets the public 'sonata.admin.exporter' shared service.
  2909.      *
  2910.      * @return \Sonata\AdminBundle\Export\Exporter
  2911.      *
  2912.      * @deprecated The service "sonata.admin.exporter" is deprecated since sonata-project/admin-bundle 3.14.0 and will be removed in 4.0. Use "sonata.exporter.exporter" service instead.
  2913.      */
  2914.     protected function getSonata_Admin_ExporterService()
  2915.     {
  2916.         @trigger_error('The service "sonata.admin.exporter" is deprecated since sonata-project/admin-bundle 3.14.0 and will be removed in 4.0. Use "sonata.exporter.exporter" service instead.'E_USER_DEPRECATED);
  2917.         return $this->services['sonata.admin.exporter'] = new \Sonata\AdminBundle\Export\Exporter();
  2918.     }
  2919.     /**
  2920.      * Gets the public 'sonata.admin.form.extension.choice' shared service.
  2921.      *
  2922.      * @return \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension
  2923.      */
  2924.     protected function getSonata_Admin_Form_Extension_ChoiceService()
  2925.     {
  2926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/ChoiceTypeExtension.php';
  2929.         return $this->services['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension();
  2930.     }
  2931.     /**
  2932.      * Gets the public 'sonata.admin.form.extension.field' shared service.
  2933.      *
  2934.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  2935.      */
  2936.     protected function getSonata_Admin_Form_Extension_FieldService()
  2937.     {
  2938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  2941.         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' => ''], ['legacy_twig_text_extension' => false'html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_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'mosaic_background' => 'bundles/sonataadmin/default_mosaic_image.png''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/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'=> 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/css/bootstrap-editable.css'10 => 'bundles/sonataadmin/css/styles.css'11 => 'bundles/sonataadmin/css/layout.css'12 => 'bundles/sonataadmin/css/tree.css'13 => 'bundles/sonatacore/css/flashmessage.css'14 => 'bundles/sonataadmin/vendor/admin-lte/dist/css/skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  2942.     }
  2943.     /**
  2944.      * Gets the public 'sonata.admin.form.extension.field.mopa' shared service.
  2945.      *
  2946.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension
  2947.      */
  2948.     protected function getSonata_Admin_Form_Extension_Field_MopaService()
  2949.     {
  2950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  2951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  2952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/MopaCompatibilityTypeFieldExtension.php';
  2953.         return $this->services['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension();
  2954.     }
  2955.     /**
  2956.      * Gets the public 'sonata.admin.form.filter.type.choice' shared service.
  2957.      *
  2958.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  2959.      */
  2960.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  2961.     {
  2962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  2965.         return $this->services['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType(($this->services['translator'] ?? $this->getTranslatorService()));
  2966.     }
  2967.     /**
  2968.      * Gets the public 'sonata.admin.form.filter.type.date' shared service.
  2969.      *
  2970.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  2971.      */
  2972.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  2973.     {
  2974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  2977.         return $this->services['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType(($this->services['translator'] ?? $this->getTranslatorService()));
  2978.     }
  2979.     /**
  2980.      * Gets the public 'sonata.admin.form.filter.type.daterange' shared service.
  2981.      *
  2982.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  2983.      */
  2984.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  2985.     {
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  2989.         return $this->services['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  2990.     }
  2991.     /**
  2992.      * Gets the public 'sonata.admin.form.filter.type.datetime' shared service.
  2993.      *
  2994.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  2995.      */
  2996.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  3001.         return $this->services['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType(($this->services['translator'] ?? $this->getTranslatorService()));
  3002.     }
  3003.     /**
  3004.      * Gets the public 'sonata.admin.form.filter.type.datetime_range' shared service.
  3005.      *
  3006.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  3007.      */
  3008.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  3009.     {
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  3013.         return $this->services['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  3014.     }
  3015.     /**
  3016.      * Gets the public 'sonata.admin.form.filter.type.default' shared service.
  3017.      *
  3018.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  3019.      */
  3020.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  3021.     {
  3022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  3025.         return $this->services['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  3026.     }
  3027.     /**
  3028.      * Gets the public 'sonata.admin.form.filter.type.number' shared service.
  3029.      *
  3030.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  3031.      */
  3032.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  3033.     {
  3034.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  3037.         return $this->services['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType(($this->services['translator'] ?? $this->getTranslatorService()));
  3038.     }
  3039.     /**
  3040.      * Gets the public 'sonata.admin.form.type.admin' shared service.
  3041.      *
  3042.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  3043.      */
  3044.     protected function getSonata_Admin_Form_Type_AdminService()
  3045.     {
  3046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3048.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  3049.         return $this->services['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->services['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  3050.     }
  3051.     /**
  3052.      * Gets the public 'sonata.admin.form.type.collection' shared service.
  3053.      *
  3054.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  3055.      */
  3056.     protected function getSonata_Admin_Form_Type_CollectionService()
  3057.     {
  3058.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  3061.         return $this->services['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  3062.     }
  3063.     /**
  3064.      * Gets the public 'sonata.admin.form.type.model_autocomplete' shared service.
  3065.      *
  3066.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  3067.      */
  3068.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  3069.     {
  3070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  3073.         return $this->services['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  3074.     }
  3075.     /**
  3076.      * Gets the public 'sonata.admin.form.type.model_choice' shared service.
  3077.      *
  3078.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  3079.      */
  3080.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  3081.     {
  3082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  3085.         return $this->services['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3086.     }
  3087.     /**
  3088.      * Gets the public 'sonata.admin.form.type.model_hidden' shared service.
  3089.      *
  3090.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  3091.      */
  3092.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  3093.     {
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  3097.         return $this->services['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  3098.     }
  3099.     /**
  3100.      * Gets the public 'sonata.admin.form.type.model_list' shared service.
  3101.      *
  3102.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  3103.      */
  3104.     protected function getSonata_Admin_Form_Type_ModelListService()
  3105.     {
  3106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  3109.         return $this->services['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  3110.     }
  3111.     /**
  3112.      * Gets the public 'sonata.admin.form.type.model_reference' shared service.
  3113.      *
  3114.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  3115.      */
  3116.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  3117.     {
  3118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  3121.         return $this->services['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  3122.     }
  3123.     /**
  3124.      * Gets the public 'sonata.admin.global_template_registry' shared service.
  3125.      *
  3126.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  3127.      */
  3128.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  3129.     {
  3130.         return $this->services['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3131.     }
  3132.     /**
  3133.      * Gets the public 'sonata.admin.helper' shared service.
  3134.      *
  3135.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  3136.      */
  3137.     protected function getSonata_Admin_HelperService()
  3138.     {
  3139.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  3140.         return $this->services['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  3141.     }
  3142.     /**
  3143.      * Gets the public 'sonata.admin.label.strategy.bc' shared service.
  3144.      *
  3145.      * @return \Sonata\AdminBundle\Translator\BCLabelTranslatorStrategy
  3146.      */
  3147.     protected function getSonata_Admin_Label_Strategy_BcService()
  3148.     {
  3149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/BCLabelTranslatorStrategy.php';
  3151.         return $this->services['sonata.admin.label.strategy.bc'] = new \Sonata\AdminBundle\Translator\BCLabelTranslatorStrategy();
  3152.     }
  3153.     /**
  3154.      * Gets the public 'sonata.admin.label.strategy.form_component' shared service.
  3155.      *
  3156.      * @return \Sonata\AdminBundle\Translator\FormLabelTranslatorStrategy
  3157.      */
  3158.     protected function getSonata_Admin_Label_Strategy_FormComponentService()
  3159.     {
  3160.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/FormLabelTranslatorStrategy.php';
  3162.         return $this->services['sonata.admin.label.strategy.form_component'] = new \Sonata\AdminBundle\Translator\FormLabelTranslatorStrategy();
  3163.     }
  3164.     /**
  3165.      * Gets the public 'sonata.admin.label.strategy.native' shared service.
  3166.      *
  3167.      * @return \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy
  3168.      */
  3169.     protected function getSonata_Admin_Label_Strategy_NativeService()
  3170.     {
  3171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  3173.         return $this->services['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy();
  3174.     }
  3175.     /**
  3176.      * Gets the public 'sonata.admin.label.strategy.noop' shared service.
  3177.      *
  3178.      * @return \Sonata\AdminBundle\Translator\NoopLabelTranslatorStrategy
  3179.      */
  3180.     protected function getSonata_Admin_Label_Strategy_NoopService()
  3181.     {
  3182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NoopLabelTranslatorStrategy.php';
  3184.         return $this->services['sonata.admin.label.strategy.noop'] = new \Sonata\AdminBundle\Translator\NoopLabelTranslatorStrategy();
  3185.     }
  3186.     /**
  3187.      * Gets the public 'sonata.admin.label.strategy.underscore' shared service.
  3188.      *
  3189.      * @return \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy
  3190.      */
  3191.     protected function getSonata_Admin_Label_Strategy_UnderscoreService()
  3192.     {
  3193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  3194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  3195.         return $this->services['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy();
  3196.     }
  3197.     /**
  3198.      * Gets the public 'sonata.admin.manager.orm' shared service.
  3199.      *
  3200.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  3201.      */
  3202.     protected function getSonata_Admin_Manager_OrmService()
  3203.     {
  3204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/DatagridManagerInterface.php';
  3205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  3208.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3209.     }
  3210.     /**
  3211.      * Gets the public 'sonata.admin.manipulator.acl.admin' shared service.
  3212.      *
  3213.      * @return \Sonata\AdminBundle\Util\AdminAclManipulator
  3214.      */
  3215.     protected function getSonata_Admin_Manipulator_Acl_AdminService()
  3216.     {
  3217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  3218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  3219.         return $this->services['sonata.admin.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  3220.     }
  3221.     /**
  3222.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  3223.      *
  3224.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  3225.      */
  3226.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  3227.     {
  3228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  3229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  3230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  3231.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator();
  3232.     }
  3233.     /**
  3234.      * Gets the public 'sonata.admin.menu.matcher.voter.active' shared service.
  3235.      *
  3236.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter
  3237.      */
  3238.     protected function getSonata_Admin_Menu_Matcher_Voter_ActiveService()
  3239.     {
  3240.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  3241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/ActiveVoter.php';
  3242.         return $this->services['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter();
  3243.     }
  3244.     /**
  3245.      * Gets the public 'sonata.admin.menu.matcher.voter.admin' shared service.
  3246.      *
  3247.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  3248.      */
  3249.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  3250.     {
  3251.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  3252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  3253.         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())));
  3254.     }
  3255.     /**
  3256.      * Gets the public 'sonata.admin.menu.matcher.voter.children' shared service.
  3257.      *
  3258.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\ChildrenVoter
  3259.      *
  3260.      * @deprecated The "sonata.admin.menu.matcher.voter.children" service is deprecated since sonata-project/admin-bundle 3.28 and will be removed in 4.0.
  3261.      */
  3262.     protected function getSonata_Admin_Menu_Matcher_Voter_ChildrenService()
  3263.     {
  3264.         @trigger_error('The "sonata.admin.menu.matcher.voter.children" service is deprecated since sonata-project/admin-bundle 3.28 and will be removed in 4.0.'E_USER_DEPRECATED);
  3265.         return $this->services['sonata.admin.menu.matcher.voter.children'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ChildrenVoter(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  3266.     }
  3267.     /**
  3268.      * Gets the public 'sonata.admin.menu_builder' shared service.
  3269.      *
  3270.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  3271.      */
  3272.     protected function getSonata_Admin_MenuBuilderService()
  3273.     {
  3274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  3275.         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()));
  3276.     }
  3277.     /**
  3278.      * Gets the public 'sonata.admin.object.manipulator.acl.admin' shared service.
  3279.      *
  3280.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  3281.      */
  3282.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  3283.     {
  3284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  3285.         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');
  3286.     }
  3287.     /**
  3288.      * Gets the public 'sonata.admin.orm.filter.type.boolean' service.
  3289.      *
  3290.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  3291.      */
  3292.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  3293.     {
  3294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  3298.         return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  3299.     }
  3300.     /**
  3301.      * Gets the public 'sonata.admin.orm.filter.type.callback' service.
  3302.      *
  3303.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  3304.      */
  3305.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  3306.     {
  3307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  3311.         return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  3312.     }
  3313.     /**
  3314.      * Gets the public 'sonata.admin.orm.filter.type.choice' service.
  3315.      *
  3316.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  3317.      */
  3318.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  3319.     {
  3320.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  3324.         return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  3325.     }
  3326.     /**
  3327.      * Gets the public 'sonata.admin.orm.filter.type.class' service.
  3328.      *
  3329.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  3330.      */
  3331.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  3332.     {
  3333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3336.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  3337.         return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  3338.     }
  3339.     /**
  3340.      * Gets the public 'sonata.admin.orm.filter.type.date' service.
  3341.      *
  3342.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  3343.      */
  3344.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  3351.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  3352.     }
  3353.     /**
  3354.      * Gets the public 'sonata.admin.orm.filter.type.date_range' service.
  3355.      *
  3356.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  3357.      */
  3358.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  3359.     {
  3360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  3365.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  3366.     }
  3367.     /**
  3368.      * Gets the public 'sonata.admin.orm.filter.type.datetime' service.
  3369.      *
  3370.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  3371.      */
  3372.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  3373.     {
  3374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  3379.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  3380.     }
  3381.     /**
  3382.      * Gets the public 'sonata.admin.orm.filter.type.datetime_range' service.
  3383.      *
  3384.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  3385.      */
  3386.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  3387.     {
  3388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  3393.         return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  3394.     }
  3395.     /**
  3396.      * Gets the public 'sonata.admin.orm.filter.type.model' service.
  3397.      *
  3398.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  3399.      */
  3400.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  3401.     {
  3402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  3406.         return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  3407.     }
  3408.     /**
  3409.      * Gets the public 'sonata.admin.orm.filter.type.model_autocomplete' service.
  3410.      *
  3411.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  3412.      */
  3413.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  3414.     {
  3415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3418.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  3419.         return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  3420.     }
  3421.     /**
  3422.      * Gets the public 'sonata.admin.orm.filter.type.number' service.
  3423.      *
  3424.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  3425.      */
  3426.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  3427.     {
  3428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  3432.         return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  3433.     }
  3434.     /**
  3435.      * Gets the public 'sonata.admin.orm.filter.type.string' service.
  3436.      *
  3437.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  3438.      */
  3439.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  3440.     {
  3441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  3445.         return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  3446.     }
  3447.     /**
  3448.      * Gets the public 'sonata.admin.orm.filter.type.time' service.
  3449.      *
  3450.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  3451.      */
  3452.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  3453.     {
  3454.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  3455.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  3456.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  3457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  3458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  3459.         return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  3460.     }
  3461.     /**
  3462.      * Gets the public 'sonata.admin.pool' shared service.
  3463.      *
  3464.      * @return \Sonata\AdminBundle\Admin\Pool
  3465.      */
  3466.     protected function getSonata_Admin_PoolService()
  3467.     {
  3468.         $this->services['sonata.admin.pool'] = $instance = new \Sonata\AdminBundle\Admin\Pool($this'Hosted Tool BB&C''sonata/img/logo.png', ['legacy_twig_text_extension' => false'html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_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'mosaic_background' => 'bundles/sonataadmin/default_mosaic_image.png''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/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'=> 'bundles/sonataadmin/vendor/x-editable/dist/bootstrap3-editable/css/bootstrap-editable.css'10 => 'bundles/sonataadmin/css/styles.css'11 => 'bundles/sonataadmin/css/layout.css'12 => 'bundles/sonataadmin/css/tree.css'13 => 'bundles/sonatacore/css/flashmessage.css'14 => 'bundles/sonataadmin/vendor/admin-lte/dist/css/skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true], ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3469.         $instance->setTemplateRegistry(($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  3470.         $instance->setAdminServiceIds([=> 'admin.savings_client_result'=> 'admin.savings_client_input'=> 'admin.hpv_savings_client_result'=> 'admin.hpv_savings_client_input'=> 'admin.hpv_analysis_client_result'=> 'admin.hpv_analysis_client_input'=> 'admin.tcu_report'=> 'admin.mov_report']);
  3471.         $instance->setAdminGroups(['admin' => ['label' => 'admin''label_catalogue' => 'SonataAdminBundle''icon' => '<i class="fa fa-folder"></i>''roles' => [], 'on_top' => false'keep_open' => false'items' => [=> ['admin' => 'admin.savings_client_result''label' => 'Pembrolizumab Savings''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.savings_client_input''label' => 'PmbrlzSavingsClientInput''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.hpv_savings_client_result''label' => 'Hpv Savings''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.hpv_savings_client_input''label' => 'HpvSavingsClientInput''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.hpv_analysis_client_result''label' => 'Hpv Analysis''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.hpv_analysis_client_input''label' => 'HpvAnalysisClientInput''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.tcu_report''label' => 'Tool Catch-Up''route' => '''route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.mov_report''label' => 'Molnupiravir''route' => '''route_params' => [], 'route_absolute' => false]]]]);
  3472.         $instance->setAdminClasses(['App\\Entity\\PmbrlzSavingsClientResult' => [=> 'admin.savings_client_result'], 'App\\Entity\\PmbrlzSavingsClientInput' => [=> 'admin.savings_client_input'], 'App\\Entity\\HpvSavingsClientResult' => [=> 'admin.hpv_savings_client_result'], 'App\\Entity\\HpvSavingsClientInput' => [=> 'admin.hpv_savings_client_input'], 'App\\Entity\\HpvAnalysisClientResult' => [=> 'admin.hpv_analysis_client_result'], 'App\\Entity\\HpvAnalysisClientInput' => [=> 'admin.hpv_analysis_client_input'], 'App\\Entity\\TCUReport' => [=> 'admin.tcu_report'], 'App\\Entity\\MOVClientResult' => [=> 'admin.mov_report']]);
  3473.         return $instance;
  3474.     }
  3475.     /**
  3476.      * Gets the public 'sonata.admin.route.cache' shared service.
  3477.      *
  3478.      * @return \Sonata\AdminBundle\Route\RoutesCache
  3479.      */
  3480.     protected function getSonata_Admin_Route_CacheService()
  3481.     {
  3482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  3483.         return $this->services['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true);
  3484.     }
  3485.     /**
  3486.      * Gets the public 'sonata.admin.route.cache_warmup' shared service.
  3487.      *
  3488.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  3489.      */
  3490.     protected function getSonata_Admin_Route_CacheWarmupService()
  3491.     {
  3492.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  3494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  3495.         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()));
  3496.     }
  3497.     /**
  3498.      * Gets the public 'sonata.admin.route.default_generator' shared service.
  3499.      *
  3500.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  3501.      */
  3502.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  3503.     {
  3504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  3505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  3506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  3507.         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))));
  3508.     }
  3509.     /**
  3510.      * Gets the public 'sonata.admin.route.path_info' shared service.
  3511.      *
  3512.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  3513.      */
  3514.     protected function getSonata_Admin_Route_PathInfoService()
  3515.     {
  3516.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  3518.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  3519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  3520.         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))));
  3521.     }
  3522.     /**
  3523.      * Gets the public 'sonata.admin.route.query_string' shared service.
  3524.      *
  3525.      * @return \Sonata\AdminBundle\Route\QueryStringBuilder
  3526.      */
  3527.     protected function getSonata_Admin_Route_QueryStringService()
  3528.     {
  3529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  3530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/QueryStringBuilder.php';
  3531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  3532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  3533.         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))));
  3534.     }
  3535.     /**
  3536.      * Gets the public 'sonata.admin.route_loader' shared service.
  3537.      *
  3538.      * @return \Sonata\AdminBundle\Route\AdminPoolLoader
  3539.      */
  3540.     protected function getSonata_Admin_RouteLoaderService()
  3541.     {
  3542.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3543.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  3545.         return $this->services['sonata.admin.route_loader'] = new \Sonata\AdminBundle\Route\AdminPoolLoader(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), [=> 'admin.savings_client_result'=> 'admin.savings_client_input'=> 'admin.hpv_savings_client_result'=> 'admin.hpv_savings_client_input'=> 'admin.hpv_analysis_client_result'=> 'admin.hpv_analysis_client_input'=> 'admin.tcu_report'=> 'admin.mov_report'], $this);
  3546.     }
  3547.     /**
  3548.      * Gets the public 'sonata.admin.search.handler' shared service.
  3549.      *
  3550.      * @return \Sonata\AdminBundle\Search\SearchHandler
  3551.      */
  3552.     protected function getSonata_Admin_Search_HandlerService()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  3555.         return $this->services['sonata.admin.search.handler'] = new \Sonata\AdminBundle\Search\SearchHandler(true);
  3556.     }
  3557.     /**
  3558.      * Gets the public 'sonata.admin.sidebar_menu' shared service.
  3559.      *
  3560.      * @return \Knp\Menu\MenuItem
  3561.      */
  3562.     protected function getSonata_Admin_SidebarMenuService()
  3563.     {
  3564.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  3565.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  3566.         return $this->services['sonata.admin.sidebar_menu'] = ($this->services['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService())->createSidebarMenu();
  3567.     }
  3568.     /**
  3569.      * Gets the public 'sonata.admin.twig.extension' shared service.
  3570.      *
  3571.      * @return \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension
  3572.      */
  3573.     protected function getSonata_Admin_Twig_ExtensionService()
  3574.     {
  3575.         $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()));
  3576.         $instance->setXEditableTypeMapping($this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  3577.         return $instance;
  3578.     }
  3579.     /**
  3580.      * Gets the public 'sonata.admin.twig.global' shared service.
  3581.      *
  3582.      * @return \Sonata\AdminBundle\Twig\GlobalVariables
  3583.      */
  3584.     protected function getSonata_Admin_Twig_GlobalService()
  3585.     {
  3586.         return $this->services['sonata.admin.twig.global'] = new \Sonata\AdminBundle\Twig\GlobalVariables(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), 'bundles/sonataadmin/default_mosaic_image.png');
  3587.     }
  3588.     /**
  3589.      * Gets the public 'sonata.admin.validator.inline' shared service.
  3590.      *
  3591.      * @return \Sonata\Form\Validator\InlineValidator
  3592.      */
  3593.     protected function getSonata_Admin_Validator_InlineService()
  3594.     {
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  3596.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  3597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  3598.         return $this->services['sonata.admin.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this, ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  3599.     }
  3600.     /**
  3601.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3602.      *
  3603.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3604.      */
  3605.     protected function getSonata_Block_ContextManager_DefaultService()
  3606.     {
  3607.         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()));
  3608.     }
  3609.     /**
  3610.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  3611.      *
  3612.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  3613.      */
  3614.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  3615.     {
  3616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  3618.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  3619.     }
  3620.     /**
  3621.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  3622.      *
  3623.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  3624.      */
  3625.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  3626.     {
  3627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  3629.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  3630.     }
  3631.     /**
  3632.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  3633.      *
  3634.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  3635.      */
  3636.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  3637.     {
  3638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  3640.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  3641.     }
  3642.     /**
  3643.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  3644.      *
  3645.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  3646.      */
  3647.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  3648.     {
  3649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  3651.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  3652.     }
  3653.     /**
  3654.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  3655.      *
  3656.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  3657.      */
  3658.     protected function getSonata_Block_Exception_Renderer_InlineService()
  3659.     {
  3660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  3662.         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');
  3663.     }
  3664.     /**
  3665.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  3666.      *
  3667.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  3668.      */
  3669.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  3670.     {
  3671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  3673.         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);
  3674.     }
  3675.     /**
  3676.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  3677.      *
  3678.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  3679.      */
  3680.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  3681.     {
  3682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  3684.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  3685.     }
  3686.     /**
  3687.      * Gets the public 'sonata.block.manager' shared service.
  3688.      *
  3689.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3690.      */
  3691.     protected function getSonata_Block_ManagerService()
  3692.     {
  3693.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager($thistrue, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3694.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3695.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3696.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3697.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3698.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3699.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3700.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  3701.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  3702.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  3703.         return $instance;
  3704.     }
  3705.     /**
  3706.      * Gets the public 'sonata.block.menu.registry' shared service.
  3707.      *
  3708.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  3709.      */
  3710.     protected function getSonata_Block_Menu_RegistryService()
  3711.     {
  3712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  3714.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry([]);
  3715.         $instance->add('sonata_admin_sidebar');
  3716.         return $instance;
  3717.     }
  3718.     /**
  3719.      * Gets the public 'sonata.block.renderer.default' shared service.
  3720.      *
  3721.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3722.      */
  3723.     protected function getSonata_Block_Renderer_DefaultService()
  3724.     {
  3725.         $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'], [], []);
  3726.         $a->setDefaultFilter('debug_only');
  3727.         $a->setDefaultRenderer('throw');
  3728.         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);
  3729.     }
  3730.     /**
  3731.      * Gets the public 'sonata.block.service.container' shared service.
  3732.      *
  3733.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  3734.      */
  3735.     protected function getSonata_Block_Service_ContainerService()
  3736.     {
  3737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3742.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  3743.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService('sonata.block.container', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3744.     }
  3745.     /**
  3746.      * Gets the public 'sonata.block.service.empty' shared service.
  3747.      *
  3748.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  3749.      */
  3750.     protected function getSonata_Block_Service_EmptyService()
  3751.     {
  3752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3755.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  3756.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService('sonata.block.empty', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3757.     }
  3758.     /**
  3759.      * Gets the public 'sonata.block.service.menu' shared service.
  3760.      *
  3761.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  3762.      */
  3763.     protected function getSonata_Block_Service_MenuService()
  3764.     {
  3765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3766.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3769.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3770.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  3771.         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()));
  3772.     }
  3773.     /**
  3774.      * Gets the public 'sonata.block.service.rss' shared service.
  3775.      *
  3776.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  3777.      */
  3778.     protected function getSonata_Block_Service_RssService()
  3779.     {
  3780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  3786.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService('sonata.block.rss', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3787.     }
  3788.     /**
  3789.      * Gets the public 'sonata.block.service.template' shared service.
  3790.      *
  3791.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  3792.      */
  3793.     protected function getSonata_Block_Service_TemplateService()
  3794.     {
  3795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  3801.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService('sonata.block.template', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3802.     }
  3803.     /**
  3804.      * Gets the public 'sonata.block.service.text' shared service.
  3805.      *
  3806.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  3807.      */
  3808.     protected function getSonata_Block_Service_TextService()
  3809.     {
  3810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceInterface.php';
  3811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php';
  3814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php';
  3815.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  3816.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService('sonata.block.text', ($this->privates['sonata.templating'] ?? $this->getSonata_TemplatingService()));
  3817.     }
  3818.     /**
  3819.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  3820.      *
  3821.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  3822.      */
  3823.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  3824.     {
  3825.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  3826.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  3827.         return $instance;
  3828.     }
  3829.     /**
  3830.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  3831.      *
  3832.      * @return \Sonata\Twig\FlashMessage\FlashManager
  3833.      */
  3834.     protected function getSonata_Twig_Flashmessage_ManagerService()
  3835.     {
  3836.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  3837.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Status/StatusClassRendererInterface.php';
  3838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  3839.         return $this->services['sonata.twig.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['session'] ?? $this->getSessionService()), ['success' => ['success' => [], 'sonata_flash_success' => [], 'sonata_user_success' => [], 'fos_user_success' => []], 'warning' => ['warning' => [], 'sonata_flash_info' => []], 'danger' => ['error' => [], 'sonata_flash_error' => [], 'sonata_user_error' => []]], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  3840.     }
  3841.     /**
  3842.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  3843.      *
  3844.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  3845.      */
  3846.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  3847.     {
  3848.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  3849.     }
  3850.     /**
  3851.      * Gets the public 'swiftmailer.mailer.default' shared service.
  3852.      *
  3853.      * @return \Swift_Mailer
  3854.      */
  3855.     protected function getSwiftmailer_Mailer_DefaultService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  3858.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  3859.     }
  3860.     /**
  3861.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  3862.      *
  3863.      * @return \Swift_Plugins_MessageLogger
  3864.      */
  3865.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  3866.     {
  3867.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3868.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3869.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3870.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  3871.     }
  3872.     /**
  3873.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  3874.      *
  3875.      * @return \Swift_Transport
  3876.      */
  3877.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  3878.     {
  3879.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  3881.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3882.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3883.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($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())));
  3884.     }
  3885.     /**
  3886.      * Gets the public 'swiftmailer.transport' shared service.
  3887.      *
  3888.      * @return \Swift_Transport_SpoolTransport
  3889.      */
  3890.     protected function getSwiftmailer_TransportService()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3893.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  3894.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  3895.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  3896.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3898.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php';
  3899.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3900.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3901.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3902.         $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());
  3903.         $instance->registerPlugin(new \Swift_Plugins_RedirectingPlugin($this->parameters['swiftmailer.mailer.default.delivery_addresses'], []));
  3904.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  3905.         return $instance;
  3906.     }
  3907.     /**
  3908.      * Gets the public 'translator' shared service.
  3909.      *
  3910.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3911.      */
  3912.     protected function getTranslatorService()
  3913.     {
  3914.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3915.     }
  3916.     /**
  3917.      * Gets the public 'twig' shared service.
  3918.      *
  3919.      * @return \Twig\Environment
  3920.      */
  3921.     protected function getTwigService()
  3922.     {
  3923.         $a = new \Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader([], \dirname(__DIR__4));
  3924.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  3925.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  3926.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  3927.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  3928.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  3929.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3930.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3931.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3932.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3933.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3934.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3935.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3936.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3937.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3938.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3939.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  3940.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  3941.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  3942.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  3943.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  3944.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  3945.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  3946.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  3947.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  3948.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  3949.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  3950.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  3951.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  3952.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  3953.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  3954.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  3955.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3956.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  3957.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  3958.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3959.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  3960.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3961.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3962.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3963.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3964.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  3965.         $f = new \Knp\Menu\Util\MenuManipulator();
  3966.         $g = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  3967.         $h = new \Symfony\Bridge\Twig\AppVariable();
  3968.         $h->setEnvironment('dev');
  3969.         $h->setDebug(true);
  3970.         if ($this->has('security.token_storage')) {
  3971.             $h->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3972.         }
  3973.         if ($this->has('request_stack')) {
  3974.             $h->setRequestStack($c);
  3975.         }
  3976.         $i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3977.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3978.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  3979.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  3980.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  3981.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  3982.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3983.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3984.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  3985.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3986.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3987.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3988.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  3989.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  3990.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  3991.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  3992.         $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())));
  3993.         $instance->addExtension(new \App\Twig\CurrencyExtension());
  3994.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  3995.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  3996.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3997.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  3998.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  3999.         $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, [
  4000.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  4001.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  4002.         ], [
  4003.             'list' => '?',
  4004.             'twig' => '?',
  4005.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $f$g), $g$f));
  4006.         $instance->addExtension(($this->services['sonata.admin.twig.extension'] ?? $this->getSonata_Admin_Twig_ExtensionService()));
  4007.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->services['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $this));
  4008.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\PaginationExtension());
  4009.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\StringExtension(NULL));
  4010.         $instance->addExtension($this->getSonata_DeprecatedText_Twig_ExtensionService());
  4011.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  4012.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  4013.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  4014.         $instance->addExtension($this->getSonata_Twig_DeprecatedTemplateExtensionService());
  4015.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['sonata.doctrine.model.adapter.chain'] ?? $this->getSonata_Doctrine_Model_Adapter_ChainService())));
  4016.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  4017.         $instance->addGlobal('app'$h);
  4018.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4019.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  4020.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  4021.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  4022.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  4023.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  4024.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  4025.         ], [
  4026.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  4027.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  4028.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  4029.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4030.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4031.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4032.         ])));
  4033.         $instance->registerUndefinedFilterCallback([=> $i=> 'suggestFilter']);
  4034.         $instance->registerUndefinedFunctionCallback([=> $i=> 'suggestFunction']);
  4035.         $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']));
  4036.         $instance->addGlobal('sonata_admin', ($this->services['sonata.admin.twig.global'] ?? $this->getSonata_Admin_Twig_GlobalService()));
  4037.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4038.         return $instance;
  4039.     }
  4040.     /**
  4041.      * Gets the public 'twig.controller.exception' shared service.
  4042.      *
  4043.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  4044.      *
  4045.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  4046.      */
  4047.     protected function getTwig_Controller_ExceptionService()
  4048.     {
  4049.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  4050.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  4051.     }
  4052.     /**
  4053.      * Gets the public 'twig.controller.preview_error' shared service.
  4054.      *
  4055.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  4056.      *
  4057.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  4058.      */
  4059.     protected function getTwig_Controller_PreviewErrorService()
  4060.     {
  4061.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  4062.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  4063.     }
  4064.     /**
  4065.      * Gets the public 'validator' shared service.
  4066.      *
  4067.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  4068.      */
  4069.     protected function getValidatorService()
  4070.     {
  4071.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  4072.     }
  4073.     /**
  4074.      * Gets the public 'var_dumper.cloner' shared service.
  4075.      *
  4076.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4077.      */
  4078.     protected function getVarDumper_ClonerService()
  4079.     {
  4080.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4081.         $instance->setMaxItems(2500);
  4082.         $instance->setMinDepth(1);
  4083.         $instance->setMaxString(-1);
  4084.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4085.         return $instance;
  4086.     }
  4087.     /**
  4088.      * Gets the public 'web_profiler.controller.exception' shared service.
  4089.      *
  4090.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  4091.      *
  4092.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  4093.      */
  4094.     protected function getWebProfiler_Controller_ExceptionService()
  4095.     {
  4096.         @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);
  4097.         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()));
  4098.     }
  4099.     /**
  4100.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  4101.      *
  4102.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  4103.      */
  4104.     protected function getWebProfiler_Controller_ExceptionPanelService()
  4105.     {
  4106.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  4107.         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()));
  4108.     }
  4109.     /**
  4110.      * Gets the public 'web_profiler.controller.profiler' shared service.
  4111.      *
  4112.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  4113.      */
  4114.     protected function getWebProfiler_Controller_ProfilerService()
  4115.     {
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  4117.         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));
  4118.     }
  4119.     /**
  4120.      * Gets the public 'web_profiler.controller.router' shared service.
  4121.      *
  4122.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  4123.      */
  4124.     protected function getWebProfiler_Controller_RouterService()
  4125.     {
  4126.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  4127.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  4128.             return new \EmptyIterator();
  4129.         }, 0));
  4130.     }
  4131.     /**
  4132.      * Gets the private '.debug.http_client' shared service.
  4133.      *
  4134.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4135.      */
  4136.     protected function get_Debug_HttpClientService()
  4137.     {
  4138.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4139.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4140.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4141.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4142.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4143.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4144.         $a->setLogger($b);
  4145.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  4146.     }
  4147.     /**
  4148.      * Gets the private '.errored..service_locator.D9yE7zL.App\Entity\TCUReport' shared service.
  4149.      *
  4150.      * @return \App\Entity\TCUReport
  4151.      */
  4152.     protected function getTCUReportService()
  4153.     {
  4154.         $this->throw('Cannot autowire service ".service_locator.D9yE7zL": it references class "App\\Entity\\TCUReport" but no such service exists.');
  4155.     }
  4156.     /**
  4157.      * Gets the private '.errored..service_locator.DItqiKb.App\Entity\HpvAnalysisClientResult' shared service.
  4158.      *
  4159.      * @return \App\Entity\HpvAnalysisClientResult
  4160.      */
  4161.     protected function getHpvAnalysisClientResultService()
  4162.     {
  4163.         $this->throw('Cannot autowire service ".service_locator.DItqiKb": it references class "App\\Entity\\HpvAnalysisClientResult" but no such service exists.');
  4164.     }
  4165.     /**
  4166.      * Gets the private '.errored..service_locator.FTo91Ow.App\Entity\MOVClientResult' shared service.
  4167.      *
  4168.      * @return \App\Entity\MOVClientResult
  4169.      */
  4170.     protected function getMOVClientResultService()
  4171.     {
  4172.         $this->throw('Cannot autowire service ".service_locator.FTo91Ow": it references class "App\\Entity\\MOVClientResult" but no such service exists.');
  4173.     }
  4174.     /**
  4175.      * Gets the private '.errored..service_locator.PfV2_c4.App\Entity\HpvSavingsClientResult' shared service.
  4176.      *
  4177.      * @return \App\Entity\HpvSavingsClientResult
  4178.      */
  4179.     protected function getHpvSavingsClientResultService()
  4180.     {
  4181.         $this->throw('Cannot autowire service ".service_locator.PfV2_c4": it references class "App\\Entity\\HpvSavingsClientResult" but no such service exists.');
  4182.     }
  4183.     /**
  4184.      * Gets the private '.errored..service_locator.UXKX4DR.App\Entity\HpvAnalysisClientResult' shared service.
  4185.      *
  4186.      * @return \App\Entity\HpvAnalysisClientResult
  4187.      */
  4188.     protected function getHpvAnalysisClientResult2Service()
  4189.     {
  4190.         $this->throw('Cannot autowire service ".service_locator.UXKX4DR": it references class "App\\Entity\\HpvAnalysisClientResult" but no such service exists.');
  4191.     }
  4192.     /**
  4193.      * Gets the private '.errored..service_locator.e5zsAu4.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  4194.      *
  4195.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  4196.      */
  4197.     protected function getProxyQueryInterfaceService()
  4198.     {
  4199.         $this->throw('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?');
  4200.     }
  4201.     /**
  4202.      * Gets the private '.errored..service_locator.qt.8Eyz.App\Entity\PmbrlzSavingsClientResult' shared service.
  4203.      *
  4204.      * @return \App\Entity\PmbrlzSavingsClientResult
  4205.      */
  4206.     protected function getPmbrlzSavingsClientResultService()
  4207.     {
  4208.         $this->throw('Cannot autowire service ".service_locator.qt.8Eyz": it references class "App\\Entity\\PmbrlzSavingsClientResult" but no such service exists.');
  4209.     }
  4210.     /**
  4211.      * Gets the private '.errored..service_locator.yxEUFta.App\Entity\MOVClientResult' shared service.
  4212.      *
  4213.      * @return \App\Entity\MOVClientResult
  4214.      */
  4215.     protected function getMOVClientResult2Service()
  4216.     {
  4217.         $this->throw('Cannot autowire service ".service_locator.yxEUFta": it references class "App\\Entity\\MOVClientResult" but no such service exists.');
  4218.     }
  4219.     /**
  4220.      * Gets the private '.errored..service_locator.zTea8_d.App\Entity\HpvSavingsClientResult' shared service.
  4221.      *
  4222.      * @return \App\Entity\HpvSavingsClientResult
  4223.      */
  4224.     protected function getHpvSavingsClientResult2Service()
  4225.     {
  4226.         $this->throw('Cannot autowire service ".service_locator.zTea8_d": it references class "App\\Entity\\HpvSavingsClientResult" but no such service exists.');
  4227.     }
  4228.     /**
  4229.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  4230.      *
  4231.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  4232.      */
  4233.     protected function get_LegacyResolveControllerNameSubscriberService()
  4234.     {
  4235.         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);
  4236.     }
  4237.     /**
  4238.      * Gets the private '.service_locator.D9yE7zL' shared service.
  4239.      *
  4240.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4241.      */
  4242.     protected function get_ServiceLocator_D9yE7zLService()
  4243.     {
  4244.         return $this->privates['.service_locator.D9yE7zL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4245.             'tcuReport' => ['privates''.errored..service_locator.D9yE7zL.App\\Entity\\TCUReport'NULL'Cannot autowire service ".service_locator.D9yE7zL": it references class "App\\Entity\\TCUReport" but no such service exists.'],
  4246.         ], [
  4247.             'tcuReport' => 'App\\Entity\\TCUReport',
  4248.         ]);
  4249.     }
  4250.     /**
  4251.      * Gets the private '.service_locator.DItqiKb' shared service.
  4252.      *
  4253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4254.      */
  4255.     protected function get_ServiceLocator_DItqiKbService()
  4256.     {
  4257.         return $this->privates['.service_locator.DItqiKb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4258.             'hpvAnalysisClientResult' => ['privates''.errored..service_locator.DItqiKb.App\\Entity\\HpvAnalysisClientResult'NULL'Cannot autowire service ".service_locator.DItqiKb": it references class "App\\Entity\\HpvAnalysisClientResult" but no such service exists.'],
  4259.             'pdfGenerator' => ['privates''App\\Service\\HpvAnalysisPdfGenerator''getHpvAnalysisPdfGeneratorService'false],
  4260.         ], [
  4261.             'hpvAnalysisClientResult' => 'App\\Entity\\HpvAnalysisClientResult',
  4262.             'pdfGenerator' => 'App\\Service\\HpvAnalysisPdfGenerator',
  4263.         ]);
  4264.     }
  4265.     /**
  4266.      * Gets the private '.service_locator.DkUrFe4' shared service.
  4267.      *
  4268.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4269.      */
  4270.     protected function get_ServiceLocator_DkUrFe4Service()
  4271.     {
  4272.         return $this->privates['.service_locator.DkUrFe4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4273.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4274.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  4275.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  4276.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4277.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4278.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4279.             'router' => ['services''router''getRouterService'false],
  4280.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  4281.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  4282.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  4283.             'serializer' => ['services''serializer''getSerializerService'false],
  4284.             'session' => ['services''session''getSessionService'false],
  4285.             'twig' => ['services''twig''getTwigService'false],
  4286.         ], [
  4287.             'doctrine' => '?',
  4288.             'form.factory' => '?',
  4289.             'fos_rest.view_handler' => '?',
  4290.             'http_kernel' => '?',
  4291.             'parameter_bag' => '?',
  4292.             'request_stack' => '?',
  4293.             'router' => '?',
  4294.             'security.authorization_checker' => '?',
  4295.             'security.csrf.token_manager' => '?',
  4296.             'security.token_storage' => '?',
  4297.             'serializer' => '?',
  4298.             'session' => '?',
  4299.             'twig' => '?',
  4300.         ]);
  4301.     }
  4302.     /**
  4303.      * Gets the private '.service_locator.FTo91Ow' shared service.
  4304.      *
  4305.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4306.      */
  4307.     protected function get_ServiceLocator_FTo91OwService()
  4308.     {
  4309.         return $this->privates['.service_locator.FTo91Ow'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4310.             'movClientResult' => ['privates''.errored..service_locator.FTo91Ow.App\\Entity\\MOVClientResult'NULL'Cannot autowire service ".service_locator.FTo91Ow": it references class "App\\Entity\\MOVClientResult" but no such service exists.'],
  4311.         ], [
  4312.             'movClientResult' => 'App\\Entity\\MOVClientResult',
  4313.         ]);
  4314.     }
  4315.     /**
  4316.      * Gets the private '.service_locator.PfV2_c4' shared service.
  4317.      *
  4318.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4319.      */
  4320.     protected function get_ServiceLocator_PfV2C4Service()
  4321.     {
  4322.         return $this->privates['.service_locator.PfV2_c4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4323.             'hpvSavingsClientResult' => ['privates''.errored..service_locator.PfV2_c4.App\\Entity\\HpvSavingsClientResult'NULL'Cannot autowire service ".service_locator.PfV2_c4": it references class "App\\Entity\\HpvSavingsClientResult" but no such service exists.'],
  4324.         ], [
  4325.             'hpvSavingsClientResult' => 'App\\Entity\\HpvSavingsClientResult',
  4326.         ]);
  4327.     }
  4328.     /**
  4329.      * Gets the private '.service_locator.RGIiAl4' shared service.
  4330.      *
  4331.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4332.      */
  4333.     protected function get_ServiceLocator_RGIiAl4Service()
  4334.     {
  4335.         return $this->privates['.service_locator.RGIiAl4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4336.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  4337.         ], [
  4338.             'viewhandler' => '?',
  4339.         ]);
  4340.     }
  4341.     /**
  4342.      * Gets the private '.service_locator.UXKX4DR' shared service.
  4343.      *
  4344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4345.      */
  4346.     protected function get_ServiceLocator_UXKX4DRService()
  4347.     {
  4348.         return $this->privates['.service_locator.UXKX4DR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4349.             'hpvAnalysisClientResult' => ['privates''.errored..service_locator.UXKX4DR.App\\Entity\\HpvAnalysisClientResult'NULL'Cannot autowire service ".service_locator.UXKX4DR": it references class "App\\Entity\\HpvAnalysisClientResult" but no such service exists.'],
  4350.         ], [
  4351.             'hpvAnalysisClientResult' => 'App\\Entity\\HpvAnalysisClientResult',
  4352.         ]);
  4353.     }
  4354.     /**
  4355.      * Gets the private '.service_locator.e5zsAu4' shared service.
  4356.      *
  4357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4358.      */
  4359.     protected function get_ServiceLocator_E5zsAu4Service()
  4360.     {
  4361.         return $this->privates['.service_locator.e5zsAu4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4362.             '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?'],
  4363.         ], [
  4364.             'query' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  4365.         ]);
  4366.     }
  4367.     /**
  4368.      * Gets the private '.service_locator.g.xob4v' shared service.
  4369.      *
  4370.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4371.      */
  4372.     protected function get_ServiceLocator_G_Xob4vService()
  4373.     {
  4374.         return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4375.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  4376.         ], [
  4377.             'authenticationUtils' => '?',
  4378.         ]);
  4379.     }
  4380.     /**
  4381.      * Gets the private '.service_locator.qt.8Eyz' shared service.
  4382.      *
  4383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4384.      */
  4385.     protected function get_ServiceLocator_Qt_8EyzService()
  4386.     {
  4387.         return $this->privates['.service_locator.qt.8Eyz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4388.             'pmbrlzSavingsClientResult' => ['privates''.errored..service_locator.qt.8Eyz.App\\Entity\\PmbrlzSavingsClientResult'NULL'Cannot autowire service ".service_locator.qt.8Eyz": it references class "App\\Entity\\PmbrlzSavingsClientResult" but no such service exists.'],
  4389.         ], [
  4390.             'pmbrlzSavingsClientResult' => 'App\\Entity\\PmbrlzSavingsClientResult',
  4391.         ]);
  4392.     }
  4393.     /**
  4394.      * Gets the private '.service_locator.tcIOkVS' shared service.
  4395.      *
  4396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4397.      */
  4398.     protected function get_ServiceLocator_TcIOkVSService()
  4399.     {
  4400.         return $this->privates['.service_locator.tcIOkVS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4401.             'App\\Controller\\AbController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4402.             'App\\Controller\\AbOrangeFirstController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4403.             'App\\Controller\\AbOrangeSecondController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4404.             'App\\Controller\\HpvAnalysisAdminController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4405.             'App\\Controller\\HpvAnalysisController::postAnalysis' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4406.             'App\\Controller\\HpvAnalysisController::renderHtml' => ['privates''.service_locator.UXKX4DR''get_ServiceLocator_UXKX4DRService'false],
  4407.             'App\\Controller\\HpvAnalysisController::renderPdf' => ['privates''.service_locator.DItqiKb''get_ServiceLocator_DItqiKbService'false],
  4408.             'App\\Controller\\HpvAnalysisController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4409.             'App\\Controller\\HpvSavingsAdminController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4410.             'App\\Controller\\HpvSavingsController::postSavings' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4411.             'App\\Controller\\HpvSavingsController::renderHtml' => ['privates''.service_locator.PfV2_c4''get_ServiceLocator_PfV2C4Service'false],
  4412.             'App\\Controller\\HpvSavingsController::renderPdf' => ['privates''.service_locator.zTea8_d''get_ServiceLocator_ZTea8DService'false],
  4413.             'App\\Controller\\HpvSavingsController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4414.             'App\\Controller\\MOVController::postAnalysis' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4415.             'App\\Controller\\MOVController::renderHtml' => ['privates''.service_locator.FTo91Ow''get_ServiceLocator_FTo91OwService'false],
  4416.             'App\\Controller\\MOVController::renderPdf' => ['privates''.service_locator.yxEUFta''get_ServiceLocator_YxEUFtaService'false],
  4417.             'App\\Controller\\MOVController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4418.             'App\\Controller\\MOVReportAdminController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4419.             'App\\Controller\\PmbrlzSavingsAdminController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4420.             'App\\Controller\\PmbrlzSavingsController::postSavings' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4421.             'App\\Controller\\PmbrlzSavingsController::renderHtml' => ['privates''.service_locator.qt.8Eyz''get_ServiceLocator_Qt_8EyzService'false],
  4422.             'App\\Controller\\PmbrlzSavingsController::renderPdf' => ['privates''.service_locator.qt.8Eyz''get_ServiceLocator_Qt_8EyzService'false],
  4423.             'App\\Controller\\PmbrlzSavingsController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4424.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  4425.             'App\\Controller\\TCUController::postSavings' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4426.             'App\\Controller\\TCUController::renderHtml' => ['privates''.service_locator.D9yE7zL''get_ServiceLocator_D9yE7zLService'false],
  4427.             'App\\Controller\\TCUController::renderPdf' => ['privates''.service_locator.D9yE7zL''get_ServiceLocator_D9yE7zLService'false],
  4428.             'App\\Controller\\TCUController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4429.             'App\\Controller\\TCUReportAdminController::batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4430.             'App\\Controller\\AbController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4431.             'App\\Controller\\AbOrangeFirstController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4432.             'App\\Controller\\AbOrangeSecondController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4433.             'App\\Controller\\HpvAnalysisAdminController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4434.             'App\\Controller\\HpvAnalysisController:postAnalysis' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4435.             'App\\Controller\\HpvAnalysisController:renderHtml' => ['privates''.service_locator.UXKX4DR''get_ServiceLocator_UXKX4DRService'false],
  4436.             'App\\Controller\\HpvAnalysisController:renderPdf' => ['privates''.service_locator.DItqiKb''get_ServiceLocator_DItqiKbService'false],
  4437.             'App\\Controller\\HpvAnalysisController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4438.             'App\\Controller\\HpvSavingsAdminController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4439.             'App\\Controller\\HpvSavingsController:postSavings' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4440.             'App\\Controller\\HpvSavingsController:renderHtml' => ['privates''.service_locator.PfV2_c4''get_ServiceLocator_PfV2C4Service'false],
  4441.             'App\\Controller\\HpvSavingsController:renderPdf' => ['privates''.service_locator.zTea8_d''get_ServiceLocator_ZTea8DService'false],
  4442.             'App\\Controller\\HpvSavingsController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4443.             'App\\Controller\\MOVController:postAnalysis' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4444.             'App\\Controller\\MOVController:renderHtml' => ['privates''.service_locator.FTo91Ow''get_ServiceLocator_FTo91OwService'false],
  4445.             'App\\Controller\\MOVController:renderPdf' => ['privates''.service_locator.yxEUFta''get_ServiceLocator_YxEUFtaService'false],
  4446.             'App\\Controller\\MOVController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4447.             'App\\Controller\\MOVReportAdminController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4448.             'App\\Controller\\PmbrlzSavingsAdminController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4449.             'App\\Controller\\PmbrlzSavingsController:postSavings' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4450.             'App\\Controller\\PmbrlzSavingsController:renderHtml' => ['privates''.service_locator.qt.8Eyz''get_ServiceLocator_Qt_8EyzService'false],
  4451.             'App\\Controller\\PmbrlzSavingsController:renderPdf' => ['privates''.service_locator.qt.8Eyz''get_ServiceLocator_Qt_8EyzService'false],
  4452.             'App\\Controller\\PmbrlzSavingsController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4453.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  4454.             'App\\Controller\\TCUController:postSavings' => ['privates''.service_locator.x8FmIZ0''get_ServiceLocator_X8FmIZ0Service'false],
  4455.             'App\\Controller\\TCUController:renderHtml' => ['privates''.service_locator.D9yE7zL''get_ServiceLocator_D9yE7zLService'false],
  4456.             'App\\Controller\\TCUController:renderPdf' => ['privates''.service_locator.D9yE7zL''get_ServiceLocator_D9yE7zLService'false],
  4457.             'App\\Controller\\TCUController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  4458.             'App\\Controller\\TCUReportAdminController:batchActionDelete' => ['privates''.service_locator.e5zsAu4''get_ServiceLocator_E5zsAu4Service'false],
  4459.         ], [
  4460.             'App\\Controller\\AbController::setViewHandler' => '?',
  4461.             'App\\Controller\\AbOrangeFirstController::setViewHandler' => '?',
  4462.             'App\\Controller\\AbOrangeSecondController::setViewHandler' => '?',
  4463.             'App\\Controller\\HpvAnalysisAdminController::batchActionDelete' => '?',
  4464.             'App\\Controller\\HpvAnalysisController::postAnalysis' => '?',
  4465.             'App\\Controller\\HpvAnalysisController::renderHtml' => '?',
  4466.             'App\\Controller\\HpvAnalysisController::renderPdf' => '?',
  4467.             'App\\Controller\\HpvAnalysisController::setViewHandler' => '?',
  4468.             'App\\Controller\\HpvSavingsAdminController::batchActionDelete' => '?',
  4469.             'App\\Controller\\HpvSavingsController::postSavings' => '?',
  4470.             'App\\Controller\\HpvSavingsController::renderHtml' => '?',
  4471.             'App\\Controller\\HpvSavingsController::renderPdf' => '?',
  4472.             'App\\Controller\\HpvSavingsController::setViewHandler' => '?',
  4473.             'App\\Controller\\MOVController::postAnalysis' => '?',
  4474.             'App\\Controller\\MOVController::renderHtml' => '?',
  4475.             'App\\Controller\\MOVController::renderPdf' => '?',
  4476.             'App\\Controller\\MOVController::setViewHandler' => '?',
  4477.             'App\\Controller\\MOVReportAdminController::batchActionDelete' => '?',
  4478.             'App\\Controller\\PmbrlzSavingsAdminController::batchActionDelete' => '?',
  4479.             'App\\Controller\\PmbrlzSavingsController::postSavings' => '?',
  4480.             'App\\Controller\\PmbrlzSavingsController::renderHtml' => '?',
  4481.             'App\\Controller\\PmbrlzSavingsController::renderPdf' => '?',
  4482.             'App\\Controller\\PmbrlzSavingsController::setViewHandler' => '?',
  4483.             'App\\Controller\\SecurityController::login' => '?',
  4484.             'App\\Controller\\TCUController::postSavings' => '?',
  4485.             'App\\Controller\\TCUController::renderHtml' => '?',
  4486.             'App\\Controller\\TCUController::renderPdf' => '?',
  4487.             'App\\Controller\\TCUController::setViewHandler' => '?',
  4488.             'App\\Controller\\TCUReportAdminController::batchActionDelete' => '?',
  4489.             'App\\Controller\\AbController:setViewHandler' => '?',
  4490.             'App\\Controller\\AbOrangeFirstController:setViewHandler' => '?',
  4491.             'App\\Controller\\AbOrangeSecondController:setViewHandler' => '?',
  4492.             'App\\Controller\\HpvAnalysisAdminController:batchActionDelete' => '?',
  4493.             'App\\Controller\\HpvAnalysisController:postAnalysis' => '?',
  4494.             'App\\Controller\\HpvAnalysisController:renderHtml' => '?',
  4495.             'App\\Controller\\HpvAnalysisController:renderPdf' => '?',
  4496.             'App\\Controller\\HpvAnalysisController:setViewHandler' => '?',
  4497.             'App\\Controller\\HpvSavingsAdminController:batchActionDelete' => '?',
  4498.             'App\\Controller\\HpvSavingsController:postSavings' => '?',
  4499.             'App\\Controller\\HpvSavingsController:renderHtml' => '?',
  4500.             'App\\Controller\\HpvSavingsController:renderPdf' => '?',
  4501.             'App\\Controller\\HpvSavingsController:setViewHandler' => '?',
  4502.             'App\\Controller\\MOVController:postAnalysis' => '?',
  4503.             'App\\Controller\\MOVController:renderHtml' => '?',
  4504.             'App\\Controller\\MOVController:renderPdf' => '?',
  4505.             'App\\Controller\\MOVController:setViewHandler' => '?',
  4506.             'App\\Controller\\MOVReportAdminController:batchActionDelete' => '?',
  4507.             'App\\Controller\\PmbrlzSavingsAdminController:batchActionDelete' => '?',
  4508.             'App\\Controller\\PmbrlzSavingsController:postSavings' => '?',
  4509.             'App\\Controller\\PmbrlzSavingsController:renderHtml' => '?',
  4510.             'App\\Controller\\PmbrlzSavingsController:renderPdf' => '?',
  4511.             'App\\Controller\\PmbrlzSavingsController:setViewHandler' => '?',
  4512.             'App\\Controller\\SecurityController:login' => '?',
  4513.             'App\\Controller\\TCUController:postSavings' => '?',
  4514.             'App\\Controller\\TCUController:renderHtml' => '?',
  4515.             'App\\Controller\\TCUController:renderPdf' => '?',
  4516.             'App\\Controller\\TCUController:setViewHandler' => '?',
  4517.             'App\\Controller\\TCUReportAdminController:batchActionDelete' => '?',
  4518.         ]);
  4519.     }
  4520.     /**
  4521.      * Gets the private '.service_locator.x8FmIZ0' shared service.
  4522.      *
  4523.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4524.      */
  4525.     protected function get_ServiceLocator_X8FmIZ0Service()
  4526.     {
  4527.         return $this->privates['.service_locator.x8FmIZ0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4528.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4529.         ], [
  4530.             'entityManager' => '?',
  4531.         ]);
  4532.     }
  4533.     /**
  4534.      * Gets the private '.service_locator.yxEUFta' shared service.
  4535.      *
  4536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4537.      */
  4538.     protected function get_ServiceLocator_YxEUFtaService()
  4539.     {
  4540.         return $this->privates['.service_locator.yxEUFta'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4541.             'movClientResult' => ['privates''.errored..service_locator.yxEUFta.App\\Entity\\MOVClientResult'NULL'Cannot autowire service ".service_locator.yxEUFta": it references class "App\\Entity\\MOVClientResult" but no such service exists.'],
  4542.             'pdfGenerator' => ['privates''App\\Service\\MOVPdfGenerator''getMOVPdfGeneratorService'false],
  4543.         ], [
  4544.             'movClientResult' => 'App\\Entity\\MOVClientResult',
  4545.             'pdfGenerator' => 'App\\Service\\MOVPdfGenerator',
  4546.         ]);
  4547.     }
  4548.     /**
  4549.      * Gets the private '.service_locator.zTea8_d' shared service.
  4550.      *
  4551.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4552.      */
  4553.     protected function get_ServiceLocator_ZTea8DService()
  4554.     {
  4555.         return $this->privates['.service_locator.zTea8_d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4556.             'hpvSavingsClientResult' => ['privates''.errored..service_locator.zTea8_d.App\\Entity\\HpvSavingsClientResult'NULL'Cannot autowire service ".service_locator.zTea8_d": it references class "App\\Entity\\HpvSavingsClientResult" but no such service exists.'],
  4557.             'pdfGenerator' => ['privates''App\\Service\\HpvSavingsPdfGenerator''getHpvSavingsPdfGeneratorService'false],
  4558.         ], [
  4559.             'hpvSavingsClientResult' => 'App\\Entity\\HpvSavingsClientResult',
  4560.             'pdfGenerator' => 'App\\Service\\HpvSavingsPdfGenerator',
  4561.         ]);
  4562.     }
  4563.     /**
  4564.      * Gets the private 'App\Form\AbOrange\First\AbTypeOrangeFirst' shared autowired service.
  4565.      *
  4566.      * @return \App\Form\AbOrange\First\AbTypeOrangeFirst
  4567.      */
  4568.     protected function getAbTypeOrangeFirstService()
  4569.     {
  4570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4572.         include_once \dirname(__DIR__4).'/src/Form/AbOrange/First/AbTypeOrangeFirst.php';
  4573.         return $this->privates['App\\Form\\AbOrange\\First\\AbTypeOrangeFirst'] = new \App\Form\AbOrange\First\AbTypeOrangeFirst();
  4574.     }
  4575.     /**
  4576.      * Gets the private 'App\Form\AbOrange\First\AnswerTypeOrangeFirst' shared autowired service.
  4577.      *
  4578.      * @return \App\Form\AbOrange\First\AnswerTypeOrangeFirst
  4579.      */
  4580.     protected function getAnswerTypeOrangeFirstService()
  4581.     {
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4584.         include_once \dirname(__DIR__4).'/src/Form/AbOrange/First/AnswerTypeOrangeFirst.php';
  4585.         return $this->privates['App\\Form\\AbOrange\\First\\AnswerTypeOrangeFirst'] = new \App\Form\AbOrange\First\AnswerTypeOrangeFirst();
  4586.     }
  4587.     /**
  4588.      * Gets the private 'App\Form\AbOrange\First\CalculatorTypeOrangeFirst' shared autowired service.
  4589.      *
  4590.      * @return \App\Form\AbOrange\First\CalculatorTypeOrangeFirst
  4591.      */
  4592.     protected function getCalculatorTypeOrangeFirstService()
  4593.     {
  4594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4595.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4596.         include_once \dirname(__DIR__4).'/src/Form/AbOrange/First/CalculatorTypeOrangeFirst.php';
  4597.         return $this->privates['App\\Form\\AbOrange\\First\\CalculatorTypeOrangeFirst'] = new \App\Form\AbOrange\First\CalculatorTypeOrangeFirst();
  4598.     }
  4599.     /**
  4600.      * Gets the private 'App\Form\AbOrange\Second\AbTypeOrangeSecond' shared autowired service.
  4601.      *
  4602.      * @return \App\Form\AbOrange\Second\AbTypeOrangeSecond
  4603.      */
  4604.     protected function getAbTypeOrangeSecondService()
  4605.     {
  4606.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4608.         include_once \dirname(__DIR__4).'/src/Form/AbOrange/Second/AbTypeOrangeSecond.php';
  4609.         return $this->privates['App\\Form\\AbOrange\\Second\\AbTypeOrangeSecond'] = new \App\Form\AbOrange\Second\AbTypeOrangeSecond();
  4610.     }
  4611.     /**
  4612.      * Gets the private 'App\Form\AbOrange\Second\AnswerTypeOrangeSecond' shared autowired service.
  4613.      *
  4614.      * @return \App\Form\AbOrange\Second\AnswerTypeOrangeSecond
  4615.      */
  4616.     protected function getAnswerTypeOrangeSecondService()
  4617.     {
  4618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4620.         include_once \dirname(__DIR__4).'/src/Form/AbOrange/Second/AnswerTypeOrangeSecond.php';
  4621.         return $this->privates['App\\Form\\AbOrange\\Second\\AnswerTypeOrangeSecond'] = new \App\Form\AbOrange\Second\AnswerTypeOrangeSecond();
  4622.     }
  4623.     /**
  4624.      * Gets the private 'App\Form\AbOrange\Second\CalculatorTypeOrangeSecond' shared autowired service.
  4625.      *
  4626.      * @return \App\Form\AbOrange\Second\CalculatorTypeOrangeSecond
  4627.      */
  4628.     protected function getCalculatorTypeOrangeSecondService()
  4629.     {
  4630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4631.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4632.         include_once \dirname(__DIR__4).'/src/Form/AbOrange/Second/CalculatorTypeOrangeSecond.php';
  4633.         return $this->privates['App\\Form\\AbOrange\\Second\\CalculatorTypeOrangeSecond'] = new \App\Form\AbOrange\Second\CalculatorTypeOrangeSecond();
  4634.     }
  4635.     /**
  4636.      * Gets the private 'App\Form\Ab\AbType' shared autowired service.
  4637.      *
  4638.      * @return \App\Form\Ab\AbType
  4639.      */
  4640.     protected function getAbTypeService()
  4641.     {
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4644.         include_once \dirname(__DIR__4).'/src/Form/Ab/AbType.php';
  4645.         return $this->privates['App\\Form\\Ab\\AbType'] = new \App\Form\Ab\AbType();
  4646.     }
  4647.     /**
  4648.      * Gets the private 'App\Form\Ab\AnswerType' shared autowired service.
  4649.      *
  4650.      * @return \App\Form\Ab\AnswerType
  4651.      */
  4652.     protected function getAnswerTypeService()
  4653.     {
  4654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4656.         include_once \dirname(__DIR__4).'/src/Form/Ab/AnswerType.php';
  4657.         return $this->privates['App\\Form\\Ab\\AnswerType'] = new \App\Form\Ab\AnswerType();
  4658.     }
  4659.     /**
  4660.      * Gets the private 'App\Form\Ab\CalculatorType' shared autowired service.
  4661.      *
  4662.      * @return \App\Form\Ab\CalculatorType
  4663.      */
  4664.     protected function getCalculatorTypeService()
  4665.     {
  4666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4668.         include_once \dirname(__DIR__4).'/src/Form/Ab/CalculatorType.php';
  4669.         return $this->privates['App\\Form\\Ab\\CalculatorType'] = new \App\Form\Ab\CalculatorType();
  4670.     }
  4671.     /**
  4672.      * Gets the private 'App\Form\Hpv\Analysis\ClientDataType' shared autowired service.
  4673.      *
  4674.      * @return \App\Form\Hpv\Analysis\ClientDataType
  4675.      */
  4676.     protected function getClientDataTypeService()
  4677.     {
  4678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4680.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Analysis/ClientDataType.php';
  4681.         return $this->privates['App\\Form\\Hpv\\Analysis\\ClientDataType'] = new \App\Form\Hpv\Analysis\ClientDataType();
  4682.     }
  4683.     /**
  4684.      * Gets the private 'App\Form\Hpv\Analysis\ClientInputType' shared autowired service.
  4685.      *
  4686.      * @return \App\Form\Hpv\Analysis\ClientInputType
  4687.      */
  4688.     protected function getClientInputTypeService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4692.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Analysis/ClientInputType.php';
  4693.         return $this->privates['App\\Form\\Hpv\\Analysis\\ClientInputType'] = new \App\Form\Hpv\Analysis\ClientInputType();
  4694.     }
  4695.     /**
  4696.      * Gets the private 'App\Form\Hpv\Analysis\ClientResultType' shared autowired service.
  4697.      *
  4698.      * @return \App\Form\Hpv\Analysis\ClientResultType
  4699.      */
  4700.     protected function getClientResultTypeService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4704.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Analysis/ClientResultType.php';
  4705.         return $this->privates['App\\Form\\Hpv\\Analysis\\ClientResultType'] = new \App\Form\Hpv\Analysis\ClientResultType();
  4706.     }
  4707.     /**
  4708.      * Gets the private 'App\Form\Hpv\Analysis\CoorteType' shared autowired service.
  4709.      *
  4710.      * @return \App\Form\Hpv\Analysis\CoorteType
  4711.      */
  4712.     protected function getCoorteTypeService()
  4713.     {
  4714.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4716.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Analysis/CoorteType.php';
  4717.         return $this->privates['App\\Form\\Hpv\\Analysis\\CoorteType'] = new \App\Form\Hpv\Analysis\CoorteType();
  4718.     }
  4719.     /**
  4720.      * Gets the private 'App\Form\Hpv\Savings\AvoidableCostType' shared autowired service.
  4721.      *
  4722.      * @return \App\Form\Hpv\Savings\AvoidableCostType
  4723.      */
  4724.     protected function getAvoidableCostTypeService()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4728.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/AvoidableCostType.php';
  4729.         return $this->privates['App\\Form\\Hpv\\Savings\\AvoidableCostType'] = new \App\Form\Hpv\Savings\AvoidableCostType();
  4730.     }
  4731.     /**
  4732.      * Gets the private 'App\Form\Hpv\Savings\AvoidableEventsType' shared autowired service.
  4733.      *
  4734.      * @return \App\Form\Hpv\Savings\AvoidableEventsType
  4735.      */
  4736.     protected function getAvoidableEventsTypeService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4740.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/AvoidableEventsType.php';
  4741.         return $this->privates['App\\Form\\Hpv\\Savings\\AvoidableEventsType'] = new \App\Form\Hpv\Savings\AvoidableEventsType();
  4742.     }
  4743.     /**
  4744.      * Gets the private 'App\Form\Hpv\Savings\ClientDataType' shared autowired service.
  4745.      *
  4746.      * @return \App\Form\Hpv\Savings\ClientDataType
  4747.      */
  4748.     protected function getClientDataType2Service()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4752.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/ClientDataType.php';
  4753.         return $this->privates['App\\Form\\Hpv\\Savings\\ClientDataType'] = new \App\Form\Hpv\Savings\ClientDataType();
  4754.     }
  4755.     /**
  4756.      * Gets the private 'App\Form\Hpv\Savings\ClientInputType' shared autowired service.
  4757.      *
  4758.      * @return \App\Form\Hpv\Savings\ClientInputType
  4759.      */
  4760.     protected function getClientInputType2Service()
  4761.     {
  4762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4764.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/ClientInputType.php';
  4765.         return $this->privates['App\\Form\\Hpv\\Savings\\ClientInputType'] = new \App\Form\Hpv\Savings\ClientInputType();
  4766.     }
  4767.     /**
  4768.      * Gets the private 'App\Form\Hpv\Savings\ClientResultType' shared autowired service.
  4769.      *
  4770.      * @return \App\Form\Hpv\Savings\ClientResultType
  4771.      */
  4772.     protected function getClientResultType2Service()
  4773.     {
  4774.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4775.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4776.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/ClientResultType.php';
  4777.         return $this->privates['App\\Form\\Hpv\\Savings\\ClientResultType'] = new \App\Form\Hpv\Savings\ClientResultType();
  4778.     }
  4779.     /**
  4780.      * Gets the private 'App\Form\Hpv\Savings\ConditionProspectType' shared autowired service.
  4781.      *
  4782.      * @return \App\Form\Hpv\Savings\ConditionProspectType
  4783.      */
  4784.     protected function getConditionProspectTypeService()
  4785.     {
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4788.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/ConditionProspectType.php';
  4789.         return $this->privates['App\\Form\\Hpv\\Savings\\ConditionProspectType'] = new \App\Form\Hpv\Savings\ConditionProspectType();
  4790.     }
  4791.     /**
  4792.      * Gets the private 'App\Form\Hpv\Savings\PopulationType' shared autowired service.
  4793.      *
  4794.      * @return \App\Form\Hpv\Savings\PopulationType
  4795.      */
  4796.     protected function getPopulationTypeService()
  4797.     {
  4798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4799.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4800.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/PopulationType.php';
  4801.         return $this->privates['App\\Form\\Hpv\\Savings\\PopulationType'] = new \App\Form\Hpv\Savings\PopulationType();
  4802.     }
  4803.     /**
  4804.      * Gets the private 'App\Form\Hpv\Savings\RealCostType' shared autowired service.
  4805.      *
  4806.      * @return \App\Form\Hpv\Savings\RealCostType
  4807.      */
  4808.     protected function getRealCostTypeService()
  4809.     {
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4811.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4812.         include_once \dirname(__DIR__4).'/src/Form/Hpv/Savings/RealCostType.php';
  4813.         return $this->privates['App\\Form\\Hpv\\Savings\\RealCostType'] = new \App\Form\Hpv\Savings\RealCostType();
  4814.     }
  4815.     /**
  4816.      * Gets the private 'App\Form\MOV\AssumptionType' shared autowired service.
  4817.      *
  4818.      * @return \App\Form\MOV\AssumptionType
  4819.      */
  4820.     protected function getAssumptionTypeService()
  4821.     {
  4822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4823.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4824.         include_once \dirname(__DIR__4).'/src/Form/MOV/AssumptionType.php';
  4825.         return $this->privates['App\\Form\\MOV\\AssumptionType'] = new \App\Form\MOV\AssumptionType();
  4826.     }
  4827.     /**
  4828.      * Gets the private 'App\Form\MOV\ClientDataType' shared autowired service.
  4829.      *
  4830.      * @return \App\Form\MOV\ClientDataType
  4831.      */
  4832.     protected function getClientDataType3Service()
  4833.     {
  4834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4836.         include_once \dirname(__DIR__4).'/src/Form/MOV/ClientDataType.php';
  4837.         return $this->privates['App\\Form\\MOV\\ClientDataType'] = new \App\Form\MOV\ClientDataType();
  4838.     }
  4839.     /**
  4840.      * Gets the private 'App\Form\MOV\ClientInputType' shared autowired service.
  4841.      *
  4842.      * @return \App\Form\MOV\ClientInputType
  4843.      */
  4844.     protected function getClientInputType3Service()
  4845.     {
  4846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4848.         include_once \dirname(__DIR__4).'/src/Form/MOV/ClientInputType.php';
  4849.         return $this->privates['App\\Form\\MOV\\ClientInputType'] = new \App\Form\MOV\ClientInputType();
  4850.     }
  4851.     /**
  4852.      * Gets the private 'App\Form\MOV\ClientResultType' shared autowired service.
  4853.      *
  4854.      * @return \App\Form\MOV\ClientResultType
  4855.      */
  4856.     protected function getClientResultType3Service()
  4857.     {
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4860.         include_once \dirname(__DIR__4).'/src/Form/MOV/ClientResultType.php';
  4861.         return $this->privates['App\\Form\\MOV\\ClientResultType'] = new \App\Form\MOV\ClientResultType();
  4862.     }
  4863.     /**
  4864.      * Gets the private 'App\Form\MOV\EpidemiologyType' shared autowired service.
  4865.      *
  4866.      * @return \App\Form\MOV\EpidemiologyType
  4867.      */
  4868.     protected function getEpidemiologyTypeService()
  4869.     {
  4870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4872.         include_once \dirname(__DIR__4).'/src/Form/MOV/EpidemiologyType.php';
  4873.         return $this->privates['App\\Form\\MOV\\EpidemiologyType'] = new \App\Form\MOV\EpidemiologyType();
  4874.     }
  4875.     /**
  4876.      * Gets the private 'App\Form\Pmbrlz\Savings\ClientConstDataType' shared autowired service.
  4877.      *
  4878.      * @return \App\Form\Pmbrlz\Savings\ClientConstDataType
  4879.      */
  4880.     protected function getClientConstDataTypeService()
  4881.     {
  4882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4883.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4884.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/ClientConstDataType.php';
  4885.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\ClientConstDataType'] = new \App\Form\Pmbrlz\Savings\ClientConstDataType();
  4886.     }
  4887.     /**
  4888.      * Gets the private 'App\Form\Pmbrlz\Savings\ClientDataType' shared autowired service.
  4889.      *
  4890.      * @return \App\Form\Pmbrlz\Savings\ClientDataType
  4891.      */
  4892.     protected function getClientDataType4Service()
  4893.     {
  4894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4896.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/ClientDataType.php';
  4897.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\ClientDataType'] = new \App\Form\Pmbrlz\Savings\ClientDataType();
  4898.     }
  4899.     /**
  4900.      * Gets the private 'App\Form\Pmbrlz\Savings\ClientInputType' shared autowired service.
  4901.      *
  4902.      * @return \App\Form\Pmbrlz\Savings\ClientInputType
  4903.      */
  4904.     protected function getClientInputType4Service()
  4905.     {
  4906.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4908.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/ClientInputType.php';
  4909.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\ClientInputType'] = new \App\Form\Pmbrlz\Savings\ClientInputType();
  4910.     }
  4911.     /**
  4912.      * Gets the private 'App\Form\Pmbrlz\Savings\ClientResultType' shared autowired service.
  4913.      *
  4914.      * @return \App\Form\Pmbrlz\Savings\ClientResultType
  4915.      */
  4916.     protected function getClientResultType4Service()
  4917.     {
  4918.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4920.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/ClientResultType.php';
  4921.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\ClientResultType'] = new \App\Form\Pmbrlz\Savings\ClientResultType();
  4922.     }
  4923.     /**
  4924.      * Gets the private 'App\Form\Pmbrlz\Savings\CostoInfusioneType' shared autowired service.
  4925.      *
  4926.      * @return \App\Form\Pmbrlz\Savings\CostoInfusioneType
  4927.      */
  4928.     protected function getCostoInfusioneTypeService()
  4929.     {
  4930.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4931.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4932.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/CostoInfusioneType.php';
  4933.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\CostoInfusioneType'] = new \App\Form\Pmbrlz\Savings\CostoInfusioneType();
  4934.     }
  4935.     /**
  4936.      * Gets the private 'App\Form\Pmbrlz\Savings\DurataInfusioneType' shared autowired service.
  4937.      *
  4938.      * @return \App\Form\Pmbrlz\Savings\DurataInfusioneType
  4939.      */
  4940.     protected function getDurataInfusioneTypeService()
  4941.     {
  4942.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4943.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4944.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/DurataInfusioneType.php';
  4945.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\DurataInfusioneType'] = new \App\Form\Pmbrlz\Savings\DurataInfusioneType();
  4946.     }
  4947.     /**
  4948.      * Gets the private 'App\Form\Pmbrlz\Savings\MinutiDurataViaggioType' shared autowired service.
  4949.      *
  4950.      * @return \App\Form\Pmbrlz\Savings\MinutiDurataViaggioType
  4951.      */
  4952.     protected function getMinutiDurataViaggioTypeService()
  4953.     {
  4954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4955.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4956.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/MinutiDurataViaggioType.php';
  4957.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\MinutiDurataViaggioType'] = new \App\Form\Pmbrlz\Savings\MinutiDurataViaggioType();
  4958.     }
  4959.     /**
  4960.      * Gets the private 'App\Form\Pmbrlz\Savings\MinutiInDHType' shared autowired service.
  4961.      *
  4962.      * @return \App\Form\Pmbrlz\Savings\MinutiInDHType
  4963.      */
  4964.     protected function getMinutiInDHTypeService()
  4965.     {
  4966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4968.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/MinutiInDHType.php';
  4969.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\MinutiInDHType'] = new \App\Form\Pmbrlz\Savings\MinutiInDHType();
  4970.     }
  4971.     /**
  4972.      * Gets the private 'App\Form\Pmbrlz\Savings\NumeroInfusioniAnnueAPazienteType' shared autowired service.
  4973.      *
  4974.      * @return \App\Form\Pmbrlz\Savings\NumeroInfusioniAnnueAPazienteType
  4975.      */
  4976.     protected function getNumeroInfusioniAnnueAPazienteTypeService()
  4977.     {
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4980.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/NumeroInfusioniAnnueAPazienteType.php';
  4981.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueAPazienteType'] = new \App\Form\Pmbrlz\Savings\NumeroInfusioniAnnueAPazienteType();
  4982.     }
  4983.     /**
  4984.      * Gets the private 'App\Form\Pmbrlz\Savings\NumeroInfusioniAnnueType' shared autowired service.
  4985.      *
  4986.      * @return \App\Form\Pmbrlz\Savings\NumeroInfusioniAnnueType
  4987.      */
  4988.     protected function getNumeroInfusioniAnnueTypeService()
  4989.     {
  4990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4992.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/NumeroInfusioniAnnueType.php';
  4993.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueType'] = new \App\Form\Pmbrlz\Savings\NumeroInfusioniAnnueType();
  4994.     }
  4995.     /**
  4996.      * Gets the private 'App\Form\Pmbrlz\Savings\NumeroTotaleInfusioniAPoltronaType' shared autowired service.
  4997.      *
  4998.      * @return \App\Form\Pmbrlz\Savings\NumeroTotaleInfusioniAPoltronaType
  4999.      */
  5000.     protected function getNumeroTotaleInfusioniAPoltronaTypeService()
  5001.     {
  5002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5004.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/NumeroTotaleInfusioniAPoltronaType.php';
  5005.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAPoltronaType'] = new \App\Form\Pmbrlz\Savings\NumeroTotaleInfusioniAPoltronaType();
  5006.     }
  5007.     /**
  5008.      * Gets the private 'App\Form\Pmbrlz\Savings\NumeroTotaleInfusioniAnnueType' shared autowired service.
  5009.      *
  5010.      * @return \App\Form\Pmbrlz\Savings\NumeroTotaleInfusioniAnnueType
  5011.      */
  5012.     protected function getNumeroTotaleInfusioniAnnueTypeService()
  5013.     {
  5014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5016.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/NumeroTotaleInfusioniAnnueType.php';
  5017.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAnnueType'] = new \App\Form\Pmbrlz\Savings\NumeroTotaleInfusioniAnnueType();
  5018.     }
  5019.     /**
  5020.      * Gets the private 'App\Form\Pmbrlz\Savings\OreRisparmiateAnnueType' shared autowired service.
  5021.      *
  5022.      * @return \App\Form\Pmbrlz\Savings\OreRisparmiateAnnueType
  5023.      */
  5024.     protected function getOreRisparmiateAnnueTypeService()
  5025.     {
  5026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5028.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/OreRisparmiateAnnueType.php';
  5029.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\OreRisparmiateAnnueType'] = new \App\Form\Pmbrlz\Savings\OreRisparmiateAnnueType();
  5030.     }
  5031.     /**
  5032.      * Gets the private 'App\Form\Pmbrlz\Savings\PazientiTrattabiliAddizionaliType' shared autowired service.
  5033.      *
  5034.      * @return \App\Form\Pmbrlz\Savings\PazientiTrattabiliAddizionaliType
  5035.      */
  5036.     protected function getPazientiTrattabiliAddizionaliTypeService()
  5037.     {
  5038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5040.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/PazientiTrattabiliAddizionaliType.php';
  5041.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\PazientiTrattabiliAddizionaliType'] = new \App\Form\Pmbrlz\Savings\PazientiTrattabiliAddizionaliType();
  5042.     }
  5043.     /**
  5044.      * Gets the private 'App\Form\Pmbrlz\Savings\RisparmioType' shared autowired service.
  5045.      *
  5046.      * @return \App\Form\Pmbrlz\Savings\RisparmioType
  5047.      */
  5048.     protected function getRisparmioTypeService()
  5049.     {
  5050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5052.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/RisparmioType.php';
  5053.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\RisparmioType'] = new \App\Form\Pmbrlz\Savings\RisparmioType();
  5054.     }
  5055.     /**
  5056.      * Gets the private 'App\Form\Pmbrlz\Savings\TempoUtilizzoSingolaPoltronaAnnuoType' shared autowired service.
  5057.      *
  5058.      * @return \App\Form\Pmbrlz\Savings\TempoUtilizzoSingolaPoltronaAnnuoType
  5059.      */
  5060.     protected function getTempoUtilizzoSingolaPoltronaAnnuoTypeService()
  5061.     {
  5062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5063.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5064.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/TempoUtilizzoSingolaPoltronaAnnuoType.php';
  5065.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoSingolaPoltronaAnnuoType'] = new \App\Form\Pmbrlz\Savings\TempoUtilizzoSingolaPoltronaAnnuoType();
  5066.     }
  5067.     /**
  5068.      * Gets the private 'App\Form\Pmbrlz\Savings\TempoUtilizzoTotalePoltroneType' shared autowired service.
  5069.      *
  5070.      * @return \App\Form\Pmbrlz\Savings\TempoUtilizzoTotalePoltroneType
  5071.      */
  5072.     protected function getTempoUtilizzoTotalePoltroneTypeService()
  5073.     {
  5074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5075.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5076.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/TempoUtilizzoTotalePoltroneType.php';
  5077.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoTotalePoltroneType'] = new \App\Form\Pmbrlz\Savings\TempoUtilizzoTotalePoltroneType();
  5078.     }
  5079.     /**
  5080.      * Gets the private 'App\Form\Pmbrlz\Savings\TotaleCostiDirettiType' shared autowired service.
  5081.      *
  5082.      * @return \App\Form\Pmbrlz\Savings\TotaleCostiDirettiType
  5083.      */
  5084.     protected function getTotaleCostiDirettiTypeService()
  5085.     {
  5086.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5087.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5088.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/TotaleCostiDirettiType.php';
  5089.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\TotaleCostiDirettiType'] = new \App\Form\Pmbrlz\Savings\TotaleCostiDirettiType();
  5090.     }
  5091.     /**
  5092.      * Gets the private 'App\Form\Pmbrlz\Savings\TotaleCostiIndirettiType' shared autowired service.
  5093.      *
  5094.      * @return \App\Form\Pmbrlz\Savings\TotaleCostiIndirettiType
  5095.      */
  5096.     protected function getTotaleCostiIndirettiTypeService()
  5097.     {
  5098.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5099.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5100.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/TotaleCostiIndirettiType.php';
  5101.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\TotaleCostiIndirettiType'] = new \App\Form\Pmbrlz\Savings\TotaleCostiIndirettiType();
  5102.     }
  5103.     /**
  5104.      * Gets the private 'App\Form\Pmbrlz\Savings\TotaleCostiType' shared autowired service.
  5105.      *
  5106.      * @return \App\Form\Pmbrlz\Savings\TotaleCostiType
  5107.      */
  5108.     protected function getTotaleCostiTypeService()
  5109.     {
  5110.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5111.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5112.         include_once \dirname(__DIR__4).'/src/Form/Pmbrlz/Savings/TotaleCostiType.php';
  5113.         return $this->privates['App\\Form\\Pmbrlz\\Savings\\TotaleCostiType'] = new \App\Form\Pmbrlz\Savings\TotaleCostiType();
  5114.     }
  5115.     /**
  5116.      * Gets the private 'App\Form\TCU\ReportCatchUpType' shared autowired service.
  5117.      *
  5118.      * @return \App\Form\TCU\ReportCatchUpType
  5119.      */
  5120.     protected function getReportCatchUpTypeService()
  5121.     {
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5124.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportCatchUpType.php';
  5125.         return $this->privates['App\\Form\\TCU\\ReportCatchUpType'] = new \App\Form\TCU\ReportCatchUpType();
  5126.     }
  5127.     /**
  5128.      * Gets the private 'App\Form\TCU\ReportCoverageType' shared autowired service.
  5129.      *
  5130.      * @return \App\Form\TCU\ReportCoverageType
  5131.      */
  5132.     protected function getReportCoverageTypeService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5136.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportCoverageType.php';
  5137.         return $this->privates['App\\Form\\TCU\\ReportCoverageType'] = new \App\Form\TCU\ReportCoverageType();
  5138.     }
  5139.     /**
  5140.      * Gets the private 'App\Form\TCU\ReportInputType' shared autowired service.
  5141.      *
  5142.      * @return \App\Form\TCU\ReportInputType
  5143.      */
  5144.     protected function getReportInputTypeService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5148.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportInputType.php';
  5149.         return $this->privates['App\\Form\\TCU\\ReportInputType'] = new \App\Form\TCU\ReportInputType();
  5150.     }
  5151.     /**
  5152.      * Gets the private 'App\Form\TCU\ReportResultType' shared autowired service.
  5153.      *
  5154.      * @return \App\Form\TCU\ReportResultType
  5155.      */
  5156.     protected function getReportResultTypeService()
  5157.     {
  5158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5159.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5160.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportResultType.php';
  5161.         return $this->privates['App\\Form\\TCU\\ReportResultType'] = new \App\Form\TCU\ReportResultType();
  5162.     }
  5163.     /**
  5164.      * Gets the private 'App\Form\TCU\ReportScreeningType' shared autowired service.
  5165.      *
  5166.      * @return \App\Form\TCU\ReportScreeningType
  5167.      */
  5168.     protected function getReportScreeningTypeService()
  5169.     {
  5170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5172.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportScreeningType.php';
  5173.         return $this->privates['App\\Form\\TCU\\ReportScreeningType'] = new \App\Form\TCU\ReportScreeningType();
  5174.     }
  5175.     /**
  5176.      * Gets the private 'App\Form\TCU\ReportType' shared autowired service.
  5177.      *
  5178.      * @return \App\Form\TCU\ReportType
  5179.      */
  5180.     protected function getReportTypeService()
  5181.     {
  5182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5184.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportType.php';
  5185.         return $this->privates['App\\Form\\TCU\\ReportType'] = new \App\Form\TCU\ReportType();
  5186.     }
  5187.     /**
  5188.      * Gets the private 'App\Form\TCU\ReportVaccinationDataType' shared autowired service.
  5189.      *
  5190.      * @return \App\Form\TCU\ReportVaccinationDataType
  5191.      */
  5192.     protected function getReportVaccinationDataTypeService()
  5193.     {
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5196.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportVaccinationDataType.php';
  5197.         return $this->privates['App\\Form\\TCU\\ReportVaccinationDataType'] = new \App\Form\TCU\ReportVaccinationDataType();
  5198.     }
  5199.     /**
  5200.      * Gets the private 'App\Form\TCU\ReportYearlyDataType' shared autowired service.
  5201.      *
  5202.      * @return \App\Form\TCU\ReportYearlyDataType
  5203.      */
  5204.     protected function getReportYearlyDataTypeService()
  5205.     {
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5208.         include_once \dirname(__DIR__4).'/src/Form/TCU/ReportYearlyDataType.php';
  5209.         return $this->privates['App\\Form\\TCU\\ReportYearlyDataType'] = new \App\Form\TCU\ReportYearlyDataType();
  5210.     }
  5211.     /**
  5212.      * Gets the private 'App\Repository\HpvAnalysisClientInputRepository' shared autowired service.
  5213.      *
  5214.      * @return \App\Repository\HpvAnalysisClientInputRepository
  5215.      */
  5216.     protected function getHpvAnalysisClientInputRepositoryService()
  5217.     {
  5218.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5223.         include_once \dirname(__DIR__4).'/src/Repository/HpvAnalysisClientInputRepository.php';
  5224.         return $this->privates['App\\Repository\\HpvAnalysisClientInputRepository'] = new \App\Repository\HpvAnalysisClientInputRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5225.     }
  5226.     /**
  5227.      * Gets the private 'App\Repository\HpvAnalysisClientResultRepository' shared autowired service.
  5228.      *
  5229.      * @return \App\Repository\HpvAnalysisClientResultRepository
  5230.      */
  5231.     protected function getHpvAnalysisClientResultRepositoryService()
  5232.     {
  5233.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5234.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5236.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5237.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5238.         include_once \dirname(__DIR__4).'/src/Repository/HpvAnalysisClientResultRepository.php';
  5239.         return $this->privates['App\\Repository\\HpvAnalysisClientResultRepository'] = new \App\Repository\HpvAnalysisClientResultRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5240.     }
  5241.     /**
  5242.      * Gets the private 'App\Repository\HpvAnalysisCoorteRepository' shared autowired service.
  5243.      *
  5244.      * @return \App\Repository\HpvAnalysisCoorteRepository
  5245.      */
  5246.     protected function getHpvAnalysisCoorteRepositoryService()
  5247.     {
  5248.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5249.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5250.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5251.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5252.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5253.         include_once \dirname(__DIR__4).'/src/Repository/HpvAnalysisCoorteRepository.php';
  5254.         return $this->privates['App\\Repository\\HpvAnalysisCoorteRepository'] = new \App\Repository\HpvAnalysisCoorteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5255.     }
  5256.     /**
  5257.      * Gets the private 'App\Repository\HpvSavingsAvoidableCostRepository' shared autowired service.
  5258.      *
  5259.      * @return \App\Repository\HpvSavingsAvoidableCostRepository
  5260.      */
  5261.     protected function getHpvSavingsAvoidableCostRepositoryService()
  5262.     {
  5263.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5264.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5265.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5266.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5267.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5268.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsAvoidableCostRepository.php';
  5269.         return $this->privates['App\\Repository\\HpvSavingsAvoidableCostRepository'] = new \App\Repository\HpvSavingsAvoidableCostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5270.     }
  5271.     /**
  5272.      * Gets the private 'App\Repository\HpvSavingsAvoidableEventsRepository' shared autowired service.
  5273.      *
  5274.      * @return \App\Repository\HpvSavingsAvoidableEventsRepository
  5275.      */
  5276.     protected function getHpvSavingsAvoidableEventsRepositoryService()
  5277.     {
  5278.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5279.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5280.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5282.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5283.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsAvoidableEventsRepository.php';
  5284.         return $this->privates['App\\Repository\\HpvSavingsAvoidableEventsRepository'] = new \App\Repository\HpvSavingsAvoidableEventsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5285.     }
  5286.     /**
  5287.      * Gets the private 'App\Repository\HpvSavingsClientInputRepository' shared autowired service.
  5288.      *
  5289.      * @return \App\Repository\HpvSavingsClientInputRepository
  5290.      */
  5291.     protected function getHpvSavingsClientInputRepositoryService()
  5292.     {
  5293.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5294.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5296.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5297.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5298.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsClientInputRepository.php';
  5299.         return $this->privates['App\\Repository\\HpvSavingsClientInputRepository'] = new \App\Repository\HpvSavingsClientInputRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5300.     }
  5301.     /**
  5302.      * Gets the private 'App\Repository\HpvSavingsClientResultRepository' shared autowired service.
  5303.      *
  5304.      * @return \App\Repository\HpvSavingsClientResultRepository
  5305.      */
  5306.     protected function getHpvSavingsClientResultRepositoryService()
  5307.     {
  5308.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5311.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5312.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5313.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsClientResultRepository.php';
  5314.         return $this->privates['App\\Repository\\HpvSavingsClientResultRepository'] = new \App\Repository\HpvSavingsClientResultRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5315.     }
  5316.     /**
  5317.      * Gets the private 'App\Repository\HpvSavingsConditionProspectRepository' shared autowired service.
  5318.      *
  5319.      * @return \App\Repository\HpvSavingsConditionProspectRepository
  5320.      */
  5321.     protected function getHpvSavingsConditionProspectRepositoryService()
  5322.     {
  5323.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5324.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5325.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5326.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5327.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5328.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsConditionProspectRepository.php';
  5329.         return $this->privates['App\\Repository\\HpvSavingsConditionProspectRepository'] = new \App\Repository\HpvSavingsConditionProspectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5330.     }
  5331.     /**
  5332.      * Gets the private 'App\Repository\HpvSavingsPopulationRepository' shared autowired service.
  5333.      *
  5334.      * @return \App\Repository\HpvSavingsPopulationRepository
  5335.      */
  5336.     protected function getHpvSavingsPopulationRepositoryService()
  5337.     {
  5338.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5339.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5340.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5341.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5342.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5343.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsPopulationRepository.php';
  5344.         return $this->privates['App\\Repository\\HpvSavingsPopulationRepository'] = new \App\Repository\HpvSavingsPopulationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5345.     }
  5346.     /**
  5347.      * Gets the private 'App\Repository\HpvSavingsRealCostRepository' shared autowired service.
  5348.      *
  5349.      * @return \App\Repository\HpvSavingsRealCostRepository
  5350.      */
  5351.     protected function getHpvSavingsRealCostRepositoryService()
  5352.     {
  5353.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5357.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5358.         include_once \dirname(__DIR__4).'/src/Repository/HpvSavingsRealCostRepository.php';
  5359.         return $this->privates['App\\Repository\\HpvSavingsRealCostRepository'] = new \App\Repository\HpvSavingsRealCostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5360.     }
  5361.     /**
  5362.      * Gets the private 'App\Repository\MOVAssumptionRepository' shared autowired service.
  5363.      *
  5364.      * @return \App\Repository\MOVAssumptionRepository
  5365.      */
  5366.     protected function getMOVAssumptionRepositoryService()
  5367.     {
  5368.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5371.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5372.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5373.         include_once \dirname(__DIR__4).'/src/Repository/MOVAssumptionRepository.php';
  5374.         return $this->privates['App\\Repository\\MOVAssumptionRepository'] = new \App\Repository\MOVAssumptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5375.     }
  5376.     /**
  5377.      * Gets the private 'App\Repository\MOVClientInputRepository' shared autowired service.
  5378.      *
  5379.      * @return \App\Repository\MOVClientInputRepository
  5380.      */
  5381.     protected function getMOVClientInputRepositoryService()
  5382.     {
  5383.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5384.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5388.         include_once \dirname(__DIR__4).'/src/Repository/MOVClientInputRepository.php';
  5389.         return $this->privates['App\\Repository\\MOVClientInputRepository'] = new \App\Repository\MOVClientInputRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5390.     }
  5391.     /**
  5392.      * Gets the private 'App\Repository\MOVClientResultRepository' shared autowired service.
  5393.      *
  5394.      * @return \App\Repository\MOVClientResultRepository
  5395.      */
  5396.     protected function getMOVClientResultRepositoryService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5400.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5403.         include_once \dirname(__DIR__4).'/src/Repository/MOVClientResultRepository.php';
  5404.         return $this->privates['App\\Repository\\MOVClientResultRepository'] = new \App\Repository\MOVClientResultRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5405.     }
  5406.     /**
  5407.      * Gets the private 'App\Repository\MOVEpidemiologyRepository' shared autowired service.
  5408.      *
  5409.      * @return \App\Repository\MOVEpidemiologyRepository
  5410.      */
  5411.     protected function getMOVEpidemiologyRepositoryService()
  5412.     {
  5413.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5414.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5417.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5418.         include_once \dirname(__DIR__4).'/src/Repository/MOVEpidemiologyRepository.php';
  5419.         return $this->privates['App\\Repository\\MOVEpidemiologyRepository'] = new \App\Repository\MOVEpidemiologyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5420.     }
  5421.     /**
  5422.      * Gets the private 'App\Repository\PmbrlzSavingsClientInputRepository' shared autowired service.
  5423.      *
  5424.      * @return \App\Repository\PmbrlzSavingsClientInputRepository
  5425.      */
  5426.     protected function getPmbrlzSavingsClientInputRepositoryService()
  5427.     {
  5428.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5429.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5430.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5431.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5432.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5433.         include_once \dirname(__DIR__4).'/src/Repository/PmbrlzSavingsClientInputRepository.php';
  5434.         return $this->privates['App\\Repository\\PmbrlzSavingsClientInputRepository'] = new \App\Repository\PmbrlzSavingsClientInputRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5435.     }
  5436.     /**
  5437.      * Gets the private 'App\Repository\PmbrlzSavingsClientResultRepository' shared autowired service.
  5438.      *
  5439.      * @return \App\Repository\PmbrlzSavingsClientResultRepository
  5440.      */
  5441.     protected function getPmbrlzSavingsClientResultRepositoryService()
  5442.     {
  5443.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5444.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5445.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5446.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5447.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5448.         include_once \dirname(__DIR__4).'/src/Repository/PmbrlzSavingsClientResultRepository.php';
  5449.         return $this->privates['App\\Repository\\PmbrlzSavingsClientResultRepository'] = new \App\Repository\PmbrlzSavingsClientResultRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5450.     }
  5451.     /**
  5452.      * Gets the private 'App\Repository\TCUCatchUpRepository' shared autowired service.
  5453.      *
  5454.      * @return \App\Repository\TCUCatchUpRepository
  5455.      */
  5456.     protected function getTCUCatchUpRepositoryService()
  5457.     {
  5458.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5459.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5460.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5461.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5462.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5463.         include_once \dirname(__DIR__4).'/src/Repository/TCUCatchUpRepository.php';
  5464.         return $this->privates['App\\Repository\\TCUCatchUpRepository'] = new \App\Repository\TCUCatchUpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5465.     }
  5466.     /**
  5467.      * Gets the private 'App\Repository\TCUCoverageRepository' shared autowired service.
  5468.      *
  5469.      * @return \App\Repository\TCUCoverageRepository
  5470.      */
  5471.     protected function getTCUCoverageRepositoryService()
  5472.     {
  5473.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5474.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5475.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5476.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5477.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5478.         include_once \dirname(__DIR__4).'/src/Repository/TCUCoverageRepository.php';
  5479.         return $this->privates['App\\Repository\\TCUCoverageRepository'] = new \App\Repository\TCUCoverageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5480.     }
  5481.     /**
  5482.      * Gets the private 'App\Repository\TCUReportRepository' shared autowired service.
  5483.      *
  5484.      * @return \App\Repository\TCUReportRepository
  5485.      */
  5486.     protected function getTCUReportRepositoryService()
  5487.     {
  5488.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5489.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5490.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5491.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5492.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5493.         include_once \dirname(__DIR__4).'/src/Repository/TCUReportRepository.php';
  5494.         return $this->privates['App\\Repository\\TCUReportRepository'] = new \App\Repository\TCUReportRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5495.     }
  5496.     /**
  5497.      * Gets the private 'App\Repository\TCUScreeningRepository' shared autowired service.
  5498.      *
  5499.      * @return \App\Repository\TCUScreeningRepository
  5500.      */
  5501.     protected function getTCUScreeningRepositoryService()
  5502.     {
  5503.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5504.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5505.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5506.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5507.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5508.         include_once \dirname(__DIR__4).'/src/Repository/TCUScreeningRepository.php';
  5509.         return $this->privates['App\\Repository\\TCUScreeningRepository'] = new \App\Repository\TCUScreeningRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5510.     }
  5511.     /**
  5512.      * Gets the private 'App\Repository\TCUYearlyDataRepository' shared autowired service.
  5513.      *
  5514.      * @return \App\Repository\TCUYearlyDataRepository
  5515.      */
  5516.     protected function getTCUYearlyDataRepositoryService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5519.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5520.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5522.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5523.         include_once \dirname(__DIR__4).'/src/Repository/TCUYearlyDataRepository.php';
  5524.         return $this->privates['App\\Repository\\TCUYearlyDataRepository'] = new \App\Repository\TCUYearlyDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5525.     }
  5526.     /**
  5527.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  5528.      *
  5529.      * @return \App\Repository\UserRepository
  5530.      */
  5531.     protected function getUserRepositoryService()
  5532.     {
  5533.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5538.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  5539.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5540.     }
  5541.     /**
  5542.      * Gets the private 'App\Security\UserAuthenticator' shared autowired service.
  5543.      *
  5544.      * @return \App\Security\UserAuthenticator
  5545.      */
  5546.     protected function getUserAuthenticatorService()
  5547.     {
  5548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5553.         include_once \dirname(__DIR__4).'/src/Security/UserAuthenticator.php';
  5554.         return $this->privates['App\\Security\\UserAuthenticator'] = new \App\Security\UserAuthenticator(($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()));
  5555.     }
  5556.     /**
  5557.      * Gets the private 'App\Service\HpvAnalysisPdfGenerator' shared autowired service.
  5558.      *
  5559.      * @return \App\Service\HpvAnalysisPdfGenerator
  5560.      */
  5561.     protected function getHpvAnalysisPdfGeneratorService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/src/Service/HpvAnalysisPdfGenerator.php';
  5564.         return $this->privates['App\\Service\\HpvAnalysisPdfGenerator'] = new \App\Service\HpvAnalysisPdfGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/'));
  5565.     }
  5566.     /**
  5567.      * Gets the private 'App\Service\HpvSavingsPdfGenerator' shared autowired service.
  5568.      *
  5569.      * @return \App\Service\HpvSavingsPdfGenerator
  5570.      */
  5571.     protected function getHpvSavingsPdfGeneratorService()
  5572.     {
  5573.         include_once \dirname(__DIR__4).'/src/Service/HpvSavingsPdfGenerator.php';
  5574.         return $this->privates['App\\Service\\HpvSavingsPdfGenerator'] = new \App\Service\HpvSavingsPdfGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/'));
  5575.     }
  5576.     /**
  5577.      * Gets the private 'App\Service\MOVPdfGenerator' shared autowired service.
  5578.      *
  5579.      * @return \App\Service\MOVPdfGenerator
  5580.      */
  5581.     protected function getMOVPdfGeneratorService()
  5582.     {
  5583.         include_once \dirname(__DIR__4).'/src/Service/MOVPdfGenerator.php';
  5584.         return $this->privates['App\\Service\\MOVPdfGenerator'] = new \App\Service\MOVPdfGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/'));
  5585.     }
  5586.     /**
  5587.      * Gets the private 'App\Service\MailerService' shared autowired service.
  5588.      *
  5589.      * @return \App\Service\MailerService
  5590.      */
  5591.     protected function getMailerServiceService()
  5592.     {
  5593.         include_once \dirname(__DIR__4).'/src/Service/MailerService.php';
  5594.         return $this->privates['App\\Service\\MailerService'] = new \App\Service\MailerService(($this->services['twig'] ?? $this->getTwigService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
  5595.     }
  5596.     /**
  5597.      * Gets the private 'App\Service\PmbrlzSavingsPdfGenerator' shared autowired service.
  5598.      *
  5599.      * @return \App\Service\PmbrlzSavingsPdfGenerator
  5600.      */
  5601.     protected function getPmbrlzSavingsPdfGeneratorService()
  5602.     {
  5603.         include_once \dirname(__DIR__4).'/src/Service/PmbrlzSavingsPdfGenerator.php';
  5604.         return $this->privates['App\\Service\\PmbrlzSavingsPdfGenerator'] = new \App\Service\PmbrlzSavingsPdfGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/'));
  5605.     }
  5606.     /**
  5607.      * Gets the private 'App\Service\TCUPdfGenerator' shared autowired service.
  5608.      *
  5609.      * @return \App\Service\TCUPdfGenerator
  5610.      */
  5611.     protected function getTCUPdfGeneratorService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/src/Service/TCUPdfGenerator.php';
  5614.         return $this->privates['App\\Service\\TCUPdfGenerator'] = new \App\Service\TCUPdfGenerator(($this->services['twig'] ?? $this->getTwigService()), (\dirname(__DIR__4).'/fonts/'), (\dirname(__DIR__2).'/fonts/'));
  5615.     }
  5616.     /**
  5617.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5618.      *
  5619.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5620.      */
  5621.     protected function getManagerRegistryAwareConnectionProviderService()
  5622.     {
  5623.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5625.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  5626.     }
  5627.     /**
  5628.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5629.      *
  5630.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5631.      */
  5632.     protected function getRunSqlCommandService()
  5633.     {
  5634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5635.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5636.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5637.         $instance->setName('dbal:run-sql');
  5638.         return $instance;
  5639.     }
  5640.     /**
  5641.      * Gets the private 'Sonata\AdminBundle\EventListener\AssetsInstallCommandListener' shared service.
  5642.      *
  5643.      * @return \Sonata\AdminBundle\EventListener\AssetsInstallCommandListener
  5644.      */
  5645.     protected function getAssetsInstallCommandListenerService()
  5646.     {
  5647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/AssetsInstallCommandListener.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5649.         return $this->privates['Sonata\\AdminBundle\\EventListener\\AssetsInstallCommandListener'] = new \Sonata\AdminBundle\EventListener\AssetsInstallCommandListener(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5650.     }
  5651.     /**
  5652.      * Gets the private 'Sonata\BlockBundle\Command\DebugBlocksCommand' shared service.
  5653.      *
  5654.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  5655.      */
  5656.     protected function getDebugBlocksCommandService()
  5657.     {
  5658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5659.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/BaseCommand.php';
  5660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  5661.         $this->privates['Sonata\\BlockBundle\\Command\\DebugBlocksCommand'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(NULL, ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  5662.         $instance->setName('sonata:block:debug');
  5663.         return $instance;
  5664.     }
  5665.     /**
  5666.      * Gets the private 'annotations.cache_adapter' shared service.
  5667.      *
  5668.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5669.      */
  5670.     protected function getAnnotations_CacheAdapterService()
  5671.     {
  5672.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5673.     }
  5674.     /**
  5675.      * Gets the private 'annotations.cache_warmer' shared service.
  5676.      *
  5677.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5678.      */
  5679.     protected function getAnnotations_CacheWarmerService()
  5680.     {
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5684.         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);
  5685.     }
  5686.     /**
  5687.      * Gets the private 'annotations.cached_reader' shared service.
  5688.      *
  5689.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5690.      */
  5691.     protected function getAnnotations_CachedReaderService()
  5692.     {
  5693.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5694.     }
  5695.     /**
  5696.      * Gets the private 'annotations.reader' shared service.
  5697.      *
  5698.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5699.      */
  5700.     protected function getAnnotations_ReaderService()
  5701.     {
  5702.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5703.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5704.         $a->registerUniqueLoader('class_exists');
  5705.         $instance->addGlobalIgnoredName('required'$a);
  5706.         return $instance;
  5707.     }
  5708.     /**
  5709.      * Gets the private 'cache.annotations' shared service.
  5710.      *
  5711.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5712.      */
  5713.     protected function getCache_AnnotationsService()
  5714.     {
  5715.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DLby7-eT-p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5716.     }
  5717.     /**
  5718.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5719.      *
  5720.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5721.      */
  5722.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5723.     {
  5724.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5725.     }
  5726.     /**
  5727.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5728.      *
  5729.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5730.      */
  5731.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5732.     {
  5733.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5734.     }
  5735.     /**
  5736.      * Gets the private 'cache.property_info' shared service.
  5737.      *
  5738.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5739.      */
  5740.     protected function getCache_PropertyInfoService()
  5741.     {
  5742.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('i8b3uTFyys'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5743.     }
  5744.     /**
  5745.      * Gets the private 'cache.security_expression_language' shared service.
  5746.      *
  5747.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5748.      */
  5749.     protected function getCache_SecurityExpressionLanguageService()
  5750.     {
  5751.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WHdrqPJAVX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5752.     }
  5753.     /**
  5754.      * Gets the private 'cache.serializer' shared service.
  5755.      *
  5756.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5757.      */
  5758.     protected function getCache_SerializerService()
  5759.     {
  5760.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hZrBeficH-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5761.     }
  5762.     /**
  5763.      * Gets the private 'cache.validator' shared service.
  5764.      *
  5765.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5766.      */
  5767.     protected function getCache_ValidatorService()
  5768.     {
  5769.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kvIAP9X0g6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5770.     }
  5771.     /**
  5772.      * Gets the private 'config_cache_factory' shared service.
  5773.      *
  5774.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5775.      */
  5776.     protected function getConfigCacheFactoryService()
  5777.     {
  5778.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5779.             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)));
  5780.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5781.         }, 2));
  5782.     }
  5783.     /**
  5784.      * Gets the private 'console.command.about' shared service.
  5785.      *
  5786.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5787.      */
  5788.     protected function getConsole_Command_AboutService()
  5789.     {
  5790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5792.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5793.         $instance->setName('about');
  5794.         return $instance;
  5795.     }
  5796.     /**
  5797.      * Gets the private 'console.command.assets_install' shared service.
  5798.      *
  5799.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5800.      */
  5801.     protected function getConsole_Command_AssetsInstallService()
  5802.     {
  5803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5804.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5806.         $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));
  5807.         $instance->setName('assets:install');
  5808.         return $instance;
  5809.     }
  5810.     /**
  5811.      * Gets the private 'console.command.cache_clear' shared service.
  5812.      *
  5813.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5814.      */
  5815.     protected function getConsole_Command_CacheClearService()
  5816.     {
  5817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5819.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5820.         $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())));
  5821.         $instance->setName('cache:clear');
  5822.         return $instance;
  5823.     }
  5824.     /**
  5825.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5826.      *
  5827.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5828.      */
  5829.     protected function getConsole_Command_CachePoolClearService()
  5830.     {
  5831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5833.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  5834.         $instance->setName('cache:pool:clear');
  5835.         return $instance;
  5836.     }
  5837.     /**
  5838.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5839.      *
  5840.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5841.      */
  5842.     protected function getConsole_Command_CachePoolDeleteService()
  5843.     {
  5844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5846.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  5847.         $instance->setName('cache:pool:delete');
  5848.         return $instance;
  5849.     }
  5850.     /**
  5851.      * Gets the private 'console.command.cache_pool_list' shared service.
  5852.      *
  5853.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5854.      */
  5855.     protected function getConsole_Command_CachePoolListService()
  5856.     {
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5859.         $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.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  5860.         $instance->setName('cache:pool:list');
  5861.         return $instance;
  5862.     }
  5863.     /**
  5864.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5865.      *
  5866.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5867.      */
  5868.     protected function getConsole_Command_CachePoolPruneService()
  5869.     {
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5872.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5873.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5874.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5875.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5876.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5877.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5878.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5879.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5880.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  5881.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5882.         }, 9));
  5883.         $instance->setName('cache:pool:prune');
  5884.         return $instance;
  5885.     }
  5886.     /**
  5887.      * Gets the private 'console.command.cache_warmup' shared service.
  5888.      *
  5889.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5890.      */
  5891.     protected function getConsole_Command_CacheWarmupService()
  5892.     {
  5893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5895.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5896.         $instance->setName('cache:warmup');
  5897.         return $instance;
  5898.     }
  5899.     /**
  5900.      * Gets the private 'console.command.config_debug' shared service.
  5901.      *
  5902.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5903.      */
  5904.     protected function getConsole_Command_ConfigDebugService()
  5905.     {
  5906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5910.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5911.         $instance->setName('debug:config');
  5912.         return $instance;
  5913.     }
  5914.     /**
  5915.      * Gets the private 'console.command.config_dump_reference' shared service.
  5916.      *
  5917.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5918.      */
  5919.     protected function getConsole_Command_ConfigDumpReferenceService()
  5920.     {
  5921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5925.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5926.         $instance->setName('config:dump-reference');
  5927.         return $instance;
  5928.     }
  5929.     /**
  5930.      * Gets the private 'console.command.container_debug' shared service.
  5931.      *
  5932.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5933.      */
  5934.     protected function getConsole_Command_ContainerDebugService()
  5935.     {
  5936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5938.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5939.         $instance->setName('debug:container');
  5940.         return $instance;
  5941.     }
  5942.     /**
  5943.      * Gets the private 'console.command.container_lint' shared service.
  5944.      *
  5945.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5946.      */
  5947.     protected function getConsole_Command_ContainerLintService()
  5948.     {
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5951.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5952.         $instance->setName('lint:container');
  5953.         return $instance;
  5954.     }
  5955.     /**
  5956.      * Gets the private 'console.command.debug_autowiring' shared service.
  5957.      *
  5958.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5959.      */
  5960.     protected function getConsole_Command_DebugAutowiringService()
  5961.     {
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5965.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5966.         $instance->setName('debug:autowiring');
  5967.         return $instance;
  5968.     }
  5969.     /**
  5970.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5971.      *
  5972.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5973.      */
  5974.     protected function getConsole_Command_EventDispatcherDebugService()
  5975.     {
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5978.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5979.         $instance->setName('debug:event-dispatcher');
  5980.         return $instance;
  5981.     }
  5982.     /**
  5983.      * Gets the private 'console.command.form_debug' shared service.
  5984.      *
  5985.      * @return \Symfony\Component\Form\Command\DebugCommand
  5986.      */
  5987.     protected function getConsole_Command_FormDebugService()
  5988.     {
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5991.         $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\\Ab'=> 'App\\Form\\AbOrange\\First'=> 'App\\Form\\AbOrange\\Second'=> 'App\\Form\\Hpv\\Analysis'=> 'App\\Form\\Hpv\\Savings'=> 'App\\Form\\MOV'=> 'App\\Form\\Pmbrlz\\Savings'=> 'App\\Form\\TCU'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'10 => 'Sonata\\BlockBundle\\Form\\Type'11 => 'Sonata\\AdminBundle\\Form\\Type'12 => 'Sonata\\AdminBundle\\Form\\Type\\Filter'13 => 'Sonata\\Form\\Type'], [=> 'App\\Form\\Ab\\AbType'=> 'App\\Form\\Ab\\AnswerType'=> 'App\\Form\\Ab\\CalculatorType'=> 'App\\Form\\AbOrange\\First\\AbTypeOrangeFirst'=> 'App\\Form\\AbOrange\\First\\AnswerTypeOrangeFirst'=> 'App\\Form\\AbOrange\\First\\CalculatorTypeOrangeFirst'=> 'App\\Form\\AbOrange\\Second\\AbTypeOrangeSecond'=> 'App\\Form\\AbOrange\\Second\\AnswerTypeOrangeSecond'=> 'App\\Form\\AbOrange\\Second\\CalculatorTypeOrangeSecond'=> 'App\\Form\\Hpv\\Analysis\\ClientDataType'10 => 'App\\Form\\Hpv\\Analysis\\ClientInputType'11 => 'App\\Form\\Hpv\\Analysis\\ClientResultType'12 => 'App\\Form\\Hpv\\Analysis\\CoorteType'13 => 'App\\Form\\Hpv\\Savings\\AvoidableCostType'14 => 'App\\Form\\Hpv\\Savings\\AvoidableEventsType'15 => 'App\\Form\\Hpv\\Savings\\ClientDataType'16 => 'App\\Form\\Hpv\\Savings\\ClientInputType'17 => 'App\\Form\\Hpv\\Savings\\ClientResultType'18 => 'App\\Form\\Hpv\\Savings\\ConditionProspectType'19 => 'App\\Form\\Hpv\\Savings\\PopulationType'20 => 'App\\Form\\Hpv\\Savings\\RealCostType'21 => 'App\\Form\\MOV\\AssumptionType'22 => 'App\\Form\\MOV\\ClientDataType'23 => 'App\\Form\\MOV\\ClientInputType'24 => 'App\\Form\\MOV\\ClientResultType'25 => 'App\\Form\\MOV\\EpidemiologyType'26 => 'App\\Form\\Pmbrlz\\Savings\\ClientConstDataType'27 => 'App\\Form\\Pmbrlz\\Savings\\ClientDataType'28 => 'App\\Form\\Pmbrlz\\Savings\\ClientInputType'29 => 'App\\Form\\Pmbrlz\\Savings\\ClientResultType'30 => 'App\\Form\\Pmbrlz\\Savings\\CostoInfusioneType'31 => 'App\\Form\\Pmbrlz\\Savings\\DurataInfusioneType'32 => 'App\\Form\\Pmbrlz\\Savings\\MinutiDurataViaggioType'33 => 'App\\Form\\Pmbrlz\\Savings\\MinutiInDHType'34 => 'App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueAPazienteType'35 => 'App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueType'36 => 'App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAPoltronaType'37 => 'App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAnnueType'38 => 'App\\Form\\Pmbrlz\\Savings\\OreRisparmiateAnnueType'39 => 'App\\Form\\Pmbrlz\\Savings\\PazientiTrattabiliAddizionaliType'40 => 'App\\Form\\Pmbrlz\\Savings\\RisparmioType'41 => 'App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoSingolaPoltronaAnnuoType'42 => 'App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoTotalePoltroneType'43 => 'App\\Form\\Pmbrlz\\Savings\\TotaleCostiDirettiType'44 => 'App\\Form\\Pmbrlz\\Savings\\TotaleCostiIndirettiType'45 => 'App\\Form\\Pmbrlz\\Savings\\TotaleCostiType'46 => 'App\\Form\\TCU\\ReportCatchUpType'47 => 'App\\Form\\TCU\\ReportCoverageType'48 => 'App\\Form\\TCU\\ReportInputType'49 => 'App\\Form\\TCU\\ReportResultType'50 => 'App\\Form\\TCU\\ReportScreeningType'51 => 'App\\Form\\TCU\\ReportType'52 => 'App\\Form\\TCU\\ReportVaccinationDataType'53 => 'App\\Form\\TCU\\ReportYearlyDataType'54 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'55 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'56 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'57 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'58 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'59 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'60 => 'Sonata\\AdminBundle\\Form\\Type\\AdminType'61 => 'Sonata\\AdminBundle\\Form\\Type\\ModelType'62 => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'63 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'64 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'65 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'66 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'67 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'68 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'69 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'70 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'71 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'72 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'73 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'74 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'75 => 'Sonata\\Form\\Type\\ImmutableArrayType'76 => 'Sonata\\Form\\Type\\BooleanType'77 => 'Sonata\\Form\\Type\\CollectionType'78 => 'Sonata\\Form\\Type\\DateRangeType'79 => 'Sonata\\Form\\Type\\DateTimeRangeType'80 => 'Sonata\\Form\\Type\\DatePickerType'81 => 'Sonata\\Form\\Type\\DateTimePickerType'82 => 'Sonata\\Form\\Type\\DateRangePickerType'83 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'84 => 'Sonata\\Form\\Type\\EqualType'], [=> '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'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'10 => 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'11 => '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()));
  5992.         $instance->setName('debug:form');
  5993.         return $instance;
  5994.     }
  5995.     /**
  5996.      * Gets the private 'console.command.router_debug' shared service.
  5997.      *
  5998.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5999.      */
  6000.     protected function getConsole_Command_RouterDebugService()
  6001.     {
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6004.         $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()));
  6005.         $instance->setName('debug:router');
  6006.         return $instance;
  6007.     }
  6008.     /**
  6009.      * Gets the private 'console.command.router_match' shared service.
  6010.      *
  6011.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6012.      */
  6013.     protected function getConsole_Command_RouterMatchService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6017.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  6018.         $instance->setName('router:match');
  6019.         return $instance;
  6020.     }
  6021.     /**
  6022.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6023.      *
  6024.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6025.      */
  6026.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6027.     {
  6028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6034.         $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')))));
  6035.         $instance->setName('secrets:decrypt-to-local');
  6036.         return $instance;
  6037.     }
  6038.     /**
  6039.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6040.      *
  6041.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6042.      */
  6043.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6044.     {
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6051.         $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')))));
  6052.         $instance->setName('secrets:encrypt-from-local');
  6053.         return $instance;
  6054.     }
  6055.     /**
  6056.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6057.      *
  6058.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6059.      */
  6060.     protected function getConsole_Command_SecretsGenerateKeyService()
  6061.     {
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6068.         $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')))));
  6069.         $instance->setName('secrets:generate-keys');
  6070.         return $instance;
  6071.     }
  6072.     /**
  6073.      * Gets the private 'console.command.secrets_list' shared service.
  6074.      *
  6075.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6076.      */
  6077.     protected function getConsole_Command_SecretsListService()
  6078.     {
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6085.         $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')))));
  6086.         $instance->setName('secrets:list');
  6087.         return $instance;
  6088.     }
  6089.     /**
  6090.      * Gets the private 'console.command.secrets_remove' shared service.
  6091.      *
  6092.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6093.      */
  6094.     protected function getConsole_Command_SecretsRemoveService()
  6095.     {
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6102.         $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')))));
  6103.         $instance->setName('secrets:remove');
  6104.         return $instance;
  6105.     }
  6106.     /**
  6107.      * Gets the private 'console.command.secrets_set' shared service.
  6108.      *
  6109.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6110.      */
  6111.     protected function getConsole_Command_SecretsSetService()
  6112.     {
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6119.         $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')))));
  6120.         $instance->setName('secrets:set');
  6121.         return $instance;
  6122.     }
  6123.     /**
  6124.      * Gets the private 'console.command.translation_debug' shared service.
  6125.      *
  6126.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6127.      */
  6128.     protected function getConsole_Command_TranslationDebugService()
  6129.     {
  6130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6132.         $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/PmbrlzSavingsClientResultAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/PmbrlzSavingsClientInputAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvSavingsClientResultAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvSavingsClientInputAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvAnalysisClientResultAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvAnalysisClientInputAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/TCUReportAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Admin/MOVClientResultAdmin.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.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/admin-bundle/src/Form/Type/Filter/NumberType.php'), 22 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php'), 23 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php'), 25 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php'), 28 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 29 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 31 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 32 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 33 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 34 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 35 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  6133.         $instance->setName('debug:translation');
  6134.         return $instance;
  6135.     }
  6136.     /**
  6137.      * Gets the private 'console.command.translation_update' shared service.
  6138.      *
  6139.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6140.      */
  6141.     protected function getConsole_Command_TranslationUpdateService()
  6142.     {
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6145.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  6146.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  6147.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  6148.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  6149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  6150.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  6151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  6152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  6159.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  6160.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  6161.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  6162.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  6163.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  6164.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  6165.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  6166.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  6167.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  6168.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  6169.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  6170.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  6171.         $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/PmbrlzSavingsClientResultAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/PmbrlzSavingsClientInputAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvSavingsClientResultAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvSavingsClientInputAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvAnalysisClientResultAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/HpvAnalysisClientInputAdmin.php'), => (\dirname(__DIR__4).'/src/Admin/TCUReportAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Admin/MOVClientResultAdmin.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.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/admin-bundle/src/Form/Type/Filter/NumberType.php'), 22 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php'), 23 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php'), 25 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php'), 26 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php'), 27 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php'), 28 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 29 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 30 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 31 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 32 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 33 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 34 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 35 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  6172.         $instance->setName('translation:update');
  6173.         return $instance;
  6174.     }
  6175.     /**
  6176.      * Gets the private 'console.command.xliff_lint' shared service.
  6177.      *
  6178.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  6179.      */
  6180.     protected function getConsole_Command_XliffLintService()
  6181.     {
  6182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6183.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  6185.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  6186.         $instance->setName('lint:xliff');
  6187.         return $instance;
  6188.     }
  6189.     /**
  6190.      * Gets the private 'console.command.yaml_lint' shared service.
  6191.      *
  6192.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6193.      */
  6194.     protected function getConsole_Command_YamlLintService()
  6195.     {
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6198.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6199.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6200.         $instance->setName('lint:yaml');
  6201.         return $instance;
  6202.     }
  6203.     /**
  6204.      * Gets the private 'console.error_listener' shared service.
  6205.      *
  6206.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6207.      */
  6208.     protected function getConsole_ErrorListenerService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6211.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6212.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6213.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6214.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6215.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6216.     }
  6217.     /**
  6218.      * Gets the private 'container.env_var_processor' shared service.
  6219.      *
  6220.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6221.      */
  6222.     protected function getContainer_EnvVarProcessorService()
  6223.     {
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6225.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6226.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6227.             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'))));
  6228.         }, 1));
  6229.     }
  6230.     /**
  6231.      * Gets the private 'data_collector.form' shared service.
  6232.      *
  6233.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6234.      */
  6235.     protected function getDataCollector_FormService()
  6236.     {
  6237.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6238.     }
  6239.     /**
  6240.      * Gets the private 'debug.argument_resolver.default' shared service.
  6241.      *
  6242.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6243.      */
  6244.     protected function getDebug_ArgumentResolver_DefaultService()
  6245.     {
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6249.         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))));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6253.      *
  6254.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6255.      */
  6256.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6257.     {
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6259.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6261.         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.tcIOkVS'] ?? $this->get_ServiceLocator_TcIOkVSService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6262.     }
  6263.     /**
  6264.      * Gets the private 'debug.argument_resolver.request' shared service.
  6265.      *
  6266.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6267.      */
  6268.     protected function getDebug_ArgumentResolver_RequestService()
  6269.     {
  6270.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6273.         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))));
  6274.     }
  6275.     /**
  6276.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6277.      *
  6278.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6279.      */
  6280.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6281.     {
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6285.         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))));
  6286.     }
  6287.     /**
  6288.      * Gets the private 'debug.argument_resolver.service' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6291.      */
  6292.     protected function getDebug_ArgumentResolver_ServiceService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6297.         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.tcIOkVS'] ?? $this->get_ServiceLocator_TcIOkVSService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6298.     }
  6299.     /**
  6300.      * Gets the private 'debug.argument_resolver.session' shared service.
  6301.      *
  6302.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6303.      */
  6304.     protected function getDebug_ArgumentResolver_SessionService()
  6305.     {
  6306.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6308.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6309.         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))));
  6310.     }
  6311.     /**
  6312.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6313.      *
  6314.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6315.      */
  6316.     protected function getDebug_ArgumentResolver_VariadicService()
  6317.     {
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6321.         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))));
  6322.     }
  6323.     /**
  6324.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6325.      *
  6326.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6327.      */
  6328.     protected function getDebug_DebugHandlersListenerService()
  6329.     {
  6330.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6331.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6332.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6333.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6334.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6335.         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);
  6336.     }
  6337.     /**
  6338.      * Gets the private 'debug.dump_listener' shared service.
  6339.      *
  6340.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6341.      */
  6342.     protected function getDebug_DumpListenerService()
  6343.     {
  6344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6345.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6346.         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()));
  6347.     }
  6348.     /**
  6349.      * Gets the private 'debug.file_link_formatter' shared service.
  6350.      *
  6351.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6352.      */
  6353.     protected function getDebug_FileLinkFormatterService()
  6354.     {
  6355.         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 () {
  6356.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6357.         });
  6358.     }
  6359.     /**
  6360.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6361.      *
  6362.      * @return \string
  6363.      */
  6364.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6365.     {
  6366.         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');
  6367.     }
  6368.     /**
  6369.      * Gets the private 'debug.log_processor' shared service.
  6370.      *
  6371.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6372.      */
  6373.     protected function getDebug_LogProcessorService()
  6374.     {
  6375.         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())));
  6376.     }
  6377.     /**
  6378.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6379.      *
  6380.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6381.      */
  6382.     protected function getDebug_Security_Access_DecisionManagerService()
  6383.     {
  6384.         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 () {
  6385.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6386.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  6387.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6388.         }, 3), 'affirmative'falsetrue));
  6389.     }
  6390.     /**
  6391.      * Gets the private 'debug.security.firewall' shared service.
  6392.      *
  6393.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6394.      */
  6395.     protected function getDebug_Security_FirewallService()
  6396.     {
  6397.         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()));
  6398.     }
  6399.     /**
  6400.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6401.      *
  6402.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6403.      */
  6404.     protected function getDebug_Security_UserValueResolverService()
  6405.     {
  6406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6407.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6409.         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))));
  6410.     }
  6411.     /**
  6412.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6413.      *
  6414.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6415.      */
  6416.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6417.     {
  6418.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6420.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6421.         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()));
  6422.     }
  6423.     /**
  6424.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6425.      *
  6426.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6427.      */
  6428.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6429.     {
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6431.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6432.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6433.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6434.     }
  6435.     /**
  6436.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  6437.      *
  6438.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6439.      */
  6440.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  6441.     {
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6445.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6446.     }
  6447.     /**
  6448.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6449.      *
  6450.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6451.      */
  6452.     protected function getDebug_Security_Voter_VoteListenerService()
  6453.     {
  6454.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6455.         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()));
  6456.     }
  6457.     /**
  6458.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6459.      *
  6460.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6461.      */
  6462.     protected function getDoctrine_CacheClearMetadataCommandService()
  6463.     {
  6464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6468.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  6469.         $instance->setName('doctrine:cache:clear-metadata');
  6470.         return $instance;
  6471.     }
  6472.     /**
  6473.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6474.      *
  6475.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6476.      */
  6477.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6478.     {
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6483.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  6484.         $instance->setName('doctrine:cache:clear-query');
  6485.         return $instance;
  6486.     }
  6487.     /**
  6488.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6489.      *
  6490.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6491.      */
  6492.     protected function getDoctrine_CacheClearResultCommandService()
  6493.     {
  6494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6498.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  6499.         $instance->setName('doctrine:cache:clear-result');
  6500.         return $instance;
  6501.     }
  6502.     /**
  6503.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6504.      *
  6505.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6506.      */
  6507.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6508.     {
  6509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6510.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6513.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  6514.         $instance->setName('doctrine:cache:clear-collection-region');
  6515.         return $instance;
  6516.     }
  6517.     /**
  6518.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6519.      *
  6520.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6521.      */
  6522.     protected function getDoctrine_ClearEntityRegionCommandService()
  6523.     {
  6524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6528.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  6529.         $instance->setName('doctrine:cache:clear-entity-region');
  6530.         return $instance;
  6531.     }
  6532.     /**
  6533.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6534.      *
  6535.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6536.      */
  6537.     protected function getDoctrine_ClearQueryRegionCommandService()
  6538.     {
  6539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6541.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6542.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6543.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  6544.         $instance->setName('doctrine:cache:clear-query-region');
  6545.         return $instance;
  6546.     }
  6547.     /**
  6548.      * Gets the private 'doctrine.database_create_command' shared service.
  6549.      *
  6550.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6551.      */
  6552.     protected function getDoctrine_DatabaseCreateCommandService()
  6553.     {
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6557.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6558.         $instance->setName('doctrine:database:create');
  6559.         return $instance;
  6560.     }
  6561.     /**
  6562.      * Gets the private 'doctrine.database_drop_command' shared service.
  6563.      *
  6564.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6565.      */
  6566.     protected function getDoctrine_DatabaseDropCommandService()
  6567.     {
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6569.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6570.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6571.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6572.         $instance->setName('doctrine:database:drop');
  6573.         return $instance;
  6574.     }
  6575.     /**
  6576.      * Gets the private 'doctrine.database_import_command' shared service.
  6577.      *
  6578.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6579.      */
  6580.     protected function getDoctrine_DatabaseImportCommandService()
  6581.     {
  6582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6585.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6586.         $instance->setName('doctrine:database:import');
  6587.         return $instance;
  6588.     }
  6589.     /**
  6590.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6591.      *
  6592.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6593.      */
  6594.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6595.     {
  6596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6600.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  6601.         $instance->setName('doctrine:ensure-production-settings');
  6602.         return $instance;
  6603.     }
  6604.     /**
  6605.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6606.      *
  6607.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6608.      */
  6609.     protected function getDoctrine_MappingConvertCommandService()
  6610.     {
  6611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6612.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6614.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6615.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  6616.         $instance->setName('doctrine:mapping:convert');
  6617.         return $instance;
  6618.     }
  6619.     /**
  6620.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6621.      *
  6622.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6623.      */
  6624.     protected function getDoctrine_MappingImportCommandService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6629.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6630.         $instance->setName('doctrine:mapping:import');
  6631.         return $instance;
  6632.     }
  6633.     /**
  6634.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6635.      *
  6636.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6637.      */
  6638.     protected function getDoctrine_MappingInfoCommandService()
  6639.     {
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6644.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  6645.         $instance->setName('doctrine:mapping:info');
  6646.         return $instance;
  6647.     }
  6648.     /**
  6649.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6650.      *
  6651.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6652.      */
  6653.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6654.     {
  6655.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6657.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  6658.     }
  6659.     /**
  6660.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6661.      *
  6662.      * @return \Doctrine\Migrations\DependencyFactory
  6663.      */
  6664.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6665.     {
  6666.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  6668.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  6671.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  6673.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6674.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6675.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  6676.         $a->setAllOrNothing(false);
  6677.         $a->setCheckDatabasePlatform(true);
  6678.         $a->setTransactional(true);
  6679.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6680.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6681.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6682.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6683.         });
  6684.         return $instance;
  6685.     }
  6686.     /**
  6687.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6688.      *
  6689.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6690.      */
  6691.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6692.     {
  6693.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  6694.     }
  6695.     /**
  6696.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6697.      *
  6698.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6699.      */
  6700.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6701.     {
  6702.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6703.         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()));
  6704.     }
  6705.     /**
  6706.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6707.      *
  6708.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6709.      */
  6710.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6711.     {
  6712.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6713.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6714.     }
  6715.     /**
  6716.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6717.      *
  6718.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6719.      */
  6720.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6721.     {
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6724.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6725.     }
  6726.     /**
  6727.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6728.      *
  6729.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6730.      */
  6731.     protected function getDoctrine_Orm_Validator_UniqueService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6736.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6737.     }
  6738.     /**
  6739.      * Gets the private 'doctrine.query_dql_command' shared service.
  6740.      *
  6741.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6742.      */
  6743.     protected function getDoctrine_QueryDqlCommandService()
  6744.     {
  6745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  6748.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6749.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  6750.         $instance->setName('doctrine:query:dql');
  6751.         return $instance;
  6752.     }
  6753.     /**
  6754.      * Gets the private 'doctrine.query_sql_command' shared service.
  6755.      *
  6756.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6757.      */
  6758.     protected function getDoctrine_QuerySqlCommandService()
  6759.     {
  6760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6761.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6762.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  6763.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6764.         $instance->setName('doctrine:query:sql');
  6765.         return $instance;
  6766.     }
  6767.     /**
  6768.      * Gets the private 'doctrine.schema_create_command' shared service.
  6769.      *
  6770.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  6771.      */
  6772.     protected function getDoctrine_SchemaCreateCommandService()
  6773.     {
  6774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6775.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6778.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  6779.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  6780.         $instance->setName('doctrine:schema:create');
  6781.         return $instance;
  6782.     }
  6783.     /**
  6784.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6785.      *
  6786.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  6787.      */
  6788.     protected function getDoctrine_SchemaDropCommandService()
  6789.     {
  6790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  6795.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  6796.         $instance->setName('doctrine:schema:drop');
  6797.         return $instance;
  6798.     }
  6799.     /**
  6800.      * Gets the private 'doctrine.schema_update_command' shared service.
  6801.      *
  6802.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  6803.      */
  6804.     protected function getDoctrine_SchemaUpdateCommandService()
  6805.     {
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6807.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  6811.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  6812.         $instance->setName('doctrine:schema:update');
  6813.         return $instance;
  6814.     }
  6815.     /**
  6816.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6817.      *
  6818.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  6819.      */
  6820.     protected function getDoctrine_SchemaValidateCommandService()
  6821.     {
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  6826.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  6827.         $instance->setName('doctrine:schema:validate');
  6828.         return $instance;
  6829.     }
  6830.     /**
  6831.      * Gets the private 'doctrine_migrations.current_command' shared service.
  6832.      *
  6833.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  6834.      */
  6835.     protected function getDoctrineMigrations_CurrentCommandService()
  6836.     {
  6837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  6840.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  6841.         $instance->setName('doctrine:migrations:current');
  6842.         return $instance;
  6843.     }
  6844.     /**
  6845.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6846.      *
  6847.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  6848.      */
  6849.     protected function getDoctrineMigrations_DiffCommandService()
  6850.     {
  6851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6853.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6854.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  6855.         $instance->setName('doctrine:migrations:diff');
  6856.         return $instance;
  6857.     }
  6858.     /**
  6859.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6860.      *
  6861.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  6862.      */
  6863.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6864.     {
  6865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6866.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6867.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6868.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  6869.         $instance->setName('doctrine:migrations:dump-schema');
  6870.         return $instance;
  6871.     }
  6872.     /**
  6873.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6874.      *
  6875.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  6876.      */
  6877.     protected function getDoctrineMigrations_ExecuteCommandService()
  6878.     {
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6881.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6882.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  6883.         $instance->setName('doctrine:migrations:execute');
  6884.         return $instance;
  6885.     }
  6886.     /**
  6887.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6888.      *
  6889.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  6890.      */
  6891.     protected function getDoctrineMigrations_GenerateCommandService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6894.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6895.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6896.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  6897.         $instance->setName('doctrine:migrations:generate');
  6898.         return $instance;
  6899.     }
  6900.     /**
  6901.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6902.      *
  6903.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  6904.      */
  6905.     protected function getDoctrineMigrations_LatestCommandService()
  6906.     {
  6907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6908.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6910.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  6911.         $instance->setName('doctrine:migrations:latest');
  6912.         return $instance;
  6913.     }
  6914.     /**
  6915.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6916.      *
  6917.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  6918.      */
  6919.     protected function getDoctrineMigrations_MigrateCommandService()
  6920.     {
  6921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6924.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  6925.         $instance->setName('doctrine:migrations:migrate');
  6926.         return $instance;
  6927.     }
  6928.     /**
  6929.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6930.      *
  6931.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  6932.      */
  6933.     protected function getDoctrineMigrations_RollupCommandService()
  6934.     {
  6935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6936.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6937.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6938.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  6939.         $instance->setName('doctrine:migrations:rollup');
  6940.         return $instance;
  6941.     }
  6942.     /**
  6943.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6944.      *
  6945.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  6946.      */
  6947.     protected function getDoctrineMigrations_StatusCommandService()
  6948.     {
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6952.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  6953.         $instance->setName('doctrine:migrations:status');
  6954.         return $instance;
  6955.     }
  6956.     /**
  6957.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  6958.      *
  6959.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  6960.      */
  6961.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  6966.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  6967.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  6968.         return $instance;
  6969.     }
  6970.     /**
  6971.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6972.      *
  6973.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  6974.      */
  6975.     protected function getDoctrineMigrations_UpToDateCommandService()
  6976.     {
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6980.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  6981.         $instance->setName('doctrine:migrations:up-to-date');
  6982.         return $instance;
  6983.     }
  6984.     /**
  6985.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6986.      *
  6987.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  6988.      */
  6989.     protected function getDoctrineMigrations_VersionCommandService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6992.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6994.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  6995.         $instance->setName('doctrine:migrations:version');
  6996.         return $instance;
  6997.     }
  6998.     /**
  6999.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7000.      *
  7001.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7002.      */
  7003.     protected function getDoctrineMigrations_VersionsCommandService()
  7004.     {
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7007.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7008.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  7009.         $instance->setName('doctrine:migrations:list');
  7010.         return $instance;
  7011.     }
  7012.     /**
  7013.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7014.      *
  7015.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7016.      */
  7017.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7018.     {
  7019.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7020.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7021.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7022.         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()));
  7023.     }
  7024.     /**
  7025.      * Gets the private 'exception_listener' shared service.
  7026.      *
  7027.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7028.      */
  7029.     protected function getExceptionListenerService()
  7030.     {
  7031.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  7032.     }
  7033.     /**
  7034.      * Gets the private 'file_locator' shared service.
  7035.      *
  7036.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  7037.      */
  7038.     protected function getFileLocatorService()
  7039.     {
  7040.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  7043.         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);
  7044.     }
  7045.     /**
  7046.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7047.      *
  7048.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7049.      */
  7050.     protected function getForm_ChoiceListFactory_CachedService()
  7051.     {
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7053.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7054.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7056.         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())));
  7057.     }
  7058.     /**
  7059.      * Gets the private 'form.registry' shared service.
  7060.      *
  7061.      * @return \Symfony\Component\Form\FormRegistry
  7062.      */
  7063.     protected function getForm_RegistryService()
  7064.     {
  7065.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7066.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7072.         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, [
  7073.             'App\\Form\\AbOrange\\First\\AbTypeOrangeFirst' => ['privates''App\\Form\\AbOrange\\First\\AbTypeOrangeFirst''getAbTypeOrangeFirstService'false],
  7074.             'App\\Form\\AbOrange\\First\\AnswerTypeOrangeFirst' => ['privates''App\\Form\\AbOrange\\First\\AnswerTypeOrangeFirst''getAnswerTypeOrangeFirstService'false],
  7075.             'App\\Form\\AbOrange\\First\\CalculatorTypeOrangeFirst' => ['privates''App\\Form\\AbOrange\\First\\CalculatorTypeOrangeFirst''getCalculatorTypeOrangeFirstService'false],
  7076.             'App\\Form\\AbOrange\\Second\\AbTypeOrangeSecond' => ['privates''App\\Form\\AbOrange\\Second\\AbTypeOrangeSecond''getAbTypeOrangeSecondService'false],
  7077.             'App\\Form\\AbOrange\\Second\\AnswerTypeOrangeSecond' => ['privates''App\\Form\\AbOrange\\Second\\AnswerTypeOrangeSecond''getAnswerTypeOrangeSecondService'false],
  7078.             'App\\Form\\AbOrange\\Second\\CalculatorTypeOrangeSecond' => ['privates''App\\Form\\AbOrange\\Second\\CalculatorTypeOrangeSecond''getCalculatorTypeOrangeSecondService'false],
  7079.             'App\\Form\\Ab\\AbType' => ['privates''App\\Form\\Ab\\AbType''getAbTypeService'false],
  7080.             'App\\Form\\Ab\\AnswerType' => ['privates''App\\Form\\Ab\\AnswerType''getAnswerTypeService'false],
  7081.             'App\\Form\\Ab\\CalculatorType' => ['privates''App\\Form\\Ab\\CalculatorType''getCalculatorTypeService'false],
  7082.             'App\\Form\\Hpv\\Analysis\\ClientDataType' => ['privates''App\\Form\\Hpv\\Analysis\\ClientDataType''getClientDataTypeService'false],
  7083.             'App\\Form\\Hpv\\Analysis\\ClientInputType' => ['privates''App\\Form\\Hpv\\Analysis\\ClientInputType''getClientInputTypeService'false],
  7084.             'App\\Form\\Hpv\\Analysis\\ClientResultType' => ['privates''App\\Form\\Hpv\\Analysis\\ClientResultType''getClientResultTypeService'false],
  7085.             'App\\Form\\Hpv\\Analysis\\CoorteType' => ['privates''App\\Form\\Hpv\\Analysis\\CoorteType''getCoorteTypeService'false],
  7086.             'App\\Form\\Hpv\\Savings\\AvoidableCostType' => ['privates''App\\Form\\Hpv\\Savings\\AvoidableCostType''getAvoidableCostTypeService'false],
  7087.             'App\\Form\\Hpv\\Savings\\AvoidableEventsType' => ['privates''App\\Form\\Hpv\\Savings\\AvoidableEventsType''getAvoidableEventsTypeService'false],
  7088.             'App\\Form\\Hpv\\Savings\\ClientDataType' => ['privates''App\\Form\\Hpv\\Savings\\ClientDataType''getClientDataType2Service'false],
  7089.             'App\\Form\\Hpv\\Savings\\ClientInputType' => ['privates''App\\Form\\Hpv\\Savings\\ClientInputType''getClientInputType2Service'false],
  7090.             'App\\Form\\Hpv\\Savings\\ClientResultType' => ['privates''App\\Form\\Hpv\\Savings\\ClientResultType''getClientResultType2Service'false],
  7091.             'App\\Form\\Hpv\\Savings\\ConditionProspectType' => ['privates''App\\Form\\Hpv\\Savings\\ConditionProspectType''getConditionProspectTypeService'false],
  7092.             'App\\Form\\Hpv\\Savings\\PopulationType' => ['privates''App\\Form\\Hpv\\Savings\\PopulationType''getPopulationTypeService'false],
  7093.             'App\\Form\\Hpv\\Savings\\RealCostType' => ['privates''App\\Form\\Hpv\\Savings\\RealCostType''getRealCostTypeService'false],
  7094.             'App\\Form\\MOV\\AssumptionType' => ['privates''App\\Form\\MOV\\AssumptionType''getAssumptionTypeService'false],
  7095.             'App\\Form\\MOV\\ClientDataType' => ['privates''App\\Form\\MOV\\ClientDataType''getClientDataType3Service'false],
  7096.             'App\\Form\\MOV\\ClientInputType' => ['privates''App\\Form\\MOV\\ClientInputType''getClientInputType3Service'false],
  7097.             'App\\Form\\MOV\\ClientResultType' => ['privates''App\\Form\\MOV\\ClientResultType''getClientResultType3Service'false],
  7098.             'App\\Form\\MOV\\EpidemiologyType' => ['privates''App\\Form\\MOV\\EpidemiologyType''getEpidemiologyTypeService'false],
  7099.             'App\\Form\\Pmbrlz\\Savings\\ClientConstDataType' => ['privates''App\\Form\\Pmbrlz\\Savings\\ClientConstDataType''getClientConstDataTypeService'false],
  7100.             'App\\Form\\Pmbrlz\\Savings\\ClientDataType' => ['privates''App\\Form\\Pmbrlz\\Savings\\ClientDataType''getClientDataType4Service'false],
  7101.             'App\\Form\\Pmbrlz\\Savings\\ClientInputType' => ['privates''App\\Form\\Pmbrlz\\Savings\\ClientInputType''getClientInputType4Service'false],
  7102.             'App\\Form\\Pmbrlz\\Savings\\ClientResultType' => ['privates''App\\Form\\Pmbrlz\\Savings\\ClientResultType''getClientResultType4Service'false],
  7103.             'App\\Form\\Pmbrlz\\Savings\\CostoInfusioneType' => ['privates''App\\Form\\Pmbrlz\\Savings\\CostoInfusioneType''getCostoInfusioneTypeService'false],
  7104.             'App\\Form\\Pmbrlz\\Savings\\DurataInfusioneType' => ['privates''App\\Form\\Pmbrlz\\Savings\\DurataInfusioneType''getDurataInfusioneTypeService'false],
  7105.             'App\\Form\\Pmbrlz\\Savings\\MinutiDurataViaggioType' => ['privates''App\\Form\\Pmbrlz\\Savings\\MinutiDurataViaggioType''getMinutiDurataViaggioTypeService'false],
  7106.             'App\\Form\\Pmbrlz\\Savings\\MinutiInDHType' => ['privates''App\\Form\\Pmbrlz\\Savings\\MinutiInDHType''getMinutiInDHTypeService'false],
  7107.             'App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueAPazienteType' => ['privates''App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueAPazienteType''getNumeroInfusioniAnnueAPazienteTypeService'false],
  7108.             'App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueType' => ['privates''App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueType''getNumeroInfusioniAnnueTypeService'false],
  7109.             'App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAPoltronaType' => ['privates''App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAPoltronaType''getNumeroTotaleInfusioniAPoltronaTypeService'false],
  7110.             'App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAnnueType' => ['privates''App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAnnueType''getNumeroTotaleInfusioniAnnueTypeService'false],
  7111.             'App\\Form\\Pmbrlz\\Savings\\OreRisparmiateAnnueType' => ['privates''App\\Form\\Pmbrlz\\Savings\\OreRisparmiateAnnueType''getOreRisparmiateAnnueTypeService'false],
  7112.             'App\\Form\\Pmbrlz\\Savings\\PazientiTrattabiliAddizionaliType' => ['privates''App\\Form\\Pmbrlz\\Savings\\PazientiTrattabiliAddizionaliType''getPazientiTrattabiliAddizionaliTypeService'false],
  7113.             'App\\Form\\Pmbrlz\\Savings\\RisparmioType' => ['privates''App\\Form\\Pmbrlz\\Savings\\RisparmioType''getRisparmioTypeService'false],
  7114.             'App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoSingolaPoltronaAnnuoType' => ['privates''App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoSingolaPoltronaAnnuoType''getTempoUtilizzoSingolaPoltronaAnnuoTypeService'false],
  7115.             'App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoTotalePoltroneType' => ['privates''App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoTotalePoltroneType''getTempoUtilizzoTotalePoltroneTypeService'false],
  7116.             'App\\Form\\Pmbrlz\\Savings\\TotaleCostiDirettiType' => ['privates''App\\Form\\Pmbrlz\\Savings\\TotaleCostiDirettiType''getTotaleCostiDirettiTypeService'false],
  7117.             'App\\Form\\Pmbrlz\\Savings\\TotaleCostiIndirettiType' => ['privates''App\\Form\\Pmbrlz\\Savings\\TotaleCostiIndirettiType''getTotaleCostiIndirettiTypeService'false],
  7118.             'App\\Form\\Pmbrlz\\Savings\\TotaleCostiType' => ['privates''App\\Form\\Pmbrlz\\Savings\\TotaleCostiType''getTotaleCostiTypeService'false],
  7119.             'App\\Form\\TCU\\ReportCatchUpType' => ['privates''App\\Form\\TCU\\ReportCatchUpType''getReportCatchUpTypeService'false],
  7120.             'App\\Form\\TCU\\ReportCoverageType' => ['privates''App\\Form\\TCU\\ReportCoverageType''getReportCoverageTypeService'false],
  7121.             'App\\Form\\TCU\\ReportInputType' => ['privates''App\\Form\\TCU\\ReportInputType''getReportInputTypeService'false],
  7122.             'App\\Form\\TCU\\ReportResultType' => ['privates''App\\Form\\TCU\\ReportResultType''getReportResultTypeService'false],
  7123.             'App\\Form\\TCU\\ReportScreeningType' => ['privates''App\\Form\\TCU\\ReportScreeningType''getReportScreeningTypeService'false],
  7124.             'App\\Form\\TCU\\ReportType' => ['privates''App\\Form\\TCU\\ReportType''getReportTypeService'false],
  7125.             'App\\Form\\TCU\\ReportVaccinationDataType' => ['privates''App\\Form\\TCU\\ReportVaccinationDataType''getReportVaccinationDataTypeService'false],
  7126.             'App\\Form\\TCU\\ReportYearlyDataType' => ['privates''App\\Form\\TCU\\ReportYearlyDataType''getReportYearlyDataTypeService'false],
  7127.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['services''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  7128.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['services''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  7129.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['services''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  7130.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['services''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  7131.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['services''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  7132.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['services''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  7133.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['services''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  7134.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['services''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  7135.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['services''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  7136.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['services''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  7137.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['services''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  7138.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['services''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  7139.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['services''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  7140.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['services''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  7141.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['services''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  7142.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  7143.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  7144.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  7145.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  7146.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  7147.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  7148.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  7149.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  7150.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  7151.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  7152.             'Sonata\\Form\\Type\\EqualType' => ['privates''sonata.form.type.equal''getSonata_Form_Type_EqualService'false],
  7153.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  7154.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7155.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7156.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  7157.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7158.         ], [
  7159.             'App\\Form\\AbOrange\\First\\AbTypeOrangeFirst' => '?',
  7160.             'App\\Form\\AbOrange\\First\\AnswerTypeOrangeFirst' => '?',
  7161.             'App\\Form\\AbOrange\\First\\CalculatorTypeOrangeFirst' => '?',
  7162.             'App\\Form\\AbOrange\\Second\\AbTypeOrangeSecond' => '?',
  7163.             'App\\Form\\AbOrange\\Second\\AnswerTypeOrangeSecond' => '?',
  7164.             'App\\Form\\AbOrange\\Second\\CalculatorTypeOrangeSecond' => '?',
  7165.             'App\\Form\\Ab\\AbType' => '?',
  7166.             'App\\Form\\Ab\\AnswerType' => '?',
  7167.             'App\\Form\\Ab\\CalculatorType' => '?',
  7168.             'App\\Form\\Hpv\\Analysis\\ClientDataType' => '?',
  7169.             'App\\Form\\Hpv\\Analysis\\ClientInputType' => '?',
  7170.             'App\\Form\\Hpv\\Analysis\\ClientResultType' => '?',
  7171.             'App\\Form\\Hpv\\Analysis\\CoorteType' => '?',
  7172.             'App\\Form\\Hpv\\Savings\\AvoidableCostType' => '?',
  7173.             'App\\Form\\Hpv\\Savings\\AvoidableEventsType' => '?',
  7174.             'App\\Form\\Hpv\\Savings\\ClientDataType' => '?',
  7175.             'App\\Form\\Hpv\\Savings\\ClientInputType' => '?',
  7176.             'App\\Form\\Hpv\\Savings\\ClientResultType' => '?',
  7177.             'App\\Form\\Hpv\\Savings\\ConditionProspectType' => '?',
  7178.             'App\\Form\\Hpv\\Savings\\PopulationType' => '?',
  7179.             'App\\Form\\Hpv\\Savings\\RealCostType' => '?',
  7180.             'App\\Form\\MOV\\AssumptionType' => '?',
  7181.             'App\\Form\\MOV\\ClientDataType' => '?',
  7182.             'App\\Form\\MOV\\ClientInputType' => '?',
  7183.             'App\\Form\\MOV\\ClientResultType' => '?',
  7184.             'App\\Form\\MOV\\EpidemiologyType' => '?',
  7185.             'App\\Form\\Pmbrlz\\Savings\\ClientConstDataType' => '?',
  7186.             'App\\Form\\Pmbrlz\\Savings\\ClientDataType' => '?',
  7187.             'App\\Form\\Pmbrlz\\Savings\\ClientInputType' => '?',
  7188.             'App\\Form\\Pmbrlz\\Savings\\ClientResultType' => '?',
  7189.             'App\\Form\\Pmbrlz\\Savings\\CostoInfusioneType' => '?',
  7190.             'App\\Form\\Pmbrlz\\Savings\\DurataInfusioneType' => '?',
  7191.             'App\\Form\\Pmbrlz\\Savings\\MinutiDurataViaggioType' => '?',
  7192.             'App\\Form\\Pmbrlz\\Savings\\MinutiInDHType' => '?',
  7193.             'App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueAPazienteType' => '?',
  7194.             'App\\Form\\Pmbrlz\\Savings\\NumeroInfusioniAnnueType' => '?',
  7195.             'App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAPoltronaType' => '?',
  7196.             'App\\Form\\Pmbrlz\\Savings\\NumeroTotaleInfusioniAnnueType' => '?',
  7197.             'App\\Form\\Pmbrlz\\Savings\\OreRisparmiateAnnueType' => '?',
  7198.             'App\\Form\\Pmbrlz\\Savings\\PazientiTrattabiliAddizionaliType' => '?',
  7199.             'App\\Form\\Pmbrlz\\Savings\\RisparmioType' => '?',
  7200.             'App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoSingolaPoltronaAnnuoType' => '?',
  7201.             'App\\Form\\Pmbrlz\\Savings\\TempoUtilizzoTotalePoltroneType' => '?',
  7202.             'App\\Form\\Pmbrlz\\Savings\\TotaleCostiDirettiType' => '?',
  7203.             'App\\Form\\Pmbrlz\\Savings\\TotaleCostiIndirettiType' => '?',
  7204.             'App\\Form\\Pmbrlz\\Savings\\TotaleCostiType' => '?',
  7205.             'App\\Form\\TCU\\ReportCatchUpType' => '?',
  7206.             'App\\Form\\TCU\\ReportCoverageType' => '?',
  7207.             'App\\Form\\TCU\\ReportInputType' => '?',
  7208.             'App\\Form\\TCU\\ReportResultType' => '?',
  7209.             'App\\Form\\TCU\\ReportScreeningType' => '?',
  7210.             'App\\Form\\TCU\\ReportType' => '?',
  7211.             'App\\Form\\TCU\\ReportVaccinationDataType' => '?',
  7212.             'App\\Form\\TCU\\ReportYearlyDataType' => '?',
  7213.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  7214.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  7215.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  7216.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  7217.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  7218.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  7219.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  7220.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  7221.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  7222.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  7223.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  7224.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  7225.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  7226.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  7227.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  7228.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  7229.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  7230.             'Sonata\\Form\\Type\\BooleanType' => '?',
  7231.             'Sonata\\Form\\Type\\CollectionType' => '?',
  7232.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  7233.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  7234.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  7235.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  7236.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  7237.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  7238.             'Sonata\\Form\\Type\\EqualType' => '?',
  7239.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  7240.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7241.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7242.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7243.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7244.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7245.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7246.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7247.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7248.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7249.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7250.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7251.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  7252.             yield => ($this->services['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  7253.             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()));
  7254.         }, 9), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7255.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7256.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7257.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7258.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  7259.             yield => ($this->services['sonata.admin.form.extension.choice'] ?? ($this->services['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  7260.         }, 1)], new RewindableGenerator(function () {
  7261.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7262.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7263.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7264.     }
  7265.     /**
  7266.      * Gets the private 'form.server_params' shared service.
  7267.      *
  7268.      * @return \Symfony\Component\Form\Util\ServerParams
  7269.      */
  7270.     protected function getForm_ServerParamsService()
  7271.     {
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7273.         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())));
  7274.     }
  7275.     /**
  7276.      * Gets the private 'form.type.choice' shared service.
  7277.      *
  7278.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7279.      */
  7280.     protected function getForm_Type_ChoiceService()
  7281.     {
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7285.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7286.     }
  7287.     /**
  7288.      * Gets the private 'form.type.entity' shared service.
  7289.      *
  7290.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7291.      */
  7292.     protected function getForm_Type_EntityService()
  7293.     {
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7298.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7299.     }
  7300.     /**
  7301.      * Gets the private 'form.type.form' shared service.
  7302.      *
  7303.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7304.      */
  7305.     protected function getForm_Type_FormService()
  7306.     {
  7307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7311.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7312.     }
  7313.     /**
  7314.      * Gets the private 'form.type_extension.csrf' shared service.
  7315.      *
  7316.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7317.      */
  7318.     protected function getForm_TypeExtension_CsrfService()
  7319.     {
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7323.         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()));
  7324.     }
  7325.     /**
  7326.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7327.      *
  7328.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7329.      */
  7330.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7331.     {
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7335.         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()));
  7336.     }
  7337.     /**
  7338.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7339.      *
  7340.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7341.      */
  7342.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7343.     {
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7349.         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())));
  7350.     }
  7351.     /**
  7352.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7353.      *
  7354.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7355.      */
  7356.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7357.     {
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7361.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7362.     }
  7363.     /**
  7364.      * Gets the private 'form.type_extension.form.validator' shared service.
  7365.      *
  7366.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7367.      */
  7368.     protected function getForm_TypeExtension_Form_ValidatorService()
  7369.     {
  7370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7374.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  7375.     }
  7376.     /**
  7377.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7378.      *
  7379.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7380.      */
  7381.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7382.     {
  7383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7386.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7387.     }
  7388.     /**
  7389.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7390.      *
  7391.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7392.      */
  7393.     protected function getForm_TypeGuesser_DoctrineService()
  7394.     {
  7395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7396.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7397.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7398.     }
  7399.     /**
  7400.      * Gets the private 'form.type_guesser.validator' shared service.
  7401.      *
  7402.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7403.      */
  7404.     protected function getForm_TypeGuesser_ValidatorService()
  7405.     {
  7406.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7408.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  7409.     }
  7410.     /**
  7411.      * Gets the private 'fos_rest.body_listener' shared service.
  7412.      *
  7413.      * @return \FOS\RestBundle\EventListener\BodyListener
  7414.      */
  7415.     protected function getFosRest_BodyListenerService()
  7416.     {
  7417.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7418.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  7419.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  7420.         ], [
  7421.             'fos_rest.decoder.json' => '?',
  7422.             'fos_rest.decoder.xml' => '?',
  7423.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  7424.         $instance->setDefaultFormat(NULL);
  7425.         return $instance;
  7426.     }
  7427.     /**
  7428.      * Gets the private 'fos_rest.decoder.json' shared service.
  7429.      *
  7430.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  7431.      */
  7432.     protected function getFosRest_Decoder_JsonService()
  7433.     {
  7434.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  7435.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  7436.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  7437.     }
  7438.     /**
  7439.      * Gets the private 'fos_rest.decoder.xml' shared service.
  7440.      *
  7441.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  7442.      */
  7443.     protected function getFosRest_Decoder_XmlService()
  7444.     {
  7445.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  7447.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  7448.     }
  7449.     /**
  7450.      * Gets the private 'fos_rest.format_listener' shared service.
  7451.      *
  7452.      * @return \FOS\RestBundle\EventListener\FormatListener
  7453.      */
  7454.     protected function getFosRest_FormatListenerService()
  7455.     {
  7456.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7457.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  7458.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'=> 'html'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  7459.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'NULLNULLNULL, []), ['prefer_extension' => false'fallback_format' => NULL'priorities' => [=> 'xml'=> 'html'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  7460.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  7461.     }
  7462.     /**
  7463.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  7464.      *
  7465.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  7466.      */
  7467.     protected function getFosRest_Serializer_FormErrorHandlerService()
  7468.     {
  7469.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  7472.         return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
  7473.     }
  7474.     /**
  7475.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  7476.      *
  7477.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  7478.      */
  7479.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  7480.     {
  7481.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  7483.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  7484.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7485.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  7486.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  7487.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  7488.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  7489.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  7490.         ], [
  7491.             'fos_rest.serializer.form_error_handler' => '?',
  7492.             'jms_serializer.array_collection_handler' => '?',
  7493.             'jms_serializer.constraint_violation_handler' => '?',
  7494.             'jms_serializer.datetime_handler' => '?',
  7495.             'jms_serializer.iterator_handler' => '?',
  7496.         ]), [=> ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormInterfaceToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormInterfaceTojson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  7497.     }
  7498.     /**
  7499.      * Gets the private 'fos_rest.view_response_listener' shared service.
  7500.      *
  7501.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  7502.      */
  7503.     protected function getFosRest_ViewResponseListenerService()
  7504.     {
  7505.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  7506.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
  7507.     }
  7508.     /**
  7509.      * Gets the private 'fragment.renderer.inline' shared service.
  7510.      *
  7511.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7512.      */
  7513.     protected function getFragment_Renderer_InlineService()
  7514.     {
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7518.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7519.         $instance->setFragmentPath('/_fragment');
  7520.         return $instance;
  7521.     }
  7522.     /**
  7523.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7524.      *
  7525.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7526.      */
  7527.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7528.     {
  7529.         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())));
  7530.     }
  7531.     /**
  7532.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7533.      *
  7534.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7535.      */
  7536.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7537.     {
  7538.         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()));
  7539.     }
  7540.     /**
  7541.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  7542.      *
  7543.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  7544.      */
  7545.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  7546.     {
  7547.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  7549.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  7550.     }
  7551.     /**
  7552.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  7553.      *
  7554.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  7555.      */
  7556.     protected function getJmsSerializer_Cache_CacheClearerService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  7563.         return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7564.     }
  7565.     /**
  7566.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  7567.      *
  7568.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  7569.      */
  7570.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  7571.     {
  7572.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  7574.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  7575.     }
  7576.     /**
  7577.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  7578.      *
  7579.      * @return \JMS\Serializer\Handler\DateHandler
  7580.      */
  7581.     protected function getJmsSerializer_DatetimeHandlerService()
  7582.     {
  7583.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  7585.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''UTC'true);
  7586.     }
  7587.     /**
  7588.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  7589.      *
  7590.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  7591.      */
  7592.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  7593.     {
  7594.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  7595.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  7596.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  7597.     }
  7598.     /**
  7599.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  7600.      *
  7601.      * @return \JMS\Serializer\Handler\IteratorHandler
  7602.      */
  7603.     protected function getJmsSerializer_IteratorHandlerService()
  7604.     {
  7605.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  7606.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  7607.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  7608.     }
  7609.     /**
  7610.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  7611.      *
  7612.      * @return \Metadata\MetadataFactory
  7613.      */
  7614.     protected function getJmsSerializer_MetadataFactoryService()
  7615.     {
  7616.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  7618.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  7619.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  7620.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  7621.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  7623.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  7624.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7625.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  7626.         ], [
  7627.             'metadata_driver' => '?',
  7628.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  7629.         $instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  7630.         $instance->setIncludeInterfaces(false);
  7631.         return $instance;
  7632.     }
  7633.     /**
  7634.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  7635.      *
  7636.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  7637.      */
  7638.     protected function getJmsSerializer_StopwatchSubscriberService()
  7639.     {
  7640.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  7642.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7643.     }
  7644.     /**
  7645.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  7646.      *
  7647.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  7648.      */
  7649.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  7650.     {
  7651.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  7652.         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()));
  7653.     }
  7654.     /**
  7655.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  7656.      *
  7657.      * @return \Knp\Menu\Provider\ChainProvider
  7658.      */
  7659.     protected function getKnpMenu_MenuProvider_ChainService()
  7660.     {
  7661.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  7662.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  7663.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  7664.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  7665.         }, 3));
  7666.     }
  7667.     /**
  7668.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  7669.      *
  7670.      * @return \Knp\Menu\Provider\LazyProvider
  7671.      */
  7672.     protected function getKnpMenu_MenuProvider_LazyService()
  7673.     {
  7674.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  7675.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  7676.             return ($this->services['sonata.admin.sidebar_menu'] ?? $this->getSonata_Admin_SidebarMenuService());
  7677.         }]);
  7678.     }
  7679.     /**
  7680.      * Gets the private 'knp_menu.renderer.list' shared service.
  7681.      *
  7682.      * @return \Knp\Menu\Renderer\ListRenderer
  7683.      */
  7684.     protected function getKnpMenu_Renderer_ListService()
  7685.     {
  7686.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  7687.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7688.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  7689.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  7690.     }
  7691.     /**
  7692.      * Gets the private 'knp_menu.renderer.twig' shared service.
  7693.      *
  7694.      * @return \Knp\Menu\Renderer\TwigRenderer
  7695.      */
  7696.     protected function getKnpMenu_Renderer_TwigService()
  7697.     {
  7698.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  7700.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer(($this->services['twig'] ?? $this->getTwigService()), '@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  7701.     }
  7702.     /**
  7703.      * Gets the private 'knp_menu.voter.router' shared service.
  7704.      *
  7705.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  7706.      */
  7707.     protected function getKnpMenu_Voter_RouterService()
  7708.     {
  7709.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  7711.         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())));
  7712.     }
  7713.     /**
  7714.      * Gets the private 'locale_aware_listener' shared service.
  7715.      *
  7716.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7717.      */
  7718.     protected function getLocaleAwareListenerService()
  7719.     {
  7720.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7721.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7722.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  7723.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  7724.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7725.     }
  7726.     /**
  7727.      * Gets the private 'locale_listener' shared service.
  7728.      *
  7729.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7730.      */
  7731.     protected function getLocaleListenerService()
  7732.     {
  7733.         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()));
  7734.     }
  7735.     /**
  7736.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7737.      *
  7738.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7739.      */
  7740.     protected function getMaker_AutoCommand_MakeAuthService()
  7741.     {
  7742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7743.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7744.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7745.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7746.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7747.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7749.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7750.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7751.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  7752.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7753.         $instance->setName('make:auth');
  7754.         return $instance;
  7755.     }
  7756.     /**
  7757.      * Gets the private 'maker.auto_command.make_command' shared service.
  7758.      *
  7759.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7760.      */
  7761.     protected function getMaker_AutoCommand_MakeCommandService()
  7762.     {
  7763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7764.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7765.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7766.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7768.         $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()));
  7769.         $instance->setDescription('Creates a new console command class');
  7770.         $instance->setName('make:command');
  7771.         return $instance;
  7772.     }
  7773.     /**
  7774.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7775.      *
  7776.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7777.      */
  7778.     protected function getMaker_AutoCommand_MakeControllerService()
  7779.     {
  7780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7785.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7786.         $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()));
  7787.         $instance->setDescription('Creates a new controller class');
  7788.         $instance->setName('make:controller');
  7789.         return $instance;
  7790.     }
  7791.     /**
  7792.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7793.      *
  7794.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7795.      */
  7796.     protected function getMaker_AutoCommand_MakeCrudService()
  7797.     {
  7798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7799.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7800.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7801.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7803.         $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()));
  7804.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7805.         $instance->setName('make:crud');
  7806.         return $instance;
  7807.     }
  7808.     /**
  7809.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7810.      *
  7811.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7812.      */
  7813.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7814.     {
  7815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7816.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7817.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7818.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7819.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7820.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7821.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7822.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7823.         $instance->setName('make:docker:database');
  7824.         return $instance;
  7825.     }
  7826.     /**
  7827.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7828.      *
  7829.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7830.      */
  7831.     protected function getMaker_AutoCommand_MakeEntityService()
  7832.     {
  7833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7835.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7836.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7837.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7838.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7839.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7840.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7841.         $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, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  7842.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  7843.         $instance->setName('make:entity');
  7844.         return $instance;
  7845.     }
  7846.     /**
  7847.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  7848.      *
  7849.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7850.      */
  7851.     protected function getMaker_AutoCommand_MakeFixturesService()
  7852.     {
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7856.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7857.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  7858.         $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()));
  7859.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  7860.         $instance->setName('make:fixtures');
  7861.         return $instance;
  7862.     }
  7863.     /**
  7864.      * Gets the private 'maker.auto_command.make_form' shared service.
  7865.      *
  7866.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7867.      */
  7868.     protected function getMaker_AutoCommand_MakeFormService()
  7869.     {
  7870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  7875.         $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()));
  7876.         $instance->setDescription('Creates a new form class');
  7877.         $instance->setName('make:form');
  7878.         return $instance;
  7879.     }
  7880.     /**
  7881.      * Gets the private 'maker.auto_command.make_message' shared service.
  7882.      *
  7883.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7884.      */
  7885.     protected function getMaker_AutoCommand_MakeMessageService()
  7886.     {
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  7892.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7893.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7894.         $instance->setDescription('Creates a new message and handler');
  7895.         $instance->setName('make:message');
  7896.         return $instance;
  7897.     }
  7898.     /**
  7899.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  7900.      *
  7901.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7902.      */
  7903.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  7904.     {
  7905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  7910.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7911.         $instance->setDescription('Creates a new messenger middleware');
  7912.         $instance->setName('make:messenger-middleware');
  7913.         return $instance;
  7914.     }
  7915.     /**
  7916.      * Gets the private 'maker.auto_command.make_migration' shared service.
  7917.      *
  7918.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7919.      */
  7920.     protected function getMaker_AutoCommand_MakeMigrationService()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  7928.         $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()));
  7929.         $instance->setDescription('Creates a new migration based on database changes');
  7930.         $instance->setName('make:migration');
  7931.         return $instance;
  7932.     }
  7933.     /**
  7934.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  7935.      *
  7936.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7937.      */
  7938.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  7939.     {
  7940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7941.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  7945.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7946.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7947.         $instance->setDescription('Creates a new registration form system');
  7948.         $instance->setName('make:registration-form');
  7949.         return $instance;
  7950.     }
  7951.     /**
  7952.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  7953.      *
  7954.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7955.      */
  7956.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  7957.     {
  7958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  7963.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7964.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7965.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  7966.         $instance->setName('make:reset-password');
  7967.         return $instance;
  7968.     }
  7969.     /**
  7970.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  7971.      *
  7972.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7973.      */
  7974.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  7975.     {
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7977.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7980.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  7981.         $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()));
  7982.         $instance->setDescription('Creates a new serializer encoder class');
  7983.         $instance->setName('make:serializer:encoder');
  7984.         return $instance;
  7985.     }
  7986.     /**
  7987.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  7988.      *
  7989.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7990.      */
  7991.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  7992.     {
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7997.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  7998.         $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()));
  7999.         $instance->setDescription('Creates a new serializer normalizer class');
  8000.         $instance->setName('make:serializer:normalizer');
  8001.         return $instance;
  8002.     }
  8003.     /**
  8004.      * Gets the private 'maker.auto_command.make_sonata_admin' shared service.
  8005.      *
  8006.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8007.      */
  8008.     protected function getMaker_AutoCommand_MakeSonataAdminService()
  8009.     {
  8010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8014.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Maker/AdminMaker.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/DatagridManagerInterface.php';
  8016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  8017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  8018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  8019.         $this->privates['maker.auto_command.make_sonata_admin'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Sonata\AdminBundle\Maker\AdminMaker(\dirname(__DIR__4), ['sonata.admin.manager.orm' => new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()))]), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8020.         $instance->setName('make:sonata:admin');
  8021.         return $instance;
  8022.     }
  8023.     /**
  8024.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8025.      *
  8026.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8027.      */
  8028.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8029.     {
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8036.         $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()));
  8037.         $instance->setDescription('Creates a new event subscriber class');
  8038.         $instance->setName('make:subscriber');
  8039.         return $instance;
  8040.     }
  8041.     /**
  8042.      * Gets the private 'maker.auto_command.make_test' shared service.
  8043.      *
  8044.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8045.      */
  8046.     protected function getMaker_AutoCommand_MakeTestService()
  8047.     {
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8054.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8055.         $instance->setDescription('Creates a new test class');
  8056.         $instance->setName('make:test');
  8057.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8058.         return $instance;
  8059.     }
  8060.     /**
  8061.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8062.      *
  8063.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8064.      */
  8065.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8066.     {
  8067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8072.         $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()));
  8073.         $instance->setDescription('Creates a new Twig extension class');
  8074.         $instance->setName('make:twig-extension');
  8075.         return $instance;
  8076.     }
  8077.     /**
  8078.      * Gets the private 'maker.auto_command.make_user' shared service.
  8079.      *
  8080.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8081.      */
  8082.     protected function getMaker_AutoCommand_MakeUserService()
  8083.     {
  8084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8091.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8092.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8093.         $instance->setDescription('Creates a new security user class');
  8094.         $instance->setName('make:user');
  8095.         return $instance;
  8096.     }
  8097.     /**
  8098.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8099.      *
  8100.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8101.      */
  8102.     protected function getMaker_AutoCommand_MakeValidatorService()
  8103.     {
  8104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8105.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8109.         $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()));
  8110.         $instance->setDescription('Creates a new validator and constraint class');
  8111.         $instance->setName('make:validator');
  8112.         return $instance;
  8113.     }
  8114.     /**
  8115.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8116.      *
  8117.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8118.      */
  8119.     protected function getMaker_AutoCommand_MakeVoterService()
  8120.     {
  8121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8126.         $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()));
  8127.         $instance->setDescription('Creates a new security voter class');
  8128.         $instance->setName('make:voter');
  8129.         return $instance;
  8130.     }
  8131.     /**
  8132.      * Gets the private 'maker.doctrine_helper' shared service.
  8133.      *
  8134.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8135.      */
  8136.     protected function getMaker_DoctrineHelperService()
  8137.     {
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8139.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  8140.     }
  8141.     /**
  8142.      * Gets the private 'maker.entity_class_generator' shared service.
  8143.      *
  8144.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8145.      */
  8146.     protected function getMaker_EntityClassGeneratorService()
  8147.     {
  8148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8149.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  8150.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  8151.         return $instance;
  8152.     }
  8153.     /**
  8154.      * Gets the private 'maker.file_manager' shared service.
  8155.      *
  8156.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8157.      */
  8158.     protected function getMaker_FileManagerService()
  8159.     {
  8160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8165.         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')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8166.     }
  8167.     /**
  8168.      * Gets the private 'maker.generator' shared service.
  8169.      *
  8170.      * @return \Symfony\Bundle\MakerBundle\Generator
  8171.      */
  8172.     protected function getMaker_GeneratorService()
  8173.     {
  8174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8175.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8176.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8177.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  8178.     }
  8179.     /**
  8180.      * Gets the private 'maker.php_compat_util' shared service.
  8181.      *
  8182.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8183.      */
  8184.     protected function getMaker_PhpCompatUtilService()
  8185.     {
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8187.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8188.     }
  8189.     /**
  8190.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8191.      *
  8192.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8193.      */
  8194.     protected function getMaker_Renderer_FormTypeRendererService()
  8195.     {
  8196.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8197.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8198.     }
  8199.     /**
  8200.      * Gets the private 'mime_types' shared service.
  8201.      *
  8202.      * @return \Symfony\Component\Mime\MimeTypes
  8203.      */
  8204.     protected function getMimeTypesService()
  8205.     {
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8209.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8210.         $instance->setDefault($instance);
  8211.         return $instance;
  8212.     }
  8213.     /**
  8214.      * Gets the private 'monolog.command.server_log' shared service.
  8215.      *
  8216.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8217.      */
  8218.     protected function getMonolog_Command_ServerLogService()
  8219.     {
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8222.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8223.         $instance->setName('server:log');
  8224.         return $instance;
  8225.     }
  8226.     /**
  8227.      * Gets the private 'monolog.handler.console' shared service.
  8228.      *
  8229.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8230.      */
  8231.     protected function getMonolog_Handler_ConsoleService()
  8232.     {
  8233.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8234.     }
  8235.     /**
  8236.      * Gets the private 'monolog.handler.main' shared service.
  8237.      *
  8238.      * @return \Monolog\Handler\StreamHandler
  8239.      */
  8240.     protected function getMonolog_Handler_MainService()
  8241.     {
  8242.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8243.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  8244.         return $instance;
  8245.     }
  8246.     /**
  8247.      * Gets the private 'monolog.logger' shared service.
  8248.      *
  8249.      * @return \Symfony\Bridge\Monolog\Logger
  8250.      */
  8251.     protected function getMonolog_LoggerService()
  8252.     {
  8253.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8254.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8255.         $instance->useMicrosecondTimestamps(true);
  8256.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8257.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8258.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8259.         return $instance;
  8260.     }
  8261.     /**
  8262.      * Gets the private 'monolog.logger.cache' shared service.
  8263.      *
  8264.      * @return \Symfony\Bridge\Monolog\Logger
  8265.      */
  8266.     protected function getMonolog_Logger_CacheService()
  8267.     {
  8268.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8269.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8270.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8271.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8272.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8273.         return $instance;
  8274.     }
  8275.     /**
  8276.      * Gets the private 'monolog.logger.request' shared service.
  8277.      *
  8278.      * @return \Symfony\Bridge\Monolog\Logger
  8279.      */
  8280.     protected function getMonolog_Logger_RequestService()
  8281.     {
  8282.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8283.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8284.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8285.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8286.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8287.         return $instance;
  8288.     }
  8289.     /**
  8290.      * Gets the private 'monolog.logger.security' shared service.
  8291.      *
  8292.      * @return \Symfony\Bridge\Monolog\Logger
  8293.      */
  8294.     protected function getMonolog_Logger_SecurityService()
  8295.     {
  8296.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8297.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8298.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8299.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8300.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8301.         return $instance;
  8302.     }
  8303.     /**
  8304.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  8305.      *
  8306.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  8307.      */
  8308.     protected function getNelmioApiDoc_Describers_ConfigService()
  8309.     {
  8310.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  8312.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Hosted Tool BB&C''description' => 'Backend for Hosted Tool BB&C''version' => '1.0.0']]);
  8313.     }
  8314.     /**
  8315.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  8316.      *
  8317.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  8318.      */
  8319.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  8320.     {
  8321.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8323.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8324.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  8325.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  8326.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  8327.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  8328.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  8329.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  8330.         }, 3));
  8331.     }
  8332.     /**
  8333.      * Gets the private 'nelmio_api_doc.describers.swagger_php.default' shared service.
  8334.      *
  8335.      * @return \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber
  8336.      */
  8337.     protected function getNelmioApiDoc_Describers_SwaggerPhp_DefaultService()
  8338.     {
  8339.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8341.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/SwaggerPhpDescriber.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  8343.         return $this->privates['nelmio_api_doc.describers.swagger_php.default'] = new \Nelmio\ApiDocBundle\Describer\SwaggerPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8344.     }
  8345.     /**
  8346.      * Gets the private 'nelmio_api_doc.generator_locator' shared service.
  8347.      *
  8348.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  8349.      */
  8350.     protected function getNelmioApiDoc_GeneratorLocatorService()
  8351.     {
  8352.         return $this->privates['nelmio_api_doc.generator_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8353.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  8354.         ], [
  8355.             'default' => '?',
  8356.         ]);
  8357.     }
  8358.     /**
  8359.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  8360.      *
  8361.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  8362.      */
  8363.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  8369.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['form.factory'] ?? $this->getForm_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
  8370.     }
  8371.     /**
  8372.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  8373.      *
  8374.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  8375.      */
  8376.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  8377.     {
  8378.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8380.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8381.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/JMSModelDescriber.php';
  8382.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), NULL, ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
  8383.     }
  8384.     /**
  8385.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  8386.      *
  8387.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  8388.      */
  8389.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  8390.     {
  8391.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8393.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8394.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  8395.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), new RewindableGenerator(function () {
  8396.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  8397.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  8398.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  8399.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  8400.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  8401.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  8402.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  8403.         }, 7), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  8404.     }
  8405.     /**
  8406.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  8407.      *
  8408.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  8409.      */
  8410.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  8411.     {
  8412.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  8413.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8414.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8415.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  8416.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  8417.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  8418.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  8419.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  8420.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  8421.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  8422.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  8423.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  8424.         }, 7));
  8425.     }
  8426.     /**
  8427.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  8428.      *
  8429.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  8430.      */
  8431.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  8432.     {
  8433.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  8436.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8437.     }
  8438.     /**
  8439.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  8440.      *
  8441.      * @return \Symfony\Component\Routing\RouteCollection
  8442.      */
  8443.     protected function getNelmioApiDoc_Routes_DefaultService()
  8444.     {
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  8448.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  8449.     }
  8450.     /**
  8451.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  8452.      *
  8453.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  8454.      */
  8455.     protected function getNelmioCors_CorsListenerService()
  8456.     {
  8457.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  8458.     }
  8459.     /**
  8460.      * Gets the private 'parameter_bag' shared service.
  8461.      *
  8462.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8463.      */
  8464.     protected function getParameterBagService()
  8465.     {
  8466.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8467.     }
  8468.     /**
  8469.      * Gets the private 'profiler_listener' shared service.
  8470.      *
  8471.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8472.      */
  8473.     protected function getProfilerListenerService()
  8474.     {
  8475.         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);
  8476.     }
  8477.     /**
  8478.      * Gets the private 'property_accessor' shared service.
  8479.      *
  8480.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8481.      */
  8482.     protected function getPropertyAccessorService()
  8483.     {
  8484.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  8485.     }
  8486.     /**
  8487.      * Gets the private 'property_info' shared service.
  8488.      *
  8489.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8490.      */
  8491.     protected function getPropertyInfoService()
  8492.     {
  8493.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8494.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8495.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8496.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8497.         }, 3), new RewindableGenerator(function () {
  8498.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8499.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8500.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8501.         }, 3), new RewindableGenerator(function () {
  8502.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8503.         }, 1), new RewindableGenerator(function () {
  8504.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8505.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8506.         }, 2), new RewindableGenerator(function () {
  8507.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8508.         }, 1));
  8509.     }
  8510.     /**
  8511.      * Gets the private 'property_info.serializer_extractor' shared service.
  8512.      *
  8513.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8514.      */
  8515.     protected function getPropertyInfo_SerializerExtractorService()
  8516.     {
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8518.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8519.     }
  8520.     /**
  8521.      * Gets the private 'router.cache_warmer' shared service.
  8522.      *
  8523.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8524.      */
  8525.     protected function getRouter_CacheWarmerService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8529.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8530.             'router' => ['services''router''getRouterService'false],
  8531.         ], [
  8532.             'router' => '?',
  8533.         ]))->withContext('router.cache_warmer'$this));
  8534.     }
  8535.     /**
  8536.      * Gets the private 'router.request_context' shared service.
  8537.      *
  8538.      * @return \Symfony\Component\Routing\RequestContext
  8539.      */
  8540.     protected function getRouter_RequestContextService()
  8541.     {
  8542.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  8543.     }
  8544.     /**
  8545.      * Gets the private 'router_listener' shared service.
  8546.      *
  8547.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8548.      */
  8549.     protected function getRouterListenerService()
  8550.     {
  8551.         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);
  8552.     }
  8553.     /**
  8554.      * Gets the private 'security.access_listener' shared service.
  8555.      *
  8556.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8557.      */
  8558.     protected function getSecurity_AccessListenerService()
  8559.     {
  8560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8561.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8562.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8564.         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()));
  8565.     }
  8566.     /**
  8567.      * Gets the private 'security.access_map' shared service.
  8568.      *
  8569.      * @return \Symfony\Component\Security\Http\AccessMap
  8570.      */
  8571.     protected function getSecurity_AccessMapService()
  8572.     {
  8573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8575.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8576.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8577.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  8578.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8579.         return $instance;
  8580.     }
  8581.     /**
  8582.      * Gets the private 'security.authentication.listener.anonymous.admin' shared service.
  8583.      *
  8584.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8585.      */
  8586.     protected function getSecurity_Authentication_Listener_Anonymous_AdminService()
  8587.     {
  8588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  8592.         return $this->privates['security.authentication.listener.anonymous.admin'] = 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()));
  8593.     }
  8594.     /**
  8595.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  8596.      *
  8597.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8598.      */
  8599.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  8600.     {
  8601.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  8605.         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()));
  8606.     }
  8607.     /**
  8608.      * Gets the private 'security.authentication.listener.guard.admin' shared service.
  8609.      *
  8610.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8611.      */
  8612.     protected function getSecurity_Authentication_Listener_Guard_AdminService()
  8613.     {
  8614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8617.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8621.         $a = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  8622.         $a->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  8623.         return $this->privates['security.authentication.listener.guard.admin'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'admin', new RewindableGenerator(function () {
  8624.             yield => ($this->privates['App\\Security\\UserAuthenticator'] ?? $this->getUserAuthenticatorService());
  8625.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  8626.     }
  8627.     /**
  8628.      * Gets the private 'security.authentication.manager' shared service.
  8629.      *
  8630.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8631.      */
  8632.     protected function getSecurity_Authentication_ManagerService()
  8633.     {
  8634.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8635.             yield => ($this->privates['security.authentication.provider.guard.admin'] ?? $this->getSecurity_Authentication_Provider_Guard_AdminService());
  8636.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? ($this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  8637.             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'))));
  8638.         }, 3), true);
  8639.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8640.         return $instance;
  8641.     }
  8642.     /**
  8643.      * Gets the private 'security.authentication.provider.guard.admin' shared service.
  8644.      *
  8645.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8646.      */
  8647.     protected function getSecurity_Authentication_Provider_Guard_AdminService()
  8648.     {
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  8653.         return $this->privates['security.authentication.provider.guard.admin'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8654.             yield => ($this->privates['App\\Security\\UserAuthenticator'] ?? $this->getUserAuthenticatorService());
  8655.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'admin', new \Symfony\Component\Security\Core\User\UserChecker(), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  8656.     }
  8657.     /**
  8658.      * Gets the private 'security.channel_listener' shared service.
  8659.      *
  8660.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8661.      */
  8662.     protected function getSecurity_ChannelListenerService()
  8663.     {
  8664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8666.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8667.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  8670.         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()));
  8671.     }
  8672.     /**
  8673.      * Gets the private 'security.command.user_password_encoder' shared service.
  8674.      *
  8675.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8676.      */
  8677.     protected function getSecurity_Command_UserPasswordEncoderService()
  8678.     {
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  8681.         $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']);
  8682.         $instance->setName('security:encode-password');
  8683.         return $instance;
  8684.     }
  8685.     /**
  8686.      * Gets the private 'security.context_listener.0' shared service.
  8687.      *
  8688.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8689.      */
  8690.     protected function getSecurity_ContextListener_0Service()
  8691.     {
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8696.         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 () {
  8697.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8698.         }, 1), 'admin', ($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']);
  8699.     }
  8700.     /**
  8701.      * Gets the private 'security.context_listener.1' shared service.
  8702.      *
  8703.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8704.      */
  8705.     protected function getSecurity_ContextListener_1Service()
  8706.     {
  8707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8710.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8711.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  8712.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8713.         }, 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']);
  8714.     }
  8715.     /**
  8716.      * Gets the private 'security.csrf.token_storage' shared service.
  8717.      *
  8718.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8719.      */
  8720.     protected function getSecurity_Csrf_TokenStorageService()
  8721.     {
  8722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8724.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8725.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  8726.     }
  8727.     /**
  8728.      * Gets the private 'security.encoder_factory.generic' shared service.
  8729.      *
  8730.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8731.      */
  8732.     protected function getSecurity_EncoderFactory_GenericService()
  8733.     {
  8734.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  8735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  8736.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL'threads' => NULL]]);
  8737.     }
  8738.     /**
  8739.      * Gets the private 'security.firewall.map' shared service.
  8740.      *
  8741.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8742.      */
  8743.     protected function getSecurity_Firewall_MapService()
  8744.     {
  8745.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8746.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  8747.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  8748.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  8749.         ], [
  8750.             'security.firewall.map.context.admin' => '?',
  8751.             'security.firewall.map.context.dev' => '?',
  8752.             'security.firewall.map.context.main' => '?',
  8753.         ]), new RewindableGenerator(function () {
  8754.             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)/')));
  8755.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  8756.             yield 'security.firewall.map.context.main' => NULL;
  8757.         }, 3));
  8758.     }
  8759.     /**
  8760.      * Gets the private 'security.firewall.map.context.admin' shared service.
  8761.      *
  8762.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8763.      */
  8764.     protected function getSecurity_Firewall_Map_Context_AdminService()
  8765.     {
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8779.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  8780.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8781.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'app_login'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']);
  8782.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8783.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  8784.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8785.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8786.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8787.             yield => ($this->privates['security.authentication.listener.guard.admin'] ?? $this->getSecurity_Authentication_Listener_Guard_AdminService());
  8788.             yield => ($this->privates['security.authentication.listener.anonymous.admin'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminService());
  8789.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8790.         }, 5), 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))), $b'admin', ($this->privates['App\\Security\\UserAuthenticator'] ?? $this->getUserAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.B3ldH_a'truefalse'security.user.provider.concrete.app_user_provider''admin''App\\Security\\UserAuthenticator'NULLNULL, [=> 'guard'=> 'anonymous'], NULL));
  8791.     }
  8792.     /**
  8793.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8794.      *
  8795.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8796.      */
  8797.     protected function getSecurity_Firewall_Map_Context_DevService()
  8798.     {
  8799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8801.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8802.             return new \EmptyIterator();
  8803.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  8804.     }
  8805.     /**
  8806.      * Gets the private 'security.firewall.map.context.main' shared service.
  8807.      *
  8808.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8809.      */
  8810.     protected function getSecurity_Firewall_Map_Context_MainService()
  8811.     {
  8812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8815.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8816.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8817.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8818.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  8819.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8820.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8821.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main'NULLNULLNULL, [=> 'anonymous'], NULL));
  8822.     }
  8823.     /**
  8824.      * Gets the private 'security.http_utils' shared service.
  8825.      *
  8826.      * @return \Symfony\Component\Security\Http\HttpUtils
  8827.      */
  8828.     protected function getSecurity_HttpUtilsService()
  8829.     {
  8830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8831.         $a = ($this->services['router'] ?? $this->getRouterService());
  8832.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8833.     }
  8834.     /**
  8835.      * Gets the private 'security.logout_url_generator' shared service.
  8836.      *
  8837.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8838.      */
  8839.     protected function getSecurity_LogoutUrlGeneratorService()
  8840.     {
  8841.         $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()));
  8842.         $instance->registerListener('admin''app_logout''logout''_csrf_token'NULLNULL);
  8843.         return $instance;
  8844.     }
  8845.     /**
  8846.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  8847.      *
  8848.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  8849.      */
  8850.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  8851.     {
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  8855.         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''username'NULL);
  8856.     }
  8857.     /**
  8858.      * Gets the private 'security.validator.user_password' shared service.
  8859.      *
  8860.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8861.      */
  8862.     protected function getSecurity_Validator_UserPasswordService()
  8863.     {
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8867.         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()));
  8868.     }
  8869.     /**
  8870.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8871.      *
  8872.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8873.      */
  8874.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8875.     {
  8876.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8877.     }
  8878.     /**
  8879.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8880.      *
  8881.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8882.      */
  8883.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8884.     {
  8885.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8886.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8887.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8888.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8889.     }
  8890.     /**
  8891.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8892.      *
  8893.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8894.      */
  8895.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8896.     {
  8897.         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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8898.     }
  8899.     /**
  8900.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8901.      *
  8902.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8903.      */
  8904.     protected function getSensioFrameworkExtra_View_ListenerService()
  8905.     {
  8906.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  8907.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8908.             'twig' => ['services''twig''getTwigService'false],
  8909.         ], [
  8910.             'twig' => 'Twig\\Environment',
  8911.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8912.         return $instance;
  8913.     }
  8914.     /**
  8915.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8916.      *
  8917.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8918.      */
  8919.     protected function getSerializer_Mapping_CacheWarmerService()
  8920.     {
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8924.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8926.         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'));
  8927.     }
  8928.     /**
  8929.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8930.      *
  8931.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8932.      */
  8933.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8934.     {
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8940.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8941.         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()))]));
  8942.     }
  8943.     /**
  8944.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  8945.      *
  8946.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  8947.      */
  8948.     protected function getSerializer_NameConverter_MetadataAwareService()
  8949.     {
  8950.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  8951.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  8953.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8954.     }
  8955.     /**
  8956.      * Gets the private 'session.storage.native' shared service.
  8957.      *
  8958.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8959.      */
  8960.     protected function getSession_Storage_NativeService()
  8961.     {
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  8966.         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));
  8967.     }
  8968.     /**
  8969.      * Gets the private 'session_listener' shared service.
  8970.      *
  8971.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8972.      */
  8973.     protected function getSessionListenerService()
  8974.     {
  8975.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8976.             'initialized_session' => ['services''session'NULLfalse],
  8977.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8978.             'session' => ['services''session''getSessionService'false],
  8979.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8980.         ], [
  8981.             'initialized_session' => '?',
  8982.             'request_stack' => '?',
  8983.             'session' => '?',
  8984.             'session_storage' => '?',
  8985.         ]));
  8986.     }
  8987.     /**
  8988.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  8989.      *
  8990.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  8991.      */
  8992.     protected function getSonata_Admin_Builder_OrmDatagridService()
  8993.     {
  8994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserInterface.php';
  8998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserChain.php';
  8999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/AbstractTypeGuesser.php';
  9000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/FilterTypeGuesser.php';
  9001.         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);
  9002.     }
  9003.     /**
  9004.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  9005.      *
  9006.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  9007.      */
  9008.     protected function getSonata_Admin_Builder_OrmFormService()
  9009.     {
  9010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9011.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  9013.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor(($this->services['form.factory'] ?? $this->getForm_FactoryService()));
  9014.     }
  9015.     /**
  9016.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  9017.      *
  9018.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  9019.      */
  9020.     protected function getSonata_Admin_Builder_OrmListService()
  9021.     {
  9022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserInterface.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserChain.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/AbstractTypeGuesser.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/TypeGuesser.php';
  9029.         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''float' => '@SonataAdmin/CRUD/list_string.html.twig''identifier' => '@SonataAdmin/CRUD/list_string.html.twig''currency' => '@SonataAdmin/CRUD/list_currency.html.twig''percent' => '@SonataAdmin/CRUD/list_percent.html.twig''choice' => '@SonataAdmin/CRUD/list_choice.html.twig''url' => '@SonataAdmin/CRUD/list_url.html.twig''html' => '@SonataAdmin/CRUD/list_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig']);
  9030.     }
  9031.     /**
  9032.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  9033.      *
  9034.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  9035.      */
  9036.     protected function getSonata_Admin_Builder_OrmShowService()
  9037.     {
  9038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  9039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  9040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserInterface.php';
  9042.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Guesser/TypeGuesserChain.php';
  9043.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/AbstractTypeGuesser.php';
  9044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Guesser/TypeGuesser.php';
  9045.         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''float' => '@SonataAdmin/CRUD/base_show_field.html.twig''currency' => '@SonataAdmin/CRUD/show_currency.html.twig''percent' => '@SonataAdmin/CRUD/show_percent.html.twig''choice' => '@SonataAdmin/CRUD/show_choice.html.twig''url' => '@SonataAdmin/CRUD/show_url.html.twig''html' => '@SonataAdmin/CRUD/show_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig']);
  9046.     }
  9047.     /**
  9048.      * Gets the private 'sonata.admin.form.data_transformer_resolver' shared service.
  9049.      *
  9050.      * @return \Sonata\AdminBundle\Form\DataTransformerResolver
  9051.      */
  9052.     protected function getSonata_Admin_Form_DataTransformerResolverService()
  9053.     {
  9054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  9055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  9056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  9057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  9058.         $this->privates['sonata.admin.form.data_transformer_resolver'] = $instance = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  9059.         $instance->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  9060.         return $instance;
  9061.     }
  9062.     /**
  9063.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  9064.      *
  9065.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  9066.      */
  9067.     protected function getSonata_Admin_Menu_GroupProviderService()
  9068.     {
  9069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  9070.         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()));
  9071.     }
  9072.     /**
  9073.      * Gets the private 'sonata.block.form.type.block' shared service.
  9074.      *
  9075.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  9076.      */
  9077.     protected function getSonata_Block_Form_Type_BlockService()
  9078.     {
  9079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  9082.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  9083.     }
  9084.     /**
  9085.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  9086.      *
  9087.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  9088.      */
  9089.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  9090.     {
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9092.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  9094.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['@SonataBlock/Block/block_container.html.twig' => 'SonataBlockBundle default template']);
  9095.     }
  9096.     /**
  9097.      * Gets the private 'sonata.block.templating.helper' shared service.
  9098.      *
  9099.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  9100.      */
  9101.     protected function getSonata_Block_Templating_HelperService()
  9102.     {
  9103.         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))));
  9104.     }
  9105.     /**
  9106.      * Gets the private 'sonata.deprecated_text.twig.extension' shared service.
  9107.      *
  9108.      * @return \Sonata\AdminBundle\Twig\Extension\DeprecatedTextExtension
  9109.      *
  9110.      * @deprecated The "sonata.deprecated_text.twig.extension" service is deprecated since sonata-project/admin-bundle 3.70. You should stop using it, as it will be removed in 4.0.
  9111.      */
  9112.     protected function getSonata_DeprecatedText_Twig_ExtensionService()
  9113.     {
  9114.         @trigger_error('The "sonata.deprecated_text.twig.extension" service is deprecated since sonata-project/admin-bundle 3.70. You should stop using it, as it will be removed in 4.0.'E_USER_DEPRECATED);
  9115.         return new \Sonata\AdminBundle\Twig\Extension\DeprecatedTextExtension();
  9116.     }
  9117.     /**
  9118.      * Gets the private 'sonata.doctrine.mapper' shared service.
  9119.      *
  9120.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  9121.      */
  9122.     protected function getSonata_Doctrine_MapperService()
  9123.     {
  9124.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  9126.         return $this->privates['sonata.doctrine.mapper'] = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  9127.     }
  9128.     /**
  9129.      * Gets the private 'sonata.form.type.array' shared service.
  9130.      *
  9131.      * @return \Sonata\Form\Type\ImmutableArrayType
  9132.      */
  9133.     protected function getSonata_Form_Type_ArrayService()
  9134.     {
  9135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9136.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  9138.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  9139.     }
  9140.     /**
  9141.      * Gets the private 'sonata.form.type.boolean' shared service.
  9142.      *
  9143.      * @return \Sonata\Form\Type\BooleanType
  9144.      */
  9145.     protected function getSonata_Form_Type_BooleanService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  9150.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  9151.     }
  9152.     /**
  9153.      * Gets the private 'sonata.form.type.collection' shared service.
  9154.      *
  9155.      * @return \Sonata\Form\Type\CollectionType
  9156.      */
  9157.     protected function getSonata_Form_Type_CollectionService()
  9158.     {
  9159.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  9162.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  9163.     }
  9164.     /**
  9165.      * Gets the private 'sonata.form.type.date_picker' shared service.
  9166.      *
  9167.      * @return \Sonata\Form\Type\DatePickerType
  9168.      */
  9169.     protected function getSonata_Form_Type_DatePickerService()
  9170.     {
  9171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  9175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  9176.         return $this->privates['sonata.form.type.date_picker'] = new \Sonata\Form\Type\DatePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'en');
  9177.     }
  9178.     /**
  9179.      * Gets the private 'sonata.form.type.date_range' shared service.
  9180.      *
  9181.      * @return \Sonata\Form\Type\DateRangeType
  9182.      */
  9183.     protected function getSonata_Form_Type_DateRangeService()
  9184.     {
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  9188.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  9189.     }
  9190.     /**
  9191.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  9192.      *
  9193.      * @return \Sonata\Form\Type\DateRangePickerType
  9194.      */
  9195.     protected function getSonata_Form_Type_DateRangePickerService()
  9196.     {
  9197.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  9200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  9201.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  9202.     }
  9203.     /**
  9204.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  9205.      *
  9206.      * @return \Sonata\Form\Type\DateTimePickerType
  9207.      */
  9208.     protected function getSonata_Form_Type_DatetimePickerService()
  9209.     {
  9210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  9214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  9215.         return $this->privates['sonata.form.type.datetime_picker'] = new \Sonata\Form\Type\DateTimePickerType(($this->privates['sonata.form.date.moment_format_converter'] ?? ($this->privates['sonata.form.date.moment_format_converter'] = new \Sonata\Form\Date\MomentFormatConverter())), ($this->services['translator'] ?? $this->getTranslatorService()), 'en');
  9216.     }
  9217.     /**
  9218.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  9219.      *
  9220.      * @return \Sonata\Form\Type\DateTimeRangeType
  9221.      */
  9222.     protected function getSonata_Form_Type_DatetimeRangeService()
  9223.     {
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  9227.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  9228.     }
  9229.     /**
  9230.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  9231.      *
  9232.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  9233.      */
  9234.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  9235.     {
  9236.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9237.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  9239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  9240.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  9241.     }
  9242.     /**
  9243.      * Gets the private 'sonata.form.type.equal' shared service.
  9244.      *
  9245.      * @return \Sonata\Form\Type\EqualType
  9246.      */
  9247.     protected function getSonata_Form_Type_EqualService()
  9248.     {
  9249.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php';
  9252.         return $this->privates['sonata.form.type.equal'] = new \Sonata\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
  9253.     }
  9254.     /**
  9255.      * Gets the private 'sonata.form.validator.inline' shared service.
  9256.      *
  9257.      * @return \Sonata\Form\Validator\InlineValidator
  9258.      */
  9259.     protected function getSonata_Form_Validator_InlineService()
  9260.     {
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  9264.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this, ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  9265.     }
  9266.     /**
  9267.      * Gets the private 'sonata.templating' shared service.
  9268.      *
  9269.      * @return \Sonata\BlockBundle\Templating\TwigEngine
  9270.      *
  9271.      * @deprecated The "sonata.templating" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.
  9272.      */
  9273.     protected function getSonata_TemplatingService()
  9274.     {
  9275.         @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);
  9276.         return $this->privates['sonata.templating'] = new \Sonata\BlockBundle\Templating\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), $this->getSonata_Templating_NameParserService(), $this->getSonata_Templating_LocatorService());
  9277.     }
  9278.     /**
  9279.      * Gets the private 'sonata.templating.locator' shared service.
  9280.      *
  9281.      * @return \Sonata\BlockBundle\Templating\TemplateLocator
  9282.      *
  9283.      * @deprecated The "sonata.templating.locator" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.
  9284.      */
  9285.     protected function getSonata_Templating_LocatorService()
  9286.     {
  9287.         @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);
  9288.         return new \Sonata\BlockBundle\Templating\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  9289.     }
  9290.     /**
  9291.      * Gets the private 'sonata.templating.name_parser' shared service.
  9292.      *
  9293.      * @return \Sonata\BlockBundle\Templating\TemplateNameParser
  9294.      *
  9295.      * @deprecated The "sonata.templating.name_parser" service is deprecated since sonata-project/block-bundle 3.17 and will be removed in version 4.0.
  9296.      */
  9297.     protected function getSonata_Templating_NameParserService()
  9298.     {
  9299.         @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);
  9300.         return new \Sonata\BlockBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  9301.     }
  9302.     /**
  9303.      * Gets the private 'sonata.twig.deprecated_template_extension' shared service.
  9304.      *
  9305.      * @return \Sonata\Twig\Extension\DeprecatedTemplateExtension
  9306.      *
  9307.      * @deprecated The "sonata.twig.deprecated_template_extension" service is deprecated since sonata-project/twig-extensions 1.4.
  9308.      */
  9309.     protected function getSonata_Twig_DeprecatedTemplateExtensionService()
  9310.     {
  9311.         @trigger_error('The "sonata.twig.deprecated_template_extension" service is deprecated since sonata-project/twig-extensions 1.4.'E_USER_DEPRECATED);
  9312.         return new \Sonata\Twig\Extension\DeprecatedTemplateExtension();
  9313.     }
  9314.     /**
  9315.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  9316.      *
  9317.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  9318.      */
  9319.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  9320.     {
  9321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  9322.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  9323.     }
  9324.     /**
  9325.      * Gets the private 'sonata.twig.status_runtime' shared service.
  9326.      *
  9327.      * @return \Sonata\Twig\Extension\StatusRuntime
  9328.      */
  9329.     protected function getSonata_Twig_StatusRuntimeService()
  9330.     {
  9331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  9332.         $this->privates['sonata.twig.status_runtime'] = $instance = new \Sonata\Twig\Extension\StatusRuntime();
  9333.         $instance->addStatusService(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  9334.         return $instance;
  9335.     }
  9336.     /**
  9337.      * Gets the private 'swiftmailer.command.debug' shared service.
  9338.      *
  9339.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9340.      */
  9341.     protected function getSwiftmailer_Command_DebugService()
  9342.     {
  9343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9344.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9346.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9347.         $instance->setName('debug:swiftmailer');
  9348.         return $instance;
  9349.     }
  9350.     /**
  9351.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9352.      *
  9353.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9354.      */
  9355.     protected function getSwiftmailer_Command_NewEmailService()
  9356.     {
  9357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9358.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9359.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9360.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9361.         $instance->setName('swiftmailer:email:send');
  9362.         return $instance;
  9363.     }
  9364.     /**
  9365.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9366.      *
  9367.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9368.      */
  9369.     protected function getSwiftmailer_Command_SendEmailService()
  9370.     {
  9371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9372.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9373.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9374.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9375.         $instance->setName('swiftmailer:spool:send');
  9376.         return $instance;
  9377.     }
  9378.     /**
  9379.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9380.      *
  9381.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9382.      */
  9383.     protected function getSwiftmailer_EmailSender_ListenerService()
  9384.     {
  9385.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9386.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9387.     }
  9388.     /**
  9389.      * Gets the private 'translation.extractor' shared service.
  9390.      *
  9391.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9392.      */
  9393.     protected function getTranslation_ExtractorService()
  9394.     {
  9395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9396.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9399.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  9402.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9403.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9404.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  9405.         $instance->addExtractor('sonata_admin', new \Sonata\AdminBundle\Translator\Extractor\AdminExtractor(($this->services['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->services['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService())));
  9406.         return $instance;
  9407.     }
  9408.     /**
  9409.      * Gets the private 'translation.loader.csv' shared service.
  9410.      *
  9411.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9412.      */
  9413.     protected function getTranslation_Loader_CsvService()
  9414.     {
  9415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9416.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9417.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9419.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9420.     }
  9421.     /**
  9422.      * Gets the private 'translation.loader.dat' shared service.
  9423.      *
  9424.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9425.      */
  9426.     protected function getTranslation_Loader_DatService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9431.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9432.     }
  9433.     /**
  9434.      * Gets the private 'translation.loader.ini' shared service.
  9435.      *
  9436.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9437.      */
  9438.     protected function getTranslation_Loader_IniService()
  9439.     {
  9440.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9441.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9442.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9443.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9444.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9445.     }
  9446.     /**
  9447.      * Gets the private 'translation.loader.json' shared service.
  9448.      *
  9449.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9450.      */
  9451.     protected function getTranslation_Loader_JsonService()
  9452.     {
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9454.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9455.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9457.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9458.     }
  9459.     /**
  9460.      * Gets the private 'translation.loader.mo' shared service.
  9461.      *
  9462.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9463.      */
  9464.     protected function getTranslation_Loader_MoService()
  9465.     {
  9466.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9467.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9468.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9469.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9470.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9471.     }
  9472.     /**
  9473.      * Gets the private 'translation.loader.php' shared service.
  9474.      *
  9475.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9476.      */
  9477.     protected function getTranslation_Loader_PhpService()
  9478.     {
  9479.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9483.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9484.     }
  9485.     /**
  9486.      * Gets the private 'translation.loader.po' shared service.
  9487.      *
  9488.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9489.      */
  9490.     protected function getTranslation_Loader_PoService()
  9491.     {
  9492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9494.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9496.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9497.     }
  9498.     /**
  9499.      * Gets the private 'translation.loader.qt' shared service.
  9500.      *
  9501.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9502.      */
  9503.     protected function getTranslation_Loader_QtService()
  9504.     {
  9505.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9507.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9508.     }
  9509.     /**
  9510.      * Gets the private 'translation.loader.res' shared service.
  9511.      *
  9512.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9513.      */
  9514.     protected function getTranslation_Loader_ResService()
  9515.     {
  9516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9518.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9519.     }
  9520.     /**
  9521.      * Gets the private 'translation.loader.xliff' shared service.
  9522.      *
  9523.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9524.      */
  9525.     protected function getTranslation_Loader_XliffService()
  9526.     {
  9527.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9528.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9529.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9530.     }
  9531.     /**
  9532.      * Gets the private 'translation.loader.yml' shared service.
  9533.      *
  9534.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9535.      */
  9536.     protected function getTranslation_Loader_YmlService()
  9537.     {
  9538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9540.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9541.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9542.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9543.     }
  9544.     /**
  9545.      * Gets the private 'translation.reader' shared service.
  9546.      *
  9547.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9548.      */
  9549.     protected function getTranslation_ReaderService()
  9550.     {
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9552.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9553.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9554.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9555.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9556.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9566.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9567.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9568.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9569.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9570.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9571.         $instance->addLoader('yaml'$a);
  9572.         $instance->addLoader('yml'$a);
  9573.         $instance->addLoader('xlf'$b);
  9574.         $instance->addLoader('xliff'$b);
  9575.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9576.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9577.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9578.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9579.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9580.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9581.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9582.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9583.         return $instance;
  9584.     }
  9585.     /**
  9586.      * Gets the private 'translation.warmer' shared service.
  9587.      *
  9588.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9589.      */
  9590.     protected function getTranslation_WarmerService()
  9591.     {
  9592.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9594.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9595.             'translator' => ['services''translator''getTranslatorService'false],
  9596.         ], [
  9597.             'translator' => '?',
  9598.         ]))->withContext('translation.warmer'$this));
  9599.     }
  9600.     /**
  9601.      * Gets the private 'translator.default' shared service.
  9602.      *
  9603.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9604.      */
  9605.     protected function getTranslator_DefaultService()
  9606.     {
  9607.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9608.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9609.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9610.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9611.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9612.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9613.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9614.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9615.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9616.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9617.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9618.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9619.         ], [
  9620.             'translation.loader.csv' => '?',
  9621.             'translation.loader.dat' => '?',
  9622.             'translation.loader.ini' => '?',
  9623.             'translation.loader.json' => '?',
  9624.             'translation.loader.mo' => '?',
  9625.             'translation.loader.php' => '?',
  9626.             'translation.loader.po' => '?',
  9627.             'translation.loader.qt' => '?',
  9628.             'translation.loader.res' => '?',
  9629.             'translation.loader.xliff' => '?',
  9630.             'translation.loader.yml' => '?',
  9631.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.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')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.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/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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], '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')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/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/friendsofsymfony/rest-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 34 => (\dirname(__DIR__4).'/src/Resources/SonataBlockBundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/KnpMenuBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/SonataAdminBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/SonataDoctrineORMAdminBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/SonataDoctrineBundle/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/SonataFormBundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/SonataTwigBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 50 => (\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/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'10 => 'vendor/symfony/twig-bundle/translations'11 => 'src/Resources/TwigBundle/translations'12 => 'vendor/twig/extra-bundle/translations'13 => 'src/Resources/TwigExtraBundle/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/friendsofsymfony/rest-bundle/translations'31 => 'src/Resources/FOSRestBundle/translations'32 => 'vendor/symfony/swiftmailer-bundle/translations'33 => 'src/Resources/SwiftmailerBundle/translations'34 => 'src/Resources/SonataBlockBundle/translations'35 => 'vendor/knplabs/knp-menu-bundle/src/translations'36 => 'src/Resources/KnpMenuBundle/translations'37 => 'vendor/nelmio/cors-bundle/translations'38 => 'src/Resources/NelmioCorsBundle/translations'39 => 'vendor/nelmio/api-doc-bundle/translations'40 => 'src/Resources/NelmioApiDocBundle/translations'41 => 'src/Resources/SonataAdminBundle/translations'42 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'43 => 'src/Resources/SonataDoctrineORMAdminBundle/translations'44 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'45 => 'src/Resources/SonataDoctrineBundle/translations'46 => 'src/Resources/SonataFormBundle/translations'47 => 'src/Resources/SonataTwigBundle/translations'48 => 'vendor/jms/serializer-bundle/translations'49 => 'src/Resources/JMSSerializerBundle/translations'50 => 'src/Resources/translations']]]);
  9632.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9633.         $instance->setFallbackLocales([=> 'en']);
  9634.         return $instance;
  9635.     }
  9636.     /**
  9637.      * Gets the private 'twig.command.debug' shared service.
  9638.      *
  9639.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9640.      */
  9641.     protected function getTwig_Command_DebugService()
  9642.     {
  9643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9645.         $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'));
  9646.         $instance->setName('debug:twig');
  9647.         return $instance;
  9648.     }
  9649.     /**
  9650.      * Gets the private 'twig.command.lint' shared service.
  9651.      *
  9652.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9653.      */
  9654.     protected function getTwig_Command_LintService()
  9655.     {
  9656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9657.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9658.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9659.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  9660.         $instance->setName('lint:twig');
  9661.         return $instance;
  9662.     }
  9663.     /**
  9664.      * Gets the private 'twig.form.engine' shared service.
  9665.      *
  9666.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  9667.      */
  9668.     protected function getTwig_Form_EngineService()
  9669.     {
  9670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9672.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9673.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService()));
  9674.     }
  9675.     /**
  9676.      * Gets the private 'twig.form.renderer' shared service.
  9677.      *
  9678.      * @return \Symfony\Component\Form\FormRenderer
  9679.      */
  9680.     protected function getTwig_Form_RendererService()
  9681.     {
  9682.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9683.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9684.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9685.     }
  9686.     /**
  9687.      * Gets the private 'twig.mailer.message_listener' shared service.
  9688.      *
  9689.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9690.      */
  9691.     protected function getTwig_Mailer_MessageListenerService()
  9692.     {
  9693.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9694.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9695.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9696.         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())));
  9697.     }
  9698.     /**
  9699.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9700.      *
  9701.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9702.      */
  9703.     protected function getTwig_Runtime_HttpkernelService()
  9704.     {
  9705.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9706.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9707.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9708.         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, [
  9709.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9710.         ], [
  9711.             'inline' => '?',
  9712.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  9713.     }
  9714.     /**
  9715.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9716.      *
  9717.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9718.      */
  9719.     protected function getTwig_Runtime_SecurityCsrfService()
  9720.     {
  9721.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9722.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9723.     }
  9724.     /**
  9725.      * Gets the private 'twig.template_cache_warmer' shared service.
  9726.      *
  9727.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  9728.      */
  9729.     protected function getTwig_TemplateCacheWarmerService()
  9730.     {
  9731.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  9733.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  9734.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  9735.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9736.             'twig' => ['services''twig''getTwigService'false],
  9737.         ], [
  9738.             'twig' => 'Twig\\Environment',
  9739.         ]))->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')));
  9740.     }
  9741.     /**
  9742.      * Gets the private 'validator.builder' shared service.
  9743.      *
  9744.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9745.      */
  9746.     protected function getValidator_BuilderService()
  9747.     {
  9748.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9749.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9750.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  9751.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  9752.         $instance->setTranslationDomain('validators');
  9753.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9754.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9755.         $instance->addMethodMapping('loadValidatorMetadata');
  9756.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9757.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9758.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9759.         return $instance;
  9760.     }
  9761.     /**
  9762.      * Gets the private 'validator.email' shared service.
  9763.      *
  9764.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9765.      */
  9766.     protected function getValidator_EmailService()
  9767.     {
  9768.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9769.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9771.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9772.     }
  9773.     /**
  9774.      * Gets the private 'validator.expression' shared service.
  9775.      *
  9776.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9777.      */
  9778.     protected function getValidator_ExpressionService()
  9779.     {
  9780.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9781.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9782.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9783.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  9784.     }
  9785.     /**
  9786.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9787.      *
  9788.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9789.      */
  9790.     protected function getValidator_Mapping_CacheWarmerService()
  9791.     {
  9792.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9793.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9795.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9796.     }
  9797.     /**
  9798.      * Gets the private 'validator.not_compromised_password' shared service.
  9799.      *
  9800.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9801.      */
  9802.     protected function getValidator_NotCompromisedPasswordService()
  9803.     {
  9804.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9805.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9806.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9807.         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);
  9808.     }
  9809.     /**
  9810.      * Gets the private 'validator.validator_factory' shared service.
  9811.      *
  9812.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  9813.      */
  9814.     protected function getValidator_ValidatorFactoryService()
  9815.     {
  9816.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9817.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  9818.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9819.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9820.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9821.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9822.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9823.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9824.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9825.             'sonata.admin.validator.inline' => ['services''sonata.admin.validator.inline''getSonata_Admin_Validator_InlineService'false],
  9826.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  9827.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9828.         ], [
  9829.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  9830.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9831.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9832.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9833.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9834.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9835.             'doctrine.orm.validator.unique' => '?',
  9836.             'security.validator.user_password' => '?',
  9837.             'sonata.admin.validator.inline' => '?',
  9838.             'sonata.form.validator.inline' => '?',
  9839.             'validator.expression' => '?',
  9840.         ]));
  9841.     }
  9842.     /**
  9843.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9844.      *
  9845.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9846.      */
  9847.     protected function getVarDumper_Command_ServerDumpService()
  9848.     {
  9849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9850.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9851.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9852.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9853.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9854.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9855.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9856.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9857.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9858.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9859.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9860.         $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()))]);
  9861.         $instance->setName('server:dump');
  9862.         return $instance;
  9863.     }
  9864.     /**
  9865.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9866.      *
  9867.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9868.      */
  9869.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9870.     {
  9871.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9872.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9873.         return $instance;
  9874.     }
  9875.     /**
  9876.      * Gets the private 'var_dumper.html_dumper' shared service.
  9877.      *
  9878.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9879.      */
  9880.     protected function getVarDumper_HtmlDumperService()
  9881.     {
  9882.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9883.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9884.         return $instance;
  9885.     }
  9886.     /**
  9887.      * Gets the private 'var_dumper.server_connection' shared service.
  9888.      *
  9889.      * @return \Symfony\Component\VarDumper\Server\Connection
  9890.      */
  9891.     protected function getVarDumper_ServerConnectionService()
  9892.     {
  9893.         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()]);
  9894.     }
  9895.     /**
  9896.      * Gets the private 'web_profiler.csp.handler' shared service.
  9897.      *
  9898.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9899.      */
  9900.     protected function getWebProfiler_Csp_HandlerService()
  9901.     {
  9902.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9903.     }
  9904.     /**
  9905.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9906.      *
  9907.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9908.      */
  9909.     protected function getWebProfiler_DebugToolbarService()
  9910.     {
  9911.         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()));
  9912.     }
  9913.     /**
  9914.      * @return array|bool|float|int|string|\UnitEnum|null
  9915.      */
  9916.     public function getParameter($name)
  9917.     {
  9918.         $name = (string) $name;
  9919.         if (isset($this->buildParameters[$name])) {
  9920.             return $this->buildParameters[$name];
  9921.         }
  9922.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  9923.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9924.         }
  9925.         if (isset($this->loadedDynamicParameters[$name])) {
  9926.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9927.         }
  9928.         return $this->parameters[$name];
  9929.     }
  9930.     public function hasParameter($name): bool
  9931.     {
  9932.         $name = (string) $name;
  9933.         if (isset($this->buildParameters[$name])) {
  9934.             return true;
  9935.         }
  9936.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  9937.     }
  9938.     public function setParameter($name$value): void
  9939.     {
  9940.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9941.     }
  9942.     public function getParameterBag(): ParameterBagInterface
  9943.     {
  9944.         if (null === $this->parameterBag) {
  9945.             $parameters $this->parameters;
  9946.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9947.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9948.             }
  9949.             foreach ($this->buildParameters as $name => $value) {
  9950.                 $parameters[$name] = $value;
  9951.             }
  9952.             $this->parameterBag = new FrozenParameterBag($parameters);
  9953.         }
  9954.         return $this->parameterBag;
  9955.     }
  9956.     private $loadedDynamicParameters = [
  9957.         'kernel.cache_dir' => false,
  9958.         'kernel.secret' => false,
  9959.         'session.save_path' => false,
  9960.         'validator.mapping.cache.file' => false,
  9961.         'profiler.storage.dsn' => false,
  9962.         'debug.container.dump' => false,
  9963.         'serializer.mapping.cache.file' => false,
  9964.         'doctrine.orm.proxy_dir' => false,
  9965.         'swiftmailer.spool.default.memory.path' => false,
  9966.         'nelmio_cors.defaults' => false,
  9967.     ];
  9968.     private $dynamicParameters = [];
  9969.     private function getDynamicParameter(string $name)
  9970.     {
  9971.         switch ($name) {
  9972.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9973.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9974.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  9975.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9976.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9977.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  9978.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9979.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  9980.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  9981.             case 'nelmio_cors.defaults'$value = [
  9982.                 'allow_origin' => [
  9983.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  9984.                 ],
  9985.                 'allow_credentials' => false,
  9986.                 'allow_headers' => [
  9987.                     => 'content-type',
  9988.                     => 'authorization',
  9989.                 ],
  9990.                 'expose_headers' => [
  9991.                     => 'Link',
  9992.                 ],
  9993.                 'allow_methods' => [
  9994.                     => 'GET',
  9995.                     => 'OPTIONS',
  9996.                     => 'POST',
  9997.                     => 'PUT',
  9998.                     => 'PATCH',
  9999.                     => 'DELETE',
  10000.                 ],
  10001.                 'max_age' => 3600,
  10002.                 'hosts' => [
  10003.                 ],
  10004.                 'origin_regex' => true,
  10005.                 'forced_allow_origin_value' => '*',
  10006.             ]; break;
  10007.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10008.         }
  10009.         $this->loadedDynamicParameters[$name] = true;
  10010.         return $this->dynamicParameters[$name] = $value;
  10011.     }
  10012.     protected function getDefaultParameters(): array
  10013.     {
  10014.         return [
  10015.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  10016.             'kernel.project_dir' => \dirname(__DIR__4),
  10017.             'kernel.environment' => 'dev',
  10018.             'kernel.debug' => true,
  10019.             'kernel.name' => 'src',
  10020.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10021.             'kernel.bundles' => [
  10022.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10023.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10024.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  10025.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10026.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10027.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10028.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10029.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10030.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10031.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10032.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10033.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  10034.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10035.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  10036.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  10037.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  10038.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  10039.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  10040.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  10041.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  10042.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  10043.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  10044.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  10045.             ],
  10046.             'kernel.bundles_metadata' => [
  10047.                 'FrameworkBundle' => [
  10048.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10049.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10050.                 ],
  10051.                 'TwigBundle' => [
  10052.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10053.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10054.                 ],
  10055.                 'TwigExtraBundle' => [
  10056.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  10057.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  10058.                 ],
  10059.                 'SensioFrameworkExtraBundle' => [
  10060.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10061.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10062.                 ],
  10063.                 'DoctrineBundle' => [
  10064.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10065.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10066.                 ],
  10067.                 'DoctrineMigrationsBundle' => [
  10068.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10069.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10070.                 ],
  10071.                 'SecurityBundle' => [
  10072.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10073.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10074.                 ],
  10075.                 'WebProfilerBundle' => [
  10076.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10077.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10078.                 ],
  10079.                 'MonologBundle' => [
  10080.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10081.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10082.                 ],
  10083.                 'DebugBundle' => [
  10084.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10085.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10086.                 ],
  10087.                 'MakerBundle' => [
  10088.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10089.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10090.                 ],
  10091.                 'FOSRestBundle' => [
  10092.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  10093.                     'namespace' => 'FOS\\RestBundle',
  10094.                 ],
  10095.                 'SwiftmailerBundle' => [
  10096.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10097.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10098.                 ],
  10099.                 'SonataBlockBundle' => [
  10100.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  10101.                     'namespace' => 'Sonata\\BlockBundle',
  10102.                 ],
  10103.                 'KnpMenuBundle' => [
  10104.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  10105.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  10106.                 ],
  10107.                 'NelmioCorsBundle' => [
  10108.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  10109.                     'namespace' => 'Nelmio\\CorsBundle',
  10110.                 ],
  10111.                 'NelmioApiDocBundle' => [
  10112.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  10113.                     'namespace' => 'Nelmio\\ApiDocBundle',
  10114.                 ],
  10115.                 'SonataAdminBundle' => [
  10116.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  10117.                     'namespace' => 'Sonata\\AdminBundle',
  10118.                 ],
  10119.                 'SonataDoctrineORMAdminBundle' => [
  10120.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  10121.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  10122.                 ],
  10123.                 'SonataDoctrineBundle' => [
  10124.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  10125.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  10126.                 ],
  10127.                 'SonataFormBundle' => [
  10128.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  10129.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  10130.                 ],
  10131.                 'SonataTwigBundle' => [
  10132.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  10133.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  10134.                 ],
  10135.                 'JMSSerializerBundle' => [
  10136.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  10137.                     'namespace' => 'JMS\\SerializerBundle',
  10138.                 ],
  10139.             ],
  10140.             'kernel.charset' => 'UTF-8',
  10141.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  10142.             'container.dumper.inline_class_loader' => true,
  10143.             'container.dumper.inline_factories' => true,
  10144.             'event_dispatcher.event_aliases' => [
  10145.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10146.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10147.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10148.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10149.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10150.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10151.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10152.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10153.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10154.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10155.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10156.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10157.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10158.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10159.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10160.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10161.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  10162.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  10163.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  10164.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  10165.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  10166.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  10167.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  10168.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10169.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10170.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10171.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10172.             ],
  10173.             'fragment.renderer.hinclude.global_template' => '',
  10174.             'fragment.path' => '/_fragment',
  10175.             'kernel.http_method_override' => true,
  10176.             'kernel.trusted_hosts' => [
  10177.             ],
  10178.             'kernel.default_locale' => 'en',
  10179.             'kernel.error_controller' => 'error_controller',
  10180.             'templating.helper.code.file_link_format' => NULL,
  10181.             'debug.file_link_format' => NULL,
  10182.             'session.metadata.storage_key' => '_sf2_meta',
  10183.             'session.storage.options' => [
  10184.                 'cache_limiter' => '0',
  10185.                 'cookie_secure' => 'auto',
  10186.                 'cookie_httponly' => true,
  10187.                 'cookie_samesite' => 'lax',
  10188.                 'gc_probability' => 1,
  10189.             ],
  10190.             'session.metadata.update_threshold' => 0,
  10191.             'form.type_extension.csrf.enabled' => true,
  10192.             'form.type_extension.csrf.field_name' => '_token',
  10193.             'asset.request_context.base_path' => '',
  10194.             'asset.request_context.secure' => false,
  10195.             'validator.translation_domain' => 'validators',
  10196.             'translator.logging' => false,
  10197.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10198.             'profiler_listener.only_exceptions' => false,
  10199.             'profiler_listener.only_master_requests' => false,
  10200.             'debug.error_handler.throw_at' => -1,
  10201.             'router.request_context.host' => 'localhost',
  10202.             'router.request_context.scheme' => 'http',
  10203.             'router.request_context.base_url' => '',
  10204.             'router.resource' => 'kernel::loadRoutes',
  10205.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  10206.             'request_listener.http_port' => 80,
  10207.             'request_listener.https_port' => 443,
  10208.             'twig.exception_listener.controller' => NULL,
  10209.             'twig.form.resources' => [
  10210.                 => 'form_div_layout.html.twig',
  10211.             ],
  10212.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10213.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10214.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10215.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10216.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10217.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10218.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10219.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10220.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10221.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10222.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10223.             'doctrine.entity_managers' => [
  10224.                 'default' => 'doctrine.orm.default_entity_manager',
  10225.             ],
  10226.             'doctrine.default_entity_manager' => 'default',
  10227.             'doctrine.dbal.connection_factory.types' => [
  10228.             ],
  10229.             'doctrine.connections' => [
  10230.                 'default' => 'doctrine.dbal.default_connection',
  10231.             ],
  10232.             'doctrine.default_connection' => 'default',
  10233.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10234.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10235.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10236.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10237.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10238.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10239.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10240.             'doctrine.orm.cache.memcache_port' => 11211,
  10241.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10242.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10243.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10244.             'doctrine.orm.cache.memcached_port' => 11211,
  10245.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10246.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10247.             'doctrine.orm.cache.redis_host' => 'localhost',
  10248.             'doctrine.orm.cache.redis_port' => 6379,
  10249.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10250.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10251.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10252.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10253.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10254.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10255.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10256.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10257.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10258.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10259.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10260.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10261.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10262.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10263.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10264.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10265.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10266.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10267.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10268.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10269.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10270.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10271.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10272.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10273.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10274.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10275.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10276.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10277.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10278.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10279.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10280.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10281.             'doctrine.migrations.preferred_em' => NULL,
  10282.             'doctrine.migrations.preferred_connection' => NULL,
  10283.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  10284.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  10285.             'security.role_hierarchy.roles' => [
  10286.             ],
  10287.             'security.access.denied_url' => NULL,
  10288.             'security.authentication.manager.erase_credentials' => true,
  10289.             'security.authentication.session_strategy.strategy' => 'migrate',
  10290.             'security.access.always_authenticate_before_granting' => false,
  10291.             'security.authentication.hide_user_not_found' => true,
  10292.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10293.             'web_profiler.debug_toolbar.mode' => 2,
  10294.             'monolog.use_microseconds' => true,
  10295.             'monolog.swift_mailer.handlers' => [
  10296.             ],
  10297.             'monolog.handlers_to_channels' => [
  10298.                 'monolog.handler.console' => [
  10299.                     'type' => 'exclusive',
  10300.                     'elements' => [
  10301.                         => 'event',
  10302.                         => 'doctrine',
  10303.                         => 'console',
  10304.                     ],
  10305.                 ],
  10306.                 'monolog.handler.main' => [
  10307.                     'type' => 'exclusive',
  10308.                     'elements' => [
  10309.                         => 'event',
  10310.                     ],
  10311.                 ],
  10312.             ],
  10313.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10314.             'fos_rest.format_listener.rules' => NULL,
  10315.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  10316.             'swiftmailer.mailer.default.spool.enabled' => true,
  10317.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  10318.             'swiftmailer.mailer.default.single_address' => 'pembrolizumab@more.it',
  10319.             'swiftmailer.mailer.default.delivery_addresses' => [
  10320.                 => 'pembrolizumab@more.it',
  10321.             ],
  10322.             'swiftmailer.mailer.default.delivery_whitelist' => [
  10323.             ],
  10324.             'swiftmailer.mailer.default.delivery.enabled' => true,
  10325.             'swiftmailer.spool.enabled' => true,
  10326.             'swiftmailer.delivery.enabled' => true,
  10327.             'swiftmailer.single_address' => 'pembrolizumab@more.it',
  10328.             'swiftmailer.mailers' => [
  10329.                 'default' => 'swiftmailer.mailer.default',
  10330.             ],
  10331.             'swiftmailer.default_mailer' => 'default',
  10332.             'sonata.block.service.container.class' => 'Sonata\\BlockBundle\\Block\\Service\\ContainerBlockService',
  10333.             'sonata.block.service.empty.class' => 'Sonata\\BlockBundle\\Block\\Service\\EmptyBlockService',
  10334.             'sonata.block.service.text.class' => 'Sonata\\BlockBundle\\Block\\Service\\TextBlockService',
  10335.             'sonata.block.service.rss.class' => 'Sonata\\BlockBundle\\Block\\Service\\RssBlockService',
  10336.             'sonata.block.service.menu.class' => 'Sonata\\BlockBundle\\Block\\Service\\MenuBlockService',
  10337.             'sonata.block.service.template.class' => 'Sonata\\BlockBundle\\Block\\Service\\TemplateBlockService',
  10338.             'sonata.block.exception.strategy.manager.class' => 'Sonata\\BlockBundle\\Exception\\Strategy\\StrategyManager',
  10339.             'sonata.block.container.types' => [
  10340.                 => 'sonata.block.service.container',
  10341.                 => 'sonata.page.block.container',
  10342.                 => 'sonata.dashboard.block.container',
  10343.                 => 'cmf.block.container',
  10344.                 => 'cmf.block.slideshow',
  10345.             ],
  10346.             'sonata_block.blocks' => [
  10347.                 'sonata.admin.block.admin_list' => [
  10348.                     'contexts' => [
  10349.                         => 'admin',
  10350.                     ],
  10351.                     'templates' => [
  10352.                     ],
  10353.                     'cache' => 'sonata.cache.noop',
  10354.                     'settings' => [
  10355.                     ],
  10356.                 ],
  10357.                 'sonata.block.service.container' => [
  10358.                     'contexts' => [
  10359.                     ],
  10360.                     'templates' => [
  10361.                     ],
  10362.                     'cache' => 'sonata.cache.noop',
  10363.                     'settings' => [
  10364.                     ],
  10365.                 ],
  10366.                 'sonata.block.service.empty' => [
  10367.                     'contexts' => [
  10368.                     ],
  10369.                     'templates' => [
  10370.                     ],
  10371.                     'cache' => 'sonata.cache.noop',
  10372.                     'settings' => [
  10373.                     ],
  10374.                 ],
  10375.                 'sonata.block.service.text' => [
  10376.                     'contexts' => [
  10377.                     ],
  10378.                     'templates' => [
  10379.                     ],
  10380.                     'cache' => 'sonata.cache.noop',
  10381.                     'settings' => [
  10382.                     ],
  10383.                 ],
  10384.                 'sonata.block.service.rss' => [
  10385.                     'contexts' => [
  10386.                     ],
  10387.                     'templates' => [
  10388.                     ],
  10389.                     'cache' => 'sonata.cache.noop',
  10390.                     'settings' => [
  10391.                     ],
  10392.                 ],
  10393.                 'sonata.block.service.menu' => [
  10394.                     'contexts' => [
  10395.                     ],
  10396.                     'templates' => [
  10397.                     ],
  10398.                     'cache' => 'sonata.cache.noop',
  10399.                     'settings' => [
  10400.                     ],
  10401.                 ],
  10402.                 'sonata.block.service.template' => [
  10403.                     'contexts' => [
  10404.                     ],
  10405.                     'templates' => [
  10406.                     ],
  10407.                     'cache' => 'sonata.cache.noop',
  10408.                     'settings' => [
  10409.                     ],
  10410.                 ],
  10411.                 'sonata.admin.block.search_result' => [
  10412.                     'contexts' => [
  10413.                     ],
  10414.                     'templates' => [
  10415.                     ],
  10416.                     'cache' => 'sonata.cache.noop',
  10417.                     'settings' => [
  10418.                     ],
  10419.                 ],
  10420.                 'sonata.admin.block.stats' => [
  10421.                     'contexts' => [
  10422.                     ],
  10423.                     'templates' => [
  10424.                     ],
  10425.                     'cache' => 'sonata.cache.noop',
  10426.                     'settings' => [
  10427.                     ],
  10428.                 ],
  10429.             ],
  10430.             'sonata_block.blocks_by_class' => [
  10431.             ],
  10432.             'sonata_blocks.block_types' => [
  10433.                 => 'sonata.admin.block.admin_list',
  10434.                 => 'sonata.block.service.container',
  10435.                 => 'sonata.block.service.empty',
  10436.                 => 'sonata.block.service.text',
  10437.                 => 'sonata.block.service.rss',
  10438.                 => 'sonata.block.service.menu',
  10439.                 => 'sonata.block.service.template',
  10440.                 => 'sonata.admin.block.search_result',
  10441.                 => 'sonata.admin.block.stats',
  10442.             ],
  10443.             'sonata_block.cache_blocks' => [
  10444.                 'by_type' => [
  10445.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  10446.                     'sonata.block.service.container' => 'sonata.cache.noop',
  10447.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  10448.                     'sonata.block.service.text' => 'sonata.cache.noop',
  10449.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  10450.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  10451.                     'sonata.block.service.template' => 'sonata.cache.noop',
  10452.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  10453.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  10454.                 ],
  10455.             ],
  10456.             'sonata_blocks.default_contexts' => [
  10457.             ],
  10458.             'knp_menu.renderer.list.options' => [
  10459.             ],
  10460.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  10461.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  10462.             'knp_menu.renderer.twig.options' => [
  10463.             ],
  10464.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  10465.             'knp_menu.default_renderer' => 'twig',
  10466.             'nelmio_cors.map' => [
  10467.                 '^/' => [
  10468.                 ],
  10469.             ],
  10470.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  10471.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  10472.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  10473.             'nelmio_api_doc.areas' => [
  10474.                 => 'default',
  10475.             ],
  10476.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  10477.                 'choice' => 'select',
  10478.                 'boolean' => 'select',
  10479.                 'text' => 'text',
  10480.                 'textarea' => 'textarea',
  10481.                 'html' => 'textarea',
  10482.                 'email' => 'email',
  10483.                 'string' => 'text',
  10484.                 'smallint' => 'text',
  10485.                 'bigint' => 'text',
  10486.                 'integer' => 'number',
  10487.                 'decimal' => 'number',
  10488.                 'currency' => 'number',
  10489.                 'percent' => 'number',
  10490.                 'url' => 'url',
  10491.                 'date' => 'date',
  10492.             ],
  10493.             'sonata.admin.configuration.legacy_twig_text_extension' => false,
  10494.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  10495.             'sonata.admin.configuration.global_search.case_sensitive' => true,
  10496.             'sonata.admin.configuration.templates' => [
  10497.                 'user_block' => '@SonataAdmin/Core/user_block.html.twig',
  10498.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  10499.                 'layout' => '@SonataAdmin/standard_layout.html.twig',
  10500.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  10501.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  10502.                 'search' => '@SonataAdmin/Core/search.html.twig',
  10503.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  10504.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  10505.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  10506.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  10507.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  10508.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  10509.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  10510.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  10511.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  10512.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  10513.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  10514.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  10515.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  10516.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  10517.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  10518.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  10519.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  10520.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  10521.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  10522.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  10523.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  10524.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  10525.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  10526.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  10527.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  10528.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  10529.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  10530.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  10531.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  10532.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  10533.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  10534.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  10535.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  10536.             ],
  10537.             'sonata.admin.configuration.admin_services' => [
  10538.             ],
  10539.             'sonata.admin.configuration.dashboard_groups' => [
  10540.             ],
  10541.             'sonata.admin.configuration.dashboard_blocks' => [
  10542.                 => [
  10543.                     'type' => 'sonata.admin.block.admin_list',
  10544.                     'position' => 'left',
  10545.                     'roles' => [
  10546.                     ],
  10547.                     'settings' => [
  10548.                     ],
  10549.                     'class' => 'col-md-4',
  10550.                 ],
  10551.             ],
  10552.             'sonata.admin.configuration.sort_admins' => false,
  10553.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/default_mosaic_image.png',
  10554.             'sonata.admin.configuration.default_group' => 'default',
  10555.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  10556.             'sonata.admin.configuration.default_icon' => '<i class="fa fa-folder"></i>',
  10557.             'sonata.admin.configuration.breadcrumbs' => [
  10558.                 'child_admin_route' => 'edit',
  10559.             ],
  10560.             'sonata.admin.security.fos_user_autoconfigured' => false,
  10561.             'sonata.admin.security.acl_user_manager' => NULL,
  10562.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  10563.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  10564.             'sonata.admin.configuration.security.information' => [
  10565.             ],
  10566.             'sonata.admin.configuration.security.admin_permissions' => [
  10567.                 => 'CREATE',
  10568.                 => 'LIST',
  10569.                 => 'DELETE',
  10570.                 => 'UNDELETE',
  10571.                 => 'EXPORT',
  10572.                 => 'OPERATOR',
  10573.                 => 'MASTER',
  10574.             ],
  10575.             'sonata.admin.configuration.security.object_permissions' => [
  10576.                 => 'VIEW',
  10577.                 => 'EDIT',
  10578.                 => 'DELETE',
  10579.                 => 'UNDELETE',
  10580.                 => 'OPERATOR',
  10581.                 => 'MASTER',
  10582.                 => 'OWNER',
  10583.             ],
  10584.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  10585.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  10586.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  10587.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  10588.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  10589.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  10590.             'sonata.admin.extension.map' => [
  10591.                 'admins' => [
  10592.                 ],
  10593.                 'excludes' => [
  10594.                 ],
  10595.                 'implements' => [
  10596.                 ],
  10597.                 'extends' => [
  10598.                 ],
  10599.                 'instanceof' => [
  10600.                 ],
  10601.                 'uses' => [
  10602.                 ],
  10603.             ],
  10604.             'sonata.admin.configuration.filters.persist' => false,
  10605.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  10606.             'sonata.admin.configuration.show.mosaic.button' => true,
  10607.             'sonata.admin.configuration.translate_group_label' => false,
  10608.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  10609.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  10610.             'sonata_doctrine_orm_admin.templates' => [
  10611.                 'types' => [
  10612.                     'list' => [
  10613.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  10614.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  10615.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  10616.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  10617.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  10618.                         'text' => '@SonataAdmin/CRUD/list_string.html.twig',
  10619.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  10620.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  10621.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  10622.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  10623.                         'smallint' => '@SonataAdmin/CRUD/list_string.html.twig',
  10624.                         'bigint' => '@SonataAdmin/CRUD/list_string.html.twig',
  10625.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  10626.                         'decimal' => '@SonataAdmin/CRUD/list_string.html.twig',
  10627.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  10628.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  10629.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  10630.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  10631.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  10632.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  10633.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  10634.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  10635.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  10636.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  10637.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  10638.                     ],
  10639.                     'show' => [
  10640.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  10641.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  10642.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  10643.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  10644.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  10645.                         'text' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10646.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  10647.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  10648.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10649.                         'smallint' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10650.                         'bigint' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10651.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10652.                         'decimal' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10653.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  10654.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  10655.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  10656.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  10657.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  10658.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  10659.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  10660.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  10661.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  10662.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  10663.                     ],
  10664.                 ],
  10665.                 'form' => [
  10666.                     => '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig',
  10667.                 ],
  10668.                 'filter' => [
  10669.                     => '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig',
  10670.                 ],
  10671.             ],
  10672.             'sonata.form.form_type' => 'standard',
  10673.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  10674.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  10675.             'sonata.twig.form_type' => 'standard',
  10676.             'maker.compatible_check.doctrine.supports_attributes' => true,
  10677.             'data_collector.templates' => [
  10678.                 'data_collector.request' => [
  10679.                     => 'request',
  10680.                     => '@WebProfiler/Collector/request.html.twig',
  10681.                 ],
  10682.                 'data_collector.time' => [
  10683.                     => 'time',
  10684.                     => '@WebProfiler/Collector/time.html.twig',
  10685.                 ],
  10686.                 'data_collector.memory' => [
  10687.                     => 'memory',
  10688.                     => '@WebProfiler/Collector/memory.html.twig',
  10689.                 ],
  10690.                 'data_collector.validator' => [
  10691.                     => 'validator',
  10692.                     => '@WebProfiler/Collector/validator.html.twig',
  10693.                 ],
  10694.                 'data_collector.ajax' => [
  10695.                     => 'ajax',
  10696.                     => '@WebProfiler/Collector/ajax.html.twig',
  10697.                 ],
  10698.                 'data_collector.form' => [
  10699.                     => 'form',
  10700.                     => '@WebProfiler/Collector/form.html.twig',
  10701.                 ],
  10702.                 'data_collector.exception' => [
  10703.                     => 'exception',
  10704.                     => '@WebProfiler/Collector/exception.html.twig',
  10705.                 ],
  10706.                 'data_collector.logger' => [
  10707.                     => 'logger',
  10708.                     => '@WebProfiler/Collector/logger.html.twig',
  10709.                 ],
  10710.                 'data_collector.events' => [
  10711.                     => 'events',
  10712.                     => '@WebProfiler/Collector/events.html.twig',
  10713.                 ],
  10714.                 'data_collector.router' => [
  10715.                     => 'router',
  10716.                     => '@WebProfiler/Collector/router.html.twig',
  10717.                 ],
  10718.                 'data_collector.cache' => [
  10719.                     => 'cache',
  10720.                     => '@WebProfiler/Collector/cache.html.twig',
  10721.                 ],
  10722.                 'data_collector.translation' => [
  10723.                     => 'translation',
  10724.                     => '@WebProfiler/Collector/translation.html.twig',
  10725.                 ],
  10726.                 'data_collector.security' => [
  10727.                     => 'security',
  10728.                     => '@Security/Collector/security.html.twig',
  10729.                 ],
  10730.                 'data_collector.twig' => [
  10731.                     => 'twig',
  10732.                     => '@WebProfiler/Collector/twig.html.twig',
  10733.                 ],
  10734.                 'data_collector.http_client' => [
  10735.                     => 'http_client',
  10736.                     => '@WebProfiler/Collector/http_client.html.twig',
  10737.                 ],
  10738.                 'data_collector.doctrine' => [
  10739.                     => 'db',
  10740.                     => '@Doctrine/Collector/db.html.twig',
  10741.                 ],
  10742.                 'swiftmailer.data_collector' => [
  10743.                     => 'swiftmailer',
  10744.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  10745.                 ],
  10746.                 'data_collector.dump' => [
  10747.                     => 'dump',
  10748.                     => '@Debug/Profiler/dump.html.twig',
  10749.                 ],
  10750.                 'mailer.data_collector' => [
  10751.                     => 'mailer',
  10752.                     => '@WebProfiler/Collector/mailer.html.twig',
  10753.                 ],
  10754.                 'sonata.block.data_collector' => [
  10755.                     => 'block',
  10756.                     => '@SonataBlock/Profiler/block.html.twig',
  10757.                 ],
  10758.                 'data_collector.config' => [
  10759.                     => 'config',
  10760.                     => '@WebProfiler/Collector/config.html.twig',
  10761.                 ],
  10762.             ],
  10763.             'console.command.ids' => [
  10764.             ],
  10765.         ];
  10766.     }
  10767.     protected function throw($message)
  10768.     {
  10769.         throw new RuntimeException($message);
  10770.     }
  10771. }