var/cache/dev/ContainerZxvHmxc/App_KernelDevDebugContainer.php line 13188

Open in your IDE?
  1. <?php
  2. namespace ContainerZxvHmxc;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\Admin\\ActualiteController' => 'getActualiteControllerService',
  47.             'App\\Controller\\Admin\\AffichageActualitesController' => 'getAffichageActualitesControllerService',
  48.             'App\\Controller\\Admin\\BaseCRUDController' => 'getBaseCRUDControllerService',
  49.             'App\\Controller\\Admin\\BaseContentController' => 'getBaseContentControllerService',
  50.             'App\\Controller\\Admin\\BatimentController' => 'getBatimentControllerService',
  51.             'App\\Controller\\Admin\\CommuneController' => 'getCommuneControllerService',
  52.             'App\\Controller\\Admin\\EtablissementController' => 'getEtablissementControllerService',
  53.             'App\\Controller\\Admin\\ImportController' => 'getImportControllerService',
  54.             'App\\Controller\\Admin\\LayerController' => 'getLayerControllerService',
  55.             'App\\Controller\\Admin\\MesureController' => 'getMesureControllerService',
  56.             'App\\Controller\\Admin\\MesureEtatsPiecesController' => 'getMesureEtatsPiecesControllerService',
  57.             'App\\Controller\\Admin\\MesurePieceFamilleElementController' => 'getMesurePieceFamilleElementControllerService',
  58.             'App\\Controller\\Admin\\ParticipantController' => 'getParticipantControllerService',
  59.             'App\\Controller\\Admin\\PieceMesureController' => 'getPieceMesureControllerService',
  60.             'App\\Controller\\Admin\\ValeursMesuresController' => 'getValeursMesuresControllerService',
  61.             'App\\Controller\\Admin\\ZoneHomogeneController' => 'getZoneHomogeneControllerService',
  62.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  63.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  64.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  65.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  66.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  67.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  68.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  69.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  70.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  71.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  72.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  73.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  74.             'admin.acces_garage.template_registry' => 'getAdmin_AccesGarage_TemplateRegistryService',
  75.             'admin.acces_sous_sol.template_registry' => 'getAdmin_AccesSousSol_TemplateRegistryService',
  76.             'admin.actualite.template_registry' => 'getAdmin_Actualite_TemplateRegistryService',
  77.             'admin.batiment.template_registry' => 'getAdmin_Batiment_TemplateRegistryService',
  78.             'admin.batiment_cartographie.template_registry' => 'getAdmin_BatimentCartographie_TemplateRegistryService',
  79.             'admin.commune.template_registry' => 'getAdmin_Commune_TemplateRegistryService',
  80.             'admin.element_mesure.template_registry' => 'getAdmin_ElementMesure_TemplateRegistryService',
  81.             'admin.energie_chauffage.template_registry' => 'getAdmin_EnergieChauffage_TemplateRegistryService',
  82.             'admin.etablissement.template_registry' => 'getAdmin_Etablissement_TemplateRegistryService',
  83.             'admin.interface_sol.template_registry' => 'getAdmin_InterfaceSol_TemplateRegistryService',
  84.             'admin.label.template_registry' => 'getAdmin_Label_TemplateRegistryService',
  85.             'admin.mesure' => 'getAdmin_MesureService',
  86.             'admin.mesure.template_registry' => 'getAdmin_Mesure_TemplateRegistryService',
  87.             'admin.mesure_etats_pieces.template_registry' => 'getAdmin_MesureEtatsPieces_TemplateRegistryService',
  88.             'admin.mesure_piece_famille_element.template_registry' => 'getAdmin_MesurePieceFamilleElement_TemplateRegistryService',
  89.             'admin.participant.template_registry' => 'getAdmin_Participant_TemplateRegistryService',
  90.             'admin.piece_mesure' => 'getAdmin_PieceMesureService',
  91.             'admin.piece_mesure.template_registry' => 'getAdmin_PieceMesure_TemplateRegistryService',
  92.             'admin.type.batiment.template_registry' => 'getAdmin_Type_Batiment_TemplateRegistryService',
  93.             'admin.type.etablissement.template_registry' => 'getAdmin_Type_Etablissement_TemplateRegistryService',
  94.             'admin.valeursmesures.template_registry' => 'getAdmin_Valeursmesures_TemplateRegistryService',
  95.             'admin.zone_homogene' => 'getAdmin_ZoneHomogeneService',
  96.             'admin.zone_homogene.template_registry' => 'getAdmin_ZoneHomogene_TemplateRegistryService',
  97.             'app.block.dashboard' => 'getApp_Block_DashboardService',
  98.             'app.sonataadmin.import_ars.template_registry' => 'getApp_Sonataadmin_ImportArs_TemplateRegistryService',
  99.             'app.sonataadmin.import_generic_qai.template_registry' => 'getApp_Sonataadmin_ImportGenericQai_TemplateRegistryService',
  100.             'app.sonataadmin.import_generic_radon.template_registry' => 'getApp_Sonataadmin_ImportGenericRadon_TemplateRegistryService',
  101.             'app.sonataadmin.import_ofsp.template_registry' => 'getApp_Sonataadmin_ImportOfsp_TemplateRegistryService',
  102.             'cache.app' => 'getCache_AppService',
  103.             'cache.app_clearer' => 'getCache_AppClearerService',
  104.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  105.             'cache.system' => 'getCache_SystemService',
  106.             'cache.system_clearer' => 'getCache_SystemClearerService',
  107.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  108.             'cache_warmer' => 'getCacheWarmerService',
  109.             'common.vich.year_namer_origname' => 'getCommon_Vich_YearNamerOrignameService',
  110.             'common.vich.year_namer_origname.general' => 'getCommon_Vich_YearNamerOrigname_GeneralService',
  111.             'common.vich.yeardirectorynamer' => 'getCommon_Vich_YeardirectorynamerService',
  112.             'console.command_loader' => 'getConsole_CommandLoaderService',
  113.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  114.             'data_collector.dump' => 'getDataCollector_DumpService',
  115.             'doctrine' => 'getDoctrineService',
  116.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  117.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  118.             'error_controller' => 'getErrorControllerService',
  119.             'event_dispatcher' => 'getEventDispatcherService',
  120.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  121.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  122.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  123.             'http_kernel' => 'getHttpKernelService',
  124.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  125.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  126.             'request_stack' => 'getRequestStackService',
  127.             'router' => 'getRouterService',
  128.             'routing.loader' => 'getRouting_LoaderService',
  129.             'services_resetter' => 'getServicesResetterService',
  130.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  131.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  132.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  133.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  134.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  135.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  136.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  137.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  138.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  139.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  140.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  141.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  142.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  143.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  144.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  145.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  146.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  147.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  148.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  149.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  150.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  151.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  152.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  153.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  154.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  155.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  156.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  157.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  158.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  159.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  160.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  161.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  162.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  163.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  164.             'sonata.user.action.check_email' => 'getSonata_User_Action_CheckEmailService',
  165.             'sonata.user.action.check_login' => 'getSonata_User_Action_CheckLoginService',
  166.             'sonata.user.action.login' => 'getSonata_User_Action_LoginService',
  167.             'sonata.user.action.logout' => 'getSonata_User_Action_LogoutService',
  168.             'sonata.user.action.request' => 'getSonata_User_Action_RequestService',
  169.             'sonata.user.action.reset' => 'getSonata_User_Action_ResetService',
  170.             'sonata.user.admin.user.template_registry' => 'getSonata_User_Admin_User_TemplateRegistryService',
  171.             'sonata.user.form.roles_matrix_type' => 'getSonata_User_Form_RolesMatrixTypeService',
  172.             'translator' => 'getTranslatorService',
  173.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  174.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  175.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  176.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  177.             'vich_uploader.namer_uniqid.dataimport' => 'getVichUploader_NamerUniqid_DataimportService',
  178.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  179.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  180.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  181.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  182.             'cache_clearer' => 'getCacheClearerService',
  183.             'filesystem' => 'getFilesystemService',
  184.             'serializer' => 'getSerializerService',
  185.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  186.             'form.factory' => 'getForm_FactoryService',
  187.             'form.type.file' => 'getForm_Type_FileService',
  188.             'profiler' => 'getProfilerService',
  189.             'twig' => 'getTwigService',
  190.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  191.             'security.token_storage' => 'getSecurity_TokenStorageService',
  192.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  193.             'session' => 'getSessionService',
  194.             'validator' => 'getValidatorService',
  195.         ];
  196.         $this->aliases = [
  197.             'database_connection' => 'doctrine.dbal.default_connection',
  198.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  199.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  200.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  201.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  202.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  203.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  204.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  205.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  206.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  207.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  208.         ];
  209.         $this->privates['service_container'] = function () {
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  216.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  229.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  240.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  247.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  300.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  301.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  302.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Validator/UserInitializer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  344.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  347.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  358.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  360.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  366.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  367.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  371.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  372.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  373.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  410.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  457.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  459.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  461.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  463.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  467.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  468.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  472.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  475.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  477.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  485.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  487.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  488.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  494.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  498.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  501.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  504.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  505.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  506.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  510.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  511.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  512.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  513.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  514.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/RolesBuilderInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/ExpandableRolesBuilderInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/PermissionLabelsBuilderInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/MatrixRolesBuilderInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/MatrixRolesBuilder.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilderInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php';
  524.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php';
  525.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/CanonicalFieldsUpdaterInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  540.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  557.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  558.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  561.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  562.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  564.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  566.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  567.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  568.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  569.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  570.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  571.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  572.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  573.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  574.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  577.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  597.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  601.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  602.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  603.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  605.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/DeprecatedTemplateExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Twig/RolesMatrixExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  625.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  627.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  628.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  629.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Twig/GlobalVariables.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  637.             include_once __DIR__.'/proxy-classes.php';
  638.         };
  639.     }
  640.     public function compile(): void
  641.     {
  642.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  643.     }
  644.     public function isCompiled(): bool
  645.     {
  646.         return true;
  647.     }
  648.     public function getRemovedIds(): array
  649.     {
  650.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  651.     }
  652.     protected function createProxy($class, \Closure $factory)
  653.     {
  654.         return $factory();
  655.     }
  656.     /**
  657.      * Gets the public '.container.private.cache_clearer' shared service.
  658.      *
  659.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  660.      */
  661.     protected function get_Container_Private_CacheClearerService()
  662.     {
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  665.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  666.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  667.         }, 1));
  668.     }
  669.     /**
  670.      * Gets the public '.container.private.filesystem' shared service.
  671.      *
  672.      * @return \Symfony\Component\Filesystem\Filesystem
  673.      */
  674.     protected function get_Container_Private_FilesystemService()
  675.     {
  676.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  677.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  678.     }
  679.     /**
  680.      * Gets the public '.container.private.form.factory' shared service.
  681.      *
  682.      * @return \Symfony\Component\Form\FormFactory
  683.      */
  684.     protected function get_Container_Private_Form_FactoryService()
  685.     {
  686.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  688.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  689.         if (isset($this->services['.container.private.form.factory'])) {
  690.             return $this->services['.container.private.form.factory'];
  691.         }
  692.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  693.     }
  694.     /**
  695.      * Gets the public '.container.private.form.type.file' shared service.
  696.      *
  697.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  698.      */
  699.     protected function get_Container_Private_Form_Type_FileService()
  700.     {
  701.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  702.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  704.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  705.     }
  706.     /**
  707.      * Gets the public '.container.private.profiler' shared service.
  708.      *
  709.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  710.      */
  711.     protected function get_Container_Private_ProfilerService()
  712.     {
  713.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  714.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  715.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  716.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  717.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  718.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  719.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  720.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  721.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  722.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  723.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  724.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  725.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  726.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  727.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  728.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  729.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  730.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  731.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  732.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  733.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  734.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  735.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  736.         if ($this->has('kernel')) {
  737.             $f->setKernel($b);
  738.         }
  739.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  740.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  741.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  742.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  743.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  744.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  745.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  746.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  747.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  748.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  749.         $instance->add($d);
  750.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  751.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  752.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  753.         $instance->add($e);
  754.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  755.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  756.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  757.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  758.         $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']));
  759.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  760.         $instance->add($f);
  761.         return $instance;
  762.     }
  763.     /**
  764.      * Gets the public '.container.private.security.authorization_checker' shared service.
  765.      *
  766.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  767.      */
  768.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  769.     {
  770.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  771.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  772.             return $this->services['.container.private.security.authorization_checker'];
  773.         }
  774.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  775.     }
  776.     /**
  777.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  778.      *
  779.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  780.      */
  781.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  782.     {
  783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  787.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  788.     }
  789.     /**
  790.      * Gets the public '.container.private.security.password_encoder' shared service.
  791.      *
  792.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  793.      *
  794.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  795.      */
  796.     protected function get_Container_Private_Security_PasswordEncoderService()
  797.     {
  798.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  799.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  800.     }
  801.     /**
  802.      * Gets the public '.container.private.security.token_storage' shared service.
  803.      *
  804.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  805.      */
  806.     protected function get_Container_Private_Security_TokenStorageService()
  807.     {
  808.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  809.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  810.         ], [
  811.             'request_stack' => '?',
  812.         ]));
  813.     }
  814.     /**
  815.      * Gets the public '.container.private.serializer' shared service.
  816.      *
  817.      * @return \Symfony\Component\Serializer\Serializer
  818.      */
  819.     protected function get_Container_Private_SerializerService()
  820.     {
  821.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  822.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  824.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  825.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  826.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  827.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  828.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  829.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  832.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  835.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  836.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  837.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  838.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  839.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  840.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  841.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  842.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  843.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  844.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  845.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  846.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  848.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  849.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  850.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  851.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  852.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  853.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  854.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  855.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  856.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  857.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  858.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  859.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  860.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  861.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  863.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  864.         if (isset($this->services['.container.private.serializer'])) {
  865.             return $this->services['.container.private.serializer'];
  866.         }
  867.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  868.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  869.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  870.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  871.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$a$eNULL)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 10 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 11 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$d$b$a$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  872.     }
  873.     /**
  874.      * Gets the public '.container.private.session' shared service.
  875.      *
  876.      * @return \Symfony\Component\HttpFoundation\Session\Session
  877.      */
  878.     protected function get_Container_Private_SessionService()
  879.     {
  880.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  882.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  883.         if (isset($this->services['.container.private.session'])) {
  884.             return $this->services['.container.private.session'];
  885.         }
  886.         return $this->services['.container.private.session'] = $a->createSession();
  887.     }
  888.     /**
  889.      * Gets the public '.container.private.twig' shared service.
  890.      *
  891.      * @return \Twig\Environment
  892.      */
  893.     protected function get_Container_Private_TwigService()
  894.     {
  895.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  896.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  897.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  898.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  899.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  900.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  901.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  902.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  903.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  904.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  905.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  906.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  907.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  908.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  909.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  910.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  911.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SonataAdminBundle'), 'SonataAdmin');
  912.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  913.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  914.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  915.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  916.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  917.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  918.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SonataDoctrineORMAdminBundle'), 'SonataDoctrineORMAdmin');
  919.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  920.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  921.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  922.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  923.         $a->addPath((\dirname(__DIR__4).'/src/CommonBundle/Resources/views'), 'Common');
  924.         $a->addPath((\dirname(__DIR__4).'/src/CommonBundle/Resources/views'), '!Common');
  925.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SonataUserBundle'), 'SonataUser');
  926.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/views'), 'SonataUser');
  927.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/views'), '!SonataUser');
  928.         $a->addPath((\dirname(__DIR__4).'/templates'));
  929.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  930.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  931.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  932.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  933.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  934.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  935.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  936.         $e = ($this->services['router'] ?? $this->getRouterService());
  937.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  938.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  939.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  940.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  941.         $i = new \Knp\Menu\Util\MenuManipulator();
  942.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  943.         $k = new \Symfony\Bridge\Twig\AppVariable();
  944.         $k->setEnvironment('dev');
  945.         $k->setDebug(true);
  946.         if ($this->has('.container.private.security.token_storage')) {
  947.             $k->setTokenStorage($g);
  948.         }
  949.         if ($this->has('request_stack')) {
  950.             $k->setRequestStack($f);
  951.         }
  952.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  953.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  954.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  955.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  956.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  957.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  958.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  959.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  960.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  961.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  962.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  963.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$e)));
  964.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  965.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  966.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  967.         $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())));
  968.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  969.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  970.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  971.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  972.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  973.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  974.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  975.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  976.         ], [
  977.             'webpack_encore.entrypoint_lookup_collection' => '?',
  978.             'webpack_encore.tag_renderer' => '?',
  979.         ])));
  980.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  981.         $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, [
  982.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  983.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  984.         ], [
  985.             'list' => '?',
  986.             'twig' => '?',
  987.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $i$j), $j$i));
  988.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  989.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  990.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  991.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  992.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ?? ($this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime()))));
  993.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  994.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  995.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  996.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  997.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  998.         $instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
  999.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  1000.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  1001.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  1002.         $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());
  1003.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, ($this->services['sonata.doctrine.model.adapter.chain'] ?? $this->getSonata_Doctrine_Model_Adapter_ChainService())));
  1004.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1005.         $instance->addExtension(new \Sonata\UserBundle\Twig\RolesMatrixExtension(($this->privates['sonata.user.matrix_roles_builder'] ?? $this->getSonata_User_MatrixRolesBuilderService())));
  1006.         $instance->addGlobal('app'$k);
  1007.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1008.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1009.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1010.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1011.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1012.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  1013.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  1014.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  1015.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  1016.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  1017.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  1018.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  1019.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  1020.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  1021.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  1022.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates''sonata.form.twig.canonicalize_runtime''getSonata_Form_Twig_CanonicalizeRuntimeService'false],
  1023.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  1024.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  1025.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'false],
  1026.         ], [
  1027.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1028.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1029.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1030.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1031.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  1032.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  1033.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  1034.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  1035.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  1036.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  1037.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  1038.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  1039.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  1040.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  1041.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
  1042.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  1043.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  1044.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1045.         ])));
  1046.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1047.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1048.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1049.         $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']));
  1050.         $instance->addGlobal('sonata_config', ($this->privates['sonata.admin.configuration'] ?? $this->getSonata_Admin_ConfigurationService()));
  1051.         $instance->addGlobal('sonata_user', new \Sonata\UserBundle\Twig\GlobalVariables(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), 'bundles/sonatauser/default_avatar.png'false'', []));
  1052.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1053.         return $instance;
  1054.     }
  1055.     /**
  1056.      * Gets the public '.container.private.validator' shared service.
  1057.      *
  1058.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1059.      */
  1060.     protected function get_Container_Private_ValidatorService()
  1061.     {
  1062.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1063.         if (isset($this->services['.container.private.validator'])) {
  1064.             return $this->services['.container.private.validator'];
  1065.         }
  1066.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1067.     }
  1068.     /**
  1069.      * Gets the public 'App\Controller\Admin\ActualiteController' shared autowired service.
  1070.      *
  1071.      * @return \App\Controller\Admin\ActualiteController
  1072.      */
  1073.     protected function getActualiteControllerService()
  1074.     {
  1075.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1077.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1078.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ActualiteController.php';
  1079.         $this->services['App\\Controller\\Admin\\ActualiteController'] = $instance = new \App\Controller\Admin\ActualiteController();
  1080.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\ActualiteController'$this));
  1081.         return $instance;
  1082.     }
  1083.     /**
  1084.      * Gets the public 'App\Controller\Admin\AffichageActualitesController' shared autowired service.
  1085.      *
  1086.      * @return \App\Controller\Admin\AffichageActualitesController
  1087.      */
  1088.     protected function getAffichageActualitesControllerService()
  1089.     {
  1090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1091.         include_once \dirname(__DIR__4).'/src/Controller/Admin/AffichageActualitesController.php';
  1092.         $this->services['App\\Controller\\Admin\\AffichageActualitesController'] = $instance = new \App\Controller\Admin\AffichageActualitesController();
  1093.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\AffichageActualitesController'$this));
  1094.         return $instance;
  1095.     }
  1096.     /**
  1097.      * Gets the public 'App\Controller\Admin\BaseCRUDController' shared autowired service.
  1098.      *
  1099.      * @return \App\Controller\Admin\BaseCRUDController
  1100.      */
  1101.     protected function getBaseCRUDControllerService()
  1102.     {
  1103.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1104.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1105.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1106.         $this->services['App\\Controller\\Admin\\BaseCRUDController'] = $instance = new \App\Controller\Admin\BaseCRUDController();
  1107.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\BaseCRUDController'$this));
  1108.         return $instance;
  1109.     }
  1110.     /**
  1111.      * Gets the public 'App\Controller\Admin\BaseContentController' shared autowired service.
  1112.      *
  1113.      * @return \App\Controller\Admin\BaseContentController
  1114.      */
  1115.     protected function getBaseContentControllerService()
  1116.     {
  1117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1119.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1120.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseContentController.php';
  1121.         $this->services['App\\Controller\\Admin\\BaseContentController'] = $instance = new \App\Controller\Admin\BaseContentController();
  1122.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\BaseContentController'$this));
  1123.         return $instance;
  1124.     }
  1125.     /**
  1126.      * Gets the public 'App\Controller\Admin\BatimentController' shared autowired service.
  1127.      *
  1128.      * @return \App\Controller\Admin\BatimentController
  1129.      */
  1130.     protected function getBatimentControllerService()
  1131.     {
  1132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1134.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1135.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BatimentController.php';
  1136.         $this->services['App\\Controller\\Admin\\BatimentController'] = $instance = new \App\Controller\Admin\BatimentController();
  1137.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\BatimentController'$this));
  1138.         return $instance;
  1139.     }
  1140.     /**
  1141.      * Gets the public 'App\Controller\Admin\CommuneController' shared autowired service.
  1142.      *
  1143.      * @return \App\Controller\Admin\CommuneController
  1144.      */
  1145.     protected function getCommuneControllerService()
  1146.     {
  1147.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1149.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1150.         include_once \dirname(__DIR__4).'/src/Controller/Admin/CommuneController.php';
  1151.         $this->services['App\\Controller\\Admin\\CommuneController'] = $instance = new \App\Controller\Admin\CommuneController();
  1152.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\CommuneController'$this));
  1153.         return $instance;
  1154.     }
  1155.     /**
  1156.      * Gets the public 'App\Controller\Admin\EtablissementController' shared autowired service.
  1157.      *
  1158.      * @return \App\Controller\Admin\EtablissementController
  1159.      */
  1160.     protected function getEtablissementControllerService()
  1161.     {
  1162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1164.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1165.         include_once \dirname(__DIR__4).'/src/Controller/Admin/EtablissementController.php';
  1166.         $this->services['App\\Controller\\Admin\\EtablissementController'] = $instance = new \App\Controller\Admin\EtablissementController();
  1167.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\EtablissementController'$this));
  1168.         return $instance;
  1169.     }
  1170.     /**
  1171.      * Gets the public 'App\Controller\Admin\ImportController' shared autowired service.
  1172.      *
  1173.      * @return \App\Controller\Admin\ImportController
  1174.      */
  1175.     protected function getImportControllerService()
  1176.     {
  1177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1179.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1180.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ImportController.php';
  1181.         $this->services['App\\Controller\\Admin\\ImportController'] = $instance = new \App\Controller\Admin\ImportController();
  1182.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\ImportController'$this));
  1183.         return $instance;
  1184.     }
  1185.     /**
  1186.      * Gets the public 'App\Controller\Admin\LayerController' shared autowired service.
  1187.      *
  1188.      * @return \App\Controller\Admin\LayerController
  1189.      */
  1190.     protected function getLayerControllerService()
  1191.     {
  1192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1193.         include_once \dirname(__DIR__4).'/src/Controller/Admin/LayerController.php';
  1194.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Exporter.php';
  1195.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseExporter.php';
  1196.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurExporter.php';
  1197.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurQaiExporter.php';
  1198.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Reader/Helper/BatimentValeurRelationMany.php';
  1199.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Writer/WriterInterface.php';
  1200.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Writer/XlsxWriter.php';
  1201.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1202.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1203.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1204.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  1205.         $this->services['App\\Controller\\Admin\\LayerController'] = $instance = new \App\Controller\Admin\LayerController(new \App\Sonata\AdminBundle\Exporter\Exporter(), new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentValeurExporter($this$a$b$c$d), new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentValeurQaiExporter($this$a$b$c$d), new \App\Sonata\AdminBundle\Service\DataImport\Reader\Helper\BatimentValeurRelationMany(), new \App\Sonata\AdminBundle\Exporter\Writer\XlsxWriter());
  1206.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\LayerController'$this));
  1207.         return $instance;
  1208.     }
  1209.     /**
  1210.      * Gets the public 'App\Controller\Admin\MesureController' shared autowired service.
  1211.      *
  1212.      * @return \App\Controller\Admin\MesureController
  1213.      */
  1214.     protected function getMesureControllerService()
  1215.     {
  1216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1217.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1218.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1219.         include_once \dirname(__DIR__4).'/src/Controller/Admin/MesureController.php';
  1220.         $this->services['App\\Controller\\Admin\\MesureController'] = $instance = new \App\Controller\Admin\MesureController();
  1221.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\MesureController'$this));
  1222.         return $instance;
  1223.     }
  1224.     /**
  1225.      * Gets the public 'App\Controller\Admin\MesureEtatsPiecesController' shared autowired service.
  1226.      *
  1227.      * @return \App\Controller\Admin\MesureEtatsPiecesController
  1228.      */
  1229.     protected function getMesureEtatsPiecesControllerService()
  1230.     {
  1231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1233.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1234.         include_once \dirname(__DIR__4).'/src/Controller/Admin/MesureEtatsPiecesController.php';
  1235.         $this->services['App\\Controller\\Admin\\MesureEtatsPiecesController'] = $instance = new \App\Controller\Admin\MesureEtatsPiecesController();
  1236.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\MesureEtatsPiecesController'$this));
  1237.         return $instance;
  1238.     }
  1239.     /**
  1240.      * Gets the public 'App\Controller\Admin\MesurePieceFamilleElementController' shared autowired service.
  1241.      *
  1242.      * @return \App\Controller\Admin\MesurePieceFamilleElementController
  1243.      */
  1244.     protected function getMesurePieceFamilleElementControllerService()
  1245.     {
  1246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1248.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1249.         include_once \dirname(__DIR__4).'/src/Controller/Admin/MesurePieceFamilleElementController.php';
  1250.         $this->services['App\\Controller\\Admin\\MesurePieceFamilleElementController'] = $instance = new \App\Controller\Admin\MesurePieceFamilleElementController();
  1251.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\MesurePieceFamilleElementController'$this));
  1252.         return $instance;
  1253.     }
  1254.     /**
  1255.      * Gets the public 'App\Controller\Admin\ParticipantController' shared autowired service.
  1256.      *
  1257.      * @return \App\Controller\Admin\ParticipantController
  1258.      */
  1259.     protected function getParticipantControllerService()
  1260.     {
  1261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1262.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1263.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1264.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ParticipantController.php';
  1265.         $this->services['App\\Controller\\Admin\\ParticipantController'] = $instance = new \App\Controller\Admin\ParticipantController();
  1266.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\ParticipantController'$this));
  1267.         return $instance;
  1268.     }
  1269.     /**
  1270.      * Gets the public 'App\Controller\Admin\PieceMesureController' shared autowired service.
  1271.      *
  1272.      * @return \App\Controller\Admin\PieceMesureController
  1273.      */
  1274.     protected function getPieceMesureControllerService()
  1275.     {
  1276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1277.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1278.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1279.         include_once \dirname(__DIR__4).'/src/Controller/Admin/PieceMesureController.php';
  1280.         $this->services['App\\Controller\\Admin\\PieceMesureController'] = $instance = new \App\Controller\Admin\PieceMesureController();
  1281.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\PieceMesureController'$this));
  1282.         return $instance;
  1283.     }
  1284.     /**
  1285.      * Gets the public 'App\Controller\Admin\ValeursMesuresController' shared autowired service.
  1286.      *
  1287.      * @return \App\Controller\Admin\ValeursMesuresController
  1288.      */
  1289.     protected function getValeursMesuresControllerService()
  1290.     {
  1291.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1293.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1294.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ValeursMesuresController.php';
  1295.         $this->services['App\\Controller\\Admin\\ValeursMesuresController'] = $instance = new \App\Controller\Admin\ValeursMesuresController();
  1296.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\ValeursMesuresController'$this));
  1297.         return $instance;
  1298.     }
  1299.     /**
  1300.      * Gets the public 'App\Controller\Admin\ZoneHomogeneController' shared autowired service.
  1301.      *
  1302.      * @return \App\Controller\Admin\ZoneHomogeneController
  1303.      */
  1304.     protected function getZoneHomogeneControllerService()
  1305.     {
  1306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1308.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseCRUDController.php';
  1309.         include_once \dirname(__DIR__4).'/src/Controller/Admin/ZoneHomogeneController.php';
  1310.         $this->services['App\\Controller\\Admin\\ZoneHomogeneController'] = $instance = new \App\Controller\Admin\ZoneHomogeneController();
  1311.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\ZoneHomogeneController'$this));
  1312.         return $instance;
  1313.     }
  1314.     /**
  1315.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1316.      *
  1317.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1318.      */
  1319.     protected function getProfilerControllerService()
  1320.     {
  1321.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1322.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1323.     }
  1324.     /**
  1325.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1326.      *
  1327.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1328.      */
  1329.     protected function getRedirectControllerService()
  1330.     {
  1331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1332.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1333.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1334.     }
  1335.     /**
  1336.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1337.      *
  1338.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1339.      */
  1340.     protected function getTemplateControllerService()
  1341.     {
  1342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1343.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1344.     }
  1345.     /**
  1346.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  1347.      *
  1348.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  1349.      */
  1350.     protected function getBase64NamerService()
  1351.     {
  1352.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1353.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1354.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1355.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  1356.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  1357.     }
  1358.     /**
  1359.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  1360.      *
  1361.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  1362.      */
  1363.     protected function getCurrentDateTimeDirectoryNamerService()
  1364.     {
  1365.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1366.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1367.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  1368.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  1369.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  1370.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  1371.     }
  1372.     /**
  1373.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  1374.      *
  1375.      * @return \Vich\UploaderBundle\Naming\HashNamer
  1376.      */
  1377.     protected function getHashNamerService()
  1378.     {
  1379.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1380.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1381.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1382.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  1383.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  1384.     }
  1385.     /**
  1386.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  1387.      *
  1388.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  1389.      */
  1390.     protected function getOrignameNamerService()
  1391.     {
  1392.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1393.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1394.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  1395.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1396.     }
  1397.     /**
  1398.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  1399.      *
  1400.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  1401.      */
  1402.     protected function getPropertyDirectoryNamerService()
  1403.     {
  1404.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1405.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1406.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  1407.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1408.     }
  1409.     /**
  1410.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  1411.      *
  1412.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  1413.      */
  1414.     protected function getPropertyNamerService()
  1415.     {
  1416.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1417.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1418.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1419.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  1420.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1421.     }
  1422.     /**
  1423.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  1424.      *
  1425.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1426.      */
  1427.     protected function getSmartUniqueNamerService()
  1428.     {
  1429.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1430.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1431.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1432.     }
  1433.     /**
  1434.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  1435.      *
  1436.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  1437.      */
  1438.     protected function getSubdirDirectoryNamerService()
  1439.     {
  1440.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1441.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1442.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  1443.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  1444.     }
  1445.     /**
  1446.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  1447.      *
  1448.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  1449.      */
  1450.     protected function getUniqidNamerService()
  1451.     {
  1452.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1453.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1454.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  1455.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  1456.     }
  1457.     /**
  1458.      * Gets the public 'admin.acces_garage.template_registry' shared service.
  1459.      *
  1460.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1461.      */
  1462.     protected function getAdmin_AccesGarage_TemplateRegistryService()
  1463.     {
  1464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1466.         return $this->services['admin.acces_garage.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1467.     }
  1468.     /**
  1469.      * Gets the public 'admin.acces_sous_sol.template_registry' shared service.
  1470.      *
  1471.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1472.      */
  1473.     protected function getAdmin_AccesSousSol_TemplateRegistryService()
  1474.     {
  1475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1477.         return $this->services['admin.acces_sous_sol.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1478.     }
  1479.     /**
  1480.      * Gets the public 'admin.actualite.template_registry' shared service.
  1481.      *
  1482.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1483.      */
  1484.     protected function getAdmin_Actualite_TemplateRegistryService()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1488.         return $this->services['admin.actualite.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1489.     }
  1490.     /**
  1491.      * Gets the public 'admin.batiment.template_registry' shared service.
  1492.      *
  1493.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1494.      */
  1495.     protected function getAdmin_Batiment_TemplateRegistryService()
  1496.     {
  1497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1499.         return $this->services['admin.batiment.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1500.     }
  1501.     /**
  1502.      * Gets the public 'admin.batiment_cartographie.template_registry' shared service.
  1503.      *
  1504.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1505.      */
  1506.     protected function getAdmin_BatimentCartographie_TemplateRegistryService()
  1507.     {
  1508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1509.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1510.         return $this->services['admin.batiment_cartographie.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/BatimentCartographieAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => '@SonataAdmin/CRUD/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => '@SonataAdmin/CRUD/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1511.     }
  1512.     /**
  1513.      * Gets the public 'admin.commune.template_registry' shared service.
  1514.      *
  1515.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1516.      */
  1517.     protected function getAdmin_Commune_TemplateRegistryService()
  1518.     {
  1519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1521.         return $this->services['admin.commune.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1522.     }
  1523.     /**
  1524.      * Gets the public 'admin.element_mesure.template_registry' shared service.
  1525.      *
  1526.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1527.      */
  1528.     protected function getAdmin_ElementMesure_TemplateRegistryService()
  1529.     {
  1530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1532.         return $this->services['admin.element_mesure.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1533.     }
  1534.     /**
  1535.      * Gets the public 'admin.energie_chauffage.template_registry' shared service.
  1536.      *
  1537.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1538.      */
  1539.     protected function getAdmin_EnergieChauffage_TemplateRegistryService()
  1540.     {
  1541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1543.         return $this->services['admin.energie_chauffage.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1544.     }
  1545.     /**
  1546.      * Gets the public 'admin.etablissement.template_registry' shared service.
  1547.      *
  1548.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1549.      */
  1550.     protected function getAdmin_Etablissement_TemplateRegistryService()
  1551.     {
  1552.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1553.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1554.         return $this->services['admin.etablissement.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1555.     }
  1556.     /**
  1557.      * Gets the public 'admin.interface_sol.template_registry' shared service.
  1558.      *
  1559.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1560.      */
  1561.     protected function getAdmin_InterfaceSol_TemplateRegistryService()
  1562.     {
  1563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1565.         return $this->services['admin.interface_sol.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1566.     }
  1567.     /**
  1568.      * Gets the public 'admin.label.template_registry' shared service.
  1569.      *
  1570.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1571.      */
  1572.     protected function getAdmin_Label_TemplateRegistryService()
  1573.     {
  1574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1576.         return $this->services['admin.label.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1577.     }
  1578.     /**
  1579.      * Gets the public 'admin.mesure' service.
  1580.      *
  1581.      * @return \App\Sonata\AdminBundle\Admin\MesureAdmin
  1582.      */
  1583.     protected function getAdmin_MesureService()
  1584.     {
  1585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1597.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  1598.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesureAdmin.php';
  1599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  1603.         $this->factories['admin.mesure'] = function () {
  1604.             $instance = new \App\Sonata\AdminBundle\Admin\MesureAdmin('admin.mesure''App\\Entity\\Mesure''App\\Controller\\Admin\\MesureController');
  1605.             $instance->setManagerType('orm');
  1606.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1607.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1608.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1609.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1610.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1611.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1612.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1613.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1614.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1615.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1616.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  1617.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1618.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1619.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  1620.             $instance->setPagerType('default');
  1621.             $instance->setLabel('Liste');
  1622.             $instance->setTranslationDomain('messages');
  1623.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  1624.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1625.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1626.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1627.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1628.             $instance->setTranslationDomain('FormLabels');
  1629.             $instance->setContainer($this);
  1630.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1631.             $instance->addChild((isset($this->factories['service_container']['admin.mesure_piece_famille_element']) ? $this->factories['service_container']['admin.mesure_piece_famille_element']() : $this->getAdmin_MesurePieceFamilleElementService()), 'Mesure');
  1632.             $instance->addChild((isset($this->factories['service_container']['admin.mesure_etats_pieces']) ? $this->factories['service_container']['admin.mesure_etats_pieces']() : $this->getAdmin_MesureEtatsPiecesService()), 'Mesure');
  1633.             $instance->addChild((isset($this->factories['admin.zone_homogene']) ? $this->factories['admin.zone_homogene']() : $this->getAdmin_ZoneHomogeneService()), 'Mesure');
  1634.             $instance->addChild((isset($this->factories['service_container']['admin.valeursmesures']) ? $this->factories['service_container']['admin.valeursmesures']() : $this->getAdmin_ValeursmesuresService()), 'Mesure');
  1635.             $instance->setTemplateRegistry(($this->services['admin.mesure.template_registry'] ?? $this->getAdmin_Mesure_TemplateRegistryService()));
  1636.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1637.             $instance->initialize();
  1638.             return $instance;
  1639.         };
  1640.         return $this->factories['admin.mesure']();
  1641.     }
  1642.     /**
  1643.      * Gets the public 'admin.mesure.template_registry' shared service.
  1644.      *
  1645.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1646.      */
  1647.     protected function getAdmin_Mesure_TemplateRegistryService()
  1648.     {
  1649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1651.         return $this->services['admin.mesure.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1652.     }
  1653.     /**
  1654.      * Gets the public 'admin.mesure_etats_pieces.template_registry' shared service.
  1655.      *
  1656.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1657.      */
  1658.     protected function getAdmin_MesureEtatsPieces_TemplateRegistryService()
  1659.     {
  1660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1662.         return $this->services['admin.mesure_etats_pieces.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1663.     }
  1664.     /**
  1665.      * Gets the public 'admin.mesure_piece_famille_element.template_registry' shared service.
  1666.      *
  1667.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1668.      */
  1669.     protected function getAdmin_MesurePieceFamilleElement_TemplateRegistryService()
  1670.     {
  1671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1672.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1673.         return $this->services['admin.mesure_piece_famille_element.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1674.     }
  1675.     /**
  1676.      * Gets the public 'admin.participant.template_registry' shared service.
  1677.      *
  1678.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1679.      */
  1680.     protected function getAdmin_Participant_TemplateRegistryService()
  1681.     {
  1682.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1683.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1684.         return $this->services['admin.participant.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1685.     }
  1686.     /**
  1687.      * Gets the public 'admin.piece_mesure' service.
  1688.      *
  1689.      * @return \App\Sonata\AdminBundle\Admin\PieceMesureAdmin
  1690.      */
  1691.     protected function getAdmin_PieceMesureService()
  1692.     {
  1693.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1694.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1695.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1696.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1697.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1698.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1703.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1704.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1705.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  1706.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/PieceMesureAdmin.php';
  1707.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1708.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1709.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1710.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  1711.         $this->factories['admin.piece_mesure'] = function () {
  1712.             $instance = new \App\Sonata\AdminBundle\Admin\PieceMesureAdmin('admin.piece_mesure''App\\Entity\\PieceMesure''App\\Controller\\Admin\\PieceMesureController');
  1713.             $instance->setManagerType('orm');
  1714.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1715.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1716.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1717.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1718.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1719.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1720.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1721.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1722.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1723.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1724.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  1725.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1726.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1727.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  1728.             $instance->setPagerType('default');
  1729.             $instance->setLabel('Liste');
  1730.             $instance->setTranslationDomain('messages');
  1731.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  1732.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1733.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1734.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1735.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1736.             $instance->setTranslationDomain('FormLabels');
  1737.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1738.             $instance->setContainer($this);
  1739.             $instance->setTemplateRegistry(($this->services['admin.piece_mesure.template_registry'] ?? $this->getAdmin_PieceMesure_TemplateRegistryService()));
  1740.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1741.             $instance->initialize();
  1742.             return $instance;
  1743.         };
  1744.         return $this->factories['admin.piece_mesure']();
  1745.     }
  1746.     /**
  1747.      * Gets the public 'admin.piece_mesure.template_registry' shared service.
  1748.      *
  1749.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1750.      */
  1751.     protected function getAdmin_PieceMesure_TemplateRegistryService()
  1752.     {
  1753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1754.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1755.         return $this->services['admin.piece_mesure.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/PieceMesure/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => '@SonataAdmin/CRUD/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => '@SonataAdmin/CRUD/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1756.     }
  1757.     /**
  1758.      * Gets the public 'admin.type.batiment.template_registry' shared service.
  1759.      *
  1760.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1761.      */
  1762.     protected function getAdmin_Type_Batiment_TemplateRegistryService()
  1763.     {
  1764.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1765.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1766.         return $this->services['admin.type.batiment.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1767.     }
  1768.     /**
  1769.      * Gets the public 'admin.type.etablissement.template_registry' shared service.
  1770.      *
  1771.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1772.      */
  1773.     protected function getAdmin_Type_Etablissement_TemplateRegistryService()
  1774.     {
  1775.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1776.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1777.         return $this->services['admin.type.etablissement.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1778.     }
  1779.     /**
  1780.      * Gets the public 'admin.valeursmesures.template_registry' shared service.
  1781.      *
  1782.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1783.      */
  1784.     protected function getAdmin_Valeursmesures_TemplateRegistryService()
  1785.     {
  1786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1788.         return $this->services['admin.valeursmesures.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/ValeursMesuresAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => '@SonataAdmin/CRUD/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => '@SonataAdmin/CRUD/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1789.     }
  1790.     /**
  1791.      * Gets the public 'admin.zone_homogene' service.
  1792.      *
  1793.      * @return \App\Sonata\AdminBundle\Admin\ZoneHomogeneAdmin
  1794.      */
  1795.     protected function getAdmin_ZoneHomogeneService()
  1796.     {
  1797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  1798.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  1799.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  1800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  1801.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  1802.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  1803.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  1804.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  1805.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  1806.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  1807.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  1808.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  1809.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  1810.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ZoneHomogeneAdmin.php';
  1811.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  1812.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  1813.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  1814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  1815.         $this->factories['admin.zone_homogene'] = function () {
  1816.             $instance = new \App\Sonata\AdminBundle\Admin\ZoneHomogeneAdmin('admin.zone_homogene''App\\Entity\\ZoneHomogene''App\\Controller\\Admin\\ZoneHomogeneController');
  1817.             $instance->setManagerType('orm');
  1818.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  1819.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  1820.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  1821.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  1822.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  1823.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  1824.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  1825.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  1826.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  1827.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  1828.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  1829.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  1830.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  1831.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  1832.             $instance->setPagerType('default');
  1833.             $instance->setLabel('Liste');
  1834.             $instance->setTranslationDomain('messages');
  1835.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  1836.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  1837.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  1838.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  1839.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  1840.             $instance->setTranslationDomain('FormLabels');
  1841.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1842.             $instance->setContainer($this);
  1843.             $instance->setTemplateRegistry(($this->services['admin.zone_homogene.template_registry'] ?? $this->getAdmin_ZoneHomogene_TemplateRegistryService()));
  1844.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  1845.             $instance->initialize();
  1846.             return $instance;
  1847.         };
  1848.         return $this->factories['admin.zone_homogene']();
  1849.     }
  1850.     /**
  1851.      * Gets the public 'admin.zone_homogene.template_registry' shared service.
  1852.      *
  1853.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1854.      */
  1855.     protected function getAdmin_ZoneHomogene_TemplateRegistryService()
  1856.     {
  1857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1858.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1859.         return $this->services['admin.zone_homogene.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/ZoneHomogeneAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => '@SonataAdmin/CRUD/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => '@SonataAdmin/CRUD/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1860.     }
  1861.     /**
  1862.      * Gets the public 'app.block.dashboard' shared autowired service.
  1863.      *
  1864.      * @return \App\Sonata\Block\DashBoardBlock
  1865.      */
  1866.     protected function getApp_Block_DashboardService()
  1867.     {
  1868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  1869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  1870.         include_once \dirname(__DIR__4).'/src/Sonata/Block/DashBoardBlock.php';
  1871.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1872.         if (isset($this->services['app.block.dashboard'])) {
  1873.             return $this->services['app.block.dashboard'];
  1874.         }
  1875.         return $this->services['app.block.dashboard'] = new \App\Sonata\Block\DashBoardBlock($this'app.block.dashboard'$a);
  1876.     }
  1877.     /**
  1878.      * Gets the public 'app.sonataadmin.import_ars.template_registry' shared service.
  1879.      *
  1880.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1881.      */
  1882.     protected function getApp_Sonataadmin_ImportArs_TemplateRegistryService()
  1883.     {
  1884.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1886.         return $this->services['app.sonataadmin.import_ars.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/ImportAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => 'AdminBundle/ImportAdmin/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => 'AdminBundle/ImportAdmin/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1887.     }
  1888.     /**
  1889.      * Gets the public 'app.sonataadmin.import_generic_qai.template_registry' shared service.
  1890.      *
  1891.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1892.      */
  1893.     protected function getApp_Sonataadmin_ImportGenericQai_TemplateRegistryService()
  1894.     {
  1895.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1897.         return $this->services['app.sonataadmin.import_generic_qai.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/ImportAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => 'AdminBundle/ImportAdmin/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => 'AdminBundle/ImportAdmin/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1898.     }
  1899.     /**
  1900.      * Gets the public 'app.sonataadmin.import_generic_radon.template_registry' shared service.
  1901.      *
  1902.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1903.      */
  1904.     protected function getApp_Sonataadmin_ImportGenericRadon_TemplateRegistryService()
  1905.     {
  1906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1908.         return $this->services['app.sonataadmin.import_generic_radon.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/ImportAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => 'AdminBundle/ImportAdmin/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => 'AdminBundle/ImportAdmin/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1909.     }
  1910.     /**
  1911.      * Gets the public 'app.sonataadmin.import_ofsp.template_registry' shared service.
  1912.      *
  1913.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1914.      */
  1915.     protected function getApp_Sonataadmin_ImportOfsp_TemplateRegistryService()
  1916.     {
  1917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1919.         return $this->services['app.sonataadmin.import_ofsp.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'AdminBundle/ImportAdmin/list.html.twig''filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig''show' => 'AdminBundle/ImportAdmin/show.html.twig''show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig''edit' => 'AdminBundle/ImportAdmin/edit.html.twig''preview' => '@SonataAdmin/CRUD/preview.html.twig''history' => '@SonataAdmin/CRUD/history.html.twig''acl' => '@SonataAdmin/CRUD/acl.html.twig''history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig''action' => '@SonataAdmin/CRUD/action.html.twig''select' => '@SonataAdmin/CRUD/list__select.html.twig''list_block' => '@SonataAdmin/Block/block_admin_list.html.twig''search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig''short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig''delete' => '@SonataAdmin/CRUD/delete.html.twig''batch' => '@SonataAdmin/CRUD/list__batch.html.twig''batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig''inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig''outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig''outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig''outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig''base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig''pager_links' => '@SonataAdmin/Pager/links.html.twig''pager_results' => '@SonataAdmin/Pager/results.html.twig''tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig''knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig''action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig''button_acl' => '@SonataAdmin/Button/acl_button.html.twig''button_create' => '@SonataAdmin/Button/create_button.html.twig''button_edit' => '@SonataAdmin/Button/edit_button.html.twig''button_history' => '@SonataAdmin/Button/history_button.html.twig''button_list' => '@SonataAdmin/Button/list_button.html.twig''button_show' => '@SonataAdmin/Button/show_button.html.twig''form_theme' => [], 'filter_theme' => []]);
  1920.     }
  1921.     /**
  1922.      * Gets the public 'cache.app' shared service.
  1923.      *
  1924.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1925.      */
  1926.     protected function getCache_AppService()
  1927.     {
  1928.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1929.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1930.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1931.     }
  1932.     /**
  1933.      * Gets the public 'cache.app_clearer' shared service.
  1934.      *
  1935.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1936.      */
  1937.     protected function getCache_AppClearerService()
  1938.     {
  1939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1940.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1941.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1942.     }
  1943.     /**
  1944.      * Gets the public 'cache.global_clearer' shared service.
  1945.      *
  1946.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1947.      */
  1948.     protected function getCache_GlobalClearerService()
  1949.     {
  1950.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1951.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1952.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), '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()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1953.     }
  1954.     /**
  1955.      * Gets the public 'cache.system' shared service.
  1956.      *
  1957.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1958.      */
  1959.     protected function getCache_SystemService()
  1960.     {
  1961.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1962.     }
  1963.     /**
  1964.      * Gets the public 'cache.system_clearer' shared service.
  1965.      *
  1966.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1967.      */
  1968.     protected function getCache_SystemClearerService()
  1969.     {
  1970.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1972.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1973.     }
  1974.     /**
  1975.      * Gets the public 'cache.validator_expression_language' shared service.
  1976.      *
  1977.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1978.      */
  1979.     protected function getCache_ValidatorExpressionLanguageService()
  1980.     {
  1981.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1982.     }
  1983.     /**
  1984.      * Gets the public 'cache_warmer' shared service.
  1985.      *
  1986.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1987.      */
  1988.     protected function getCacheWarmerService()
  1989.     {
  1990.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1991.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1992.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1993.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1994.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1995.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1996.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1997.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1998.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1999.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2000.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2001.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2002.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  2003.             yield 10 => ($this->privates['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  2004.             yield 11 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  2005.         }, 12), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2006.     }
  2007.     /**
  2008.      * Gets the public 'common.vich.year_namer_origname' shared autowired service.
  2009.      *
  2010.      * @return \App\CommonBundle\VichUpload\YearOrignameNamer
  2011.      */
  2012.     protected function getCommon_Vich_YearNamerOrignameService()
  2013.     {
  2014.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  2015.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  2016.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  2017.         include_once \dirname(__DIR__4).'/src/CommonBundle/VichUpload/YearOrignameNamer.php';
  2018.         return $this->services['common.vich.year_namer_origname'] = new \App\CommonBundle\VichUpload\YearOrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  2019.     }
  2020.     /**
  2021.      * Gets the public 'common.vich.year_namer_origname.general' shared autowired service.
  2022.      *
  2023.      * @return \App\CommonBundle\VichUpload\YearOrignameNamer
  2024.      */
  2025.     protected function getCommon_Vich_YearNamerOrigname_GeneralService()
  2026.     {
  2027.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  2028.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  2029.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  2030.         include_once \dirname(__DIR__4).'/src/CommonBundle/VichUpload/YearOrignameNamer.php';
  2031.         return $this->services['common.vich.year_namer_origname.general'] = new \App\CommonBundle\VichUpload\YearOrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  2032.     }
  2033.     /**
  2034.      * Gets the public 'common.vich.yeardirectorynamer' shared autowired service.
  2035.      *
  2036.      * @return \App\CommonBundle\VichUpload\YearDirectoryNamer
  2037.      */
  2038.     protected function getCommon_Vich_YeardirectorynamerService()
  2039.     {
  2040.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  2041.         include_once \dirname(__DIR__4).'/src/CommonBundle/VichUpload/YearDirectoryNamer.php';
  2042.         return $this->services['common.vich.yeardirectorynamer'] = new \App\CommonBundle\VichUpload\YearDirectoryNamer();
  2043.     }
  2044.     /**
  2045.      * Gets the public 'console.command_loader' shared service.
  2046.      *
  2047.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2048.      */
  2049.     protected function getConsole_CommandLoaderService()
  2050.     {
  2051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2053.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2054.             'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\CryptCommand' => ['privates''App\\Sonata\\AdminBundle\\PgCrypto\\Command\\CryptCommand''getCryptCommandService'false],
  2055.             'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\DecryptCommand' => ['privates''App\\Sonata\\AdminBundle\\PgCrypto\\Command\\DecryptCommand''getDecryptCommandService'false],
  2056.             'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\TestCommand' => ['privates''App\\Sonata\\AdminBundle\\PgCrypto\\Command\\TestCommand''getTestCommandService'false],
  2057.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2058.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2059.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2060.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2061.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2062.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2063.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2064.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2065.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2066.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2067.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2068.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2069.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2070.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2071.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2072.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2073.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2074.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2075.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2076.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2077.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2078.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2079.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2080.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2081.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2082.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2083.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2084.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2085.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2086.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2087.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2088.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2089.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2090.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2091.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2092.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2093.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2094.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2095.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2096.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2097.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2098.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2099.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2100.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2101.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2102.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2103.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2104.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2105.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2106.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2107.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2108.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2109.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2110.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2111.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2112.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2113.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2114.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2115.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2116.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2117.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2118.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2119.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2120.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2121.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2122.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2123.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2124.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2125.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2126.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2127.             'sonata.block.command.debug_blocks' => ['privates''.sonata.block.command.debug_blocks.lazy''get_Sonata_Block_Command_DebugBlocks_LazyService'false],
  2128.             'sonata.admin.command.explain' => ['privates''.sonata.admin.command.explain.lazy''get_Sonata_Admin_Command_Explain_LazyService'false],
  2129.             'sonata.admin.command.generate_object_acl' => ['privates''.sonata.admin.command.generate_object_acl.lazy''get_Sonata_Admin_Command_GenerateObjectAcl_LazyService'false],
  2130.             'sonata.admin.command.list' => ['privates''.sonata.admin.command.list.lazy''get_Sonata_Admin_Command_List_LazyService'false],
  2131.             'sonata.admin.command.setup_acl' => ['privates''.sonata.admin.command.setup_acl.lazy''get_Sonata_Admin_Command_SetupAcl_LazyService'false],
  2132.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  2133.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  2134.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  2135.             'sonata.user.command.activate_user' => ['privates''.sonata.user.command.activate_user.lazy''get_Sonata_User_Command_ActivateUser_LazyService'false],
  2136.             'sonata.user.command.change_password' => ['privates''.sonata.user.command.change_password.lazy''get_Sonata_User_Command_ChangePassword_LazyService'false],
  2137.             'sonata.user.command.create_user' => ['privates''.sonata.user.command.create_user.lazy''get_Sonata_User_Command_CreateUser_LazyService'false],
  2138.             'sonata.user.command.deactivate_user' => ['privates''.sonata.user.command.deactivate_user.lazy''get_Sonata_User_Command_DeactivateUser_LazyService'false],
  2139.             'sonata.user.command.promote_user' => ['privates''.sonata.user.command.promote_user.lazy''get_Sonata_User_Command_PromoteUser_LazyService'false],
  2140.             'sonata.user.command.demote_user' => ['privates''.sonata.user.command.demote_user.lazy''get_Sonata_User_Command_DemoteUser_LazyService'false],
  2141.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  2142.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  2143.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2144.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2145.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2146.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2147.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2148.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2149.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2150.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2151.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2152.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2153.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2154.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2155.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2156.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2157.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2158.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2159.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2160.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2161.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2162.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2163.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2164.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2165.             'maker.auto_command.make_sonata_admin' => ['privates''.maker.auto_command.make_sonata_admin.lazy''get_Maker_AutoCommand_MakeSonataAdmin_LazyService'false],
  2166.         ], [
  2167.             'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\CryptCommand' => 'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\CryptCommand',
  2168.             'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\DecryptCommand' => 'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\DecryptCommand',
  2169.             'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\TestCommand' => 'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\TestCommand',
  2170.             'console.command.about' => '?',
  2171.             'console.command.assets_install' => '?',
  2172.             'console.command.cache_clear' => '?',
  2173.             'console.command.cache_pool_clear' => '?',
  2174.             'console.command.cache_pool_prune' => '?',
  2175.             'console.command.cache_pool_delete' => '?',
  2176.             'console.command.cache_pool_list' => '?',
  2177.             'console.command.cache_warmup' => '?',
  2178.             'console.command.config_debug' => '?',
  2179.             'console.command.config_dump_reference' => '?',
  2180.             'console.command.container_debug' => '?',
  2181.             'console.command.container_lint' => '?',
  2182.             'console.command.debug_autowiring' => '?',
  2183.             'console.command.dotenv_debug' => '?',
  2184.             'console.command.event_dispatcher_debug' => '?',
  2185.             'console.command.router_debug' => '?',
  2186.             'console.command.router_match' => '?',
  2187.             'console.command.translation_debug' => '?',
  2188.             'console.command.translation_extract' => '?',
  2189.             'console.command.validator_debug' => '?',
  2190.             'console.command.translation_pull' => '?',
  2191.             'console.command.translation_push' => '?',
  2192.             'console.command.xliff_lint' => '?',
  2193.             'console.command.yaml_lint' => '?',
  2194.             'console.command.form_debug' => '?',
  2195.             'console.command.secrets_set' => '?',
  2196.             'console.command.secrets_remove' => '?',
  2197.             'console.command.secrets_generate_key' => '?',
  2198.             'console.command.secrets_list' => '?',
  2199.             'console.command.secrets_decrypt_to_local' => '?',
  2200.             'console.command.secrets_encrypt_from_local' => '?',
  2201.             'twig.command.debug' => '?',
  2202.             'twig.command.lint' => '?',
  2203.             'var_dumper.command.server_dump' => '?',
  2204.             'monolog.command.server_log' => '?',
  2205.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2206.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2207.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2208.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2209.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  2210.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  2211.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  2212.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  2213.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  2214.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  2215.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  2216.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  2217.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  2218.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  2219.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  2220.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  2221.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  2222.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  2223.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2224.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2225.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2226.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2227.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2228.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2229.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2230.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2231.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2232.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2233.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2234.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2235.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2236.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2237.             'security.command.debug_firewall' => '?',
  2238.             'security.command.user_password_encoder' => '?',
  2239.             'security.command.user_password_hash' => '?',
  2240.             'sonata.block.command.debug_blocks' => '?',
  2241.             'sonata.admin.command.explain' => '?',
  2242.             'sonata.admin.command.generate_object_acl' => '?',
  2243.             'sonata.admin.command.list' => '?',
  2244.             'sonata.admin.command.setup_acl' => '?',
  2245.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  2246.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  2247.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  2248.             'sonata.user.command.activate_user' => '?',
  2249.             'sonata.user.command.change_password' => '?',
  2250.             'sonata.user.command.create_user' => '?',
  2251.             'sonata.user.command.deactivate_user' => '?',
  2252.             'sonata.user.command.promote_user' => '?',
  2253.             'sonata.user.command.demote_user' => '?',
  2254.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  2255.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  2256.             'maker.auto_command.make_auth' => '?',
  2257.             'maker.auto_command.make_command' => '?',
  2258.             'maker.auto_command.make_controller' => '?',
  2259.             'maker.auto_command.make_crud' => '?',
  2260.             'maker.auto_command.make_docker_database' => '?',
  2261.             'maker.auto_command.make_entity' => '?',
  2262.             'maker.auto_command.make_fixtures' => '?',
  2263.             'maker.auto_command.make_form' => '?',
  2264.             'maker.auto_command.make_message' => '?',
  2265.             'maker.auto_command.make_messenger_middleware' => '?',
  2266.             'maker.auto_command.make_registration_form' => '?',
  2267.             'maker.auto_command.make_reset_password' => '?',
  2268.             'maker.auto_command.make_serializer_encoder' => '?',
  2269.             'maker.auto_command.make_serializer_normalizer' => '?',
  2270.             'maker.auto_command.make_subscriber' => '?',
  2271.             'maker.auto_command.make_twig_extension' => '?',
  2272.             'maker.auto_command.make_test' => '?',
  2273.             'maker.auto_command.make_validator' => '?',
  2274.             'maker.auto_command.make_voter' => '?',
  2275.             'maker.auto_command.make_user' => '?',
  2276.             'maker.auto_command.make_migration' => '?',
  2277.             'maker.auto_command.make_stimulus_controller' => '?',
  2278.             'maker.auto_command.make_sonata_admin' => '?',
  2279.         ]), ['pg-crypto:crypt-entity' => 'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\CryptCommand''pg-crypto:decrypt-entity' => 'App\\Sonata\\AdminBundle\\PgCrypto\\Command\\TestCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''debug:sonata:block' => 'sonata.block.command.debug_blocks''sonata:admin:explain' => 'sonata.admin.command.explain''sonata:admin:generate-object-acl' => 'sonata.admin.command.generate_object_acl''sonata:admin:list' => 'sonata.admin.command.list''sonata:admin:setup-acl' => 'sonata.admin.command.setup_acl''vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class''vich:mapping:debug' => 'vich_uploader.command.mapping_debug''vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes''sonata:user:activate' => 'sonata.user.command.activate_user''sonata:user:change-password' => 'sonata.user.command.change_password''sonata:user:create' => 'sonata.user.command.create_user''sonata:user:deactivate' => 'sonata.user.command.deactivate_user''sonata:user:promote' => 'sonata.user.command.promote_user''sonata:user:demote' => 'sonata.user.command.demote_user''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller''make:sonata:admin' => 'maker.auto_command.make_sonata_admin']);
  2280.     }
  2281.     /**
  2282.      * Gets the public 'container.env_var_processors_locator' shared service.
  2283.      *
  2284.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2285.      */
  2286.     protected function getContainer_EnvVarProcessorsLocatorService()
  2287.     {
  2288.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2289.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2290.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2291.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2292.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2293.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2294.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2295.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2296.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2297.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2298.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2299.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2300.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2301.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2302.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2303.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2304.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2305.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2306.         ], [
  2307.             'base64' => '?',
  2308.             'bool' => '?',
  2309.             'const' => '?',
  2310.             'csv' => '?',
  2311.             'default' => '?',
  2312.             'file' => '?',
  2313.             'float' => '?',
  2314.             'int' => '?',
  2315.             'json' => '?',
  2316.             'key' => '?',
  2317.             'not' => '?',
  2318.             'query_string' => '?',
  2319.             'require' => '?',
  2320.             'resolve' => '?',
  2321.             'string' => '?',
  2322.             'trim' => '?',
  2323.             'url' => '?',
  2324.         ]);
  2325.     }
  2326.     /**
  2327.      * Gets the public 'data_collector.dump' shared service.
  2328.      *
  2329.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2330.      */
  2331.     protected function getDataCollector_DumpService()
  2332.     {
  2333.         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()));
  2334.     }
  2335.     /**
  2336.      * Gets the public 'doctrine' shared service.
  2337.      *
  2338.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2339.      */
  2340.     protected function getDoctrineService()
  2341.     {
  2342.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2343.     }
  2344.     /**
  2345.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2346.      *
  2347.      * @return \Doctrine\DBAL\Connection
  2348.      */
  2349.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2350.     {
  2351.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2352.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2353.             return $this->services['doctrine.dbal.default_connection'];
  2354.         }
  2355.         $b = new \Doctrine\DBAL\Configuration();
  2356.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2357.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2358.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2359.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2360.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2361.         $d->setConnectionName('default');
  2362.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2363.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!topology|tiger|layer)~')]));
  2364.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  2365.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['driver' => 'pdo_pgsql''url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '10.6''defaultTableOptions' => []], $b$a, ['geometry' => 'text''_text' => 'text''crypt' => 'text''json_array' => 'json']);
  2366.     }
  2367.     /**
  2368.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2369.      *
  2370.      * @return \Doctrine\ORM\EntityManager
  2371.      */
  2372.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2373.     {
  2374.         if ($lazyLoad) {
  2375.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2376.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2377.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2378.                     $proxy->setProxyInitializer(null);
  2379.                     return true;
  2380.                 });
  2381.             });
  2382.         }
  2383.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2384.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  2385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2387.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2388.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  2389.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  2390.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  2392.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2395.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2396.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  2397.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  2398.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2399.         $a = new \Doctrine\ORM\Configuration();
  2400.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2401.         $c = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  2402.         $b->addDriver(($this->privates['doctrine.orm.default_yml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultYmlMetadataDriverService()), 'App\\Entity');
  2403.         $b->addDriver($c'Sonata\\UserBundle\\Entity');
  2404.         $b->addDriver($c'Vich\\UploaderBundle\\Entity');
  2405.         $b->addDriver($c'App\\Application\\Sonata\\UserBundle\\Entity');
  2406.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\CommonBundle\\Entity');
  2407.         $a->setEntityNamespaces(['App' => 'App\\Entity''SonataUserBundle' => 'Sonata\\UserBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity''CommonBundle' => 'App\\CommonBundle\\Entity''ApplicationSonataUserBundle' => 'App\\Application\\Sonata\\UserBundle\\Entity']);
  2408.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2409.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2410.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2411.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2412.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2413.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2414.         ], [
  2415.             'doctrine.ulid_generator' => '?',
  2416.             'doctrine.uuid_generator' => '?',
  2417.         ])));
  2418.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2419.         $a->setProxyNamespace('Proxies');
  2420.         $a->setAutoGenerateProxyClasses(true);
  2421.         $a->setSchemaIgnoreClasses([]);
  2422.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2423.         $a->setDefaultRepositoryClassName('App\\Repository\\BaseRepository');
  2424.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2425.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2426.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2427.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))));
  2428.         $a->addCustomStringFunction('iad_test_regexp''App\\Sonata\\AdminBundle\\Doctrine\\DQL\\IadTestRegexp');
  2429.         $a->addCustomStringFunction('DECODE''App\\Sonata\\AdminBundle\\PgCrypto\\Dql\\Decode');
  2430.         $a->addCustomStringFunction('PGP_SYM_DECRYPT''App\\Sonata\\AdminBundle\\PgCrypto\\Dql\\PgpSymDecrypt');
  2431.         $a->addCustomStringFunction('REPLACE''App\\Sonata\\AdminBundle\\PgCrypto\\Dql\\Replace');
  2432.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  2433.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2434.         return $instance;
  2435.     }
  2436.     /**
  2437.      * Gets the public 'error_controller' shared service.
  2438.      *
  2439.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2440.      */
  2441.     protected function getErrorControllerService()
  2442.     {
  2443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2444.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2445.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2446.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2447.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2448.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2449.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2450.     }
  2451.     /**
  2452.      * Gets the public 'event_dispatcher' shared service.
  2453.      *
  2454.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2455.      */
  2456.     protected function getEventDispatcherService()
  2457.     {
  2458.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2459.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2460.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2461.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2462.         $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())));
  2463.         $instance->addListener('kernel.controller', [=> function () {
  2464.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2465.         }, => 'onKernelController'], 0);
  2466.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2467.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  2468.         }, => 'checkPassport'], 1024);
  2469.         $instance->addListener('kernel.response', [=> function () {
  2470.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2471.         }, => 'onKernelResponse'], 0);
  2472.         $instance->addListener('kernel.exception', [=> function () {
  2473.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2474.         }, => 'onKernelException'], 0);
  2475.         $instance->addListener('kernel.response', [=> function () {
  2476.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->getSonata_Block_Cache_Handler_DefaultService());
  2477.         }, => 'onKernelResponse'], 0);
  2478.         $instance->addListener('kernel.response', [=> function () {
  2479.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2480.         }, => 'onKernelResponse'], 0);
  2481.         $instance->addListener('kernel.response', [=> function () {
  2482.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2483.         }, => 'onKernelResponse'], -1024);
  2484.         $instance->addListener('kernel.request', [=> function () {
  2485.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2486.         }, => 'setDefaultLocale'], 100);
  2487.         $instance->addListener('kernel.request', [=> function () {
  2488.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2489.         }, => 'onKernelRequest'], 16);
  2490.         $instance->addListener('kernel.finish_request', [=> function () {
  2491.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2492.         }, => 'onKernelFinishRequest'], 0);
  2493.         $instance->addListener('kernel.request', [=> function () {
  2494.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2495.         }, => 'onKernelRequest'], 256);
  2496.         $instance->addListener('kernel.response', [=> function () {
  2497.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2498.         }, => 'onResponse'], -255);
  2499.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2500.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2501.         }, => 'onControllerArguments'], 0);
  2502.         $instance->addListener('kernel.exception', [=> function () {
  2503.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2504.         }, => 'logKernelException'], 0);
  2505.         $instance->addListener('kernel.exception', [=> function () {
  2506.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2507.         }, => 'onKernelException'], -128);
  2508.         $instance->addListener('kernel.response', [=> function () {
  2509.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2510.         }, => 'removeCspHeader'], -128);
  2511.         $instance->addListener('kernel.request', [=> function () {
  2512.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2513.         }, => 'onKernelRequest'], 15);
  2514.         $instance->addListener('kernel.finish_request', [=> function () {
  2515.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2516.         }, => 'onKernelFinishRequest'], -15);
  2517.         $instance->addListener('console.error', [=> function () {
  2518.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2519.         }, => 'onConsoleError'], -128);
  2520.         $instance->addListener('console.terminate', [=> function () {
  2521.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2522.         }, => 'onConsoleTerminate'], -128);
  2523.         $instance->addListener('console.error', [=> function () {
  2524.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2525.         }, => 'onConsoleError'], 0);
  2526.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2527.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2528.         }, => 'onMessage'], -255);
  2529.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2530.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2531.         }, => 'onMessage'], -255);
  2532.         $instance->addListener('kernel.request', [=> function () {
  2533.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2534.         }, => 'configure'], 2048);
  2535.         $instance->addListener('console.command', [=> function () {
  2536.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2537.         }, => 'configure'], 2048);
  2538.         $instance->addListener('kernel.request', [=> function () {
  2539.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2540.         }, => 'onKernelRequest'], 32);
  2541.         $instance->addListener('kernel.finish_request', [=> function () {
  2542.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2543.         }, => 'onKernelFinishRequest'], 0);
  2544.         $instance->addListener('kernel.exception', [=> function () {
  2545.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2546.         }, => 'onKernelException'], -64);
  2547.         $instance->addListener('kernel.response', [=> function () {
  2548.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2549.         }, => 'onKernelResponse'], 0);
  2550.         $instance->addListener('kernel.request', [=> function () {
  2551.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2552.         }, => 'onKernelRequest'], 128);
  2553.         $instance->addListener('kernel.response', [=> function () {
  2554.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2555.         }, => 'onKernelResponse'], -1000);
  2556.         $instance->addListener('kernel.finish_request', [=> function () {
  2557.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2558.         }, => 'onFinishRequest'], 0);
  2559.         $instance->addListener('kernel.response', [=> function () {
  2560.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2561.         }, => 'onKernelResponse'], -100);
  2562.         $instance->addListener('kernel.exception', [=> function () {
  2563.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2564.         }, => 'onKernelException'], 0);
  2565.         $instance->addListener('kernel.terminate', [=> function () {
  2566.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2567.         }, => 'onKernelTerminate'], -1024);
  2568.         $instance->addListener('kernel.controller', [=> function () {
  2569.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2570.         }, => 'onKernelController'], 0);
  2571.         $instance->addListener('kernel.response', [=> function () {
  2572.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2573.         }, => 'onKernelResponse'], 0);
  2574.         $instance->addListener('kernel.controller', [=> function () {
  2575.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2576.         }, => 'onKernelController'], 0);
  2577.         $instance->addListener('kernel.controller', [=> function () {
  2578.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2579.         }, => 'onKernelController'], 0);
  2580.         $instance->addListener('kernel.controller', [=> function () {
  2581.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2582.         }, => 'onKernelController'], -128);
  2583.         $instance->addListener('kernel.view', [=> function () {
  2584.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2585.         }, => 'onKernelView'], 0);
  2586.         $instance->addListener('kernel.controller', [=> function () {
  2587.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2588.         }, => 'onKernelController'], 0);
  2589.         $instance->addListener('kernel.response', [=> function () {
  2590.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2591.         }, => 'onKernelResponse'], 0);
  2592.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2593.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2594.         }, => 'onKernelControllerArguments'], 0);
  2595.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2596.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2597.         }, => 'onKernelControllerArguments'], 0);
  2598.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2599.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2600.         }, => 'onMessage'], 0);
  2601.         $instance->addListener('kernel.response', [=> function () {
  2602.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2603.         }, => 'onKernelResponse'], -128);
  2604.         $instance->addListener('console.command', [=> function () {
  2605.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2606.         }, => 'onCommand'], 255);
  2607.         $instance->addListener('console.terminate', [=> function () {
  2608.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2609.         }, => 'onTerminate'], -255);
  2610.         $instance->addListener('console.command', [=> function () {
  2611.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2612.         }, => 'configure'], 1024);
  2613.         $instance->addListener('console.error', [=> function () {
  2614.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2615.         }, => 'onConsoleError'], 0);
  2616.         $instance->addListener('console.terminate', [=> function () {
  2617.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2618.         }, => 'onConsoleTerminate'], 0);
  2619.         $instance->addListener('kernel.response', [=> function () {
  2620.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2621.         }, => 'onKernelResponse'], 0);
  2622.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2623.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2624.         }, => 'checkPassport'], 0);
  2625.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2626.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2627.         }, => 'onLoginSuccess'], 0);
  2628.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2629.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2630.         }, => 'onVoterVote'], 0);
  2631.         $instance->addListener('kernel.request', [=> function () {
  2632.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2633.         }, => 'configureLogoutUrlGenerator'], 8);
  2634.         $instance->addListener('kernel.request', [=> function () {
  2635.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2636.         }, => 'onKernelRequest'], 8);
  2637.         $instance->addListener('kernel.finish_request', [=> function () {
  2638.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2639.         }, => 'onKernelFinishRequest'], 0);
  2640.         $instance->addListener('kernel.finish_request', [=> function () {
  2641.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2642.         }, => 'resetAssets'], 0);
  2643.         $instance->addListener('kernel.controller', [=> function () {
  2644.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  2645.         }, => 'onKernelController'], 0);
  2646.         $instance->addListener('security.interactive_login', [=> function () {
  2647.             return ($this->privates['sonata.user.listener.last_login'] ?? $this->getSonata_User_Listener_LastLoginService());
  2648.         }, => 'onSecurityInteractiveLogin'], 0);
  2649.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2650.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2651.         }, => 'checkPassport'], 512);
  2652.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2653.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2654.         }, => 'onLogout'], 0);
  2655.         return $instance;
  2656.     }
  2657.     /**
  2658.      * Gets the public 'fos_js_routing.controller' shared service.
  2659.      *
  2660.      * @return \FOS\JsRoutingBundle\Controller\Controller
  2661.      */
  2662.     protected function getFosJsRouting_ControllerService()
  2663.     {
  2664.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  2665.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  2666.     }
  2667.     /**
  2668.      * Gets the public 'fos_js_routing.extractor' shared service.
  2669.      *
  2670.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  2671.      */
  2672.     protected function getFosJsRouting_ExtractorService()
  2673.     {
  2674.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  2675.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  2676.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  2677.     }
  2678.     /**
  2679.      * Gets the public 'fos_js_routing.serializer' shared service.
  2680.      *
  2681.      * @return \Symfony\Component\Serializer\Serializer
  2682.      */
  2683.     protected function getFosJsRouting_SerializerService()
  2684.     {
  2685.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2688.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2689.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2690.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2691.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2692.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2694.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  2697.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  2698.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2699.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  2700.     }
  2701.     /**
  2702.      * Gets the public 'http_kernel' shared service.
  2703.      *
  2704.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2705.      */
  2706.     protected function getHttpKernelService()
  2707.     {
  2708.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2709.         if (isset($this->services['http_kernel'])) {
  2710.             return $this->services['http_kernel'];
  2711.         }
  2712.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2713.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2714.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2715.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2716.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2717.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_AdminService());
  2718.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService());
  2719.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2720.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2721.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2722.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2723.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2724.     }
  2725.     /**
  2726.      * Gets the public 'knp_menu.factory' shared service.
  2727.      *
  2728.      * @return \Knp\Menu\MenuFactory
  2729.      */
  2730.     protected function getKnpMenu_FactoryService()
  2731.     {
  2732.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  2733.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  2734.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  2735.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  2736.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  2737.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  2738.         return $instance;
  2739.     }
  2740.     /**
  2741.      * Gets the public 'knp_menu.matcher' shared service.
  2742.      *
  2743.      * @return \Knp\Menu\Matcher\Matcher
  2744.      */
  2745.     protected function getKnpMenu_MatcherService()
  2746.     {
  2747.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2748.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  2749.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  2750.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  2751.         }, 3));
  2752.     }
  2753.     /**
  2754.      * Gets the public 'request_stack' shared service.
  2755.      *
  2756.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2757.      */
  2758.     protected function getRequestStackService()
  2759.     {
  2760.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2761.     }
  2762.     /**
  2763.      * Gets the public 'router' shared service.
  2764.      *
  2765.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2766.      */
  2767.     protected function getRouterService()
  2768.     {
  2769.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2770.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2771.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2772.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2773.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2774.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2775.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2776.         ], [
  2777.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2778.         ]))->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'fr');
  2779.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2780.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2781.         return $instance;
  2782.     }
  2783.     /**
  2784.      * Gets the public 'routing.loader' shared service.
  2785.      *
  2786.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2787.      */
  2788.     protected function getRouting_LoaderService()
  2789.     {
  2790.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2792.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2793.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2794.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2795.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2796.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2797.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2798.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2799.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2800.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2801.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2802.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2803.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2804.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2805.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2806.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2807.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2808.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2809.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2810.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  2811.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2813.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2814.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2815.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  2816.         if (isset($this->services['routing.loader'])) {
  2817.             return $this->services['routing.loader'];
  2818.         }
  2819.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  2820.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2821.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2822.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  2823.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  2824.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  2825.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  2826.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  2827.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2828.             'kernel' => ['services''kernel''getKernelService'false],
  2829.         ], [
  2830.             'kernel' => 'App\\Kernel',
  2831.         ]), 'dev'));
  2832.         $b->addLoader(new \Sonata\AdminBundle\Route\AdminPoolLoader($a));
  2833.         $b->addLoader($d);
  2834.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  2835.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  2836.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  2837.     }
  2838.     /**
  2839.      * Gets the public 'services_resetter' shared service.
  2840.      *
  2841.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2842.      */
  2843.     protected function getServicesResetterService()
  2844.     {
  2845.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2846.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2847.             if (isset($this->services['cache.app'])) {
  2848.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2849.             }
  2850.             if (isset($this->services['cache.system'])) {
  2851.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2852.             }
  2853.             if (isset($this->privates['cache.validator'])) {
  2854.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2855.             }
  2856.             if (isset($this->privates['cache.serializer'])) {
  2857.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2858.             }
  2859.             if (isset($this->privates['cache.annotations'])) {
  2860.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2861.             }
  2862.             if (isset($this->privates['cache.property_info'])) {
  2863.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2864.             }
  2865.             if (isset($this->privates['.debug.http_client'])) {
  2866.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2867.             }
  2868.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2869.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2870.             }
  2871.             if (isset($this->privates['debug.stopwatch'])) {
  2872.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2873.             }
  2874.             if (isset($this->services['event_dispatcher'])) {
  2875.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2876.             }
  2877.             if (isset($this->privates['session_listener'])) {
  2878.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2879.             }
  2880.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2881.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2882.             }
  2883.             if (isset($this->services['cache.validator_expression_language'])) {
  2884.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2885.             }
  2886.             if (isset($this->services['.container.private.profiler'])) {
  2887.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2888.             }
  2889.             if (isset($this->services['.container.private.validator'])) {
  2890.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2891.             }
  2892.             if (isset($this->privates['twig.form.engine'])) {
  2893.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2894.             }
  2895.             if (isset($this->privates['monolog.handler.main'])) {
  2896.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2897.             }
  2898.             if (isset($this->privates['monolog.handler.console'])) {
  2899.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2900.             }
  2901.             if (isset($this->services['doctrine'])) {
  2902.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2903.             }
  2904.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  2905.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  2906.             }
  2907.             if (isset($this->privates['form.type.entity'])) {
  2908.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2909.             }
  2910.             if (isset($this->services['.container.private.security.token_storage'])) {
  2911.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2912.             }
  2913.             if (isset($this->privates['cache.security_expression_language'])) {
  2914.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2915.             }
  2916.             if (isset($this->privates['debug.security.firewall'])) {
  2917.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2918.             }
  2919.             if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  2920.                 yield 'debug.security.firewall.authenticator.admin' => ($this->privates['debug.security.firewall.authenticator.admin'] ?? null);
  2921.             }
  2922.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  2923.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  2924.             }
  2925.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2926.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2927.             }
  2928.             if (isset($this->privates['cache.webpack_encore'])) {
  2929.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2930.             }
  2931.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2932.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2933.             }
  2934.             if (isset($this->privates['.debug.http_client'])) {
  2935.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2936.             }
  2937.         }, function () {
  2938.             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['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.admin'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client']));
  2939.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.admin' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2940.     }
  2941.     /**
  2942.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  2943.      *
  2944.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  2945.      */
  2946.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  2947.     {
  2948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  2949.         return $this->services['sonata.admin.action.append_form_field_element'] = new \Sonata\AdminBundle\Action\AppendFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  2950.     }
  2951.     /**
  2952.      * Gets the public 'sonata.admin.action.dashboard' shared service.
  2953.      *
  2954.      * @return \Sonata\AdminBundle\Action\DashboardAction
  2955.      */
  2956.     protected function getSonata_Admin_Action_DashboardService()
  2957.     {
  2958.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  2959.         return $this->services['sonata.admin.action.dashboard'] = new \Sonata\AdminBundle\Action\DashboardAction($this->parameters['sonata.admin.configuration.dashboard_blocks'], ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2960.     }
  2961.     /**
  2962.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  2963.      *
  2964.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  2965.      */
  2966.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  2967.     {
  2968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  2969.         return $this->services['sonata.admin.action.get_short_object_description'] = new \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  2970.     }
  2971.     /**
  2972.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  2973.      *
  2974.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  2975.      */
  2976.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  2977.     {
  2978.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  2979.         return $this->services['sonata.admin.action.retrieve_autocomplete_items'] = new \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction(($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()));
  2980.     }
  2981.     /**
  2982.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  2983.      *
  2984.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  2985.      */
  2986.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  2987.     {
  2988.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  2989.         return $this->services['sonata.admin.action.retrieve_form_field_element'] = new \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  2990.     }
  2991.     /**
  2992.      * Gets the public 'sonata.admin.action.search' shared service.
  2993.      *
  2994.      * @return \Sonata\AdminBundle\Action\SearchAction
  2995.      */
  2996.     protected function getSonata_Admin_Action_SearchService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  2999.         return $this->services['sonata.admin.action.search'] = new \Sonata\AdminBundle\Action\SearchAction(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3000.     }
  3001.     /**
  3002.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  3003.      *
  3004.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  3005.      */
  3006.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  3007.     {
  3008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  3009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  3013.         $a = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  3014.         $a->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  3015.         return $this->services['sonata.admin.action.set_object_field_value'] = new \Sonata\AdminBundle\Action\SetObjectFieldValueAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService()));
  3016.     }
  3017.     /**
  3018.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  3019.      *
  3020.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  3021.      */
  3022.     protected function getSonata_Admin_Block_AdminListService()
  3023.     {
  3024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  3027.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3028.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  3029.             return $this->services['sonata.admin.block.admin_list'];
  3030.         }
  3031.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3032.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  3033.             return $this->services['sonata.admin.block.admin_list'];
  3034.         }
  3035.         return $this->services['sonata.admin.block.admin_list'] = new \Sonata\AdminBundle\Block\AdminListBlockService($a$b, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()));
  3036.     }
  3037.     /**
  3038.      * Gets the public 'sonata.admin.block.admin_preview' shared service.
  3039.      *
  3040.      * @return \Sonata\AdminBundle\Block\AdminPreviewBlockService
  3041.      */
  3042.     protected function getSonata_Admin_Block_AdminPreviewService()
  3043.     {
  3044.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3045.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3046.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminPreviewBlockService.php';
  3047.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3048.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  3049.             return $this->services['sonata.admin.block.admin_preview'];
  3050.         }
  3051.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3052.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  3053.             return $this->services['sonata.admin.block.admin_preview'];
  3054.         }
  3055.         return $this->services['sonata.admin.block.admin_preview'] = new \Sonata\AdminBundle\Block\AdminPreviewBlockService($a$b);
  3056.     }
  3057.     /**
  3058.      * Gets the public 'sonata.admin.block.search_result' shared service.
  3059.      *
  3060.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  3061.      */
  3062.     protected function getSonata_Admin_Block_SearchResultService()
  3063.     {
  3064.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  3067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  3068.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3069.         if (isset($this->services['sonata.admin.block.search_result'])) {
  3070.             return $this->services['sonata.admin.block.search_result'];
  3071.         }
  3072.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3073.         if (isset($this->services['sonata.admin.block.search_result'])) {
  3074.             return $this->services['sonata.admin.block.search_result'];
  3075.         }
  3076.         $c = new \Sonata\AdminBundle\Search\SearchHandler();
  3077.         $c->configureAdminSearch([]);
  3078.         return $this->services['sonata.admin.block.search_result'] = new \Sonata\AdminBundle\Block\AdminSearchBlockService($a$b$c, ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), 'show''show');
  3079.     }
  3080.     /**
  3081.      * Gets the public 'sonata.admin.block.stats' shared service.
  3082.      *
  3083.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  3084.      */
  3085.     protected function getSonata_Admin_Block_StatsService()
  3086.     {
  3087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3089.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  3090.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3091.         if (isset($this->services['sonata.admin.block.stats'])) {
  3092.             return $this->services['sonata.admin.block.stats'];
  3093.         }
  3094.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3095.         if (isset($this->services['sonata.admin.block.stats'])) {
  3096.             return $this->services['sonata.admin.block.stats'];
  3097.         }
  3098.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService($a$b);
  3099.     }
  3100.     /**
  3101.      * Gets the public 'sonata.admin.controller.crud' shared service.
  3102.      *
  3103.      * @return \Sonata\AdminBundle\Controller\CRUDController
  3104.      */
  3105.     protected function getSonata_Admin_Controller_CrudService()
  3106.     {
  3107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3108.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  3109.         $this->services['sonata.admin.controller.crud'] = $instance = new \Sonata\AdminBundle\Controller\CRUDController();
  3110.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('sonata.admin.controller.crud'$this));
  3111.         return $instance;
  3112.     }
  3113.     /**
  3114.      * Gets the public 'sonata.admin.manager.orm' shared service.
  3115.      *
  3116.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  3117.      */
  3118.     protected function getSonata_Admin_Manager_OrmService()
  3119.     {
  3120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  3121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  3122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  3123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  3124.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3125.     }
  3126.     /**
  3127.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  3128.      *
  3129.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  3130.      */
  3131.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  3132.     {
  3133.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  3134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  3135.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  3136.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3137.     }
  3138.     /**
  3139.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3140.      *
  3141.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3142.      */
  3143.     protected function getSonata_Block_ContextManager_DefaultService()
  3144.     {
  3145.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3146.         if (isset($this->services['sonata.block.context_manager.default'])) {
  3147.             return $this->services['sonata.block.context_manager.default'];
  3148.         }
  3149.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3150.     }
  3151.     /**
  3152.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  3153.      *
  3154.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  3155.      */
  3156.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  3157.     {
  3158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3159.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  3160.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  3161.     }
  3162.     /**
  3163.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  3164.      *
  3165.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  3166.      */
  3167.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  3168.     {
  3169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  3171.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  3172.     }
  3173.     /**
  3174.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  3175.      *
  3176.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  3177.      */
  3178.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  3179.     {
  3180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  3182.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  3183.     }
  3184.     /**
  3185.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  3186.      *
  3187.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  3188.      */
  3189.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  3190.     {
  3191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3192.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  3193.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  3194.     }
  3195.     /**
  3196.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  3197.      *
  3198.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  3199.      */
  3200.     protected function getSonata_Block_Exception_Renderer_InlineService()
  3201.     {
  3202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  3204.         return $this->services['sonata.block.exception.renderer.inline'] = new \Sonata\BlockBundle\Exception\Renderer\InlineRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception.html.twig');
  3205.     }
  3206.     /**
  3207.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  3208.      *
  3209.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  3210.      */
  3211.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  3212.     {
  3213.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3214.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  3215.         return $this->services['sonata.block.exception.renderer.inline_debug'] = new \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SonataBlock/Block/block_exception_debug.html.twig'truetrue);
  3216.     }
  3217.     /**
  3218.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  3219.      *
  3220.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  3221.      */
  3222.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  3223.     {
  3224.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3225.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  3226.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  3227.     }
  3228.     /**
  3229.      * Gets the public 'sonata.block.manager' shared service.
  3230.      *
  3231.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3232.      */
  3233.     protected function getSonata_Block_ManagerService()
  3234.     {
  3235.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3236.             'app.block.dashboard' => ['services''app.block.dashboard''getApp_Block_DashboardService'false],
  3237.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'false],
  3238.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'false],
  3239.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'false],
  3240.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'false],
  3241.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'false],
  3242.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'false],
  3243.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'false],
  3244.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'false],
  3245.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'false],
  3246.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'false],
  3247.         ], [
  3248.             'app.block.dashboard' => '?',
  3249.             'sonata.admin.block.admin_list' => '?',
  3250.             'sonata.admin.block.admin_preview' => '?',
  3251.             'sonata.admin.block.search_result' => '?',
  3252.             'sonata.admin.block.stats' => '?',
  3253.             'sonata.block.service.container' => '?',
  3254.             'sonata.block.service.empty' => '?',
  3255.             'sonata.block.service.menu' => '?',
  3256.             'sonata.block.service.rss' => '?',
  3257.             'sonata.block.service.template' => '?',
  3258.             'sonata.block.service.text' => '?',
  3259.         ]), $this->parameters['sonata.block.container.types']);
  3260.         $instance->add('app.block.dashboard''app.block.dashboard', []);
  3261.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  3262.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  3263.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  3264.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  3265.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  3266.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  3267.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  3268.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  3269.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  3270.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  3271.         return $instance;
  3272.     }
  3273.     /**
  3274.      * Gets the public 'sonata.block.menu.registry' shared service.
  3275.      *
  3276.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  3277.      */
  3278.     protected function getSonata_Block_Menu_RegistryService()
  3279.     {
  3280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  3281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  3282.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry();
  3283.         $instance->add('sonata_admin_sidebar');
  3284.         return $instance;
  3285.     }
  3286.     /**
  3287.      * Gets the public 'sonata.block.renderer.default' shared service.
  3288.      *
  3289.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3290.      */
  3291.     protected function getSonata_Block_Renderer_DefaultService()
  3292.     {
  3293.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3294.         if (isset($this->services['sonata.block.renderer.default'])) {
  3295.             return $this->services['sonata.block.renderer.default'];
  3296.         }
  3297.         $b = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  3298.         $b->setDefaultFilter('debug_only');
  3299.         $b->setDefaultRenderer('throw');
  3300.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3301.     }
  3302.     /**
  3303.      * Gets the public 'sonata.block.service.container' shared service.
  3304.      *
  3305.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  3306.      */
  3307.     protected function getSonata_Block_Service_ContainerService()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3312.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  3313.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3314.         if (isset($this->services['sonata.block.service.container'])) {
  3315.             return $this->services['sonata.block.service.container'];
  3316.         }
  3317.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService($a);
  3318.     }
  3319.     /**
  3320.      * Gets the public 'sonata.block.service.empty' shared service.
  3321.      *
  3322.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  3323.      */
  3324.     protected function getSonata_Block_Service_EmptyService()
  3325.     {
  3326.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3327.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  3329.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3330.         if (isset($this->services['sonata.block.service.empty'])) {
  3331.             return $this->services['sonata.block.service.empty'];
  3332.         }
  3333.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService($a);
  3334.     }
  3335.     /**
  3336.      * Gets the public 'sonata.block.service.menu' shared service.
  3337.      *
  3338.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  3339.      */
  3340.     protected function getSonata_Block_Service_MenuService()
  3341.     {
  3342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3345.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractMenuBlockService.php';
  3346.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  3347.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3348.         if (isset($this->services['sonata.block.service.menu'])) {
  3349.             return $this->services['sonata.block.service.menu'];
  3350.         }
  3351.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  3352.         if (isset($this->services['sonata.block.service.menu'])) {
  3353.             return $this->services['sonata.block.service.menu'];
  3354.         }
  3355.         return $this->services['sonata.block.service.menu'] = new \Sonata\BlockBundle\Block\Service\MenuBlockService($a$b, ($this->services['sonata.block.menu.registry'] ?? $this->getSonata_Block_Menu_RegistryService()));
  3356.     }
  3357.     /**
  3358.      * Gets the public 'sonata.block.service.rss' shared service.
  3359.      *
  3360.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  3361.      */
  3362.     protected function getSonata_Block_Service_RssService()
  3363.     {
  3364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  3368.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3369.         if (isset($this->services['sonata.block.service.rss'])) {
  3370.             return $this->services['sonata.block.service.rss'];
  3371.         }
  3372.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService($a);
  3373.     }
  3374.     /**
  3375.      * Gets the public 'sonata.block.service.template' shared service.
  3376.      *
  3377.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  3378.      */
  3379.     protected function getSonata_Block_Service_TemplateService()
  3380.     {
  3381.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3383.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3384.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  3385.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3386.         if (isset($this->services['sonata.block.service.template'])) {
  3387.             return $this->services['sonata.block.service.template'];
  3388.         }
  3389.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService($a);
  3390.     }
  3391.     /**
  3392.      * Gets the public 'sonata.block.service.text' shared service.
  3393.      *
  3394.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  3395.      */
  3396.     protected function getSonata_Block_Service_TextService()
  3397.     {
  3398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  3402.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3403.         if (isset($this->services['sonata.block.service.text'])) {
  3404.             return $this->services['sonata.block.service.text'];
  3405.         }
  3406.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService($a);
  3407.     }
  3408.     /**
  3409.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  3410.      *
  3411.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  3412.      */
  3413.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  3414.     {
  3415.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  3416.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  3417.         return $instance;
  3418.     }
  3419.     /**
  3420.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  3421.      *
  3422.      * @return \Sonata\Twig\FlashMessage\FlashManager
  3423.      */
  3424.     protected function getSonata_Twig_Flashmessage_ManagerService()
  3425.     {
  3426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  3427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Status/StatusClassRendererInterface.php';
  3428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  3429.         return $this->services['sonata.twig.flashmessage.manager'] = new \Sonata\Twig\FlashMessage\FlashManager(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['success' => ['success' => [], 'sonata_flash_success' => [], 'sonata_user_success' => [], 'fos_user_success' => []], 'warning' => ['warning' => [], 'sonata_flash_info' => []], 'danger' => ['error' => [], 'sonata_flash_error' => [], 'sonata_user_error' => []]], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  3430.     }
  3431.     /**
  3432.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  3433.      *
  3434.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  3435.      */
  3436.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  3437.     {
  3438.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  3439.     }
  3440.     /**
  3441.      * Gets the public 'sonata.user.action.check_email' shared service.
  3442.      *
  3443.      * @return \Sonata\UserBundle\Action\CheckEmailAction
  3444.      */
  3445.     protected function getSonata_User_Action_CheckEmailService()
  3446.     {
  3447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/CheckEmailAction.php';
  3448.         return $this->services['sonata.user.action.check_email'] = new \Sonata\UserBundle\Action\CheckEmailAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), 86400);
  3449.     }
  3450.     /**
  3451.      * Gets the public 'sonata.user.action.check_login' shared service.
  3452.      *
  3453.      * @return \Sonata\UserBundle\Action\CheckLoginAction
  3454.      */
  3455.     protected function getSonata_User_Action_CheckLoginService()
  3456.     {
  3457.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/CheckLoginAction.php';
  3458.         return $this->services['sonata.user.action.check_login'] = new \Sonata\UserBundle\Action\CheckLoginAction();
  3459.     }
  3460.     /**
  3461.      * Gets the public 'sonata.user.action.login' shared service.
  3462.      *
  3463.      * @return \Sonata\UserBundle\Action\LoginAction
  3464.      */
  3465.     protected function getSonata_User_Action_LoginService()
  3466.     {
  3467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LoginAction.php';
  3468.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  3469.         return $this->services['sonata.user.action.login'] = new \Sonata\UserBundle\Action\LoginAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  3470.     }
  3471.     /**
  3472.      * Gets the public 'sonata.user.action.logout' shared service.
  3473.      *
  3474.      * @return \Sonata\UserBundle\Action\LogoutAction
  3475.      */
  3476.     protected function getSonata_User_Action_LogoutService()
  3477.     {
  3478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LogoutAction.php';
  3479.         return $this->services['sonata.user.action.logout'] = new \Sonata\UserBundle\Action\LogoutAction();
  3480.     }
  3481.     /**
  3482.      * Gets the public 'sonata.user.action.request' shared service.
  3483.      *
  3484.      * @return \Sonata\UserBundle\Action\RequestAction
  3485.      */
  3486.     protected function getSonata_User_Action_RequestService()
  3487.     {
  3488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/RequestAction.php';
  3489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Mailer/MailerInterface.php';
  3490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Mailer/Mailer.php';
  3491.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  3492.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  3493.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  3494.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  3495.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  3496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/TokenGeneratorInterface.php';
  3497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/TokenGenerator.php';
  3498.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3499.         $b = ($this->services['router'] ?? $this->getRouterService());
  3500.         return $this->services['sonata.user.action.request'] = new \Sonata\UserBundle\Action\RequestAction($a$b, ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()), new \Sonata\UserBundle\Mailer\Mailer($b$a, new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  3501.             yield => $this->getMailer_TransportFactory_NullService();
  3502.             yield => $this->getMailer_TransportFactory_SendmailService();
  3503.             yield => $this->getMailer_TransportFactory_NativeService();
  3504.             yield => $this->getMailer_TransportFactory_SmtpService();
  3505.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ['sonata@localhost' => 'Sonata Admin'], '@SonataUser/Admin/Security/Resetting/email.html.twig'), new \Sonata\UserBundle\Util\TokenGenerator(), 7200);
  3506.     }
  3507.     /**
  3508.      * Gets the public 'sonata.user.action.reset' shared service.
  3509.      *
  3510.      * @return \Sonata\UserBundle\Action\ResetAction
  3511.      */
  3512.     protected function getSonata_User_Action_ResetService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/ResetAction.php';
  3515.         return $this->services['sonata.user.action.reset'] = new \Sonata\UserBundle\Action\ResetAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()), ($this->services['translator'] ?? $this->getTranslatorService()), 86400);
  3516.     }
  3517.     /**
  3518.      * Gets the public 'sonata.user.admin.user.template_registry' shared service.
  3519.      *
  3520.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3521.      */
  3522.     protected function getSonata_User_Admin_User_TemplateRegistryService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3526.         return $this->services['sonata.user.admin.user.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3527.     }
  3528.     /**
  3529.      * Gets the public 'sonata.user.form.roles_matrix_type' shared service.
  3530.      *
  3531.      * @return \Sonata\UserBundle\Form\Type\RolesMatrixType
  3532.      */
  3533.     protected function getSonata_User_Form_RolesMatrixTypeService()
  3534.     {
  3535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Form/Type/RolesMatrixType.php';
  3538.         $a = ($this->privates['sonata.user.matrix_roles_builder'] ?? $this->getSonata_User_MatrixRolesBuilderService());
  3539.         if (isset($this->services['sonata.user.form.roles_matrix_type'])) {
  3540.             return $this->services['sonata.user.form.roles_matrix_type'];
  3541.         }
  3542.         return $this->services['sonata.user.form.roles_matrix_type'] = new \Sonata\UserBundle\Form\Type\RolesMatrixType($a);
  3543.     }
  3544.     /**
  3545.      * Gets the public 'translator' shared service.
  3546.      *
  3547.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3548.      */
  3549.     protected function getTranslatorService()
  3550.     {
  3551.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3552.     }
  3553.     /**
  3554.      * Gets the public 'var_dumper.cloner' shared service.
  3555.      *
  3556.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3557.      */
  3558.     protected function getVarDumper_ClonerService()
  3559.     {
  3560.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3561.         $instance->setMaxItems(2500);
  3562.         $instance->setMinDepth(1);
  3563.         $instance->setMaxString(-1);
  3564.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3565.         return $instance;
  3566.     }
  3567.     /**
  3568.      * Gets the public 'vich_uploader.download_handler' shared service.
  3569.      *
  3570.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  3571.      */
  3572.     protected function getVichUploader_DownloadHandlerService()
  3573.     {
  3574.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  3575.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  3576.         return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  3577.     }
  3578.     /**
  3579.      * Gets the public 'vich_uploader.form.type.file' shared service.
  3580.      *
  3581.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  3582.      */
  3583.     protected function getVichUploader_Form_Type_FileService()
  3584.     {
  3585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3587.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  3588.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  3589.         if (isset($this->services['vich_uploader.form.type.file'])) {
  3590.             return $this->services['vich_uploader.form.type.file'];
  3591.         }
  3592.         return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), $a, ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3593.     }
  3594.     /**
  3595.      * Gets the public 'vich_uploader.form.type.image' shared service.
  3596.      *
  3597.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  3598.      */
  3599.     protected function getVichUploader_Form_Type_ImageService()
  3600.     {
  3601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3603.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  3604.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  3605.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  3606.         if (isset($this->services['vich_uploader.form.type.image'])) {
  3607.             return $this->services['vich_uploader.form.type.image'];
  3608.         }
  3609.         return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), $a, ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), NULL);
  3610.     }
  3611.     /**
  3612.      * Gets the public 'vich_uploader.namer_uniqid.dataimport' shared service.
  3613.      *
  3614.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3615.      */
  3616.     protected function getVichUploader_NamerUniqid_DataimportService()
  3617.     {
  3618.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  3619.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  3620.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  3621.         return $this->services['vich_uploader.namer_uniqid.dataimport'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  3622.     }
  3623.     /**
  3624.      * Gets the public 'vich_uploader.upload_handler' shared service.
  3625.      *
  3626.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  3627.      */
  3628.     protected function getVichUploader_UploadHandlerService()
  3629.     {
  3630.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  3631.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  3632.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  3633.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  3634.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3635.         if (isset($this->services['vich_uploader.upload_handler'])) {
  3636.             return $this->services['vich_uploader.upload_handler'];
  3637.         }
  3638.         $b = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  3639.         return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $b, new \Vich\UploaderBundle\Injector\FileInjector($b), $a);
  3640.     }
  3641.     /**
  3642.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3643.      *
  3644.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3645.      */
  3646.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3647.     {
  3648.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3649.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  3650.     }
  3651.     /**
  3652.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3653.      *
  3654.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3655.      */
  3656.     protected function getWebProfiler_Controller_ProfilerService()
  3657.     {
  3658.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3659.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3660.     }
  3661.     /**
  3662.      * Gets the public 'web_profiler.controller.router' shared service.
  3663.      *
  3664.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3665.      */
  3666.     protected function getWebProfiler_Controller_RouterService()
  3667.     {
  3668.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3669.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3670.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3671.         }, 1));
  3672.     }
  3673.     /**
  3674.      * Gets the private '.console.command.about.lazy' shared service.
  3675.      *
  3676.      * @return \Symfony\Component\Console\Command\LazyCommand
  3677.      */
  3678.     protected function get_Console_Command_About_LazyService()
  3679.     {
  3680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3682.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  3683.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3684.         });
  3685.     }
  3686.     /**
  3687.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3688.      *
  3689.      * @return \Symfony\Component\Console\Command\LazyCommand
  3690.      */
  3691.     protected function get_Console_Command_AssetsInstall_LazyService()
  3692.     {
  3693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3695.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  3696.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3697.         });
  3698.     }
  3699.     /**
  3700.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3701.      *
  3702.      * @return \Symfony\Component\Console\Command\LazyCommand
  3703.      */
  3704.     protected function get_Console_Command_CacheClear_LazyService()
  3705.     {
  3706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3708.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  3709.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3710.         });
  3711.     }
  3712.     /**
  3713.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3714.      *
  3715.      * @return \Symfony\Component\Console\Command\LazyCommand
  3716.      */
  3717.     protected function get_Console_Command_CachePoolClear_LazyService()
  3718.     {
  3719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3721.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  3722.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3723.         });
  3724.     }
  3725.     /**
  3726.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3727.      *
  3728.      * @return \Symfony\Component\Console\Command\LazyCommand
  3729.      */
  3730.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3731.     {
  3732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3734.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  3735.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3736.         });
  3737.     }
  3738.     /**
  3739.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3740.      *
  3741.      * @return \Symfony\Component\Console\Command\LazyCommand
  3742.      */
  3743.     protected function get_Console_Command_CachePoolList_LazyService()
  3744.     {
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3747.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  3748.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3749.         });
  3750.     }
  3751.     /**
  3752.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3753.      *
  3754.      * @return \Symfony\Component\Console\Command\LazyCommand
  3755.      */
  3756.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3757.     {
  3758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3760.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  3761.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3762.         });
  3763.     }
  3764.     /**
  3765.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3766.      *
  3767.      * @return \Symfony\Component\Console\Command\LazyCommand
  3768.      */
  3769.     protected function get_Console_Command_CacheWarmup_LazyService()
  3770.     {
  3771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3773.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  3774.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3775.         });
  3776.     }
  3777.     /**
  3778.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3779.      *
  3780.      * @return \Symfony\Component\Console\Command\LazyCommand
  3781.      */
  3782.     protected function get_Console_Command_ConfigDebug_LazyService()
  3783.     {
  3784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3786.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  3787.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3788.         });
  3789.     }
  3790.     /**
  3791.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3792.      *
  3793.      * @return \Symfony\Component\Console\Command\LazyCommand
  3794.      */
  3795.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3796.     {
  3797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3799.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  3800.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3801.         });
  3802.     }
  3803.     /**
  3804.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3805.      *
  3806.      * @return \Symfony\Component\Console\Command\LazyCommand
  3807.      */
  3808.     protected function get_Console_Command_ContainerDebug_LazyService()
  3809.     {
  3810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3812.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  3813.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3814.         });
  3815.     }
  3816.     /**
  3817.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3818.      *
  3819.      * @return \Symfony\Component\Console\Command\LazyCommand
  3820.      */
  3821.     protected function get_Console_Command_ContainerLint_LazyService()
  3822.     {
  3823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3825.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  3826.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3827.         });
  3828.     }
  3829.     /**
  3830.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3831.      *
  3832.      * @return \Symfony\Component\Console\Command\LazyCommand
  3833.      */
  3834.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3835.     {
  3836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3838.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  3839.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3840.         });
  3841.     }
  3842.     /**
  3843.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3844.      *
  3845.      * @return \Symfony\Component\Console\Command\LazyCommand
  3846.      */
  3847.     protected function get_Console_Command_DotenvDebug_LazyService()
  3848.     {
  3849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3851.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  3852.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3853.         });
  3854.     }
  3855.     /**
  3856.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3857.      *
  3858.      * @return \Symfony\Component\Console\Command\LazyCommand
  3859.      */
  3860.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3861.     {
  3862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3864.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  3865.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3866.         });
  3867.     }
  3868.     /**
  3869.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3870.      *
  3871.      * @return \Symfony\Component\Console\Command\LazyCommand
  3872.      */
  3873.     protected function get_Console_Command_FormDebug_LazyService()
  3874.     {
  3875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3877.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  3878.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3879.         });
  3880.     }
  3881.     /**
  3882.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3883.      *
  3884.      * @return \Symfony\Component\Console\Command\LazyCommand
  3885.      */
  3886.     protected function get_Console_Command_RouterDebug_LazyService()
  3887.     {
  3888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3890.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  3891.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3892.         });
  3893.     }
  3894.     /**
  3895.      * Gets the private '.console.command.router_match.lazy' shared service.
  3896.      *
  3897.      * @return \Symfony\Component\Console\Command\LazyCommand
  3898.      */
  3899.     protected function get_Console_Command_RouterMatch_LazyService()
  3900.     {
  3901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3903.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  3904.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3905.         });
  3906.     }
  3907.     /**
  3908.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3909.      *
  3910.      * @return \Symfony\Component\Console\Command\LazyCommand
  3911.      */
  3912.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3913.     {
  3914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3916.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3917.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3918.         });
  3919.     }
  3920.     /**
  3921.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3922.      *
  3923.      * @return \Symfony\Component\Console\Command\LazyCommand
  3924.      */
  3925.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3926.     {
  3927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3929.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3930.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3931.         });
  3932.     }
  3933.     /**
  3934.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3935.      *
  3936.      * @return \Symfony\Component\Console\Command\LazyCommand
  3937.      */
  3938.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3939.     {
  3940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3942.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3943.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3944.         });
  3945.     }
  3946.     /**
  3947.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3948.      *
  3949.      * @return \Symfony\Component\Console\Command\LazyCommand
  3950.      */
  3951.     protected function get_Console_Command_SecretsList_LazyService()
  3952.     {
  3953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3955.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3956.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3957.         });
  3958.     }
  3959.     /**
  3960.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3961.      *
  3962.      * @return \Symfony\Component\Console\Command\LazyCommand
  3963.      */
  3964.     protected function get_Console_Command_SecretsRemove_LazyService()
  3965.     {
  3966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3968.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3969.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3970.         });
  3971.     }
  3972.     /**
  3973.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3974.      *
  3975.      * @return \Symfony\Component\Console\Command\LazyCommand
  3976.      */
  3977.     protected function get_Console_Command_SecretsSet_LazyService()
  3978.     {
  3979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3981.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3982.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3983.         });
  3984.     }
  3985.     /**
  3986.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3987.      *
  3988.      * @return \Symfony\Component\Console\Command\LazyCommand
  3989.      */
  3990.     protected function get_Console_Command_TranslationDebug_LazyService()
  3991.     {
  3992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3994.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3995.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3996.         });
  3997.     }
  3998.     /**
  3999.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  4000.      *
  4001.      * @return \Symfony\Component\Console\Command\LazyCommand
  4002.      */
  4003.     protected function get_Console_Command_TranslationExtract_LazyService()
  4004.     {
  4005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4007.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  4008.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4009.         });
  4010.     }
  4011.     /**
  4012.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  4013.      *
  4014.      * @return \Symfony\Component\Console\Command\LazyCommand
  4015.      */
  4016.     protected function get_Console_Command_TranslationPull_LazyService()
  4017.     {
  4018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4020.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  4021.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4022.         });
  4023.     }
  4024.     /**
  4025.      * Gets the private '.console.command.translation_push.lazy' shared service.
  4026.      *
  4027.      * @return \Symfony\Component\Console\Command\LazyCommand
  4028.      */
  4029.     protected function get_Console_Command_TranslationPush_LazyService()
  4030.     {
  4031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4033.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  4034.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4035.         });
  4036.     }
  4037.     /**
  4038.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  4039.      *
  4040.      * @return \Symfony\Component\Console\Command\LazyCommand
  4041.      */
  4042.     protected function get_Console_Command_ValidatorDebug_LazyService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4046.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  4047.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4048.         });
  4049.     }
  4050.     /**
  4051.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4052.      *
  4053.      * @return \Symfony\Component\Console\Command\LazyCommand
  4054.      */
  4055.     protected function get_Console_Command_XliffLint_LazyService()
  4056.     {
  4057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4059.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  4060.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4061.         });
  4062.     }
  4063.     /**
  4064.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4065.      *
  4066.      * @return \Symfony\Component\Console\Command\LazyCommand
  4067.      */
  4068.     protected function get_Console_Command_YamlLint_LazyService()
  4069.     {
  4070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4072.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  4073.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4074.         });
  4075.     }
  4076.     /**
  4077.      * Gets the private '.debug.http_client' shared service.
  4078.      *
  4079.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4080.      */
  4081.     protected function get_Debug_HttpClientService()
  4082.     {
  4083.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4084.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4085.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4086.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4087.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4088.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4089.         $a->setLogger($b);
  4090.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4091.     }
  4092.     /**
  4093.      * Gets the private '.errored..service_locator.AgLtc41.SplFileObject' shared service.
  4094.      *
  4095.      * @return \SplFileObject
  4096.      */
  4097.     protected function get_Errored__ServiceLocator_AgLtc41_SplFileObjectService()
  4098.     {
  4099.         $this->throw('Cannot autowire service ".service_locator.AgLtc41": it references class "SplFileObject" but no such service exists.');
  4100.     }
  4101.     /**
  4102.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  4103.      *
  4104.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  4105.      */
  4106.     protected function getLoaderInterfaceService()
  4107.     {
  4108.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "sonata.admin.route_loader".');
  4109.     }
  4110.     /**
  4111.      * Gets the private '.errored..service_locator.OZ69GtN.App\Entity\Import' shared service.
  4112.      *
  4113.      * @return \App\Entity\Import
  4114.      */
  4115.     protected function getImportService()
  4116.     {
  4117.         $this->throw('Cannot autowire service ".service_locator.OZ69GtN": it references class "App\\Entity\\Import" but no such service exists. Try changing the type-hint to "App\\CommonBundle\\Entity\\Entity" instead.');
  4118.     }
  4119.     /**
  4120.      * Gets the private '.errored..service_locator.fMLZvpZ.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  4121.      *
  4122.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  4123.      */
  4124.     protected function getProxyQueryInterfaceService()
  4125.     {
  4126.         $this->throw('Cannot autowire service ".service_locator.fMLZvpZ": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?');
  4127.     }
  4128.     /**
  4129.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  4130.      *
  4131.      * @return \Symfony\Component\Console\Command\LazyCommand
  4132.      */
  4133.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  4134.     {
  4135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4137.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4138.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  4139.         });
  4140.     }
  4141.     /**
  4142.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  4143.      *
  4144.      * @return \Symfony\Component\Console\Command\LazyCommand
  4145.      */
  4146.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  4147.     {
  4148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4150.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4151.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  4152.         });
  4153.     }
  4154.     /**
  4155.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  4156.      *
  4157.      * @return \Symfony\Component\Console\Command\LazyCommand
  4158.      */
  4159.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  4160.     {
  4161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4163.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4164.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  4165.         });
  4166.     }
  4167.     /**
  4168.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  4169.      *
  4170.      * @return \Symfony\Component\Console\Command\LazyCommand
  4171.      */
  4172.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  4173.     {
  4174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4176.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4177.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  4178.         });
  4179.     }
  4180.     /**
  4181.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  4182.      *
  4183.      * @return \Symfony\Component\Console\Command\LazyCommand
  4184.      */
  4185.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  4186.     {
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4189.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4190.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  4191.         });
  4192.     }
  4193.     /**
  4194.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\Console\Command\LazyCommand
  4197.      */
  4198.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  4199.     {
  4200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4202.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4203.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  4204.         });
  4205.     }
  4206.     /**
  4207.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  4208.      *
  4209.      * @return \Symfony\Component\Console\Command\LazyCommand
  4210.      */
  4211.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  4212.     {
  4213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4215.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4216.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  4217.         });
  4218.     }
  4219.     /**
  4220.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  4221.      *
  4222.      * @return \Symfony\Component\Console\Command\LazyCommand
  4223.      */
  4224.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  4225.     {
  4226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4228.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4229.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  4230.         });
  4231.     }
  4232.     /**
  4233.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  4234.      *
  4235.      * @return \Symfony\Component\Console\Command\LazyCommand
  4236.      */
  4237.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  4238.     {
  4239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4241.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4242.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  4243.         });
  4244.     }
  4245.     /**
  4246.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  4247.      *
  4248.      * @return \Symfony\Component\Console\Command\LazyCommand
  4249.      */
  4250.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  4251.     {
  4252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4254.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4255.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  4256.         });
  4257.     }
  4258.     /**
  4259.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  4260.      *
  4261.      * @return \Symfony\Component\Console\Command\LazyCommand
  4262.      */
  4263.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4267.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4268.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4269.         });
  4270.     }
  4271.     /**
  4272.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4273.      *
  4274.      * @return \Symfony\Component\Console\Command\LazyCommand
  4275.      */
  4276.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4277.     {
  4278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4280.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4281.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4282.         });
  4283.     }
  4284.     /**
  4285.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4286.      *
  4287.      * @return \Symfony\Component\Console\Command\LazyCommand
  4288.      */
  4289.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4290.     {
  4291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4293.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4294.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4295.         });
  4296.     }
  4297.     /**
  4298.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4299.      *
  4300.      * @return \Symfony\Component\Console\Command\LazyCommand
  4301.      */
  4302.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4303.     {
  4304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4306.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4307.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4308.         });
  4309.     }
  4310.     /**
  4311.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4312.      *
  4313.      * @return \Symfony\Component\Console\Command\LazyCommand
  4314.      */
  4315.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4316.     {
  4317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4319.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4320.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4321.         });
  4322.     }
  4323.     /**
  4324.      * Gets the private '.maker.auto_command.make_sonata_admin.lazy' shared service.
  4325.      *
  4326.      * @return \Symfony\Component\Console\Command\LazyCommand
  4327.      */
  4328.     protected function get_Maker_AutoCommand_MakeSonataAdmin_LazyService()
  4329.     {
  4330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4332.         return $this->privates['.maker.auto_command.make_sonata_admin.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:sonata:admin', [], 'Generates an admin class based on the given model class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4333.             return ($this->privates['maker.auto_command.make_sonata_admin'] ?? $this->getMaker_AutoCommand_MakeSonataAdminService());
  4334.         });
  4335.     }
  4336.     /**
  4337.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  4338.      *
  4339.      * @return \Symfony\Component\Console\Command\LazyCommand
  4340.      */
  4341.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  4342.     {
  4343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4345.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4346.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  4347.         });
  4348.     }
  4349.     /**
  4350.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4351.      *
  4352.      * @return \Symfony\Component\Console\Command\LazyCommand
  4353.      */
  4354.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4355.     {
  4356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4358.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4359.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4360.         });
  4361.     }
  4362.     /**
  4363.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4364.      *
  4365.      * @return \Symfony\Component\Console\Command\LazyCommand
  4366.      */
  4367.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4368.     {
  4369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4371.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4372.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4373.         });
  4374.     }
  4375.     /**
  4376.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4377.      *
  4378.      * @return \Symfony\Component\Console\Command\LazyCommand
  4379.      */
  4380.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4381.     {
  4382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4384.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4385.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4386.         });
  4387.     }
  4388.     /**
  4389.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4390.      *
  4391.      * @return \Symfony\Component\Console\Command\LazyCommand
  4392.      */
  4393.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4394.     {
  4395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4397.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4398.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4399.         });
  4400.     }
  4401.     /**
  4402.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4403.      *
  4404.      * @return \Symfony\Component\Console\Command\LazyCommand
  4405.      */
  4406.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4407.     {
  4408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4410.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4411.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4412.         });
  4413.     }
  4414.     /**
  4415.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4416.      *
  4417.      * @return \Symfony\Component\Console\Command\LazyCommand
  4418.      */
  4419.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4420.     {
  4421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4423.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4424.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4425.         });
  4426.     }
  4427.     /**
  4428.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4429.      *
  4430.      * @return \Symfony\Component\Console\Command\LazyCommand
  4431.      */
  4432.     protected function get_Monolog_Command_ServerLog_LazyService()
  4433.     {
  4434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4436.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  4437.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4438.         });
  4439.     }
  4440.     /**
  4441.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4442.      *
  4443.      * @return \Symfony\Component\Console\Command\LazyCommand
  4444.      */
  4445.     protected function get_Security_Command_DebugFirewall_LazyService()
  4446.     {
  4447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4449.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  4450.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4451.         });
  4452.     }
  4453.     /**
  4454.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4455.      *
  4456.      * @return \Symfony\Component\Console\Command\LazyCommand
  4457.      */
  4458.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4459.     {
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4462.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  4463.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4464.         });
  4465.     }
  4466.     /**
  4467.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4468.      *
  4469.      * @return \Symfony\Component\Console\Command\LazyCommand
  4470.      */
  4471.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4472.     {
  4473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4475.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  4476.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4477.         });
  4478.     }
  4479.     /**
  4480.      * Gets the private '.service_locator.AgLtc41' shared service.
  4481.      *
  4482.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4483.      */
  4484.     protected function get_ServiceLocator_AgLtc41Service()
  4485.     {
  4486.         return $this->privates['.service_locator.AgLtc41'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4487.             'splfileOject' => ['privates''.errored..service_locator.AgLtc41.SplFileObject'NULL'Cannot autowire service ".service_locator.AgLtc41": it references class "SplFileObject" but no such service exists.'],
  4488.         ], [
  4489.             'splfileOject' => 'SplFileObject',
  4490.         ]);
  4491.     }
  4492.     /**
  4493.      * Gets the private '.service_locator.FkBDqHd' shared service.
  4494.      *
  4495.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4496.      */
  4497.     protected function get_ServiceLocator_FkBDqHdService()
  4498.     {
  4499.         return $this->privates['.service_locator.FkBDqHd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4500.             'storage' => ['privates''vich_uploader.storage.file_system''getVichUploader_Storage_FileSystemService'false],
  4501.         ], [
  4502.             'storage' => '?',
  4503.         ]);
  4504.     }
  4505.     /**
  4506.      * Gets the private '.service_locator.GNc8e5B' shared service.
  4507.      *
  4508.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4509.      */
  4510.     protected function get_ServiceLocator_GNc8e5BService()
  4511.     {
  4512.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4513.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4514.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4515.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4516.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4517.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4518.             'router' => ['services''router''getRouterService'false],
  4519.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4520.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4521.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4522.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4523.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4524.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4525.         ], [
  4526.             'doctrine' => '?',
  4527.             'form.factory' => '?',
  4528.             'http_kernel' => '?',
  4529.             'parameter_bag' => '?',
  4530.             'request_stack' => '?',
  4531.             'router' => '?',
  4532.             'security.authorization_checker' => '?',
  4533.             'security.csrf.token_manager' => '?',
  4534.             'security.token_storage' => '?',
  4535.             'serializer' => '?',
  4536.             'session' => '.session.deprecated',
  4537.             'twig' => '?',
  4538.         ]);
  4539.     }
  4540.     /**
  4541.      * Gets the private '.service_locator.GXLTvxy' shared service.
  4542.      *
  4543.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4544.      */
  4545.     protected function get_ServiceLocator_GXLTvxyService()
  4546.     {
  4547.         return $this->privates['.service_locator.GXLTvxy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4548.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  4549.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4550.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4551.         ], [
  4552.             'security.firewall.map.context.admin' => '?',
  4553.             'security.firewall.map.context.dev' => '?',
  4554.             'security.firewall.map.context.main' => '?',
  4555.         ]);
  4556.     }
  4557.     /**
  4558.      * Gets the private '.service_locator.KfbR3DY' shared service.
  4559.      *
  4560.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4561.      */
  4562.     protected function get_ServiceLocator_KfbR3DYService()
  4563.     {
  4564.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4565.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "sonata.admin.route_loader".'],
  4566.         ], [
  4567.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4568.         ]);
  4569.     }
  4570.     /**
  4571.      * Gets the private '.service_locator.OZ69GtN' shared service.
  4572.      *
  4573.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4574.      */
  4575.     protected function get_ServiceLocator_OZ69GtNService()
  4576.     {
  4577.         return $this->privates['.service_locator.OZ69GtN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4578.             'import' => ['privates''.errored..service_locator.OZ69GtN.App\\Entity\\Import'NULL'Cannot autowire service ".service_locator.OZ69GtN": it references class "App\\Entity\\Import" but no such service exists. Try changing the type-hint to "App\\CommonBundle\\Entity\\Entity" instead.'],
  4579.         ], [
  4580.             'import' => 'App\\Entity\\Import',
  4581.         ]);
  4582.     }
  4583.     /**
  4584.      * Gets the private '.service_locator.fMLZvpZ' shared service.
  4585.      *
  4586.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4587.      */
  4588.     protected function get_ServiceLocator_FMLZvpZService()
  4589.     {
  4590.         return $this->privates['.service_locator.fMLZvpZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4591.             'query' => ['privates''.errored..service_locator.fMLZvpZ.Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface'NULL'Cannot autowire service ".service_locator.fMLZvpZ": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?'],
  4592.         ], [
  4593.             'query' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  4594.         ]);
  4595.     }
  4596.     /**
  4597.      * Gets the private '.service_locator.gHf5fP_' shared service.
  4598.      *
  4599.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4600.      */
  4601.     protected function get_ServiceLocator_GHf5fPService()
  4602.     {
  4603.         return $this->privates['.service_locator.gHf5fP_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4604.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4605.             'security.event_dispatcher.admin' => ['privates''security.event_dispatcher.admin''getSecurity_EventDispatcher_AdminService'false],
  4606.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4607.         ], [
  4608.             'event_dispatcher' => '?',
  4609.             'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4610.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4611.         ]);
  4612.     }
  4613.     /**
  4614.      * Gets the private '.service_locator.rR_HYv.' shared service.
  4615.      *
  4616.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4617.      */
  4618.     protected function get_ServiceLocator_RRHYv_Service()
  4619.     {
  4620.         return $this->privates['.service_locator.rR_HYv.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4621.             'App\\Controller\\Admin\\ActualiteController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4622.             'App\\Controller\\Admin\\ActualiteController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4623.             'App\\Controller\\Admin\\BaseCRUDController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4624.             'App\\Controller\\Admin\\BaseCRUDController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4625.             'App\\Controller\\Admin\\BaseContentController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4626.             'App\\Controller\\Admin\\BaseContentController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4627.             'App\\Controller\\Admin\\BatimentController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4628.             'App\\Controller\\Admin\\BatimentController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4629.             'App\\Controller\\Admin\\CommuneController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4630.             'App\\Controller\\Admin\\CommuneController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4631.             'App\\Controller\\Admin\\EtablissementController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4632.             'App\\Controller\\Admin\\EtablissementController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4633.             'App\\Controller\\Admin\\ImportController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4634.             'App\\Controller\\Admin\\ImportController::countSheetFileExcel' => ['privates''.service_locator.AgLtc41''get_ServiceLocator_AgLtc41Service'false],
  4635.             'App\\Controller\\Admin\\ImportController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4636.             'App\\Controller\\Admin\\ImportController::run' => ['privates''.service_locator.OZ69GtN''get_ServiceLocator_OZ69GtNService'false],
  4637.             'App\\Controller\\Admin\\MesureController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4638.             'App\\Controller\\Admin\\MesureController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4639.             'App\\Controller\\Admin\\MesureEtatsPiecesController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4640.             'App\\Controller\\Admin\\MesureEtatsPiecesController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4641.             'App\\Controller\\Admin\\MesurePieceFamilleElementController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4642.             'App\\Controller\\Admin\\MesurePieceFamilleElementController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4643.             'App\\Controller\\Admin\\ParticipantController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4644.             'App\\Controller\\Admin\\ParticipantController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4645.             'App\\Controller\\Admin\\PieceMesureController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4646.             'App\\Controller\\Admin\\PieceMesureController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4647.             'App\\Controller\\Admin\\ValeursMesuresController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4648.             'App\\Controller\\Admin\\ValeursMesuresController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4649.             'App\\Controller\\Admin\\ZoneHomogeneController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4650.             'App\\Controller\\Admin\\ZoneHomogeneController::downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4651.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4652.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4653.             'App\\Controller\\Admin\\ActualiteController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4654.             'App\\Controller\\Admin\\ActualiteController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4655.             'App\\Controller\\Admin\\BaseCRUDController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4656.             'App\\Controller\\Admin\\BaseCRUDController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4657.             'App\\Controller\\Admin\\BaseContentController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4658.             'App\\Controller\\Admin\\BaseContentController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4659.             'App\\Controller\\Admin\\BatimentController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4660.             'App\\Controller\\Admin\\BatimentController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4661.             'App\\Controller\\Admin\\CommuneController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4662.             'App\\Controller\\Admin\\CommuneController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4663.             'App\\Controller\\Admin\\EtablissementController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4664.             'App\\Controller\\Admin\\EtablissementController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4665.             'App\\Controller\\Admin\\ImportController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4666.             'App\\Controller\\Admin\\ImportController:countSheetFileExcel' => ['privates''.service_locator.AgLtc41''get_ServiceLocator_AgLtc41Service'false],
  4667.             'App\\Controller\\Admin\\ImportController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4668.             'App\\Controller\\Admin\\ImportController:run' => ['privates''.service_locator.OZ69GtN''get_ServiceLocator_OZ69GtNService'false],
  4669.             'App\\Controller\\Admin\\MesureController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4670.             'App\\Controller\\Admin\\MesureController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4671.             'App\\Controller\\Admin\\MesureEtatsPiecesController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4672.             'App\\Controller\\Admin\\MesureEtatsPiecesController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4673.             'App\\Controller\\Admin\\MesurePieceFamilleElementController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4674.             'App\\Controller\\Admin\\MesurePieceFamilleElementController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4675.             'App\\Controller\\Admin\\ParticipantController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4676.             'App\\Controller\\Admin\\ParticipantController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4677.             'App\\Controller\\Admin\\PieceMesureController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4678.             'App\\Controller\\Admin\\PieceMesureController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4679.             'App\\Controller\\Admin\\ValeursMesuresController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4680.             'App\\Controller\\Admin\\ValeursMesuresController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4681.             'App\\Controller\\Admin\\ZoneHomogeneController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4682.             'App\\Controller\\Admin\\ZoneHomogeneController:downloadAction' => ['privates''.service_locator.FkBDqHd''get_ServiceLocator_FkBDqHdService'false],
  4683.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4684.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4685.         ], [
  4686.             'App\\Controller\\Admin\\ActualiteController::batchActionDelete' => '?',
  4687.             'App\\Controller\\Admin\\ActualiteController::downloadAction' => '?',
  4688.             'App\\Controller\\Admin\\BaseCRUDController::batchActionDelete' => '?',
  4689.             'App\\Controller\\Admin\\BaseCRUDController::downloadAction' => '?',
  4690.             'App\\Controller\\Admin\\BaseContentController::batchActionDelete' => '?',
  4691.             'App\\Controller\\Admin\\BaseContentController::downloadAction' => '?',
  4692.             'App\\Controller\\Admin\\BatimentController::batchActionDelete' => '?',
  4693.             'App\\Controller\\Admin\\BatimentController::downloadAction' => '?',
  4694.             'App\\Controller\\Admin\\CommuneController::batchActionDelete' => '?',
  4695.             'App\\Controller\\Admin\\CommuneController::downloadAction' => '?',
  4696.             'App\\Controller\\Admin\\EtablissementController::batchActionDelete' => '?',
  4697.             'App\\Controller\\Admin\\EtablissementController::downloadAction' => '?',
  4698.             'App\\Controller\\Admin\\ImportController::batchActionDelete' => '?',
  4699.             'App\\Controller\\Admin\\ImportController::countSheetFileExcel' => '?',
  4700.             'App\\Controller\\Admin\\ImportController::downloadAction' => '?',
  4701.             'App\\Controller\\Admin\\ImportController::run' => '?',
  4702.             'App\\Controller\\Admin\\MesureController::batchActionDelete' => '?',
  4703.             'App\\Controller\\Admin\\MesureController::downloadAction' => '?',
  4704.             'App\\Controller\\Admin\\MesureEtatsPiecesController::batchActionDelete' => '?',
  4705.             'App\\Controller\\Admin\\MesureEtatsPiecesController::downloadAction' => '?',
  4706.             'App\\Controller\\Admin\\MesurePieceFamilleElementController::batchActionDelete' => '?',
  4707.             'App\\Controller\\Admin\\MesurePieceFamilleElementController::downloadAction' => '?',
  4708.             'App\\Controller\\Admin\\ParticipantController::batchActionDelete' => '?',
  4709.             'App\\Controller\\Admin\\ParticipantController::downloadAction' => '?',
  4710.             'App\\Controller\\Admin\\PieceMesureController::batchActionDelete' => '?',
  4711.             'App\\Controller\\Admin\\PieceMesureController::downloadAction' => '?',
  4712.             'App\\Controller\\Admin\\ValeursMesuresController::batchActionDelete' => '?',
  4713.             'App\\Controller\\Admin\\ValeursMesuresController::downloadAction' => '?',
  4714.             'App\\Controller\\Admin\\ZoneHomogeneController::batchActionDelete' => '?',
  4715.             'App\\Controller\\Admin\\ZoneHomogeneController::downloadAction' => '?',
  4716.             'kernel::loadRoutes' => '?',
  4717.             'kernel::registerContainerConfiguration' => '?',
  4718.             'App\\Controller\\Admin\\ActualiteController:batchActionDelete' => '?',
  4719.             'App\\Controller\\Admin\\ActualiteController:downloadAction' => '?',
  4720.             'App\\Controller\\Admin\\BaseCRUDController:batchActionDelete' => '?',
  4721.             'App\\Controller\\Admin\\BaseCRUDController:downloadAction' => '?',
  4722.             'App\\Controller\\Admin\\BaseContentController:batchActionDelete' => '?',
  4723.             'App\\Controller\\Admin\\BaseContentController:downloadAction' => '?',
  4724.             'App\\Controller\\Admin\\BatimentController:batchActionDelete' => '?',
  4725.             'App\\Controller\\Admin\\BatimentController:downloadAction' => '?',
  4726.             'App\\Controller\\Admin\\CommuneController:batchActionDelete' => '?',
  4727.             'App\\Controller\\Admin\\CommuneController:downloadAction' => '?',
  4728.             'App\\Controller\\Admin\\EtablissementController:batchActionDelete' => '?',
  4729.             'App\\Controller\\Admin\\EtablissementController:downloadAction' => '?',
  4730.             'App\\Controller\\Admin\\ImportController:batchActionDelete' => '?',
  4731.             'App\\Controller\\Admin\\ImportController:countSheetFileExcel' => '?',
  4732.             'App\\Controller\\Admin\\ImportController:downloadAction' => '?',
  4733.             'App\\Controller\\Admin\\ImportController:run' => '?',
  4734.             'App\\Controller\\Admin\\MesureController:batchActionDelete' => '?',
  4735.             'App\\Controller\\Admin\\MesureController:downloadAction' => '?',
  4736.             'App\\Controller\\Admin\\MesureEtatsPiecesController:batchActionDelete' => '?',
  4737.             'App\\Controller\\Admin\\MesureEtatsPiecesController:downloadAction' => '?',
  4738.             'App\\Controller\\Admin\\MesurePieceFamilleElementController:batchActionDelete' => '?',
  4739.             'App\\Controller\\Admin\\MesurePieceFamilleElementController:downloadAction' => '?',
  4740.             'App\\Controller\\Admin\\ParticipantController:batchActionDelete' => '?',
  4741.             'App\\Controller\\Admin\\ParticipantController:downloadAction' => '?',
  4742.             'App\\Controller\\Admin\\PieceMesureController:batchActionDelete' => '?',
  4743.             'App\\Controller\\Admin\\PieceMesureController:downloadAction' => '?',
  4744.             'App\\Controller\\Admin\\ValeursMesuresController:batchActionDelete' => '?',
  4745.             'App\\Controller\\Admin\\ValeursMesuresController:downloadAction' => '?',
  4746.             'App\\Controller\\Admin\\ZoneHomogeneController:batchActionDelete' => '?',
  4747.             'App\\Controller\\Admin\\ZoneHomogeneController:downloadAction' => '?',
  4748.             'kernel:loadRoutes' => '?',
  4749.             'kernel:registerContainerConfiguration' => '?',
  4750.         ]);
  4751.     }
  4752.     /**
  4753.      * Gets the private '.service_locator.vDX4aT1' shared service.
  4754.      *
  4755.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4756.      */
  4757.     protected function get_ServiceLocator_VDX4aT1Service()
  4758.     {
  4759.         return $this->privates['.service_locator.vDX4aT1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4760.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  4761.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4762.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4763.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4764.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  4765.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4766.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4767.             'router' => ['services''router''getRouterService'false],
  4768.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4769.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4770.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4771.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4772.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4773.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  4774.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  4775.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  4776.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  4777.             'translator' => ['services''translator''getTranslatorService'false],
  4778.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4779.         ], [
  4780.             'controller_resolver' => '?',
  4781.             'doctrine' => '?',
  4782.             'form.factory' => '?',
  4783.             'http_kernel' => '?',
  4784.             'logger' => '?',
  4785.             'parameter_bag' => '?',
  4786.             'request_stack' => '?',
  4787.             'router' => '?',
  4788.             'security.authorization_checker' => '?',
  4789.             'security.csrf.token_manager' => '?',
  4790.             'security.token_storage' => '?',
  4791.             'serializer' => '?',
  4792.             'session' => '.session.deprecated',
  4793.             'sonata.admin.audit.manager' => '?',
  4794.             'sonata.admin.object.manipulator.acl.admin' => '?',
  4795.             'sonata.admin.pool' => '?',
  4796.             'sonata.admin.request.fetcher' => '?',
  4797.             'translator' => '?',
  4798.             'twig' => '?',
  4799.         ]);
  4800.     }
  4801.     /**
  4802.      * Gets the private '.session.deprecated' shared service.
  4803.      *
  4804.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4805.      */
  4806.     protected function get_Session_DeprecatedService()
  4807.     {
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4810.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  4811.     }
  4812.     /**
  4813.      * Gets the private '.sonata.admin.command.explain.lazy' shared service.
  4814.      *
  4815.      * @return \Symfony\Component\Console\Command\LazyCommand
  4816.      */
  4817.     protected function get_Sonata_Admin_Command_Explain_LazyService()
  4818.     {
  4819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4821.         return $this->privates['.sonata.admin.command.explain.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:explain', [], 'Explain an admin service'false, function (): \Sonata\AdminBundle\Command\ExplainAdminCommand {
  4822.             return ($this->privates['sonata.admin.command.explain'] ?? $this->getSonata_Admin_Command_ExplainService());
  4823.         });
  4824.     }
  4825.     /**
  4826.      * Gets the private '.sonata.admin.command.generate_object_acl.lazy' shared service.
  4827.      *
  4828.      * @return \Symfony\Component\Console\Command\LazyCommand
  4829.      */
  4830.     protected function get_Sonata_Admin_Command_GenerateObjectAcl_LazyService()
  4831.     {
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4834.         return $this->privates['.sonata.admin.command.generate_object_acl.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:generate-object-acl', [], 'Install ACL for the objects of the Admin Classes.'false, function (): \Sonata\AdminBundle\Command\GenerateObjectAclCommand {
  4835.             return ($this->privates['sonata.admin.command.generate_object_acl'] ?? $this->getSonata_Admin_Command_GenerateObjectAclService());
  4836.         });
  4837.     }
  4838.     /**
  4839.      * Gets the private '.sonata.admin.command.list.lazy' shared service.
  4840.      *
  4841.      * @return \Symfony\Component\Console\Command\LazyCommand
  4842.      */
  4843.     protected function get_Sonata_Admin_Command_List_LazyService()
  4844.     {
  4845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4847.         return $this->privates['.sonata.admin.command.list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:list', [], 'List all admin services available'false, function (): \Sonata\AdminBundle\Command\ListAdminCommand {
  4848.             return ($this->privates['sonata.admin.command.list'] ?? $this->getSonata_Admin_Command_ListService());
  4849.         });
  4850.     }
  4851.     /**
  4852.      * Gets the private '.sonata.admin.command.setup_acl.lazy' shared service.
  4853.      *
  4854.      * @return \Symfony\Component\Console\Command\LazyCommand
  4855.      */
  4856.     protected function get_Sonata_Admin_Command_SetupAcl_LazyService()
  4857.     {
  4858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4860.         return $this->privates['.sonata.admin.command.setup_acl.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:admin:setup-acl', [], 'Install ACL for Admin Classes'false, function (): \Sonata\AdminBundle\Command\SetupAclCommand {
  4861.             return ($this->privates['sonata.admin.command.setup_acl'] ?? $this->getSonata_Admin_Command_SetupAclService());
  4862.         });
  4863.     }
  4864.     /**
  4865.      * Gets the private '.sonata.block.command.debug_blocks.lazy' shared service.
  4866.      *
  4867.      * @return \Symfony\Component\Console\Command\LazyCommand
  4868.      */
  4869.     protected function get_Sonata_Block_Command_DebugBlocks_LazyService()
  4870.     {
  4871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4873.         return $this->privates['.sonata.block.command.debug_blocks.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:sonata:block', [], 'Debug all blocks available, show default settings of each block'false, function (): \Sonata\BlockBundle\Command\DebugBlocksCommand {
  4874.             return ($this->privates['sonata.block.command.debug_blocks'] ?? $this->getSonata_Block_Command_DebugBlocksService());
  4875.         });
  4876.     }
  4877.     /**
  4878.      * Gets the private '.sonata.user.command.activate_user.lazy' shared service.
  4879.      *
  4880.      * @return \Symfony\Component\Console\Command\LazyCommand
  4881.      */
  4882.     protected function get_Sonata_User_Command_ActivateUser_LazyService()
  4883.     {
  4884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4886.         return $this->privates['.sonata.user.command.activate_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:user:activate', [], 'Activate a user'false, function (): \Sonata\UserBundle\Command\ActivateUserCommand {
  4887.             return ($this->privates['sonata.user.command.activate_user'] ?? $this->getSonata_User_Command_ActivateUserService());
  4888.         });
  4889.     }
  4890.     /**
  4891.      * Gets the private '.sonata.user.command.change_password.lazy' shared service.
  4892.      *
  4893.      * @return \Symfony\Component\Console\Command\LazyCommand
  4894.      */
  4895.     protected function get_Sonata_User_Command_ChangePassword_LazyService()
  4896.     {
  4897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4899.         return $this->privates['.sonata.user.command.change_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:user:change-password', [], 'Change the password of a user'false, function (): \Sonata\UserBundle\Command\ChangePasswordCommand {
  4900.             return ($this->privates['sonata.user.command.change_password'] ?? $this->getSonata_User_Command_ChangePasswordService());
  4901.         });
  4902.     }
  4903.     /**
  4904.      * Gets the private '.sonata.user.command.create_user.lazy' shared service.
  4905.      *
  4906.      * @return \Symfony\Component\Console\Command\LazyCommand
  4907.      */
  4908.     protected function get_Sonata_User_Command_CreateUser_LazyService()
  4909.     {
  4910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4912.         return $this->privates['.sonata.user.command.create_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:user:create', [], 'Create a user'false, function (): \Sonata\UserBundle\Command\CreateUserCommand {
  4913.             return ($this->privates['sonata.user.command.create_user'] ?? $this->getSonata_User_Command_CreateUserService());
  4914.         });
  4915.     }
  4916.     /**
  4917.      * Gets the private '.sonata.user.command.deactivate_user.lazy' shared service.
  4918.      *
  4919.      * @return \Symfony\Component\Console\Command\LazyCommand
  4920.      */
  4921.     protected function get_Sonata_User_Command_DeactivateUser_LazyService()
  4922.     {
  4923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4925.         return $this->privates['.sonata.user.command.deactivate_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:user:deactivate', [], 'Deactivate a user'false, function (): \Sonata\UserBundle\Command\DeactivateUserCommand {
  4926.             return ($this->privates['sonata.user.command.deactivate_user'] ?? $this->getSonata_User_Command_DeactivateUserService());
  4927.         });
  4928.     }
  4929.     /**
  4930.      * Gets the private '.sonata.user.command.demote_user.lazy' shared service.
  4931.      *
  4932.      * @return \Symfony\Component\Console\Command\LazyCommand
  4933.      */
  4934.     protected function get_Sonata_User_Command_DemoteUser_LazyService()
  4935.     {
  4936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4938.         return $this->privates['.sonata.user.command.demote_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:user:demote', [], 'Demotes a user by removing a role'false, function (): \Sonata\UserBundle\Command\DemoteUserCommand {
  4939.             return ($this->privates['sonata.user.command.demote_user'] ?? $this->getSonata_User_Command_DemoteUserService());
  4940.         });
  4941.     }
  4942.     /**
  4943.      * Gets the private '.sonata.user.command.promote_user.lazy' shared service.
  4944.      *
  4945.      * @return \Symfony\Component\Console\Command\LazyCommand
  4946.      */
  4947.     protected function get_Sonata_User_Command_PromoteUser_LazyService()
  4948.     {
  4949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4951.         return $this->privates['.sonata.user.command.promote_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('sonata:user:promote', [], 'Promotes a user by adding a role'false, function (): \Sonata\UserBundle\Command\PromoteUserCommand {
  4952.             return ($this->privates['sonata.user.command.promote_user'] ?? $this->getSonata_User_Command_PromoteUserService());
  4953.         });
  4954.     }
  4955.     /**
  4956.      * Gets the private '.twig.command.debug.lazy' shared service.
  4957.      *
  4958.      * @return \Symfony\Component\Console\Command\LazyCommand
  4959.      */
  4960.     protected function get_Twig_Command_Debug_LazyService()
  4961.     {
  4962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4964.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  4965.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4966.         });
  4967.     }
  4968.     /**
  4969.      * Gets the private '.twig.command.lint.lazy' shared service.
  4970.      *
  4971.      * @return \Symfony\Component\Console\Command\LazyCommand
  4972.      */
  4973.     protected function get_Twig_Command_Lint_LazyService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4977.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  4978.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4979.         });
  4980.     }
  4981.     /**
  4982.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4983.      *
  4984.      * @return \Symfony\Component\Console\Command\LazyCommand
  4985.      */
  4986.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4987.     {
  4988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4990.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  4991.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4992.         });
  4993.     }
  4994.     /**
  4995.      * Gets the private 'App\CommonBundle\Form\Type\ArgentType' shared autowired service.
  4996.      *
  4997.      * @return \App\CommonBundle\Form\Type\ArgentType
  4998.      */
  4999.     protected function getArgentTypeService()
  5000.     {
  5001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5003.         include_once \dirname(__DIR__4).'/src/CommonBundle/Form/Type/ArgentType.php';
  5004.         return $this->privates['App\\CommonBundle\\Form\\Type\\ArgentType'] = new \App\CommonBundle\Form\Type\ArgentType();
  5005.     }
  5006.     /**
  5007.      * Gets the private 'App\CommonBundle\Form\Type\LoadContentType' shared autowired service.
  5008.      *
  5009.      * @return \App\CommonBundle\Form\Type\LoadContentType
  5010.      */
  5011.     protected function getLoadContentTypeService()
  5012.     {
  5013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5015.         include_once \dirname(__DIR__4).'/src/CommonBundle/Form/Type/LoadContentType.php';
  5016.         return $this->privates['App\\CommonBundle\\Form\\Type\\LoadContentType'] = new \App\CommonBundle\Form\Type\LoadContentType();
  5017.     }
  5018.     /**
  5019.      * Gets the private 'App\CommonBundle\Form\Type\TextMultipleType' shared autowired service.
  5020.      *
  5021.      * @return \App\CommonBundle\Form\Type\TextMultipleType
  5022.      */
  5023.     protected function getTextMultipleTypeService()
  5024.     {
  5025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5027.         include_once \dirname(__DIR__4).'/src/CommonBundle/Form/Type/TextMultipleType.php';
  5028.         include_once \dirname(__DIR__4).'/src/Component/Util/Util.php';
  5029.         return $this->privates['App\\CommonBundle\\Form\\Type\\TextMultipleType'] = new \App\CommonBundle\Form\Type\TextMultipleType(new \App\Component\Util\Util());
  5030.     }
  5031.     /**
  5032.      * Gets the private 'App\Sonata\AdminBundle\Form\Type\FieldsetType' shared autowired service.
  5033.      *
  5034.      * @return \App\Sonata\AdminBundle\Form\Type\FieldsetType
  5035.      */
  5036.     protected function getFieldsetTypeService()
  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/Sonata/AdminBundle/Form/Type/FieldsetType.php';
  5041.         return $this->privates['App\\Sonata\\AdminBundle\\Form\\Type\\FieldsetType'] = new \App\Sonata\AdminBundle\Form\Type\FieldsetType();
  5042.     }
  5043.     /**
  5044.      * Gets the private 'App\Sonata\AdminBundle\Form\Type\LoadContentType' shared autowired service.
  5045.      *
  5046.      * @return \App\Sonata\AdminBundle\Form\Type\LoadContentType
  5047.      */
  5048.     protected function getLoadContentType2Service()
  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/Sonata/AdminBundle/Form/Type/LoadContentType.php';
  5053.         return $this->privates['App\\Sonata\\AdminBundle\\Form\\Type\\LoadContentType'] = new \App\Sonata\AdminBundle\Form\Type\LoadContentType();
  5054.     }
  5055.     /**
  5056.      * Gets the private 'App\Sonata\AdminBundle\PgCrypto\Command\CryptCommand' shared autowired service.
  5057.      *
  5058.      * @return \App\Sonata\AdminBundle\PgCrypto\Command\CryptCommand
  5059.      */
  5060.     protected function getCryptCommandService()
  5061.     {
  5062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5063.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/Command/CryptCommand.php';
  5064.         $this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\Command\\CryptCommand'] = $instance = new \App\Sonata\AdminBundle\PgCrypto\Command\CryptCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5065.         $instance->setName('pg-crypto:crypt-entity');
  5066.         return $instance;
  5067.     }
  5068.     /**
  5069.      * Gets the private 'App\Sonata\AdminBundle\PgCrypto\Command\DecryptCommand' shared autowired service.
  5070.      *
  5071.      * @return \App\Sonata\AdminBundle\PgCrypto\Command\DecryptCommand
  5072.      */
  5073.     protected function getDecryptCommandService()
  5074.     {
  5075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5076.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/Command/DecryptCommand.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5078.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/EventListener/CryptoSubscriber.php';
  5079.         $this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\Command\\DecryptCommand'] = $instance = new \App\Sonata\AdminBundle\PgCrypto\Command\DecryptCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\EventListener\\CryptoSubscriber'] ?? ($this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\EventListener\\CryptoSubscriber'] = new \App\Sonata\AdminBundle\PgCrypto\EventListener\CryptoSubscriber())));
  5080.         $instance->setName('pg-crypto:decrypt-entity');
  5081.         return $instance;
  5082.     }
  5083.     /**
  5084.      * Gets the private 'App\Sonata\AdminBundle\PgCrypto\Command\TestCommand' shared autowired service.
  5085.      *
  5086.      * @return \App\Sonata\AdminBundle\PgCrypto\Command\TestCommand
  5087.      */
  5088.     protected function getTestCommandService()
  5089.     {
  5090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5091.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/Command/TestCommand.php';
  5092.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  5093.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/EventListener/CryptoSubscriber.php';
  5094.         $this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\Command\\TestCommand'] = $instance = new \App\Sonata\AdminBundle\PgCrypto\Command\TestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\EventListener\\CryptoSubscriber'] ?? ($this->privates['App\\Sonata\\AdminBundle\\PgCrypto\\EventListener\\CryptoSubscriber'] = new \App\Sonata\AdminBundle\PgCrypto\EventListener\CryptoSubscriber())));
  5095.         $instance->setName('pg-crypto:decrypt-entity');
  5096.         return $instance;
  5097.     }
  5098.     /**
  5099.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5100.      *
  5101.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5102.      */
  5103.     protected function getManagerRegistryAwareConnectionProviderService()
  5104.     {
  5105.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5106.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5107.         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'));
  5108.     }
  5109.     /**
  5110.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5111.      *
  5112.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5113.      */
  5114.     protected function getRunSqlCommandService()
  5115.     {
  5116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5117.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5119.         $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()));
  5120.         $instance->setName('dbal:run-sql');
  5121.         return $instance;
  5122.     }
  5123.     /**
  5124.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5125.      *
  5126.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5127.      */
  5128.     protected function getResetAssetsEventListenerService()
  5129.     {
  5130.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5131.     }
  5132.     /**
  5133.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  5134.      *
  5135.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  5136.      */
  5137.     protected function getCacheWarmer2Service()
  5138.     {
  5139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5140.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  5141.         return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  5142.     }
  5143.     /**
  5144.      * Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime' shared service.
  5145.      *
  5146.      * @return \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime
  5147.      */
  5148.     protected function getUploaderExtensionRuntimeService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtensionRuntime.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  5153.         return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService())));
  5154.     }
  5155.     /**
  5156.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  5157.      *
  5158.      * @return \Vich\UploaderBundle\Util\Transliterator
  5159.      */
  5160.     protected function getTransliteratorService()
  5161.     {
  5162.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  5163.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  5164.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  5165.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));
  5166.     }
  5167.     /**
  5168.      * Gets the private 'admin.acces_garage' service.
  5169.      *
  5170.      * @return \App\Sonata\AdminBundle\Admin\AccesGarageAdmin
  5171.      */
  5172.     protected function getAdmin_AccesGarageService()
  5173.     {
  5174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5186.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5187.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/AccesGarageAdmin.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5192.         $this->factories['service_container']['admin.acces_garage'] = function () {
  5193.             $instance = new \App\Sonata\AdminBundle\Admin\AccesGarageAdmin('admin.acces_garage''App\\Entity\\AccesGarage''App\\Controller\\Admin\\BaseContentController');
  5194.             $instance->setManagerType('orm');
  5195.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5196.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5197.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5198.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5199.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5200.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5201.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5202.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5203.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5204.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5205.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5206.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5207.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5208.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5209.             $instance->setPagerType('default');
  5210.             $instance->setLabel('Accès garage');
  5211.             $instance->setTranslationDomain('messages');
  5212.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5213.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5214.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5215.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5216.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5217.             $instance->setTranslationDomain('FormLabels');
  5218.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5219.             $instance->setContainer($this);
  5220.             $instance->setTemplateRegistry(($this->services['admin.acces_garage.template_registry'] ?? $this->getAdmin_AccesGarage_TemplateRegistryService()));
  5221.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5222.             $instance->initialize();
  5223.             return $instance;
  5224.         };
  5225.         return $this->factories['service_container']['admin.acces_garage']();
  5226.     }
  5227.     /**
  5228.      * Gets the private 'admin.acces_sous_sol' service.
  5229.      *
  5230.      * @return \App\Sonata\AdminBundle\Admin\AccesSousSolAdmin
  5231.      */
  5232.     protected function getAdmin_AccesSousSolService()
  5233.     {
  5234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5244.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5246.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5247.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/AccesSousSolAdmin.php';
  5248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5252.         $this->factories['service_container']['admin.acces_sous_sol'] = function () {
  5253.             $instance = new \App\Sonata\AdminBundle\Admin\AccesSousSolAdmin('admin.acces_sous_sol''App\\Entity\\AccesSousSol''App\\Controller\\Admin\\BaseContentController');
  5254.             $instance->setManagerType('orm');
  5255.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5256.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5257.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5258.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5259.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5260.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5261.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5262.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5263.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5264.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5265.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5266.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5267.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5268.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5269.             $instance->setPagerType('default');
  5270.             $instance->setLabel('Accès sous sol');
  5271.             $instance->setTranslationDomain('messages');
  5272.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5273.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5274.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5275.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5276.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5277.             $instance->setTranslationDomain('FormLabels');
  5278.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5279.             $instance->setContainer($this);
  5280.             $instance->setTemplateRegistry(($this->services['admin.acces_sous_sol.template_registry'] ?? $this->getAdmin_AccesSousSol_TemplateRegistryService()));
  5281.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5282.             $instance->initialize();
  5283.             return $instance;
  5284.         };
  5285.         return $this->factories['service_container']['admin.acces_sous_sol']();
  5286.     }
  5287.     /**
  5288.      * Gets the private 'admin.actualite' service.
  5289.      *
  5290.      * @return \App\Sonata\AdminBundle\Admin\ActualiteAdmin
  5291.      */
  5292.     protected function getAdmin_ActualiteService()
  5293.     {
  5294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5301.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5306.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5307.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ActualiteAdmin.php';
  5308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5311.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5312.         $this->factories['service_container']['admin.actualite'] = function () {
  5313.             $instance = new \App\Sonata\AdminBundle\Admin\ActualiteAdmin('admin.actualite''App\\Entity\\Actualite''App\\Controller\\Admin\\ActualiteController');
  5314.             $instance->setManagerType('orm');
  5315.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5316.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5317.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5318.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5319.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5320.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5321.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5322.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5323.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5324.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5325.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5326.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5327.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5328.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5329.             $instance->setPagerType('default');
  5330.             $instance->setLabel('Actualité');
  5331.             $instance->setTranslationDomain('messages');
  5332.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5333.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5334.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5335.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5336.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5337.             $instance->setTranslationDomain('FormLabels');
  5338.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5339.             $instance->setContainer($this);
  5340.             $instance->setTemplateRegistry(($this->services['admin.actualite.template_registry'] ?? $this->getAdmin_Actualite_TemplateRegistryService()));
  5341.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5342.             $instance->initialize();
  5343.             return $instance;
  5344.         };
  5345.         return $this->factories['service_container']['admin.actualite']();
  5346.     }
  5347.     /**
  5348.      * Gets the private 'admin.batiment' service.
  5349.      *
  5350.      * @return \App\Sonata\AdminBundle\Admin\BatimentAdmin
  5351.      */
  5352.     protected function getAdmin_BatimentService()
  5353.     {
  5354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5366.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5367.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BatimentAdmin.php';
  5368.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5372.         $this->factories['service_container']['admin.batiment'] = function () {
  5373.             $instance = new \App\Sonata\AdminBundle\Admin\BatimentAdmin('admin.batiment''App\\Entity\\Batiment''App\\Controller\\Admin\\BatimentController');
  5374.             $instance->setManagerType('orm');
  5375.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5376.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5377.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5378.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5379.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5380.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5381.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5382.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5383.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5384.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5385.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5386.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5387.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5388.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5389.             $instance->setPagerType('default');
  5390.             $instance->setLabel('Liste');
  5391.             $instance->setTranslationDomain('messages');
  5392.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5393.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5394.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5395.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5396.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5397.             $instance->setTranslationDomain('FormLabels');
  5398.             $instance->addChild((isset($this->factories['admin.piece_mesure']) ? $this->factories['admin.piece_mesure']() : $this->getAdmin_PieceMesureService()), 'Batiment');
  5399.             $instance->addChild((isset($this->factories['admin.mesure']) ? $this->factories['admin.mesure']() : $this->getAdmin_MesureService()), 'Batiment');
  5400.             $instance->setContainer($this);
  5401.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5402.             $instance->setServiceExporter(($this->privates['app.exporter.exporter'] ?? $this->getApp_Exporter_ExporterService()));
  5403.             $instance->setServiceExportBatiment(($this->privates['app.export.batiment'] ?? $this->getApp_Export_BatimentService()));
  5404.             $instance->setServiceExportBatimentValeur(($this->privates['app.export.batiment_valeur'] ?? $this->getApp_Export_BatimentValeurService()));
  5405.             $instance->setServiceExportBatimentValeurQai(($this->privates['app.export.batiment_valeur_qai'] ?? $this->getApp_Export_BatimentValeurQaiService()));
  5406.             $instance->setTemplateRegistry(($this->services['admin.batiment.template_registry'] ?? $this->getAdmin_Batiment_TemplateRegistryService()));
  5407.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5408.             $instance->initialize();
  5409.             return $instance;
  5410.         };
  5411.         return $this->factories['service_container']['admin.batiment']();
  5412.     }
  5413.     /**
  5414.      * Gets the private 'admin.batiment_cartographie' service.
  5415.      *
  5416.      * @return \App\Sonata\AdminBundle\Admin\BatimentCartographieAdmin
  5417.      */
  5418.     protected function getAdmin_BatimentCartographieService()
  5419.     {
  5420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5429.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5430.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5431.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5432.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5433.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BatimentCartographieAdmin.php';
  5434.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5435.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5437.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5438.         $this->factories['service_container']['admin.batiment_cartographie'] = function () {
  5439.             $instance = new \App\Sonata\AdminBundle\Admin\BatimentCartographieAdmin('admin.batiment_cartographie''App\\Entity\\Batiment''App\\Controller\\Admin\\BaseCRUDController');
  5440.             $instance->setManagerType('orm');
  5441.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5442.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5443.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5444.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5445.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5446.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5447.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5448.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5449.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5450.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5451.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5452.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5453.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5454.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5455.             $instance->setPagerType('default');
  5456.             $instance->setLabel('Consulter');
  5457.             $instance->setTranslationDomain('messages');
  5458.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5459.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5460.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5461.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5462.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5463.             $instance->setTranslationDomain('FormLabels');
  5464.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5465.             $instance->setContainer($this);
  5466.             $instance->setTemplateRegistry(($this->services['admin.batiment_cartographie.template_registry'] ?? $this->getAdmin_BatimentCartographie_TemplateRegistryService()));
  5467.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5468.             $instance->initialize();
  5469.             return $instance;
  5470.         };
  5471.         return $this->factories['service_container']['admin.batiment_cartographie']();
  5472.     }
  5473.     /**
  5474.      * Gets the private 'admin.commune' service.
  5475.      *
  5476.      * @return \App\Sonata\AdminBundle\Admin\CommuneAdmin
  5477.      */
  5478.     protected function getAdmin_CommuneService()
  5479.     {
  5480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5492.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5493.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/CommuneAdmin.php';
  5494.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5495.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5496.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5497.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5498.         $this->factories['service_container']['admin.commune'] = function () {
  5499.             $instance = new \App\Sonata\AdminBundle\Admin\CommuneAdmin('admin.commune''App\\Entity\\Commune''App\\Controller\\Admin\\CommuneController');
  5500.             $instance->setManagerType('orm');
  5501.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5502.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5503.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5504.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5505.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5506.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5507.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5508.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5509.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5510.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5511.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5512.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5513.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5514.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5515.             $instance->setPagerType('default');
  5516.             $instance->setLabel('Commune');
  5517.             $instance->setTranslationDomain('messages');
  5518.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5519.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5520.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5521.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5522.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5523.             $instance->setTranslationDomain('FormLabels');
  5524.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5525.             $instance->setContainer($this);
  5526.             $instance->setTemplateRegistry(($this->services['admin.commune.template_registry'] ?? $this->getAdmin_Commune_TemplateRegistryService()));
  5527.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5528.             $instance->initialize();
  5529.             return $instance;
  5530.         };
  5531.         return $this->factories['service_container']['admin.commune']();
  5532.     }
  5533.     /**
  5534.      * Gets the private 'admin.element_mesure' service.
  5535.      *
  5536.      * @return \App\Sonata\AdminBundle\Admin\ElementMesureAdmin
  5537.      */
  5538.     protected function getAdmin_ElementMesureService()
  5539.     {
  5540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5546.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5547.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5548.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5552.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5553.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ElementMesureAdmin.php';
  5554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5558.         $this->factories['service_container']['admin.element_mesure'] = function () {
  5559.             $instance = new \App\Sonata\AdminBundle\Admin\ElementMesureAdmin('admin.element_mesure''App\\Entity\\ElementMesure''App\\Controller\\Admin\\BaseContentController');
  5560.             $instance->setManagerType('orm');
  5561.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5562.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5563.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5564.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5565.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5566.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5567.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5568.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5569.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5570.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5571.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5572.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5573.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5574.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5575.             $instance->setPagerType('default');
  5576.             $instance->setLabel('Élément mesure');
  5577.             $instance->setTranslationDomain('messages');
  5578.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5579.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5580.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5581.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5582.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5583.             $instance->setTranslationDomain('FormLabels');
  5584.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5585.             $instance->setContainer($this);
  5586.             $instance->setTemplateRegistry(($this->services['admin.element_mesure.template_registry'] ?? $this->getAdmin_ElementMesure_TemplateRegistryService()));
  5587.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5588.             $instance->initialize();
  5589.             return $instance;
  5590.         };
  5591.         return $this->factories['service_container']['admin.element_mesure']();
  5592.     }
  5593.     /**
  5594.      * Gets the private 'admin.energie_chauffage' service.
  5595.      *
  5596.      * @return \App\Sonata\AdminBundle\Admin\EnergieChauffageAdmin
  5597.      */
  5598.     protected function getAdmin_EnergieChauffageService()
  5599.     {
  5600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5606.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5607.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5612.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5613.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/EnergieChauffageAdmin.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5618.         $this->factories['service_container']['admin.energie_chauffage'] = function () {
  5619.             $instance = new \App\Sonata\AdminBundle\Admin\EnergieChauffageAdmin('admin.energie_chauffage''App\\Entity\\EnergieChauffage''App\\Controller\\Admin\\BaseContentController');
  5620.             $instance->setManagerType('orm');
  5621.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5622.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5623.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5624.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5625.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5626.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5627.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5628.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5629.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5630.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5631.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5632.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5633.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5634.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5635.             $instance->setPagerType('default');
  5636.             $instance->setLabel('Énergie Chauffage');
  5637.             $instance->setTranslationDomain('messages');
  5638.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5639.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5640.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5641.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5642.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5643.             $instance->setTranslationDomain('FormLabels');
  5644.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5645.             $instance->setContainer($this);
  5646.             $instance->setTemplateRegistry(($this->services['admin.energie_chauffage.template_registry'] ?? $this->getAdmin_EnergieChauffage_TemplateRegistryService()));
  5647.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5648.             $instance->initialize();
  5649.             return $instance;
  5650.         };
  5651.         return $this->factories['service_container']['admin.energie_chauffage']();
  5652.     }
  5653.     /**
  5654.      * Gets the private 'admin.etablissement' service.
  5655.      *
  5656.      * @return \App\Sonata\AdminBundle\Admin\EtablissementAdmin
  5657.      */
  5658.     protected function getAdmin_EtablissementService()
  5659.     {
  5660.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5661.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5662.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5671.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5672.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5673.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/EtablissementAdmin.php';
  5674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5678.         $this->factories['service_container']['admin.etablissement'] = function () {
  5679.             $instance = new \App\Sonata\AdminBundle\Admin\EtablissementAdmin('admin.etablissement''App\\Entity\\Etablissement''App\\Controller\\Admin\\EtablissementController');
  5680.             $instance->setManagerType('orm');
  5681.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5682.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5683.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5684.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5685.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5686.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5687.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5688.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5689.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5690.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5691.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5692.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5693.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5694.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5695.             $instance->setPagerType('default');
  5696.             $instance->setLabel('Liste');
  5697.             $instance->setTranslationDomain('messages');
  5698.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5699.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5700.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5701.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5702.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5703.             $instance->setTranslationDomain('FormLabels');
  5704.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5705.             $instance->setContainer($this);
  5706.             $instance->setTemplateRegistry(($this->services['admin.etablissement.template_registry'] ?? $this->getAdmin_Etablissement_TemplateRegistryService()));
  5707.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5708.             $instance->initialize();
  5709.             return $instance;
  5710.         };
  5711.         return $this->factories['service_container']['admin.etablissement']();
  5712.     }
  5713.     /**
  5714.      * Gets the private 'admin.interface_sol' service.
  5715.      *
  5716.      * @return \App\Sonata\AdminBundle\Admin\InterfaceSolAdmin
  5717.      */
  5718.     protected function getAdmin_InterfaceSolService()
  5719.     {
  5720.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5722.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5723.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5732.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5733.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/InterfaceSolAdmin.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5738.         $this->factories['service_container']['admin.interface_sol'] = function () {
  5739.             $instance = new \App\Sonata\AdminBundle\Admin\InterfaceSolAdmin('admin.interface_sol''App\\Entity\\InterfaceSol''App\\Controller\\Admin\\BaseContentController');
  5740.             $instance->setManagerType('orm');
  5741.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5742.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5743.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5744.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5745.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5746.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5747.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5748.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5749.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5750.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5751.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5752.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5753.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5754.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5755.             $instance->setPagerType('default');
  5756.             $instance->setLabel('Interface sol');
  5757.             $instance->setTranslationDomain('messages');
  5758.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5759.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5760.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5761.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5762.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5763.             $instance->setTranslationDomain('FormLabels');
  5764.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5765.             $instance->setContainer($this);
  5766.             $instance->setTemplateRegistry(($this->services['admin.interface_sol.template_registry'] ?? $this->getAdmin_InterfaceSol_TemplateRegistryService()));
  5767.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5768.             $instance->initialize();
  5769.             return $instance;
  5770.         };
  5771.         return $this->factories['service_container']['admin.interface_sol']();
  5772.     }
  5773.     /**
  5774.      * Gets the private 'admin.label' service.
  5775.      *
  5776.      * @return \App\Sonata\AdminBundle\Admin\LabelAdmin
  5777.      */
  5778.     protected function getAdmin_LabelService()
  5779.     {
  5780.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5781.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5784.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5787.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5788.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5790.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5791.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5792.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5793.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/LabelAdmin.php';
  5794.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5795.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5798.         $this->factories['service_container']['admin.label'] = function () {
  5799.             $instance = new \App\Sonata\AdminBundle\Admin\LabelAdmin('admin.label''App\\Entity\\Label''App\\Controller\\Admin\\BaseContentController');
  5800.             $instance->setManagerType('orm');
  5801.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5802.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5803.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5804.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5805.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5806.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5807.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5808.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5809.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5810.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5811.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5812.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5813.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5814.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5815.             $instance->setPagerType('default');
  5816.             $instance->setLabel('Label');
  5817.             $instance->setTranslationDomain('messages');
  5818.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5819.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5820.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5821.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5822.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5823.             $instance->setTranslationDomain('FormLabels');
  5824.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5825.             $instance->setContainer($this);
  5826.             $instance->setTemplateRegistry(($this->services['admin.label.template_registry'] ?? $this->getAdmin_Label_TemplateRegistryService()));
  5827.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5828.             $instance->initialize();
  5829.             return $instance;
  5830.         };
  5831.         return $this->factories['service_container']['admin.label']();
  5832.     }
  5833.     /**
  5834.      * Gets the private 'admin.mesure_etats_pieces' service.
  5835.      *
  5836.      * @return \App\Sonata\AdminBundle\Admin\MesureEtatsPiecesAdmin
  5837.      */
  5838.     protected function getAdmin_MesureEtatsPiecesService()
  5839.     {
  5840.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5841.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5850.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5851.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5852.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5853.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesureEtatsPiecesAdmin.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  5858.         $this->factories['service_container']['admin.mesure_etats_pieces'] = function () {
  5859.             $instance = new \App\Sonata\AdminBundle\Admin\MesureEtatsPiecesAdmin('admin.mesure_etats_pieces''App\\Entity\\MesureEtatsPiecesEchantillonnees''App\\Controller\\Admin\\MesureEtatsPiecesController');
  5860.             $instance->setManagerType('orm');
  5861.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5862.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5863.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5864.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5865.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5866.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5867.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5868.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5869.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5870.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5871.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5872.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5873.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5874.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  5875.             $instance->setPagerType('default');
  5876.             $instance->setLabel('Liste');
  5877.             $instance->setTranslationDomain('messages');
  5878.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5879.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5880.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5881.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5882.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5883.             $instance->setTranslationDomain('FormLabels');
  5884.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5885.             $instance->setContainer($this);
  5886.             $instance->setTemplateRegistry(($this->services['admin.mesure_etats_pieces.template_registry'] ?? $this->getAdmin_MesureEtatsPieces_TemplateRegistryService()));
  5887.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5888.             $instance->initialize();
  5889.             return $instance;
  5890.         };
  5891.         return $this->factories['service_container']['admin.mesure_etats_pieces']();
  5892.     }
  5893.     /**
  5894.      * Gets the private 'admin.mesure_piece_famille_element' service.
  5895.      *
  5896.      * @return \App\Sonata\AdminBundle\Admin\MesurePieceFamilleElementAdmin
  5897.      */
  5898.     protected function getAdmin_MesurePieceFamilleElementService()
  5899.     {
  5900.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5902.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5903.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5905.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5906.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5912.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5913.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesurePieceFamilleElementAdmin.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  5918.         $this->factories['service_container']['admin.mesure_piece_famille_element'] = function () {
  5919.             $instance = new \App\Sonata\AdminBundle\Admin\MesurePieceFamilleElementAdmin('admin.mesure_piece_famille_element''App\\Entity\\MesurePieceFamilleElement''App\\Controller\\Admin\\MesurePieceFamilleElementController');
  5920.             $instance->setManagerType('orm');
  5921.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5922.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5923.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5924.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5925.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5926.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5927.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5928.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5929.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5930.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5931.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5932.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5933.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5934.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  5935.             $instance->setPagerType('default');
  5936.             $instance->setLabel('Liste');
  5937.             $instance->setTranslationDomain('messages');
  5938.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5939.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  5940.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  5941.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5942.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5943.             $instance->setTranslationDomain('FormLabels');
  5944.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5945.             $instance->setContainer($this);
  5946.             $instance->setTemplateRegistry(($this->services['admin.mesure_piece_famille_element.template_registry'] ?? $this->getAdmin_MesurePieceFamilleElement_TemplateRegistryService()));
  5947.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5948.             $instance->initialize();
  5949.             return $instance;
  5950.         };
  5951.         return $this->factories['service_container']['admin.mesure_piece_famille_element']();
  5952.     }
  5953.     /**
  5954.      * Gets the private 'admin.participant' service.
  5955.      *
  5956.      * @return \App\Sonata\AdminBundle\Admin\ParticipantAdmin
  5957.      */
  5958.     protected function getAdmin_ParticipantService()
  5959.     {
  5960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5970.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5971.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5972.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  5973.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ParticipantAdmin.php';
  5974.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5978.         $this->factories['service_container']['admin.participant'] = function () {
  5979.             $instance = new \App\Sonata\AdminBundle\Admin\ParticipantAdmin('admin.participant''App\\Entity\\Participant''App\\Controller\\Admin\\ParticipantController');
  5980.             $instance->setManagerType('orm');
  5981.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5982.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5983.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5984.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5985.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5986.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5987.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5988.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5989.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5990.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5991.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  5992.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5993.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5994.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5995.             $instance->setPagerType('default');
  5996.             $instance->setLabel('Liste');
  5997.             $instance->setTranslationDomain('messages');
  5998.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  5999.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6000.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6001.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6002.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6003.             $instance->setTranslationDomain('FormLabels');
  6004.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6005.             $instance->setContainer($this);
  6006.             $instance->setTemplateRegistry(($this->services['admin.participant.template_registry'] ?? $this->getAdmin_Participant_TemplateRegistryService()));
  6007.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6008.             $instance->initialize();
  6009.             return $instance;
  6010.         };
  6011.         return $this->factories['service_container']['admin.participant']();
  6012.     }
  6013.     /**
  6014.      * Gets the private 'admin.type.batiment' service.
  6015.      *
  6016.      * @return \App\Sonata\AdminBundle\Admin\TypeBatimentAdmin
  6017.      */
  6018.     protected function getAdmin_Type_BatimentService()
  6019.     {
  6020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6032.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6033.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/TypeBatimentAdmin.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6038.         $this->factories['service_container']['admin.type.batiment'] = function () {
  6039.             $instance = new \App\Sonata\AdminBundle\Admin\TypeBatimentAdmin('admin.type.batiment''App\\Entity\\TypeBatiment''App\\Controller\\Admin\\BaseContentController');
  6040.             $instance->setManagerType('orm');
  6041.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6042.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6043.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6044.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6045.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6046.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6047.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6048.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6049.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6050.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6051.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6052.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6053.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6054.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6055.             $instance->setPagerType('default');
  6056.             $instance->setLabel('Type bâtiment');
  6057.             $instance->setTranslationDomain('messages');
  6058.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6059.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6060.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6061.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6062.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6063.             $instance->setTranslationDomain('FormLabels');
  6064.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6065.             $instance->setContainer($this);
  6066.             $instance->setTemplateRegistry(($this->services['admin.type.batiment.template_registry'] ?? $this->getAdmin_Type_Batiment_TemplateRegistryService()));
  6067.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6068.             $instance->initialize();
  6069.             return $instance;
  6070.         };
  6071.         return $this->factories['service_container']['admin.type.batiment']();
  6072.     }
  6073.     /**
  6074.      * Gets the private 'admin.type.etablissement' service.
  6075.      *
  6076.      * @return \App\Sonata\AdminBundle\Admin\TypeEtablissementAdmin
  6077.      */
  6078.     protected function getAdmin_Type_EtablissementService()
  6079.     {
  6080.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6092.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6093.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/TypeEtablissementAdmin.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6098.         $this->factories['service_container']['admin.type.etablissement'] = function () {
  6099.             $instance = new \App\Sonata\AdminBundle\Admin\TypeEtablissementAdmin('admin.type.etablissement''App\\Entity\\TypeEtablissement''App\\Controller\\Admin\\BaseContentController');
  6100.             $instance->setManagerType('orm');
  6101.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6102.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6103.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6104.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6105.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6106.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6107.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6108.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6109.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6110.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6111.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6112.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6113.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6114.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6115.             $instance->setPagerType('default');
  6116.             $instance->setLabel('Type Ã©tablissement');
  6117.             $instance->setTranslationDomain('messages');
  6118.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6119.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6120.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6121.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6122.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6123.             $instance->setTranslationDomain('FormLabels');
  6124.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6125.             $instance->setContainer($this);
  6126.             $instance->setTemplateRegistry(($this->services['admin.type.etablissement.template_registry'] ?? $this->getAdmin_Type_Etablissement_TemplateRegistryService()));
  6127.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6128.             $instance->initialize();
  6129.             return $instance;
  6130.         };
  6131.         return $this->factories['service_container']['admin.type.etablissement']();
  6132.     }
  6133.     /**
  6134.      * Gets the private 'admin.valeursmesures' service.
  6135.      *
  6136.      * @return \App\Sonata\AdminBundle\Admin\ValeursMesuresAdmin
  6137.      */
  6138.     protected function getAdmin_ValeursmesuresService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6149.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6152.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6153.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ValeursMesuresAdmin.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  6158.         $this->factories['service_container']['admin.valeursmesures'] = function () {
  6159.             $instance = new \App\Sonata\AdminBundle\Admin\ValeursMesuresAdmin('admin.valeursmesures''App\\Entity\\ValeursMesures''App\\Controller\\Admin\\ValeursMesuresController');
  6160.             $instance->setManagerType('orm');
  6161.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6162.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6163.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6164.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6165.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6166.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6167.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6168.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6169.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6170.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6171.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6172.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6173.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6174.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  6175.             $instance->setPagerType('default');
  6176.             $instance->setLabel('Liste');
  6177.             $instance->setTranslationDomain('messages');
  6178.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6179.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6180.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6181.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6182.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6183.             $instance->setTranslationDomain('FormLabels');
  6184.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6185.             $instance->setContainer($this);
  6186.             $instance->setTemplateRegistry(($this->services['admin.valeursmesures.template_registry'] ?? $this->getAdmin_Valeursmesures_TemplateRegistryService()));
  6187.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6188.             $instance->initialize();
  6189.             return $instance;
  6190.         };
  6191.         return $this->factories['service_container']['admin.valeursmesures']();
  6192.     }
  6193.     /**
  6194.      * Gets the private 'annotations.cache_adapter' shared service.
  6195.      *
  6196.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6197.      */
  6198.     protected function getAnnotations_CacheAdapterService()
  6199.     {
  6200.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6201.     }
  6202.     /**
  6203.      * Gets the private 'annotations.cache_warmer' shared service.
  6204.      *
  6205.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  6206.      */
  6207.     protected function getAnnotations_CacheWarmerService()
  6208.     {
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  6212.         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);
  6213.     }
  6214.     /**
  6215.      * Gets the private 'annotations.cached_reader' shared service.
  6216.      *
  6217.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  6218.      */
  6219.     protected function getAnnotations_CachedReaderService()
  6220.     {
  6221.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6222.     }
  6223.     /**
  6224.      * Gets the private 'annotations.reader' shared service.
  6225.      *
  6226.      * @return \Doctrine\Common\Annotations\AnnotationReader
  6227.      */
  6228.     protected function getAnnotations_ReaderService()
  6229.     {
  6230.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6231.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6232.         $a->registerUniqueLoader('class_exists');
  6233.         $instance->addGlobalIgnoredName('required'$a);
  6234.         return $instance;
  6235.     }
  6236.     /**
  6237.      * Gets the private 'app.export.batiment' shared service.
  6238.      *
  6239.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentExporter
  6240.      */
  6241.     protected function getApp_Export_BatimentService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseExporter.php';
  6244.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentExporter.php';
  6245.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Reader/Helper/BatimentValeurRelationMany.php';
  6246.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6247.         if (isset($this->privates['app.export.batiment'])) {
  6248.             return $this->privates['app.export.batiment'];
  6249.         }
  6250.         $this->privates['app.export.batiment'] = $instance = new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentExporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6251.         $instance->setHelperBatimentRelationMany(($this->privates['app.export.reader.helper.batiment.relation.many'] ?? ($this->privates['app.export.reader.helper.batiment.relation.many'] = new \App\Sonata\AdminBundle\Service\DataImport\Reader\Helper\BatimentValeurRelationMany())));
  6252.         return $instance;
  6253.     }
  6254.     /**
  6255.      * Gets the private 'app.export.batiment_valeur' shared service.
  6256.      *
  6257.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentValeurExporter
  6258.      */
  6259.     protected function getApp_Export_BatimentValeurService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseExporter.php';
  6262.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurExporter.php';
  6263.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Reader/Helper/BatimentValeurRelationMany.php';
  6264.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6265.         if (isset($this->privates['app.export.batiment_valeur'])) {
  6266.             return $this->privates['app.export.batiment_valeur'];
  6267.         }
  6268.         $this->privates['app.export.batiment_valeur'] = $instance = new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentValeurExporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6269.         $instance->setHelperBatimentRelationMany(($this->privates['app.export.reader.helper.batiment.relation.many'] ?? ($this->privates['app.export.reader.helper.batiment.relation.many'] = new \App\Sonata\AdminBundle\Service\DataImport\Reader\Helper\BatimentValeurRelationMany())));
  6270.         return $instance;
  6271.     }
  6272.     /**
  6273.      * Gets the private 'app.export.batiment_valeur_qai' shared service.
  6274.      *
  6275.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentValeurQaiExporter
  6276.      */
  6277.     protected function getApp_Export_BatimentValeurQaiService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseExporter.php';
  6280.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurExporter.php';
  6281.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurQaiExporter.php';
  6282.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Reader/Helper/BatimentValeurRelationMany.php';
  6283.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6284.         if (isset($this->privates['app.export.batiment_valeur_qai'])) {
  6285.             return $this->privates['app.export.batiment_valeur_qai'];
  6286.         }
  6287.         $this->privates['app.export.batiment_valeur_qai'] = $instance = new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentValeurQaiExporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6288.         $instance->setHelperBatimentRelationMany(($this->privates['app.export.reader.helper.batiment.relation.many'] ?? ($this->privates['app.export.reader.helper.batiment.relation.many'] = new \App\Sonata\AdminBundle\Service\DataImport\Reader\Helper\BatimentValeurRelationMany())));
  6289.         return $instance;
  6290.     }
  6291.     /**
  6292.      * Gets the private 'app.exporter.exporter' shared service.
  6293.      *
  6294.      * @return \App\Sonata\AdminBundle\Exporter\Exporter
  6295.      */
  6296.     protected function getApp_Exporter_ExporterService()
  6297.     {
  6298.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Exporter.php';
  6299.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Writer/WriterInterface.php';
  6300.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Writer/XlsxWriter.php';
  6301.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Exporter/Writer/PdfWriter.php';
  6302.         $this->privates['app.exporter.exporter'] = $instance = new \App\Sonata\AdminBundle\Exporter\Exporter();
  6303.         $a = new \App\Sonata\AdminBundle\Exporter\Writer\XlsxWriter();
  6304.         $a->setTempDir((\dirname(__DIR__4).'/upload/tmp'));
  6305.         $b = new \App\Sonata\AdminBundle\Exporter\Writer\PdfWriter();
  6306.         $b->setTempDir((\dirname(__DIR__4).'/upload/tmp'));
  6307.         $instance->addWriter($a);
  6308.         $instance->addWriter($b);
  6309.         return $instance;
  6310.     }
  6311.     /**
  6312.      * Gets the private 'app.form.type.import_result' shared autowired service.
  6313.      *
  6314.      * @return \App\Sonata\AdminBundle\Form\Type\ImportResultType
  6315.      */
  6316.     protected function getApp_Form_Type_ImportResultService()
  6317.     {
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6320.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/ImportResultType.php';
  6321.         return $this->privates['app.form.type.import_result'] = new \App\Sonata\AdminBundle\Form\Type\ImportResultType();
  6322.     }
  6323.     /**
  6324.      * Gets the private 'app.import.batiment_ars' shared service.
  6325.      *
  6326.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentArsImporter
  6327.      */
  6328.     protected function getApp_Import_BatimentArsService()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseImporter.php';
  6331.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseGeneriqueImporter.php';
  6332.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/RadonGeneriqueImporter.php';
  6333.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentArsImporter.php';
  6334.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6335.         if (isset($this->privates['app.import.batiment_ars'])) {
  6336.             return $this->privates['app.import.batiment_ars'];
  6337.         }
  6338.         return $this->privates['app.import.batiment_ars'] = new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentArsImporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6339.     }
  6340.     /**
  6341.      * Gets the private 'app.import.batiment_ofsp' shared service.
  6342.      *
  6343.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentOfspImporter
  6344.      */
  6345.     protected function getApp_Import_BatimentOfspService()
  6346.     {
  6347.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseImporter.php';
  6348.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseGeneriqueImporter.php';
  6349.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/RadonGeneriqueImporter.php';
  6350.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentOfspImporter.php';
  6351.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6352.         if (isset($this->privates['app.import.batiment_ofsp'])) {
  6353.             return $this->privates['app.import.batiment_ofsp'];
  6354.         }
  6355.         return $this->privates['app.import.batiment_ofsp'] = new \App\Sonata\AdminBundle\Service\DataImport\Manager\BatimentOfspImporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6356.     }
  6357.     /**
  6358.      * Gets the private 'app.import.generic_qai' shared service.
  6359.      *
  6360.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\QaiGeneriqueImporter
  6361.      */
  6362.     protected function getApp_Import_GenericQaiService()
  6363.     {
  6364.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseImporter.php';
  6365.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseGeneriqueImporter.php';
  6366.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/QaiGeneriqueImporter.php';
  6367.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6368.         if (isset($this->privates['app.import.generic_qai'])) {
  6369.             return $this->privates['app.import.generic_qai'];
  6370.         }
  6371.         return $this->privates['app.import.generic_qai'] = new \App\Sonata\AdminBundle\Service\DataImport\Manager\QaiGeneriqueImporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6372.     }
  6373.     /**
  6374.      * Gets the private 'app.import.generic_radon' shared service.
  6375.      *
  6376.      * @return \App\Sonata\AdminBundle\Service\DataImport\Manager\RadonGeneriqueImporter
  6377.      */
  6378.     protected function getApp_Import_GenericRadonService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseImporter.php';
  6381.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BaseGeneriqueImporter.php';
  6382.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/RadonGeneriqueImporter.php';
  6383.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6384.         if (isset($this->privates['app.import.generic_radon'])) {
  6385.             return $this->privates['app.import.generic_radon'];
  6386.         }
  6387.         return $this->privates['app.import.generic_radon'] = new \App\Sonata\AdminBundle\Service\DataImport\Manager\RadonGeneriqueImporter($this, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  6388.     }
  6389.     /**
  6390.      * Gets the private 'app.sonataadmin.import_ars' service.
  6391.      *
  6392.      * @return \App\Sonata\AdminBundle\Admin\ImportArsAdmin
  6393.      */
  6394.     protected function getApp_Sonataadmin_ImportArsService()
  6395.     {
  6396.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6397.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6398.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6399.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6400.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6403.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6404.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6405.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6408.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6409.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseImportAdmin.php';
  6410.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportArsAdmin.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  6415.         $this->factories['service_container']['app.sonataadmin.import_ars'] = function () {
  6416.             $instance = new \App\Sonata\AdminBundle\Admin\ImportArsAdmin('app.sonataadmin.import_ars''App\\Entity\\Import''App\\Controller\\Admin\\ImportController');
  6417.             $instance->setManagerType('orm');
  6418.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6419.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6420.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6421.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6422.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6423.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6424.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6425.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6426.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6427.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6428.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6429.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6430.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6431.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  6432.             $instance->setPagerType('default');
  6433.             $instance->setLabel('dashboard.subtitle.import_ars');
  6434.             $instance->setTranslationDomain('messages');
  6435.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6436.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6437.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6438.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6439.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6440.             $instance->setTranslationDomain('FormLabels');
  6441.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6442.             $instance->setContainer($this);
  6443.             $instance->setServiceImport(($this->privates['app.import.batiment_ars'] ?? $this->getApp_Import_BatimentArsService()));
  6444.             $instance->setTemplateRegistry(($this->services['app.sonataadmin.import_ars.template_registry'] ?? $this->getApp_Sonataadmin_ImportArs_TemplateRegistryService()));
  6445.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6446.             $instance->initialize();
  6447.             return $instance;
  6448.         };
  6449.         return $this->factories['service_container']['app.sonataadmin.import_ars']();
  6450.     }
  6451.     /**
  6452.      * Gets the private 'app.sonataadmin.import_generic_qai' service.
  6453.      *
  6454.      * @return \App\Sonata\AdminBundle\Admin\ImportGenericQaiAdmin
  6455.      */
  6456.     protected function getApp_Sonataadmin_ImportGenericQaiService()
  6457.     {
  6458.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6470.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6471.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseImportAdmin.php';
  6472.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportGenericQaiAdmin.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6475.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6476.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  6477.         $this->factories['service_container']['app.sonataadmin.import_generic_qai'] = function () {
  6478.             $instance = new \App\Sonata\AdminBundle\Admin\ImportGenericQaiAdmin('app.sonataadmin.import_generic_qai''App\\Entity\\Import''App\\Controller\\Admin\\ImportController');
  6479.             $instance->setManagerType('orm');
  6480.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6481.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6482.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6483.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6484.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6485.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6486.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6487.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6488.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6489.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6490.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6491.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6492.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6493.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  6494.             $instance->setPagerType('default');
  6495.             $instance->setLabel('dashboard.subtitle.import_general_qai');
  6496.             $instance->setTranslationDomain('messages');
  6497.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6498.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6499.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6500.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6501.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6502.             $instance->setTranslationDomain('FormLabels');
  6503.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6504.             $instance->setContainer($this);
  6505.             $instance->setServiceImport(($this->privates['app.import.generic_qai'] ?? $this->getApp_Import_GenericQaiService()));
  6506.             $instance->setTemplateRegistry(($this->services['app.sonataadmin.import_generic_qai.template_registry'] ?? $this->getApp_Sonataadmin_ImportGenericQai_TemplateRegistryService()));
  6507.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6508.             $instance->initialize();
  6509.             return $instance;
  6510.         };
  6511.         return $this->factories['service_container']['app.sonataadmin.import_generic_qai']();
  6512.     }
  6513.     /**
  6514.      * Gets the private 'app.sonataadmin.import_generic_radon' service.
  6515.      *
  6516.      * @return \App\Sonata\AdminBundle\Admin\ImportGenericRadonAdmin
  6517.      */
  6518.     protected function getApp_Sonataadmin_ImportGenericRadonService()
  6519.     {
  6520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6532.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6533.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseImportAdmin.php';
  6534.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportGenericRadonAdmin.php';
  6535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  6539.         $this->factories['service_container']['app.sonataadmin.import_generic_radon'] = function () {
  6540.             $instance = new \App\Sonata\AdminBundle\Admin\ImportGenericRadonAdmin('app.sonataadmin.import_generic_radon''App\\Entity\\Import''App\\Controller\\Admin\\ImportController');
  6541.             $instance->setManagerType('orm');
  6542.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6543.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6544.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6545.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6546.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6547.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6548.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6549.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6550.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6551.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6552.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6553.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6554.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6555.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  6556.             $instance->setPagerType('default');
  6557.             $instance->setLabel('dashboard.subtitle.import_general_radon');
  6558.             $instance->setTranslationDomain('messages');
  6559.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6560.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6561.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6562.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6563.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6564.             $instance->setTranslationDomain('FormLabels');
  6565.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6566.             $instance->setContainer($this);
  6567.             $instance->setServiceImport(($this->privates['app.import.generic_radon'] ?? $this->getApp_Import_GenericRadonService()));
  6568.             $instance->setTemplateRegistry(($this->services['app.sonataadmin.import_generic_radon.template_registry'] ?? $this->getApp_Sonataadmin_ImportGenericRadon_TemplateRegistryService()));
  6569.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6570.             $instance->initialize();
  6571.             return $instance;
  6572.         };
  6573.         return $this->factories['service_container']['app.sonataadmin.import_generic_radon']();
  6574.     }
  6575.     /**
  6576.      * Gets the private 'app.sonataadmin.import_ofsp' service.
  6577.      *
  6578.      * @return \App\Sonata\AdminBundle\Admin\ImportOfspAdmin
  6579.      */
  6580.     protected function getApp_Sonataadmin_ImportOfspService()
  6581.     {
  6582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6594.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseAdmin.php';
  6595.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BaseImportAdmin.php';
  6596.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportOfspAdmin.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  6601.         $this->factories['service_container']['app.sonataadmin.import_ofsp'] = function () {
  6602.             $instance = new \App\Sonata\AdminBundle\Admin\ImportOfspAdmin('app.sonataadmin.import_ofsp''App\\Entity\\Import''App\\Controller\\Admin\\ImportController');
  6603.             $instance->setManagerType('orm');
  6604.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6605.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6606.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6607.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6608.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6609.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6610.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6611.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6612.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6613.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6614.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  6615.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6616.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6617.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  6618.             $instance->setPagerType('default');
  6619.             $instance->setLabel('dashboard.subtitle.import_ofsp');
  6620.             $instance->setTranslationDomain('messages');
  6621.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  6622.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  6623.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  6624.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6625.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6626.             $instance->setTranslationDomain('FormLabels');
  6627.             $instance->setSecurityTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  6628.             $instance->setContainer($this);
  6629.             $instance->setServiceImport(($this->privates['app.import.batiment_ofsp'] ?? $this->getApp_Import_BatimentOfspService()));
  6630.             $instance->setTemplateRegistry(($this->services['app.sonataadmin.import_ofsp.template_registry'] ?? $this->getApp_Sonataadmin_ImportOfsp_TemplateRegistryService()));
  6631.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6632.             $instance->initialize();
  6633.             return $instance;
  6634.         };
  6635.         return $this->factories['service_container']['app.sonataadmin.import_ofsp']();
  6636.     }
  6637.     /**
  6638.      * Gets the private 'assets.packages' shared service.
  6639.      *
  6640.      * @return \Symfony\Component\Asset\Packages
  6641.      */
  6642.     protected function getAssets_PackagesService()
  6643.     {
  6644.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6645.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  6646.             return new \EmptyIterator();
  6647.         }, 0));
  6648.     }
  6649.     /**
  6650.      * Gets the private 'cache.annotations' shared service.
  6651.      *
  6652.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6653.      */
  6654.     protected function getCache_AnnotationsService()
  6655.     {
  6656.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6657.     }
  6658.     /**
  6659.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  6660.      *
  6661.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6662.      */
  6663.     protected function getCache_Doctrine_Orm_Default_QueryService()
  6664.     {
  6665.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6666.     }
  6667.     /**
  6668.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  6669.      *
  6670.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6671.      */
  6672.     protected function getCache_Doctrine_Orm_Default_ResultService()
  6673.     {
  6674.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6675.     }
  6676.     /**
  6677.      * Gets the private 'cache.property_info' shared service.
  6678.      *
  6679.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6680.      */
  6681.     protected function getCache_PropertyInfoService()
  6682.     {
  6683.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6684.     }
  6685.     /**
  6686.      * Gets the private 'cache.security_expression_language' shared service.
  6687.      *
  6688.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6689.      */
  6690.     protected function getCache_SecurityExpressionLanguageService()
  6691.     {
  6692.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6693.     }
  6694.     /**
  6695.      * Gets the private 'cache.serializer' shared service.
  6696.      *
  6697.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6698.      */
  6699.     protected function getCache_SerializerService()
  6700.     {
  6701.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6702.     }
  6703.     /**
  6704.      * Gets the private 'cache.validator' shared service.
  6705.      *
  6706.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6707.      */
  6708.     protected function getCache_ValidatorService()
  6709.     {
  6710.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6711.     }
  6712.     /**
  6713.      * Gets the private 'cache.webpack_encore' shared service.
  6714.      *
  6715.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6716.      */
  6717.     protected function getCache_WebpackEncoreService()
  6718.     {
  6719.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gGZfcMhUml'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6720.     }
  6721.     /**
  6722.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  6723.      *
  6724.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  6725.      */
  6726.     protected function getCachePoolClearer_CacheWarmerService()
  6727.     {
  6728.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  6730.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  6731.     }
  6732.     /**
  6733.      * Gets the private 'config_builder.warmer' shared service.
  6734.      *
  6735.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  6736.      */
  6737.     protected function getConfigBuilder_WarmerService()
  6738.     {
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  6741.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6742.     }
  6743.     /**
  6744.      * Gets the private 'config_cache_factory' shared service.
  6745.      *
  6746.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  6747.      */
  6748.     protected function getConfigCacheFactoryService()
  6749.     {
  6750.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  6751.             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)));
  6752.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  6753.         }, 2));
  6754.     }
  6755.     /**
  6756.      * Gets the private 'console.command.about' shared service.
  6757.      *
  6758.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  6759.      */
  6760.     protected function getConsole_Command_AboutService()
  6761.     {
  6762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  6764.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  6765.         $instance->setName('about');
  6766.         $instance->setDescription('Display information about the current project');
  6767.         return $instance;
  6768.     }
  6769.     /**
  6770.      * Gets the private 'console.command.assets_install' shared service.
  6771.      *
  6772.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  6773.      */
  6774.     protected function getConsole_Command_AssetsInstallService()
  6775.     {
  6776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  6778.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6779.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  6780.         $instance->setName('assets:install');
  6781.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  6782.         return $instance;
  6783.     }
  6784.     /**
  6785.      * Gets the private 'console.command.cache_clear' shared service.
  6786.      *
  6787.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  6788.      */
  6789.     protected function getConsole_Command_CacheClearService()
  6790.     {
  6791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6794.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  6795.         $instance->setName('cache:clear');
  6796.         $instance->setDescription('Clear the cache');
  6797.         return $instance;
  6798.     }
  6799.     /**
  6800.      * Gets the private 'console.command.cache_pool_clear' shared service.
  6801.      *
  6802.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  6803.      */
  6804.     protected function getConsole_Command_CachePoolClearService()
  6805.     {
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  6808.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  6809.         $instance->setName('cache:pool:clear');
  6810.         $instance->setDescription('Clear cache pools');
  6811.         return $instance;
  6812.     }
  6813.     /**
  6814.      * Gets the private 'console.command.cache_pool_delete' shared service.
  6815.      *
  6816.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  6817.      */
  6818.     protected function getConsole_Command_CachePoolDeleteService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  6822.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  6823.         $instance->setName('cache:pool:delete');
  6824.         $instance->setDescription('Delete an item from a cache pool');
  6825.         return $instance;
  6826.     }
  6827.     /**
  6828.      * Gets the private 'console.command.cache_pool_list' shared service.
  6829.      *
  6830.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  6831.      */
  6832.     protected function getConsole_Command_CachePoolListService()
  6833.     {
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  6836.         $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.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.webpack_encore']);
  6837.         $instance->setName('cache:pool:list');
  6838.         $instance->setDescription('List available cache pools');
  6839.         return $instance;
  6840.     }
  6841.     /**
  6842.      * Gets the private 'console.command.cache_pool_prune' shared service.
  6843.      *
  6844.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  6845.      */
  6846.     protected function getConsole_Command_CachePoolPruneService()
  6847.     {
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  6850.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  6851.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  6852.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  6853.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  6854.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  6855.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  6856.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  6857.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  6858.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  6859.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  6860.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  6861.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  6862.         }, 11));
  6863.         $instance->setName('cache:pool:prune');
  6864.         $instance->setDescription('Prune cache pools');
  6865.         return $instance;
  6866.     }
  6867.     /**
  6868.      * Gets the private 'console.command.cache_warmup' shared service.
  6869.      *
  6870.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6871.      */
  6872.     protected function getConsole_Command_CacheWarmupService()
  6873.     {
  6874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6876.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6877.         $instance->setName('cache:warmup');
  6878.         $instance->setDescription('Warm up an empty cache');
  6879.         return $instance;
  6880.     }
  6881.     /**
  6882.      * Gets the private 'console.command.config_debug' shared service.
  6883.      *
  6884.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6885.      */
  6886.     protected function getConsole_Command_ConfigDebugService()
  6887.     {
  6888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6889.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6893.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6894.         $instance->setName('debug:config');
  6895.         $instance->setDescription('Dump the current configuration for an extension');
  6896.         return $instance;
  6897.     }
  6898.     /**
  6899.      * Gets the private 'console.command.config_dump_reference' shared service.
  6900.      *
  6901.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6902.      */
  6903.     protected function getConsole_Command_ConfigDumpReferenceService()
  6904.     {
  6905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6910.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6911.         $instance->setName('config:dump-reference');
  6912.         $instance->setDescription('Dump the default configuration for an extension');
  6913.         return $instance;
  6914.     }
  6915.     /**
  6916.      * Gets the private 'console.command.container_debug' shared service.
  6917.      *
  6918.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6919.      */
  6920.     protected function getConsole_Command_ContainerDebugService()
  6921.     {
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6925.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6926.         $instance->setName('debug:container');
  6927.         $instance->setDescription('Display current services for an application');
  6928.         return $instance;
  6929.     }
  6930.     /**
  6931.      * Gets the private 'console.command.container_lint' shared service.
  6932.      *
  6933.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6934.      */
  6935.     protected function getConsole_Command_ContainerLintService()
  6936.     {
  6937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6939.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6940.         $instance->setName('lint:container');
  6941.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6942.         return $instance;
  6943.     }
  6944.     /**
  6945.      * Gets the private 'console.command.debug_autowiring' shared service.
  6946.      *
  6947.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6948.      */
  6949.     protected function getConsole_Command_DebugAutowiringService()
  6950.     {
  6951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6955.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6956.         $instance->setName('debug:autowiring');
  6957.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6958.         return $instance;
  6959.     }
  6960.     /**
  6961.      * Gets the private 'console.command.dotenv_debug' shared service.
  6962.      *
  6963.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6964.      */
  6965.     protected function getConsole_Command_DotenvDebugService()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6969.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  6970.         $instance->setName('debug:dotenv');
  6971.         $instance->setDescription('Lists all dotenv files with variables and values');
  6972.         return $instance;
  6973.     }
  6974.     /**
  6975.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6976.      *
  6977.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6978.      */
  6979.     protected function getConsole_Command_EventDispatcherDebugService()
  6980.     {
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6983.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()));
  6984.         $instance->setName('debug:event-dispatcher');
  6985.         $instance->setDescription('Display configured listeners for an application');
  6986.         return $instance;
  6987.     }
  6988.     /**
  6989.      * Gets the private 'console.command.form_debug' shared service.
  6990.      *
  6991.      * @return \Symfony\Component\Form\Command\DebugCommand
  6992.      */
  6993.     protected function getConsole_Command_FormDebugService()
  6994.     {
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6996.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6997.         $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\\Sonata\\AdminBundle\\Form\\Type'=> 'App\\CommonBundle\\Form\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Sonata\\BlockBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type\\Filter'=> 'Sonata\\Form\\Type'=> 'Vich\\UploaderBundle\\Form\\Type'=> 'Sonata\\UserBundle\\Form\\Type'], [=> 'App\\Sonata\\AdminBundle\\Form\\Type\\LoadContentType'=> 'App\\CommonBundle\\Form\\Type\\ArgentType'=> 'App\\CommonBundle\\Form\\Type\\TextMultipleType'=> 'App\\CommonBundle\\Form\\Type\\LoadContentType'=> 'App\\Sonata\\AdminBundle\\Form\\Type\\EditorArrayFieldsType'=> 'App\\Sonata\\AdminBundle\\Form\\Type\\FieldsetType'=> 'App\\Sonata\\AdminBundle\\Form\\Type\\ImportResultType'=> 'App\\Sonata\\AdminBundle\\Form\\Type\\IncludeTemplateType'=> 'App\\Sonata\\AdminBundle\\Form\\Type\\SonataSubmitType'=> 'App\\Sonata\\AdminBundle\\Form\\Type\\FieldSetType'10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'11 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'12 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'14 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'15 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'16 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'17 => 'Sonata\\AdminBundle\\Form\\Type\\AdminType'18 => 'Sonata\\AdminBundle\\Form\\Type\\ModelType'19 => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'20 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'21 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'22 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'23 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'24 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'25 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'26 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'27 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'28 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'29 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'30 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'31 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'32 => 'Sonata\\Form\\Type\\ImmutableArrayType'33 => 'Sonata\\Form\\Type\\BooleanType'34 => 'Sonata\\Form\\Type\\CollectionType'35 => 'Sonata\\Form\\Type\\DateRangeType'36 => 'Sonata\\Form\\Type\\DateTimeRangeType'37 => 'Sonata\\Form\\Type\\DatePickerType'38 => 'Sonata\\Form\\Type\\DateTimePickerType'39 => 'Sonata\\Form\\Type\\DateRangePickerType'40 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'41 => 'Sonata\\Form\\Type\\EqualType'42 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'43 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'44 => 'Sonata\\UserBundle\\Form\\Type\\RolesMatrixType'45 => 'Sonata\\UserBundle\\Form\\Type\\ResettingFormType'46 => 'Sonata\\UserBundle\\Form\\Type\\ResetPasswordRequestFormType'], [=> 'App\\CommonBundle\\Form\\Extension\\VichFileTypeExtension'=> 'App\\CommonBundle\\Form\\Extension\\ManagingErrorEntityExtension'=> 'App\\CommonBundle\\Form\\Extension\\ManagingErrorEntityExtension'=> 'App\\CommonBundle\\Form\\Extension\\VichFileTypeExtension'=> 'App\\Sonata\\AdminBundle\\Form\\Extension\\Type\\TextareaTypeExtension'=> 'App\\Sonata\\AdminBundle\\Form\\Extension\\Type\\TextareaTypeExtension'=> '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'10 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'11 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'12 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'13 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'14 => 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'15 => 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'16 => '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()));
  6998.         $instance->setName('debug:form');
  6999.         $instance->setDescription('Display form type information');
  7000.         return $instance;
  7001.     }
  7002.     /**
  7003.      * Gets the private 'console.command.router_debug' shared service.
  7004.      *
  7005.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  7006.      */
  7007.     protected function getConsole_Command_RouterDebugService()
  7008.     {
  7009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7011.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  7012.         $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()));
  7013.         $instance->setName('debug:router');
  7014.         $instance->setDescription('Display current routes for an application');
  7015.         return $instance;
  7016.     }
  7017.     /**
  7018.      * Gets the private 'console.command.router_match' shared service.
  7019.      *
  7020.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  7021.      */
  7022.     protected function getConsole_Command_RouterMatchService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7025.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  7026.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  7027.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  7028.         }, 1));
  7029.         $instance->setName('router:match');
  7030.         $instance->setDescription('Help debug routes by simulating a path info match');
  7031.         return $instance;
  7032.     }
  7033.     /**
  7034.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  7035.      *
  7036.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  7037.      */
  7038.     protected function getConsole_Command_SecretsDecryptToLocalService()
  7039.     {
  7040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  7042.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7044.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7045.         $instance->setName('secrets:decrypt-to-local');
  7046.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  7047.         return $instance;
  7048.     }
  7049.     /**
  7050.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  7051.      *
  7052.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  7053.      */
  7054.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  7055.     {
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  7058.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7060.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7061.         $instance->setName('secrets:encrypt-from-local');
  7062.         $instance->setDescription('Encrypt all local secrets to the vault');
  7063.         return $instance;
  7064.     }
  7065.     /**
  7066.      * Gets the private 'console.command.secrets_generate_key' shared service.
  7067.      *
  7068.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  7069.      */
  7070.     protected function getConsole_Command_SecretsGenerateKeyService()
  7071.     {
  7072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7075.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7076.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7077.         $instance->setName('secrets:generate-keys');
  7078.         $instance->setDescription('Generate new encryption keys');
  7079.         return $instance;
  7080.     }
  7081.     /**
  7082.      * Gets the private 'console.command.secrets_list' shared service.
  7083.      *
  7084.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  7085.      */
  7086.     protected function getConsole_Command_SecretsListService()
  7087.     {
  7088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7092.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7093.         $instance->setName('secrets:list');
  7094.         $instance->setDescription('List all secrets');
  7095.         return $instance;
  7096.     }
  7097.     /**
  7098.      * Gets the private 'console.command.secrets_remove' shared service.
  7099.      *
  7100.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  7101.      */
  7102.     protected function getConsole_Command_SecretsRemoveService()
  7103.     {
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7108.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7109.         $instance->setName('secrets:remove');
  7110.         $instance->setDescription('Remove a secret from the vault');
  7111.         return $instance;
  7112.     }
  7113.     /**
  7114.      * Gets the private 'console.command.secrets_set' shared service.
  7115.      *
  7116.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  7117.      */
  7118.     protected function getConsole_Command_SecretsSetService()
  7119.     {
  7120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  7122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7124.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7125.         $instance->setName('secrets:set');
  7126.         $instance->setDescription('Set a secret in the vault');
  7127.         return $instance;
  7128.     }
  7129.     /**
  7130.      * Gets the private 'console.command.translation_debug' shared service.
  7131.      *
  7132.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  7133.      */
  7134.     protected function getConsole_Command_TranslationDebugService()
  7135.     {
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  7138.         $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/Sonata/AdminBundle/Admin/AccesGarageAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/AccesSousSolAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ElementMesureAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/TypeEtablissementAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/TypeBatimentAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/LabelAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/InterfaceSolAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/EnergieChauffageAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ActualiteAdmin.php'), 12 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BatimentAdmin.php'), 13 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/CommuneAdmin.php'), 14 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/EtablissementAdmin.php'), 15 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/PieceMesureAdmin.php'), 16 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BatimentCartographieAdmin.php'), 17 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportGenericRadonAdmin.php'), 18 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportArsAdmin.php'), 19 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportGenericQaiAdmin.php'), 20 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportOfspAdmin.php'), 21 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesureAdmin.php'), 22 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesurePieceFamilleElementAdmin.php'), 23 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesureEtatsPiecesAdmin.php'), 24 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ZoneHomogeneAdmin.php'), 25 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ValeursMesuresAdmin.php'), 26 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ParticipantAdmin.php'), 27 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurExporter.php'), 28 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurQaiExporter.php'), 29 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/SonataSubmitType.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 39 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 40 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 41 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 42 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 43 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 44 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 45 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 46 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 47 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php'), 48 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php'), 49 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/UserAdmin.php'), 50 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/ResetAction.php'), 51 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LoginAction.php'), 52 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 53 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 54 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 55 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  7139.         $instance->setName('debug:translation');
  7140.         $instance->setDescription('Display translation messages information');
  7141.         return $instance;
  7142.     }
  7143.     /**
  7144.      * Gets the private 'console.command.translation_extract' shared service.
  7145.      *
  7146.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  7147.      */
  7148.     protected function getConsole_Command_TranslationExtractService()
  7149.     {
  7150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7151.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  7152.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\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/Sonata/AdminBundle/Admin/AccesGarageAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/AccesSousSolAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ElementMesureAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/TypeEtablissementAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/TypeBatimentAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/LabelAdmin.php'), => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/InterfaceSolAdmin.php'), 10 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/EnergieChauffageAdmin.php'), 11 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ActualiteAdmin.php'), 12 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BatimentAdmin.php'), 13 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/CommuneAdmin.php'), 14 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/EtablissementAdmin.php'), 15 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/PieceMesureAdmin.php'), 16 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/BatimentCartographieAdmin.php'), 17 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportGenericRadonAdmin.php'), 18 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportArsAdmin.php'), 19 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportGenericQaiAdmin.php'), 20 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ImportOfspAdmin.php'), 21 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesureAdmin.php'), 22 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesurePieceFamilleElementAdmin.php'), 23 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/MesureEtatsPiecesAdmin.php'), 24 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ZoneHomogeneAdmin.php'), 25 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ValeursMesuresAdmin.php'), 26 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/ParticipantAdmin.php'), 27 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurExporter.php'), 28 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Service/DataImport/Manager/BatimentValeurQaiExporter.php'), 29 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/SonataSubmitType.php'), 30 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 31 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 32 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 39 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 40 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 41 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 42 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 43 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 44 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 45 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 46 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 47 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php'), 48 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php'), 49 => (\dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/UserAdmin.php'), 50 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/ResetAction.php'), 51 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LoginAction.php'), 52 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 53 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 54 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 55 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  7153.         $instance->setName('translation:extract');
  7154.         $instance->setAliases([=> 'translation:update']);
  7155.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  7156.         return $instance;
  7157.     }
  7158.     /**
  7159.      * Gets the private 'console.command.translation_pull' shared service.
  7160.      *
  7161.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  7162.      */
  7163.     protected function getConsole_Command_TranslationPullService()
  7164.     {
  7165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  7168.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
  7169.         $instance->setName('translation:pull');
  7170.         $instance->setDescription('Pull translations from a given provider.');
  7171.         return $instance;
  7172.     }
  7173.     /**
  7174.      * Gets the private 'console.command.translation_push' shared service.
  7175.      *
  7176.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  7177.      */
  7178.     protected function getConsole_Command_TranslationPushService()
  7179.     {
  7180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  7183.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  7184.         $instance->setName('translation:push');
  7185.         $instance->setDescription('Push translations to a given provider.');
  7186.         return $instance;
  7187.     }
  7188.     /**
  7189.      * Gets the private 'console.command.validator_debug' shared service.
  7190.      *
  7191.      * @return \Symfony\Component\Validator\Command\DebugCommand
  7192.      */
  7193.     protected function getConsole_Command_ValidatorDebugService()
  7194.     {
  7195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7196.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  7197.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7198.         $instance->setName('debug:validator');
  7199.         $instance->setDescription('Display validation constraints for classes');
  7200.         return $instance;
  7201.     }
  7202.     /**
  7203.      * Gets the private 'console.command.xliff_lint' shared service.
  7204.      *
  7205.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  7206.      */
  7207.     protected function getConsole_Command_XliffLintService()
  7208.     {
  7209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7210.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  7211.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  7212.         $instance->setName('lint:xliff');
  7213.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  7214.         return $instance;
  7215.     }
  7216.     /**
  7217.      * Gets the private 'console.command.yaml_lint' shared service.
  7218.      *
  7219.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  7220.      */
  7221.     protected function getConsole_Command_YamlLintService()
  7222.     {
  7223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7224.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  7225.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  7226.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  7227.         $instance->setName('lint:yaml');
  7228.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  7229.         return $instance;
  7230.     }
  7231.     /**
  7232.      * Gets the private 'console.error_listener' shared service.
  7233.      *
  7234.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  7235.      */
  7236.     protected function getConsole_ErrorListenerService()
  7237.     {
  7238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  7239.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  7240.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7241.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7242.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7243.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  7244.     }
  7245.     /**
  7246.      * Gets the private 'container.env_var_processor' shared service.
  7247.      *
  7248.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  7249.      */
  7250.     protected function getContainer_EnvVarProcessorService()
  7251.     {
  7252.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  7253.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  7254.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  7255.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  7256.         }, 1));
  7257.     }
  7258.     /**
  7259.      * Gets the private 'container.getenv' shared service.
  7260.      *
  7261.      * @return \Closure
  7262.      */
  7263.     protected function getContainer_GetenvService()
  7264.     {
  7265.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  7266.     }
  7267.     /**
  7268.      * Gets the private 'crypt.subscriber' shared service.
  7269.      *
  7270.      * @return \App\Sonata\AdminBundle\PgCrypto\EventListener\CryptoSubscriber
  7271.      */
  7272.     protected function getCrypt_SubscriberService()
  7273.     {
  7274.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7275.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/EventListener/CryptoSubscriber.php';
  7276.         return $this->privates['crypt.subscriber'] = new \App\Sonata\AdminBundle\PgCrypto\EventListener\CryptoSubscriber();
  7277.     }
  7278.     /**
  7279.      * Gets the private 'data_collector.form' shared service.
  7280.      *
  7281.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  7282.      */
  7283.     protected function getDataCollector_FormService()
  7284.     {
  7285.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  7286.     }
  7287.     /**
  7288.      * Gets the private 'data_collector.request' shared service.
  7289.      *
  7290.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  7291.      */
  7292.     protected function getDataCollector_RequestService()
  7293.     {
  7294.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7295.     }
  7296.     /**
  7297.      * Gets the private 'data_collector.request.session_collector' shared service.
  7298.      *
  7299.      * @return \Closure
  7300.      */
  7301.     protected function getDataCollector_Request_SessionCollectorService()
  7302.     {
  7303.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  7304.     }
  7305.     /**
  7306.      * Gets the private 'debug.argument_resolver.default' shared service.
  7307.      *
  7308.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7309.      */
  7310.     protected function getDebug_ArgumentResolver_DefaultService()
  7311.     {
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7315.         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))));
  7316.     }
  7317.     /**
  7318.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7319.      *
  7320.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7321.      */
  7322.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7323.     {
  7324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7326.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7327.         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.rR_HYv.'] ?? $this->get_ServiceLocator_RRHYv_Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7328.     }
  7329.     /**
  7330.      * Gets the private 'debug.argument_resolver.request' shared service.
  7331.      *
  7332.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7333.      */
  7334.     protected function getDebug_ArgumentResolver_RequestService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7339.         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))));
  7340.     }
  7341.     /**
  7342.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7343.      *
  7344.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7345.      */
  7346.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  7351.         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))));
  7352.     }
  7353.     /**
  7354.      * Gets the private 'debug.argument_resolver.service' shared service.
  7355.      *
  7356.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7357.      */
  7358.     protected function getDebug_ArgumentResolver_ServiceService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  7363.         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.rR_HYv.'] ?? $this->get_ServiceLocator_RRHYv_Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7364.     }
  7365.     /**
  7366.      * Gets the private 'debug.argument_resolver.session' shared service.
  7367.      *
  7368.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7369.      */
  7370.     protected function getDebug_ArgumentResolver_SessionService()
  7371.     {
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  7375.         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))));
  7376.     }
  7377.     /**
  7378.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  7379.      *
  7380.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7381.      */
  7382.     protected function getDebug_ArgumentResolver_VariadicService()
  7383.     {
  7384.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  7387.         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))));
  7388.     }
  7389.     /**
  7390.      * Gets the private 'debug.controller_resolver' shared service.
  7391.      *
  7392.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  7393.      */
  7394.     protected function getDebug_ControllerResolverService()
  7395.     {
  7396.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7397.     }
  7398.     /**
  7399.      * Gets the private 'debug.debug_handlers_listener' shared service.
  7400.      *
  7401.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  7402.      */
  7403.     protected function getDebug_DebugHandlersListenerService()
  7404.     {
  7405.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  7406.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7407.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7408.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7409.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7410.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  7411.     }
  7412.     /**
  7413.      * Gets the private 'debug.dump_listener' shared service.
  7414.      *
  7415.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  7416.      */
  7417.     protected function getDebug_DumpListenerService()
  7418.     {
  7419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  7420.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  7421.         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()));
  7422.     }
  7423.     /**
  7424.      * Gets the private 'debug.file_link_formatter' shared service.
  7425.      *
  7426.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  7427.      */
  7428.     protected function getDebug_FileLinkFormatterService()
  7429.     {
  7430.         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 () {
  7431.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  7432.         });
  7433.     }
  7434.     /**
  7435.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  7436.      *
  7437.      * @return \string
  7438.      */
  7439.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  7440.     {
  7441.         $a = ($this->services['router'] ?? $this->getRouterService());
  7442.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  7443.             return $this->privates['debug.file_link_formatter.url_format'];
  7444.         }
  7445.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a'_profiler_open_file''?file=%f&line=%l#line%l');
  7446.     }
  7447.     /**
  7448.      * Gets the private 'debug.log_processor' shared service.
  7449.      *
  7450.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  7451.      */
  7452.     protected function getDebug_LogProcessorService()
  7453.     {
  7454.         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())));
  7455.     }
  7456.     /**
  7457.      * Gets the private 'debug.security.access.decision_manager' shared service.
  7458.      *
  7459.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  7460.      */
  7461.     protected function getDebug_Security_Access_DecisionManagerService()
  7462.     {
  7463.         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 () {
  7464.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  7465.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  7466.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  7467.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy(false)));
  7468.     }
  7469.     /**
  7470.      * Gets the private 'debug.security.firewall' shared service.
  7471.      *
  7472.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  7473.      */
  7474.     protected function getDebug_Security_FirewallService()
  7475.     {
  7476.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  7477.         if (isset($this->privates['debug.security.firewall'])) {
  7478.             return $this->privates['debug.security.firewall'];
  7479.         }
  7480.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7481.         if (isset($this->privates['debug.security.firewall'])) {
  7482.             return $this->privates['debug.security.firewall'];
  7483.         }
  7484.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7485.     }
  7486.     /**
  7487.      * Gets the private 'debug.security.firewall.authenticator.admin' shared service.
  7488.      *
  7489.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  7490.      */
  7491.     protected function getDebug_Security_Firewall_Authenticator_AdminService()
  7492.     {
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  7496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  7498.         $a = ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService());
  7499.         if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  7500.             return $this->privates['debug.security.firewall.authenticator.admin'];
  7501.         }
  7502.         $b = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  7503.         if (isset($this->privates['debug.security.firewall.authenticator.admin'])) {
  7504.             return $this->privates['debug.security.firewall.authenticator.admin'];
  7505.         }
  7506.         return $this->privates['debug.security.firewall.authenticator.admin'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  7507.     }
  7508.     /**
  7509.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  7510.      *
  7511.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  7512.      */
  7513.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  7514.     {
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  7520.         $a = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
  7521.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7522.             return $this->privates['debug.security.firewall.authenticator.main'];
  7523.         }
  7524.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  7525.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7526.             return $this->privates['debug.security.firewall.authenticator.main'];
  7527.         }
  7528.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  7529.     }
  7530.     /**
  7531.      * Gets the private 'debug.security.user_value_resolver' shared service.
  7532.      *
  7533.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7534.      */
  7535.     protected function getDebug_Security_UserValueResolverService()
  7536.     {
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  7540.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7541.     }
  7542.     /**
  7543.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7544.      *
  7545.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7546.      */
  7547.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7548.     {
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7553.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7554.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  7555.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  7556.         }
  7557.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  7558.     }
  7559.     /**
  7560.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7561.      *
  7562.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7563.      */
  7564.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7565.     {
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7570.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7571.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7572.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7573.         }
  7574.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7575.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7576.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7577.         }
  7578.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  7579.     }
  7580.     /**
  7581.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  7582.      *
  7583.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7584.      */
  7585.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  7592.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7593.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  7594.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  7595.         }
  7596.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  7597.     }
  7598.     /**
  7599.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  7600.      *
  7601.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  7602.      */
  7603.     protected function getDebug_Security_Voter_VoteListenerService()
  7604.     {
  7605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  7606.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7607.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  7608.             return $this->privates['debug.security.voter.vote_listener'];
  7609.         }
  7610.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  7611.     }
  7612.     /**
  7613.      * Gets the private 'debug.sonata.admin.argument_resolver.admin' shared service.
  7614.      *
  7615.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7616.      */
  7617.     protected function getDebug_Sonata_Admin_ArgumentResolver_AdminService()
  7618.     {
  7619.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7620.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/AdminValueResolver.php';
  7623.         $a = ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService());
  7624.         if (isset($this->privates['debug.sonata.admin.argument_resolver.admin'])) {
  7625.             return $this->privates['debug.sonata.admin.argument_resolver.admin'];
  7626.         }
  7627.         return $this->privates['debug.sonata.admin.argument_resolver.admin'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\AdminValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7628.     }
  7629.     /**
  7630.      * Gets the private 'debug.sonata.admin.argument_resolver.proxy_query' shared service.
  7631.      *
  7632.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7633.      */
  7634.     protected function getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService()
  7635.     {
  7636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7637.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  7639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/ProxyQueryResolver.php';
  7640.         return $this->privates['debug.sonata.admin.argument_resolver.proxy_query'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sonata\AdminBundle\ArgumentResolver\ProxyQueryResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7641.     }
  7642.     /**
  7643.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  7644.      *
  7645.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  7646.      */
  7647.     protected function getDoctrine_CacheClearMetadataCommandService()
  7648.     {
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  7652.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7653.         $instance->setName('doctrine:cache:clear-metadata');
  7654.         return $instance;
  7655.     }
  7656.     /**
  7657.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  7658.      *
  7659.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  7660.      */
  7661.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7665.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  7666.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7667.         $instance->setName('doctrine:cache:clear-query');
  7668.         return $instance;
  7669.     }
  7670.     /**
  7671.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  7672.      *
  7673.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  7674.      */
  7675.     protected function getDoctrine_CacheClearResultCommandService()
  7676.     {
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  7680.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7681.         $instance->setName('doctrine:cache:clear-result');
  7682.         return $instance;
  7683.     }
  7684.     /**
  7685.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  7686.      *
  7687.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  7688.      */
  7689.     protected function getDoctrine_CacheCollectionRegionCommandService()
  7690.     {
  7691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7692.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  7694.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7695.         $instance->setName('doctrine:cache:clear-collection-region');
  7696.         return $instance;
  7697.     }
  7698.     /**
  7699.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  7700.      *
  7701.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  7702.      */
  7703.     protected function getDoctrine_ClearEntityRegionCommandService()
  7704.     {
  7705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7706.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7707.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  7708.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7709.         $instance->setName('doctrine:cache:clear-entity-region');
  7710.         return $instance;
  7711.     }
  7712.     /**
  7713.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  7714.      *
  7715.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  7716.      */
  7717.     protected function getDoctrine_ClearQueryRegionCommandService()
  7718.     {
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7720.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7721.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  7722.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7723.         $instance->setName('doctrine:cache:clear-query-region');
  7724.         return $instance;
  7725.     }
  7726.     /**
  7727.      * Gets the private 'doctrine.database_create_command' shared service.
  7728.      *
  7729.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  7730.      */
  7731.     protected function getDoctrine_DatabaseCreateCommandService()
  7732.     {
  7733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7734.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7735.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  7736.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7737.         $instance->setName('doctrine:database:create');
  7738.         return $instance;
  7739.     }
  7740.     /**
  7741.      * Gets the private 'doctrine.database_drop_command' shared service.
  7742.      *
  7743.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  7744.      */
  7745.     protected function getDoctrine_DatabaseDropCommandService()
  7746.     {
  7747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7749.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  7750.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7751.         $instance->setName('doctrine:database:drop');
  7752.         return $instance;
  7753.     }
  7754.     /**
  7755.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  7756.      *
  7757.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  7758.      */
  7759.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  7760.     {
  7761.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7762.             'crypt.subscriber' => ['privates''crypt.subscriber''getCrypt_SubscriberService'false],
  7763.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  7764.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  7765.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  7766.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  7767.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  7768.             'sonata.user.listener.user' => ['privates''sonata.user.listener.user''getSonata_User_Listener_UserService'false],
  7769.             'user.subscriber' => ['privates''user.subscriber''getUser_SubscriberService'false],
  7770.             'vich_uploader.listener.clean.dataimport' => ['privates''vich_uploader.listener.clean.dataimport''getVichUploader_Listener_Clean_DataimportService'false],
  7771.             'vich_uploader.listener.clean.general' => ['privates''vich_uploader.listener.clean.general''getVichUploader_Listener_Clean_GeneralService'false],
  7772.             'vich_uploader.listener.inject.dataimport' => ['privates''vich_uploader.listener.inject.dataimport''getVichUploader_Listener_Inject_DataimportService'false],
  7773.             'vich_uploader.listener.inject.general' => ['privates''vich_uploader.listener.inject.general''getVichUploader_Listener_Inject_GeneralService'false],
  7774.             'vich_uploader.listener.remove.dataimport' => ['privates''vich_uploader.listener.remove.dataimport''getVichUploader_Listener_Remove_DataimportService'false],
  7775.             'vich_uploader.listener.remove.general' => ['privates''vich_uploader.listener.remove.general''getVichUploader_Listener_Remove_GeneralService'false],
  7776.             'vich_uploader.listener.upload.dataimport' => ['privates''vich_uploader.listener.upload.dataimport''getVichUploader_Listener_Upload_DataimportService'false],
  7777.             'vich_uploader.listener.upload.general' => ['privates''vich_uploader.listener.upload.general''getVichUploader_Listener_Upload_GeneralService'false],
  7778.         ], [
  7779.             'crypt.subscriber' => '?',
  7780.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  7781.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  7782.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  7783.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  7784.             'sonata.doctrine.mapper' => '?',
  7785.             'sonata.user.listener.user' => '?',
  7786.             'user.subscriber' => '?',
  7787.             'vich_uploader.listener.clean.dataimport' => '?',
  7788.             'vich_uploader.listener.clean.general' => '?',
  7789.             'vich_uploader.listener.inject.dataimport' => '?',
  7790.             'vich_uploader.listener.inject.general' => '?',
  7791.             'vich_uploader.listener.remove.dataimport' => '?',
  7792.             'vich_uploader.listener.remove.general' => '?',
  7793.             'vich_uploader.listener.upload.dataimport' => '?',
  7794.             'vich_uploader.listener.upload.general' => '?',
  7795.         ]), [=> 'vich_uploader.listener.clean.dataimport'=> 'vich_uploader.listener.clean.general'=> 'crypt.subscriber'=> 'user.subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'vich_uploader.listener.inject.dataimport'=> 'vich_uploader.listener.remove.dataimport'10 => 'vich_uploader.listener.upload.dataimport'11 => 'vich_uploader.listener.inject.general'12 => 'vich_uploader.listener.remove.general'13 => 'vich_uploader.listener.upload.general'14 => 'sonata.user.listener.user'15 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  7796.     }
  7797.     /**
  7798.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  7799.      *
  7800.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  7801.      */
  7802.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  7803.     {
  7804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7805.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7806.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  7807.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7808.         $instance->setName('doctrine:ensure-production-settings');
  7809.         return $instance;
  7810.     }
  7811.     /**
  7812.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  7813.      *
  7814.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  7815.      */
  7816.     protected function getDoctrine_MappingConvertCommandService()
  7817.     {
  7818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7820.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  7821.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7822.         $instance->setName('doctrine:mapping:convert');
  7823.         return $instance;
  7824.     }
  7825.     /**
  7826.      * Gets the private 'doctrine.mapping_import_command' shared service.
  7827.      *
  7828.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  7829.      */
  7830.     protected function getDoctrine_MappingImportCommandService()
  7831.     {
  7832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7833.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  7835.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  7836.         $instance->setName('doctrine:mapping:import');
  7837.         return $instance;
  7838.     }
  7839.     /**
  7840.      * Gets the private 'doctrine.mapping_info_command' shared service.
  7841.      *
  7842.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  7843.      */
  7844.     protected function getDoctrine_MappingInfoCommandService()
  7845.     {
  7846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  7849.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7850.         $instance->setName('doctrine:mapping:info');
  7851.         return $instance;
  7852.     }
  7853.     /**
  7854.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  7855.      *
  7856.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  7857.      */
  7858.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  7859.     {
  7860.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  7862.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  7863.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  7864.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  7865.         }
  7866.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  7867.     }
  7868.     /**
  7869.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  7870.      *
  7871.      * @return \Doctrine\Migrations\DependencyFactory
  7872.      */
  7873.     protected function getDoctrine_Migrations_DependencyFactoryService()
  7874.     {
  7875.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  7876.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  7877.         $a->setAllOrNothing(false);
  7878.         $a->setCheckDatabasePlatform(true);
  7879.         $a->setTransactional(true);
  7880.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  7881.         $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()));
  7882.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  7883.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  7884.         });
  7885.         return $instance;
  7886.     }
  7887.     /**
  7888.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  7889.      *
  7890.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  7891.      */
  7892.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  7893.     {
  7894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  7895.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  7896.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7897.     }
  7898.     /**
  7899.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  7900.      *
  7901.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7902.      */
  7903.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  7904.     {
  7905.         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/CommonBundle/Entity')], false);
  7906.     }
  7907.     /**
  7908.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  7909.      *
  7910.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7911.      */
  7912.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  7913.     {
  7914.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7915.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7916.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  7917.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  7918.         }
  7919.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  7920.     }
  7921.     /**
  7922.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  7923.      *
  7924.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7925.      */
  7926.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  7927.     {
  7928.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7929.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7930.     }
  7931.     /**
  7932.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  7933.      *
  7934.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  7935.      */
  7936.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  7937.     {
  7938.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/config/doctrine') => 'Sonata\\UserBundle\\Entity', (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity', (\dirname(__DIR__4).'/src/Application/Sonata/UserBundle/Resources/config/doctrine') => 'App\\Application\\Sonata\\UserBundle\\Entity'], '.orm.xml'false);
  7939.         $instance->setGlobalBasename('mapping');
  7940.         return $instance;
  7941.     }
  7942.     /**
  7943.      * Gets the private 'doctrine.orm.default_yml_metadata_driver' shared service.
  7944.      *
  7945.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  7946.      */
  7947.     protected function getDoctrine_Orm_DefaultYmlMetadataDriverService()
  7948.     {
  7949.         $this->privates['doctrine.orm.default_yml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/src/Resources/config/doctrine') => 'App\\Entity']);
  7950.         $instance->setGlobalBasename('mapping');
  7951.         return $instance;
  7952.     }
  7953.     /**
  7954.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  7955.      *
  7956.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  7957.      */
  7958.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  7959.     {
  7960.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  7962.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  7963.     }
  7964.     /**
  7965.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  7966.      *
  7967.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  7968.      */
  7969.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  7970.     {
  7971.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  7973.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7974.             return new \EmptyIterator();
  7975.         }, 0));
  7976.     }
  7977.     /**
  7978.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7979.      *
  7980.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7981.      */
  7982.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7983.     {
  7984.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7986.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7987.     }
  7988.     /**
  7989.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7990.      *
  7991.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7992.      */
  7993.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7994.     {
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7997.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7998.     }
  7999.     /**
  8000.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  8001.      *
  8002.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  8003.      */
  8004.     protected function getDoctrine_Orm_Validator_UniqueService()
  8005.     {
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  8009.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8010.     }
  8011.     /**
  8012.      * Gets the private 'doctrine.query_dql_command' shared service.
  8013.      *
  8014.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  8015.      */
  8016.     protected function getDoctrine_QueryDqlCommandService()
  8017.     {
  8018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  8021.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8022.         $instance->setName('doctrine:query:dql');
  8023.         return $instance;
  8024.     }
  8025.     /**
  8026.      * Gets the private 'doctrine.query_sql_command' shared service.
  8027.      *
  8028.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8029.      */
  8030.     protected function getDoctrine_QuerySqlCommandService()
  8031.     {
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  8034.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  8036.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8037.         $instance->setName('doctrine:query:sql');
  8038.         return $instance;
  8039.     }
  8040.     /**
  8041.      * Gets the private 'doctrine.schema_create_command' shared service.
  8042.      *
  8043.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  8044.      */
  8045.     protected function getDoctrine_SchemaCreateCommandService()
  8046.     {
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8051.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8052.         $instance->setName('doctrine:schema:create');
  8053.         return $instance;
  8054.     }
  8055.     /**
  8056.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8057.      *
  8058.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  8059.      */
  8060.     protected function getDoctrine_SchemaDropCommandService()
  8061.     {
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8065.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  8066.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8067.         $instance->setName('doctrine:schema:drop');
  8068.         return $instance;
  8069.     }
  8070.     /**
  8071.      * Gets the private 'doctrine.schema_update_command' shared service.
  8072.      *
  8073.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  8074.      */
  8075.     protected function getDoctrine_SchemaUpdateCommandService()
  8076.     {
  8077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8081.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8082.         $instance->setName('doctrine:schema:update');
  8083.         return $instance;
  8084.     }
  8085.     /**
  8086.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8087.      *
  8088.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  8089.      */
  8090.     protected function getDoctrine_SchemaValidateCommandService()
  8091.     {
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  8095.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8096.         $instance->setName('doctrine:schema:validate');
  8097.         return $instance;
  8098.     }
  8099.     /**
  8100.      * Gets the private 'doctrine.ulid_generator' shared service.
  8101.      *
  8102.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  8103.      */
  8104.     protected function getDoctrine_UlidGeneratorService()
  8105.     {
  8106.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8107.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  8108.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  8109.     }
  8110.     /**
  8111.      * Gets the private 'doctrine.uuid_generator' shared service.
  8112.      *
  8113.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  8114.      */
  8115.     protected function getDoctrine_UuidGeneratorService()
  8116.     {
  8117.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  8119.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  8120.     }
  8121.     /**
  8122.      * Gets the private 'doctrine_migrations.current_command' shared service.
  8123.      *
  8124.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  8125.      */
  8126.     protected function getDoctrineMigrations_CurrentCommandService()
  8127.     {
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  8131.         $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');
  8132.         $instance->setName('doctrine:migrations:current');
  8133.         return $instance;
  8134.     }
  8135.     /**
  8136.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8137.      *
  8138.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  8139.      */
  8140.     protected function getDoctrineMigrations_DiffCommandService()
  8141.     {
  8142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8145.         $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');
  8146.         $instance->setName('doctrine:migrations:diff');
  8147.         return $instance;
  8148.     }
  8149.     /**
  8150.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8151.      *
  8152.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  8153.      */
  8154.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8155.     {
  8156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8157.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8158.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8159.         $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');
  8160.         $instance->setName('doctrine:migrations:dump-schema');
  8161.         return $instance;
  8162.     }
  8163.     /**
  8164.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8165.      *
  8166.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  8167.      */
  8168.     protected function getDoctrineMigrations_ExecuteCommandService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8173.         $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');
  8174.         $instance->setName('doctrine:migrations:execute');
  8175.         return $instance;
  8176.     }
  8177.     /**
  8178.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8179.      *
  8180.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  8181.      */
  8182.     protected function getDoctrineMigrations_GenerateCommandService()
  8183.     {
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8186.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8187.         $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');
  8188.         $instance->setName('doctrine:migrations:generate');
  8189.         return $instance;
  8190.     }
  8191.     /**
  8192.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8193.      *
  8194.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  8195.      */
  8196.     protected function getDoctrineMigrations_LatestCommandService()
  8197.     {
  8198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8199.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8201.         $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');
  8202.         $instance->setName('doctrine:migrations:latest');
  8203.         return $instance;
  8204.     }
  8205.     /**
  8206.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8207.      *
  8208.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  8209.      */
  8210.     protected function getDoctrineMigrations_MigrateCommandService()
  8211.     {
  8212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8213.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8214.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8215.         $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');
  8216.         $instance->setName('doctrine:migrations:migrate');
  8217.         return $instance;
  8218.     }
  8219.     /**
  8220.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8221.      *
  8222.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  8223.      */
  8224.     protected function getDoctrineMigrations_RollupCommandService()
  8225.     {
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8229.         $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');
  8230.         $instance->setName('doctrine:migrations:rollup');
  8231.         return $instance;
  8232.     }
  8233.     /**
  8234.      * Gets the private 'doctrine_migrations.status_command' shared service.
  8235.      *
  8236.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  8237.      */
  8238.     protected function getDoctrineMigrations_StatusCommandService()
  8239.     {
  8240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8241.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  8243.         $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');
  8244.         $instance->setName('doctrine:migrations:status');
  8245.         return $instance;
  8246.     }
  8247.     /**
  8248.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  8249.      *
  8250.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  8251.      */
  8252.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  8253.     {
  8254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8255.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8256.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  8257.         $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');
  8258.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  8259.         return $instance;
  8260.     }
  8261.     /**
  8262.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  8263.      *
  8264.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  8265.      */
  8266.     protected function getDoctrineMigrations_UpToDateCommandService()
  8267.     {
  8268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8269.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8270.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  8271.         $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');
  8272.         $instance->setName('doctrine:migrations:up-to-date');
  8273.         return $instance;
  8274.     }
  8275.     /**
  8276.      * Gets the private 'doctrine_migrations.version_command' shared service.
  8277.      *
  8278.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  8279.      */
  8280.     protected function getDoctrineMigrations_VersionCommandService()
  8281.     {
  8282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8284.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  8285.         $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');
  8286.         $instance->setName('doctrine:migrations:version');
  8287.         return $instance;
  8288.     }
  8289.     /**
  8290.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  8291.      *
  8292.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  8293.      */
  8294.     protected function getDoctrineMigrations_VersionsCommandService()
  8295.     {
  8296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8297.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8298.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  8299.         $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');
  8300.         $instance->setName('doctrine:migrations:list');
  8301.         return $instance;
  8302.     }
  8303.     /**
  8304.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8305.      *
  8306.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8307.      */
  8308.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8309.     {
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8312.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8313.         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()));
  8314.     }
  8315.     /**
  8316.      * Gets the private 'exception_listener' shared service.
  8317.      *
  8318.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  8319.      */
  8320.     protected function getExceptionListenerService()
  8321.     {
  8322.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  8323.     }
  8324.     /**
  8325.      * Gets the private 'form.choice_list_factory.cached' shared service.
  8326.      *
  8327.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  8328.      */
  8329.     protected function getForm_ChoiceListFactory_CachedService()
  8330.     {
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  8334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  8335.         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())));
  8336.     }
  8337.     /**
  8338.      * Gets the private 'form.registry' shared service.
  8339.      *
  8340.      * @return \Symfony\Component\Form\FormRegistry
  8341.      */
  8342.     protected function getForm_RegistryService()
  8343.     {
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  8346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  8347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  8348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  8349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  8350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  8351.         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, [
  8352.             'App\\CommonBundle\\Form\\Type\\ArgentType' => ['privates''App\\CommonBundle\\Form\\Type\\ArgentType''getArgentTypeService'false],
  8353.             'App\\CommonBundle\\Form\\Type\\LoadContentType' => ['privates''App\\CommonBundle\\Form\\Type\\LoadContentType''getLoadContentTypeService'false],
  8354.             'App\\CommonBundle\\Form\\Type\\TextMultipleType' => ['privates''App\\CommonBundle\\Form\\Type\\TextMultipleType''getTextMultipleTypeService'false],
  8355.             'App\\Sonata\\AdminBundle\\Form\\Type\\EditorArrayFieldsType' => ['privates''form.type.editor_array_fields''getForm_Type_EditorArrayFieldsService'false],
  8356.             'App\\Sonata\\AdminBundle\\Form\\Type\\FieldSetType' => ['privates''form.type.fieldSet''getForm_Type_FieldSetService'false],
  8357.             'App\\Sonata\\AdminBundle\\Form\\Type\\FieldsetType' => ['privates''App\\Sonata\\AdminBundle\\Form\\Type\\FieldsetType''getFieldsetTypeService'false],
  8358.             'App\\Sonata\\AdminBundle\\Form\\Type\\ImportResultType' => ['privates''app.form.type.import_result''getApp_Form_Type_ImportResultService'false],
  8359.             'App\\Sonata\\AdminBundle\\Form\\Type\\IncludeTemplateType' => ['privates''form.type.include_template''getForm_Type_IncludeTemplateService'false],
  8360.             'App\\Sonata\\AdminBundle\\Form\\Type\\LoadContentType' => ['privates''App\\Sonata\\AdminBundle\\Form\\Type\\LoadContentType''getLoadContentType2Service'false],
  8361.             'App\\Sonata\\AdminBundle\\Form\\Type\\SonataSubmitType' => ['privates''form.type.sonatasubmit''getForm_Type_SonatasubmitService'false],
  8362.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['privates''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  8363.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['privates''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  8364.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['privates''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  8365.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['privates''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  8366.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['privates''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  8367.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['privates''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  8368.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['privates''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  8369.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['privates''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  8370.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['privates''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  8371.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['privates''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  8372.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['privates''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  8373.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['privates''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  8374.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['privates''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  8375.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['privates''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  8376.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['privates''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  8377.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  8378.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  8379.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  8380.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  8381.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  8382.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  8383.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  8384.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  8385.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  8386.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  8387.             'Sonata\\Form\\Type\\EqualType' => ['privates''sonata.form.type.equal''getSonata_Form_Type_EqualService'false],
  8388.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  8389.             'Sonata\\UserBundle\\Form\\Type\\ResetPasswordRequestFormType' => ['privates''sonata.user.form.type.reset_password_request''getSonata_User_Form_Type_ResetPasswordRequestService'false],
  8390.             'Sonata\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''sonata.user.form.type.resetting''getSonata_User_Form_Type_ResettingService'false],
  8391.             'Sonata\\UserBundle\\Form\\Type\\RolesMatrixType' => ['services''sonata.user.form.roles_matrix_type''getSonata_User_Form_RolesMatrixTypeService'false],
  8392.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  8393.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  8394.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  8395.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  8396.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  8397.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  8398.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  8399.         ], [
  8400.             'App\\CommonBundle\\Form\\Type\\ArgentType' => '?',
  8401.             'App\\CommonBundle\\Form\\Type\\LoadContentType' => '?',
  8402.             'App\\CommonBundle\\Form\\Type\\TextMultipleType' => '?',
  8403.             'App\\Sonata\\AdminBundle\\Form\\Type\\EditorArrayFieldsType' => '?',
  8404.             'App\\Sonata\\AdminBundle\\Form\\Type\\FieldSetType' => '?',
  8405.             'App\\Sonata\\AdminBundle\\Form\\Type\\FieldsetType' => '?',
  8406.             'App\\Sonata\\AdminBundle\\Form\\Type\\ImportResultType' => '?',
  8407.             'App\\Sonata\\AdminBundle\\Form\\Type\\IncludeTemplateType' => '?',
  8408.             'App\\Sonata\\AdminBundle\\Form\\Type\\LoadContentType' => '?',
  8409.             'App\\Sonata\\AdminBundle\\Form\\Type\\SonataSubmitType' => '?',
  8410.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  8411.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  8412.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  8413.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  8414.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  8415.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  8416.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  8417.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  8418.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  8419.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  8420.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  8421.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  8422.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  8423.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  8424.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  8425.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  8426.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  8427.             'Sonata\\Form\\Type\\BooleanType' => '?',
  8428.             'Sonata\\Form\\Type\\CollectionType' => '?',
  8429.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  8430.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  8431.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  8432.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  8433.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  8434.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  8435.             'Sonata\\Form\\Type\\EqualType' => '?',
  8436.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  8437.             'Sonata\\UserBundle\\Form\\Type\\ResetPasswordRequestFormType' => '?',
  8438.             'Sonata\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  8439.             'Sonata\\UserBundle\\Form\\Type\\RolesMatrixType' => '?',
  8440.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  8441.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  8442.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  8443.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  8444.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  8445.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  8446.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  8447.         ]), ['Vich\\UploaderBundle\\Form\\Type\\VichFileType' => new RewindableGenerator(function () {
  8448.             yield => ($this->privates['common.vich_type_extension'] ?? ($this->privates['common.vich_type_extension'] = new \App\CommonBundle\Form\Extension\VichFileTypeExtension()));
  8449.             yield => ($this->privates['App\\CommonBundle\\Form\\Extension\\VichFileTypeExtension'] ?? ($this->privates['App\\CommonBundle\\Form\\Extension\\VichFileTypeExtension'] = new \App\CommonBundle\Form\Extension\VichFileTypeExtension()));
  8450.         }, 2), 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => new RewindableGenerator(function () {
  8451.             yield => ($this->privates['common.manageerror_entity_extension'] ?? ($this->privates['common.manageerror_entity_extension'] = new \App\CommonBundle\Form\Extension\ManagingErrorEntityExtension()));
  8452.             yield => ($this->privates['App\\CommonBundle\\Form\\Extension\\ManagingErrorEntityExtension'] ?? ($this->privates['App\\CommonBundle\\Form\\Extension\\ManagingErrorEntityExtension'] = new \App\CommonBundle\Form\Extension\ManagingErrorEntityExtension()));
  8453.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType' => new RewindableGenerator(function () {
  8454.             yield => ($this->privates['App\\Sonata\\AdminBundle\\Form\\Extension\\Type\\TextareaTypeExtension'] ?? ($this->privates['App\\Sonata\\AdminBundle\\Form\\Extension\\Type\\TextareaTypeExtension'] = new \App\Sonata\AdminBundle\Form\Extension\Type\TextareaTypeExtension()));
  8455.             yield => ($this->privates['app.textarea_extension'] ?? ($this->privates['app.textarea_extension'] = new \App\Sonata\AdminBundle\Form\Extension\Type\TextareaTypeExtension()));
  8456.         }, 2), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  8457.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  8458.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  8459.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  8460.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  8461.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  8462.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  8463.             yield => ($this->privates['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  8464.             yield => ($this->privates['sonata.admin.form.extension.field.mopa'] ?? ($this->privates['sonata.admin.form.extension.field.mopa'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\MopaCompatibilityTypeFieldExtension()));
  8465.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  8466.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  8467.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  8468.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  8469.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  8470.             yield => ($this->privates['sonata.admin.form.extension.choice'] ?? ($this->privates['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  8471.         }, 1)], new RewindableGenerator(function () {
  8472.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  8473.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  8474.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  8475.     }
  8476.     /**
  8477.      * Gets the private 'form.server_params' shared service.
  8478.      *
  8479.      * @return \Symfony\Component\Form\Util\ServerParams
  8480.      */
  8481.     protected function getForm_ServerParamsService()
  8482.     {
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  8484.         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())));
  8485.     }
  8486.     /**
  8487.      * Gets the private 'form.type.choice' shared service.
  8488.      *
  8489.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  8490.      */
  8491.     protected function getForm_Type_ChoiceService()
  8492.     {
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  8496.         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()));
  8497.     }
  8498.     /**
  8499.      * Gets the private 'form.type.color' shared service.
  8500.      *
  8501.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  8502.      */
  8503.     protected function getForm_Type_ColorService()
  8504.     {
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  8508.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  8509.     }
  8510.     /**
  8511.      * Gets the private 'form.type.editor_array_fields' shared autowired service.
  8512.      *
  8513.      * @return \App\Sonata\AdminBundle\Form\Type\EditorArrayFieldsType
  8514.      */
  8515.     protected function getForm_Type_EditorArrayFieldsService()
  8516.     {
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8519.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/EditorArrayFieldsType.php';
  8520.         return $this->privates['form.type.editor_array_fields'] = new \App\Sonata\AdminBundle\Form\Type\EditorArrayFieldsType();
  8521.     }
  8522.     /**
  8523.      * Gets the private 'form.type.entity' shared service.
  8524.      *
  8525.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  8526.      */
  8527.     protected function getForm_Type_EntityService()
  8528.     {
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  8532.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  8533.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8534.     }
  8535.     /**
  8536.      * Gets the private 'form.type.fieldSet' shared autowired service.
  8537.      *
  8538.      * @return \App\Sonata\AdminBundle\Form\Type\FieldSetType
  8539.      */
  8540.     protected function getForm_Type_FieldSetService()
  8541.     {
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8544.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/FieldsetType.php';
  8545.         return $this->privates['form.type.fieldSet'] = new \App\Sonata\AdminBundle\Form\Type\FieldSetType();
  8546.     }
  8547.     /**
  8548.      * Gets the private 'form.type.form' shared service.
  8549.      *
  8550.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  8551.      */
  8552.     protected function getForm_Type_FormService()
  8553.     {
  8554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  8558.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8559.     }
  8560.     /**
  8561.      * Gets the private 'form.type.include_template' shared autowired service.
  8562.      *
  8563.      * @return \App\Sonata\AdminBundle\Form\Type\IncludeTemplateType
  8564.      */
  8565.     protected function getForm_Type_IncludeTemplateService()
  8566.     {
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8569.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/IncludeTemplateType.php';
  8570.         return $this->privates['form.type.include_template'] = new \App\Sonata\AdminBundle\Form\Type\IncludeTemplateType();
  8571.     }
  8572.     /**
  8573.      * Gets the private 'form.type.sonatasubmit' shared autowired service.
  8574.      *
  8575.      * @return \App\Sonata\AdminBundle\Form\Type\SonataSubmitType
  8576.      */
  8577.     protected function getForm_Type_SonatasubmitService()
  8578.     {
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8581.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Form/Type/SonataSubmitType.php';
  8582.         return $this->privates['form.type.sonatasubmit'] = new \App\Sonata\AdminBundle\Form\Type\SonataSubmitType(($this->services['translator'] ?? $this->getTranslatorService()));
  8583.     }
  8584.     /**
  8585.      * Gets the private 'form.type_extension.csrf' shared service.
  8586.      *
  8587.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  8588.      */
  8589.     protected function getForm_TypeExtension_CsrfService()
  8590.     {
  8591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  8594.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  8595.     }
  8596.     /**
  8597.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  8598.      *
  8599.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  8600.      */
  8601.     protected function getForm_TypeExtension_Form_DataCollectorService()
  8602.     {
  8603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  8606.         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()));
  8607.     }
  8608.     /**
  8609.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  8610.      *
  8611.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  8612.      */
  8613.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  8614.     {
  8615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  8620.         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())));
  8621.     }
  8622.     /**
  8623.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  8624.      *
  8625.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  8626.      */
  8627.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  8628.     {
  8629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8631.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  8632.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  8633.     }
  8634.     /**
  8635.      * Gets the private 'form.type_extension.form.validator' shared service.
  8636.      *
  8637.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  8638.      */
  8639.     protected function getForm_TypeExtension_Form_ValidatorService()
  8640.     {
  8641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  8644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  8645.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8646.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8647.             return $this->privates['form.type_extension.form.validator'];
  8648.         }
  8649.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  8650.     }
  8651.     /**
  8652.      * Gets the private 'form.type_extension.upload.validator' shared service.
  8653.      *
  8654.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  8655.      */
  8656.     protected function getForm_TypeExtension_Upload_ValidatorService()
  8657.     {
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  8661.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  8662.     }
  8663.     /**
  8664.      * Gets the private 'form.type_guesser.doctrine' shared service.
  8665.      *
  8666.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  8667.      */
  8668.     protected function getForm_TypeGuesser_DoctrineService()
  8669.     {
  8670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8671.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8672.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8673.     }
  8674.     /**
  8675.      * Gets the private 'form.type_guesser.validator' shared service.
  8676.      *
  8677.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8678.      */
  8679.     protected function getForm_TypeGuesser_ValidatorService()
  8680.     {
  8681.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8682.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8683.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8684.     }
  8685.     /**
  8686.      * Gets the private 'fos_js_routing.dump_command' shared service.
  8687.      *
  8688.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  8689.      */
  8690.     protected function getFosJsRouting_DumpCommandService()
  8691.     {
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  8694.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  8695.         $instance->setName('fos:js-routing:dump');
  8696.         return $instance;
  8697.     }
  8698.     /**
  8699.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  8700.      *
  8701.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  8702.      */
  8703.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  8704.     {
  8705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  8707.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  8708.         $instance->setName('fos:js-routing:debug');
  8709.         return $instance;
  8710.     }
  8711.     /**
  8712.      * Gets the private 'fragment.renderer.inline' shared service.
  8713.      *
  8714.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8715.      */
  8716.     protected function getFragment_Renderer_InlineService()
  8717.     {
  8718.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8719.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8720.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8721.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8722.         if (isset($this->privates['fragment.renderer.inline'])) {
  8723.             return $this->privates['fragment.renderer.inline'];
  8724.         }
  8725.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8726.         if (isset($this->privates['fragment.renderer.inline'])) {
  8727.             return $this->privates['fragment.renderer.inline'];
  8728.         }
  8729.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8730.         $instance->setFragmentPath('/_fragment');
  8731.         return $instance;
  8732.     }
  8733.     /**
  8734.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8735.      *
  8736.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8737.      */
  8738.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8739.     {
  8740.         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())));
  8741.     }
  8742.     /**
  8743.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  8744.      *
  8745.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  8746.      */
  8747.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  8748.     {
  8749.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8750.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  8751.             return $this->privates['framework_extra_bundle.event.is_granted'];
  8752.         }
  8753.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  8754.     }
  8755.     /**
  8756.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  8757.      *
  8758.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  8759.      */
  8760.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  8761.     {
  8762.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  8763.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  8764.         if (isset($this->privates['knp_menu.menu_provider.builder_alias'])) {
  8765.             return $this->privates['knp_menu.menu_provider.builder_alias'];
  8766.         }
  8767.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this$a);
  8768.     }
  8769.     /**
  8770.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  8771.      *
  8772.      * @return \Knp\Menu\Provider\ChainProvider
  8773.      */
  8774.     protected function getKnpMenu_MenuProvider_ChainService()
  8775.     {
  8776.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  8777.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  8778.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  8779.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  8780.         }, 3));
  8781.     }
  8782.     /**
  8783.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  8784.      *
  8785.      * @return \Knp\Menu\Provider\LazyProvider
  8786.      */
  8787.     protected function getKnpMenu_MenuProvider_LazyService()
  8788.     {
  8789.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  8790.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  8791.             return (isset($this->factories['service_container']['sonata.admin.sidebar_menu']) ? $this->factories['service_container']['sonata.admin.sidebar_menu']() : $this->getSonata_Admin_SidebarMenuService());
  8792.         }]);
  8793.     }
  8794.     /**
  8795.      * Gets the private 'knp_menu.renderer.list' shared service.
  8796.      *
  8797.      * @return \Knp\Menu\Renderer\ListRenderer
  8798.      */
  8799.     protected function getKnpMenu_Renderer_ListService()
  8800.     {
  8801.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  8804.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  8805.     }
  8806.     /**
  8807.      * Gets the private 'knp_menu.renderer.twig' shared service.
  8808.      *
  8809.      * @return \Knp\Menu\Renderer\TwigRenderer
  8810.      */
  8811.     protected function getKnpMenu_Renderer_TwigService()
  8812.     {
  8813.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  8814.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  8815.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8816.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  8817.             return $this->privates['knp_menu.renderer.twig'];
  8818.         }
  8819.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  8820.     }
  8821.     /**
  8822.      * Gets the private 'knp_menu.voter.router' shared service.
  8823.      *
  8824.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  8825.      */
  8826.     protected function getKnpMenu_Voter_RouterService()
  8827.     {
  8828.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  8830.         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())));
  8831.     }
  8832.     /**
  8833.      * Gets the private 'locale_aware_listener' shared service.
  8834.      *
  8835.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8836.      */
  8837.     protected function getLocaleAwareListenerService()
  8838.     {
  8839.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8840.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  8841.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8842.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  8843.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  8844.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8845.     }
  8846.     /**
  8847.      * Gets the private 'locale_listener' shared service.
  8848.      *
  8849.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8850.      */
  8851.     protected function getLocaleListenerService()
  8852.     {
  8853.         $a = ($this->services['router'] ?? $this->getRouterService());
  8854.         if (isset($this->privates['locale_listener'])) {
  8855.             return $this->privates['locale_listener'];
  8856.         }
  8857.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr'$afalse, []);
  8858.     }
  8859.     /**
  8860.      * Gets the private 'mailer.transport_factory.native' shared service.
  8861.      *
  8862.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  8863.      */
  8864.     protected function getMailer_TransportFactory_NativeService()
  8865.     {
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8867.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  8869.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8870.     }
  8871.     /**
  8872.      * Gets the private 'mailer.transport_factory.null' shared service.
  8873.      *
  8874.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  8875.      */
  8876.     protected function getMailer_TransportFactory_NullService()
  8877.     {
  8878.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8879.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  8881.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8882.     }
  8883.     /**
  8884.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  8885.      *
  8886.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  8887.      */
  8888.     protected function getMailer_TransportFactory_SendmailService()
  8889.     {
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  8893.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8894.     }
  8895.     /**
  8896.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  8897.      *
  8898.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  8899.      */
  8900.     protected function getMailer_TransportFactory_SmtpService()
  8901.     {
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8903.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  8905.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8906.     }
  8907.     /**
  8908.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8909.      *
  8910.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8911.      */
  8912.     protected function getMaker_AutoCommand_MakeAuthService()
  8913.     {
  8914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8921.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8922.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8923.         $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);
  8924.         $instance->setName('make:auth');
  8925.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8926.         return $instance;
  8927.     }
  8928.     /**
  8929.      * Gets the private 'maker.auto_command.make_command' shared service.
  8930.      *
  8931.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8932.      */
  8933.     protected function getMaker_AutoCommand_MakeCommandService()
  8934.     {
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8940.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8941.         $instance->setName('make:command');
  8942.         $instance->setDescription('Creates a new console command class');
  8943.         return $instance;
  8944.     }
  8945.     /**
  8946.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8947.      *
  8948.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8949.      */
  8950.     protected function getMaker_AutoCommand_MakeControllerService()
  8951.     {
  8952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8954.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8957.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8958.         $instance->setName('make:controller');
  8959.         $instance->setDescription('Creates a new controller class');
  8960.         return $instance;
  8961.     }
  8962.     /**
  8963.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8964.      *
  8965.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8966.      */
  8967.     protected function getMaker_AutoCommand_MakeCrudService()
  8968.     {
  8969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8972.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8974.         $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()));
  8975.         $instance->setName('make:crud');
  8976.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8977.         return $instance;
  8978.     }
  8979.     /**
  8980.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8981.      *
  8982.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8983.      */
  8984.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8985.     {
  8986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8991.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8992.         $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()));
  8993.         $instance->setName('make:docker:database');
  8994.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8995.         return $instance;
  8996.     }
  8997.     /**
  8998.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8999.      *
  9000.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9001.      */
  9002.     protected function getMaker_AutoCommand_MakeEntityService()
  9003.     {
  9004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  9010.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9011.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9012.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  9013.         $instance->setName('make:entity');
  9014.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  9015.         return $instance;
  9016.     }
  9017.     /**
  9018.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  9019.      *
  9020.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9021.      */
  9022.     protected function getMaker_AutoCommand_MakeFixturesService()
  9023.     {
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  9029.         $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()));
  9030.         $instance->setName('make:fixtures');
  9031.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  9032.         return $instance;
  9033.     }
  9034.     /**
  9035.      * Gets the private 'maker.auto_command.make_form' shared service.
  9036.      *
  9037.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9038.      */
  9039.     protected function getMaker_AutoCommand_MakeFormService()
  9040.     {
  9041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9043.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9044.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9045.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  9046.         $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()));
  9047.         $instance->setName('make:form');
  9048.         $instance->setDescription('Creates a new form class');
  9049.         return $instance;
  9050.     }
  9051.     /**
  9052.      * Gets the private 'maker.auto_command.make_message' shared service.
  9053.      *
  9054.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9055.      */
  9056.     protected function getMaker_AutoCommand_MakeMessageService()
  9057.     {
  9058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9061.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9062.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  9063.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9064.         $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()));
  9065.         $instance->setName('make:message');
  9066.         $instance->setDescription('Creates a new message and handler');
  9067.         return $instance;
  9068.     }
  9069.     /**
  9070.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  9071.      *
  9072.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9073.      */
  9074.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  9075.     {
  9076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  9081.         $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()));
  9082.         $instance->setName('make:messenger-middleware');
  9083.         $instance->setDescription('Creates a new messenger middleware');
  9084.         return $instance;
  9085.     }
  9086.     /**
  9087.      * Gets the private 'maker.auto_command.make_migration' shared service.
  9088.      *
  9089.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9090.      */
  9091.     protected function getMaker_AutoCommand_MakeMigrationService()
  9092.     {
  9093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  9098.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  9099.         $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()));
  9100.         $instance->setName('make:migration');
  9101.         $instance->setDescription('Creates a new migration based on database changes');
  9102.         return $instance;
  9103.     }
  9104.     /**
  9105.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  9106.      *
  9107.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9108.      */
  9109.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  9110.     {
  9111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  9116.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9117.         $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()));
  9118.         $instance->setName('make:registration-form');
  9119.         $instance->setDescription('Creates a new registration form system');
  9120.         return $instance;
  9121.     }
  9122.     /**
  9123.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  9124.      *
  9125.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9126.      */
  9127.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  9128.     {
  9129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9131.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9132.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  9134.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9135.         $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()));
  9136.         $instance->setName('make:reset-password');
  9137.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  9138.         return $instance;
  9139.     }
  9140.     /**
  9141.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  9142.      *
  9143.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9144.      */
  9145.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  9152.         $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()));
  9153.         $instance->setName('make:serializer:encoder');
  9154.         $instance->setDescription('Creates a new serializer encoder class');
  9155.         return $instance;
  9156.     }
  9157.     /**
  9158.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  9159.      *
  9160.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9161.      */
  9162.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  9163.     {
  9164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  9169.         $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()));
  9170.         $instance->setName('make:serializer:normalizer');
  9171.         $instance->setDescription('Creates a new serializer normalizer class');
  9172.         return $instance;
  9173.     }
  9174.     /**
  9175.      * Gets the private 'maker.auto_command.make_sonata_admin' shared service.
  9176.      *
  9177.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9178.      */
  9179.     protected function getMaker_AutoCommand_MakeSonataAdminService()
  9180.     {
  9181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Maker/AdminMaker.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  9188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  9189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  9190.         $this->privates['maker.auto_command.make_sonata_admin'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Sonata\AdminBundle\Maker\AdminMaker(\dirname(__DIR__4), ['sonata.admin.manager.orm' => new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()))], 'Sonata\\AdminBundle\\Controller\\CRUDController'), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9191.         $instance->setName('make:sonata:admin');
  9192.         $instance->setDescription('Generates an admin class based on the given model class');
  9193.         return $instance;
  9194.     }
  9195.     /**
  9196.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  9197.      *
  9198.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9199.      */
  9200.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  9201.     {
  9202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9203.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9204.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  9207.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9208.         $instance->setName('make:stimulus-controller');
  9209.         $instance->setDescription('Creates a new Stimulus controller');
  9210.         return $instance;
  9211.     }
  9212.     /**
  9213.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  9214.      *
  9215.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9216.      */
  9217.     protected function getMaker_AutoCommand_MakeSubscriberService()
  9218.     {
  9219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  9225.         $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()));
  9226.         $instance->setName('make:subscriber');
  9227.         $instance->setDescription('Creates a new event subscriber class');
  9228.         return $instance;
  9229.     }
  9230.     /**
  9231.      * Gets the private 'maker.auto_command.make_test' shared service.
  9232.      *
  9233.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9234.      */
  9235.     protected function getMaker_AutoCommand_MakeTestService()
  9236.     {
  9237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  9243.         $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()));
  9244.         $instance->setName('make:test');
  9245.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  9246.         $instance->setDescription('Creates a new test class');
  9247.         return $instance;
  9248.     }
  9249.     /**
  9250.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  9251.      *
  9252.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9253.      */
  9254.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  9255.     {
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  9261.         $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()));
  9262.         $instance->setName('make:twig-extension');
  9263.         $instance->setDescription('Creates a new Twig extension class');
  9264.         return $instance;
  9265.     }
  9266.     /**
  9267.      * Gets the private 'maker.auto_command.make_user' shared service.
  9268.      *
  9269.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9270.      */
  9271.     protected function getMaker_AutoCommand_MakeUserService()
  9272.     {
  9273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9276.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9280.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9281.         $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()));
  9282.         $instance->setName('make:user');
  9283.         $instance->setDescription('Creates a new security user class');
  9284.         return $instance;
  9285.     }
  9286.     /**
  9287.      * Gets the private 'maker.auto_command.make_validator' shared service.
  9288.      *
  9289.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9290.      */
  9291.     protected function getMaker_AutoCommand_MakeValidatorService()
  9292.     {
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  9298.         $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()));
  9299.         $instance->setName('make:validator');
  9300.         $instance->setDescription('Creates a new validator and constraint class');
  9301.         return $instance;
  9302.     }
  9303.     /**
  9304.      * Gets the private 'maker.auto_command.make_voter' shared service.
  9305.      *
  9306.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9307.      */
  9308.     protected function getMaker_AutoCommand_MakeVoterService()
  9309.     {
  9310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9311.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  9315.         $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()));
  9316.         $instance->setName('make:voter');
  9317.         $instance->setDescription('Creates a new security voter class');
  9318.         return $instance;
  9319.     }
  9320.     /**
  9321.      * Gets the private 'maker.doctrine_helper' shared service.
  9322.      *
  9323.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  9324.      */
  9325.     protected function getMaker_DoctrineHelperService()
  9326.     {
  9327.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  9328.         $a = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  9329.         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_yml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultYmlMetadataDriverService())], => [=> 'Sonata\\UserBundle\\Entity'=> $a], => [=> 'Vich\\UploaderBundle\\Entity'=> $a], => [=> 'App\\Application\\Sonata\\UserBundle\\Entity'=> $a], => [=> 'App\\CommonBundle\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  9330.     }
  9331.     /**
  9332.      * Gets the private 'maker.entity_class_generator' shared service.
  9333.      *
  9334.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  9335.      */
  9336.     protected function getMaker_EntityClassGeneratorService()
  9337.     {
  9338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  9339.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  9340.     }
  9341.     /**
  9342.      * Gets the private 'maker.file_manager' shared service.
  9343.      *
  9344.      * @return \Symfony\Bundle\MakerBundle\FileManager
  9345.      */
  9346.     protected function getMaker_FileManagerService()
  9347.     {
  9348.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  9350.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  9351.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  9352.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  9353.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  9354.     }
  9355.     /**
  9356.      * Gets the private 'maker.generator' shared service.
  9357.      *
  9358.      * @return \Symfony\Bundle\MakerBundle\Generator
  9359.      */
  9360.     protected function getMaker_GeneratorService()
  9361.     {
  9362.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  9363.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  9364.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  9365.         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));
  9366.     }
  9367.     /**
  9368.      * Gets the private 'maker.php_compat_util' shared service.
  9369.      *
  9370.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  9371.      */
  9372.     protected function getMaker_PhpCompatUtilService()
  9373.     {
  9374.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  9375.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  9376.     }
  9377.     /**
  9378.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  9379.      *
  9380.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  9381.      */
  9382.     protected function getMaker_Renderer_FormTypeRendererService()
  9383.     {
  9384.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  9385.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9386.     }
  9387.     /**
  9388.      * Gets the private 'mime_types' shared service.
  9389.      *
  9390.      * @return \Symfony\Component\Mime\MimeTypes
  9391.      */
  9392.     protected function getMimeTypesService()
  9393.     {
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  9395.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  9396.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  9397.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9398.         $instance->setDefault($instance);
  9399.         return $instance;
  9400.     }
  9401.     /**
  9402.      * Gets the private 'monolog.command.server_log' shared service.
  9403.      *
  9404.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  9405.      */
  9406.     protected function getMonolog_Command_ServerLogService()
  9407.     {
  9408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9409.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  9410.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  9411.         $instance->setName('server:log');
  9412.         $instance->setDescription('Start a log server that displays logs in real time');
  9413.         return $instance;
  9414.     }
  9415.     /**
  9416.      * Gets the private 'monolog.handler.console' shared service.
  9417.      *
  9418.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9419.      */
  9420.     protected function getMonolog_Handler_ConsoleService()
  9421.     {
  9422.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9423.     }
  9424.     /**
  9425.      * Gets the private 'monolog.handler.main' shared service.
  9426.      *
  9427.      * @return \Monolog\Handler\StreamHandler
  9428.      */
  9429.     protected function getMonolog_Handler_MainService()
  9430.     {
  9431.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  9432.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  9433.         return $instance;
  9434.     }
  9435.     /**
  9436.      * Gets the private 'monolog.logger' shared service.
  9437.      *
  9438.      * @return \Symfony\Bridge\Monolog\Logger
  9439.      */
  9440.     protected function getMonolog_LoggerService()
  9441.     {
  9442.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9443.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9444.         $instance->useMicrosecondTimestamps(true);
  9445.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9446.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9447.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9448.         return $instance;
  9449.     }
  9450.     /**
  9451.      * Gets the private 'monolog.logger.cache' shared service.
  9452.      *
  9453.      * @return \Symfony\Bridge\Monolog\Logger
  9454.      */
  9455.     protected function getMonolog_Logger_CacheService()
  9456.     {
  9457.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9458.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9459.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9460.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9461.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9462.         return $instance;
  9463.     }
  9464.     /**
  9465.      * Gets the private 'monolog.logger.mailer' shared service.
  9466.      *
  9467.      * @return \Symfony\Bridge\Monolog\Logger
  9468.      */
  9469.     protected function getMonolog_Logger_MailerService()
  9470.     {
  9471.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  9472.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9473.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9474.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9475.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9476.         return $instance;
  9477.     }
  9478.     /**
  9479.      * Gets the private 'monolog.logger.request' shared service.
  9480.      *
  9481.      * @return \Symfony\Bridge\Monolog\Logger
  9482.      */
  9483.     protected function getMonolog_Logger_RequestService()
  9484.     {
  9485.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9486.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9487.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9488.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9489.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9490.         return $instance;
  9491.     }
  9492.     /**
  9493.      * Gets the private 'monolog.logger.security' shared service.
  9494.      *
  9495.      * @return \Symfony\Bridge\Monolog\Logger
  9496.      */
  9497.     protected function getMonolog_Logger_SecurityService()
  9498.     {
  9499.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9500.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9501.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9502.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9503.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9504.         return $instance;
  9505.     }
  9506.     /**
  9507.      * Gets the private 'parameter_bag' shared service.
  9508.      *
  9509.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  9510.      */
  9511.     protected function getParameterBagService()
  9512.     {
  9513.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  9514.     }
  9515.     /**
  9516.      * Gets the private 'profiler_listener' shared service.
  9517.      *
  9518.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9519.      */
  9520.     protected function getProfilerListenerService()
  9521.     {
  9522.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  9523.         if (isset($this->privates['profiler_listener'])) {
  9524.             return $this->privates['profiler_listener'];
  9525.         }
  9526.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  9527.     }
  9528.     /**
  9529.      * Gets the private 'property_accessor' shared service.
  9530.      *
  9531.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  9532.      */
  9533.     protected function getPropertyAccessorService()
  9534.     {
  9535.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9536.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  9537.     }
  9538.     /**
  9539.      * Gets the private 'property_info' shared service.
  9540.      *
  9541.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  9542.      */
  9543.     protected function getPropertyInfoService()
  9544.     {
  9545.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9546.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  9547.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9548.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9549.         }, 3), new RewindableGenerator(function () {
  9550.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9551.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  9552.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9553.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9554.         }, 4), new RewindableGenerator(function () {
  9555.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9556.         }, 1), new RewindableGenerator(function () {
  9557.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9558.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9559.         }, 2), new RewindableGenerator(function () {
  9560.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9561.         }, 1));
  9562.     }
  9563.     /**
  9564.      * Gets the private 'property_info.serializer_extractor' shared service.
  9565.      *
  9566.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9567.      */
  9568.     protected function getPropertyInfo_SerializerExtractorService()
  9569.     {
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  9571.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9572.     }
  9573.     /**
  9574.      * Gets the private 'router.cache_warmer' shared service.
  9575.      *
  9576.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  9577.      */
  9578.     protected function getRouter_CacheWarmerService()
  9579.     {
  9580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  9582.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9583.             'router' => ['services''router''getRouterService'false],
  9584.         ], [
  9585.             'router' => '?',
  9586.         ]))->withContext('router.cache_warmer'$this));
  9587.     }
  9588.     /**
  9589.      * Gets the private 'router.expression_language_provider' shared service.
  9590.      *
  9591.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  9592.      */
  9593.     protected function getRouter_ExpressionLanguageProviderService()
  9594.     {
  9595.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9596.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  9597.         ], [
  9598.             'env' => 'Closure',
  9599.         ]));
  9600.     }
  9601.     /**
  9602.      * Gets the private 'router.request_context' shared service.
  9603.      *
  9604.      * @return \Symfony\Component\Routing\RequestContext
  9605.      */
  9606.     protected function getRouter_RequestContextService()
  9607.     {
  9608.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  9609.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  9610.         return $instance;
  9611.     }
  9612.     /**
  9613.      * Gets the private 'router_listener' shared service.
  9614.      *
  9615.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  9616.      */
  9617.     protected function getRouterListenerService()
  9618.     {
  9619.         $a = ($this->services['router'] ?? $this->getRouterService());
  9620.         if (isset($this->privates['router_listener'])) {
  9621.             return $this->privates['router_listener'];
  9622.         }
  9623.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  9624.     }
  9625.     /**
  9626.      * Gets the private 'secrets.vault' shared service.
  9627.      *
  9628.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  9629.      */
  9630.     protected function getSecrets_VaultService()
  9631.     {
  9632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  9636.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  9637.     }
  9638.     /**
  9639.      * Gets the private 'security.access_listener' shared service.
  9640.      *
  9641.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9642.      */
  9643.     protected function getSecurity_AccessListenerService()
  9644.     {
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9646.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  9647.         if (isset($this->privates['security.access_listener'])) {
  9648.             return $this->privates['security.access_listener'];
  9649.         }
  9650.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  9651.     }
  9652.     /**
  9653.      * Gets the private 'security.access_map' shared service.
  9654.      *
  9655.      * @return \Symfony\Component\Security\Http\AccessMap
  9656.      */
  9657.     protected function getSecurity_AccessMapService()
  9658.     {
  9659.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9660.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  9662.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  9663.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  9664.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [=> 'PUBLIC_ACCESS'], NULL);
  9665.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/logout$'), [=> 'PUBLIC_ACCESS'], NULL);
  9666.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login_check$'), [=> 'PUBLIC_ACCESS'], NULL);
  9667.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/request$'), [=> 'PUBLIC_ACCESS'], NULL);
  9668.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/check-email$'), [=> 'PUBLIC_ACCESS'], NULL);
  9669.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/reset/.*$'), [=> 'PUBLIC_ACCESS'], NULL);
  9670.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_USER'=> 'ROLE_ADMIN'=> 'ROLE_SONATA_ADMIN'], NULL);
  9671.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/layer/geojson/.*$'), [=> 'PUBLIC_ACCESS'], NULL);
  9672.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/layer/queries/.*$'), [=> 'PUBLIC_ACCESS'], NULL);
  9673.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/layer/view-commune/.*$'), [=> 'PUBLIC_ACCESS'], NULL);
  9674.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/layer/search-commune.*$'), [=> 'PUBLIC_ACCESS'], NULL);
  9675.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/layer/legende/.*$'), [=> 'PUBLIC_ACCESS'], NULL);
  9676.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/.*'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  9677.         return $instance;
  9678.     }
  9679.     /**
  9680.      * Gets the private 'security.authentication.session_strategy' shared service.
  9681.      *
  9682.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  9683.      */
  9684.     protected function getSecurity_Authentication_SessionStrategyService()
  9685.     {
  9686.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9687.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9688.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  9689.     }
  9690.     /**
  9691.      * Gets the private 'security.authenticator.form_login.admin' shared service.
  9692.      *
  9693.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  9694.      */
  9695.     protected function getSecurity_Authenticator_FormLogin_AdminService()
  9696.     {
  9697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  9698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  9699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  9701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  9702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  9703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  9706.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  9708.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9709.         if (isset($this->privates['security.authenticator.form_login.admin'])) {
  9710.             return $this->privates['security.authenticator.form_login.admin'];
  9711.         }
  9712.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  9713.         if (isset($this->privates['security.authenticator.form_login.admin'])) {
  9714.             return $this->privates['security.authenticator.form_login.admin'];
  9715.         }
  9716.         $c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9717.         $c->setOptions(['login_path' => 'sonata_user_admin_security_login''default_target_path' => 'sonata_admin_dashboard''always_use_default_target_path' => false'target_path_parameter' => '_target_path''use_referer' => false]);
  9718.         $c->setFirewallName('admin');
  9719.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9720.         $d->setOptions(['login_path' => 'sonata_user_admin_security_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  9721.         return $this->privates['security.authenticator.form_login.admin'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService()), $c$d, ['login_path' => 'sonata_user_admin_security_login''check_path' => 'sonata_user_admin_security_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  9722.     }
  9723.     /**
  9724.      * Gets the private 'security.authenticator.form_login.main' shared service.
  9725.      *
  9726.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  9727.      */
  9728.     protected function getSecurity_Authenticator_FormLogin_MainService()
  9729.     {
  9730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  9734.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  9735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  9736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9737.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  9739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9740.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  9741.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9742.         if (isset($this->privates['security.authenticator.form_login.main'])) {
  9743.             return $this->privates['security.authenticator.form_login.main'];
  9744.         }
  9745.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  9746.         if (isset($this->privates['security.authenticator.form_login.main'])) {
  9747.             return $this->privates['security.authenticator.form_login.main'];
  9748.         }
  9749.         $c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9750.         $c->setOptions(['login_path' => 'sonata_user_admin_security_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  9751.         $c->setFirewallName('main');
  9752.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9753.         $d->setOptions(['login_path' => 'sonata_user_admin_security_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  9754.         return $this->privates['security.authenticator.form_login.main'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService()), $c$d, ['login_path' => 'sonata_user_admin_security_login''use_forward' => false'check_path' => 'sonata_user_admin_security_check''require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  9755.     }
  9756.     /**
  9757.      * Gets the private 'security.channel_listener' shared service.
  9758.      *
  9759.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9760.      */
  9761.     protected function getSecurity_ChannelListenerService()
  9762.     {
  9763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9764.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9765.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  9766.     }
  9767.     /**
  9768.      * Gets the private 'security.command.debug_firewall' shared service.
  9769.      *
  9770.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9771.      */
  9772.     protected function getSecurity_Command_DebugFirewallService()
  9773.     {
  9774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9776.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.GXLTvxy'] ?? $this->get_ServiceLocator_GXLTvxyService()), ($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()), ['admin' => [=> ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService())], 'main' => [=> ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService())]], true);
  9777.         $instance->setName('debug:firewall');
  9778.         $instance->setDescription('Display information about your security firewall(s)');
  9779.         return $instance;
  9780.     }
  9781.     /**
  9782.      * Gets the private 'security.command.user_password_encoder' shared service.
  9783.      *
  9784.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9785.      *
  9786.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9787.      */
  9788.     protected function getSecurity_Command_UserPasswordEncoderService()
  9789.     {
  9790.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9791.         $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\\Application\\Sonata\\UserBundle\\Entity\\User']);
  9792.         $instance->setName('security:encode-password');
  9793.         $instance->setDescription('Encode a password');
  9794.         return $instance;
  9795.     }
  9796.     /**
  9797.      * Gets the private 'security.command.user_password_hash' shared service.
  9798.      *
  9799.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9800.      */
  9801.     protected function getSecurity_Command_UserPasswordHashService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9805.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Application\\Sonata\\UserBundle\\Entity\\User']);
  9806.         $instance->setName('security:hash-password');
  9807.         $instance->setDescription('Hash a user password');
  9808.         return $instance;
  9809.     }
  9810.     /**
  9811.      * Gets the private 'security.context_listener.0' shared service.
  9812.      *
  9813.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9814.      */
  9815.     protected function getSecurity_ContextListener_0Service()
  9816.     {
  9817.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  9818.         if (isset($this->privates['security.context_listener.0'])) {
  9819.             return $this->privates['security.context_listener.0'];
  9820.         }
  9821.         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 () {
  9822.             yield => ($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService());
  9823.         }, 1), 'user', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  9824.     }
  9825.     /**
  9826.      * Gets the private 'security.csrf.token_storage' shared service.
  9827.      *
  9828.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9829.      */
  9830.     protected function getSecurity_Csrf_TokenStorageService()
  9831.     {
  9832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9835.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9836.     }
  9837.     /**
  9838.      * Gets the private 'security.encoder_factory.generic' shared service.
  9839.      *
  9840.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9841.      *
  9842.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9843.      */
  9844.     protected function getSecurity_EncoderFactory_GenericService()
  9845.     {
  9846.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9847.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Application\\Sonata\\UserBundle\\Entity\\User' => ['algorithm' => 'sha512''encode_as_base64' => false'iterations' => 1'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9848.     }
  9849.     /**
  9850.      * Gets the private 'security.event_dispatcher.admin' shared service.
  9851.      *
  9852.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9853.      */
  9854.     protected function getSecurity_EventDispatcher_AdminService()
  9855.     {
  9856.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9857.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9858.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->getSecurity_Listener_Admin_UserProviderService());
  9859.         }, => 'checkPassport'], 2048);
  9860.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9861.             return ($this->privates['security.listener.session.admin'] ?? $this->getSecurity_Listener_Session_AdminService());
  9862.         }, => 'onSuccessfulLogin'], 0);
  9863.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9864.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
  9865.         }, => 'onLogout'], 64);
  9866.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9867.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  9868.         }, => 'onLogout'], 0);
  9869.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9870.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  9871.         }, => 'preCheckCredentials'], 256);
  9872.         $instance->addListener('security.authentication.success', [=> function () {
  9873.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->getSecurity_Listener_UserChecker_AdminService());
  9874.         }, => 'postCheckCredentials'], 256);
  9875.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9876.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  9877.         }, => 'checkPassport'], 1024);
  9878.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9879.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  9880.         }, => 'checkPassport'], 0);
  9881.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9882.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  9883.         }, => 'onLoginSuccess'], 0);
  9884.         $instance->addListener('security.interactive_login', [=> function () {
  9885.             return ($this->privates['sonata.user.listener.last_login'] ?? $this->getSonata_User_Listener_LastLoginService());
  9886.         }, => 'onSecurityInteractiveLogin'], 0);
  9887.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9888.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  9889.         }, => 'checkPassport'], 512);
  9890.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9891.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9892.         }, => 'onLogout'], 0);
  9893.         return $instance;
  9894.     }
  9895.     /**
  9896.      * Gets the private 'security.event_dispatcher.main' shared service.
  9897.      *
  9898.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9899.      */
  9900.     protected function getSecurity_EventDispatcher_MainService()
  9901.     {
  9902.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9903.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9904.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  9905.         }, => 'onSuccessfulLogin'], 0);
  9906.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9907.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  9908.         }, => 'onLogout'], 64);
  9909.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9910.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  9911.         }, => 'onLogout'], 0);
  9912.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9913.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  9914.         }, => 'preCheckCredentials'], 256);
  9915.         $instance->addListener('security.authentication.success', [=> function () {
  9916.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  9917.         }, => 'postCheckCredentials'], 256);
  9918.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9919.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  9920.         }, => 'checkPassport'], 1024);
  9921.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9922.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  9923.         }, => 'checkPassport'], 0);
  9924.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9925.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  9926.         }, => 'onLoginSuccess'], 0);
  9927.         $instance->addListener('security.interactive_login', [=> function () {
  9928.             return ($this->privates['sonata.user.listener.last_login'] ?? $this->getSonata_User_Listener_LastLoginService());
  9929.         }, => 'onSecurityInteractiveLogin'], 0);
  9930.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9931.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  9932.         }, => 'checkPassport'], 512);
  9933.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9934.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9935.         }, => 'onLogout'], 0);
  9936.         return $instance;
  9937.     }
  9938.     /**
  9939.      * Gets the private 'security.firewall.map' shared service.
  9940.      *
  9941.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9942.      */
  9943.     protected function getSecurity_Firewall_MapService()
  9944.     {
  9945.         $a = ($this->privates['.service_locator.GXLTvxy'] ?? $this->get_ServiceLocator_GXLTvxyService());
  9946.         if (isset($this->privates['security.firewall.map'])) {
  9947.             return $this->privates['security.firewall.map'];
  9948.         }
  9949.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  9950.             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)/')));
  9951.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.e_DUqBA'] ?? ($this->privates['.security.request_matcher.e_DUqBA'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/admin(.*)')));
  9952.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.OKzIMc6'] ?? ($this->privates['.security.request_matcher.OKzIMc6'] = new \Symfony\Component\HttpFoundation\RequestMatcher('.*')));
  9953.         }, 3));
  9954.     }
  9955.     /**
  9956.      * Gets the private 'security.firewall.map.context.admin' shared service.
  9957.      *
  9958.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  9959.      */
  9960.     protected function getSecurity_Firewall_Map_Context_AdminService()
  9961.     {
  9962.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9963.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  9964.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9965.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9966.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  9967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9968.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9969.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  9970.             return $this->privates['security.firewall.map.context.admin'];
  9971.         }
  9972.         $b = ($this->privates['security.authenticator.form_login.admin'] ?? $this->getSecurity_Authenticator_FormLogin_AdminService());
  9973.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  9974.             return $this->privates['security.firewall.map.context.admin'];
  9975.         }
  9976.         $c = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  9977.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  9978.             return $this->privates['security.firewall.map.context.admin'];
  9979.         }
  9980.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  9981.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  9982.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9983.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  9984.             yield => ($this->privates['debug.security.firewall.authenticator.admin'] ?? $this->getDebug_Security_Firewall_Authenticator_AdminService());
  9985.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9986.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($d, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'admin'$bNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($d$a$c, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'sonata_user_admin_security_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.e_DUqBA'truefalse'sonata.user.security.user_provider''user''security.authenticator.form_login.admin'NULLNULL, [=> 'form_login'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  9987.     }
  9988.     /**
  9989.      * Gets the private 'security.firewall.map.context.dev' shared service.
  9990.      *
  9991.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9992.      */
  9993.     protected function getSecurity_Firewall_Map_Context_DevService()
  9994.     {
  9995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9997.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9998.             return new \EmptyIterator();
  9999.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10000.     }
  10001.     /**
  10002.      * Gets the private 'security.firewall.map.context.main' shared service.
  10003.      *
  10004.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10005.      */
  10006.     protected function getSecurity_Firewall_Map_Context_MainService()
  10007.     {
  10008.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10010.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10011.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10013.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10014.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10015.             return $this->privates['security.firewall.map.context.main'];
  10016.         }
  10017.         $b = ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService());
  10018.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10019.             return $this->privates['security.firewall.map.context.main'];
  10020.         }
  10021.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  10022.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10023.             return $this->privates['security.firewall.map.context.main'];
  10024.         }
  10025.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10026.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10027.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10028.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10029.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  10030.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10031.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($d, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a'main'$bNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($d$a$c, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.OKzIMc6'truefalse'sonata.user.security.user_provider''user''security.authenticator.form_login.main'NULLNULL, [=> 'form_login'], NULL));
  10032.     }
  10033.     /**
  10034.      * Gets the private 'security.http_utils' shared service.
  10035.      *
  10036.      * @return \Symfony\Component\Security\Http\HttpUtils
  10037.      */
  10038.     protected function getSecurity_HttpUtilsService()
  10039.     {
  10040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  10041.         $a = ($this->services['router'] ?? $this->getRouterService());
  10042.         if (isset($this->privates['security.http_utils'])) {
  10043.             return $this->privates['security.http_utils'];
  10044.         }
  10045.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  10046.     }
  10047.     /**
  10048.      * Gets the private 'security.listener.admin.user_provider' shared service.
  10049.      *
  10050.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  10051.      */
  10052.     protected function getSecurity_Listener_Admin_UserProviderService()
  10053.     {
  10054.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  10055.         return $this->privates['security.listener.admin.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService()));
  10056.     }
  10057.     /**
  10058.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  10059.      *
  10060.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  10061.      */
  10062.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  10063.     {
  10064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  10065.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10066.     }
  10067.     /**
  10068.      * Gets the private 'security.listener.csrf_protection' shared service.
  10069.      *
  10070.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  10071.      */
  10072.     protected function getSecurity_Listener_CsrfProtectionService()
  10073.     {
  10074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  10075.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  10076.     }
  10077.     /**
  10078.      * Gets the private 'security.listener.password_migrating' shared service.
  10079.      *
  10080.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  10081.      */
  10082.     protected function getSecurity_Listener_PasswordMigratingService()
  10083.     {
  10084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  10085.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10086.     }
  10087.     /**
  10088.      * Gets the private 'security.listener.session.admin' shared service.
  10089.      *
  10090.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  10091.      */
  10092.     protected function getSecurity_Listener_Session_AdminService()
  10093.     {
  10094.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  10095.         return $this->privates['security.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  10096.     }
  10097.     /**
  10098.      * Gets the private 'security.listener.session.main' shared service.
  10099.      *
  10100.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  10101.      */
  10102.     protected function getSecurity_Listener_Session_MainService()
  10103.     {
  10104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  10105.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  10106.     }
  10107.     /**
  10108.      * Gets the private 'security.listener.user_checker.admin' shared service.
  10109.      *
  10110.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  10111.      */
  10112.     protected function getSecurity_Listener_UserChecker_AdminService()
  10113.     {
  10114.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  10115.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10116.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10117.         return $this->privates['security.listener.user_checker.admin'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  10118.     }
  10119.     /**
  10120.      * Gets the private 'security.listener.user_checker.main' shared service.
  10121.      *
  10122.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  10123.      */
  10124.     protected function getSecurity_Listener_UserChecker_MainService()
  10125.     {
  10126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  10127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10129.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  10130.     }
  10131.     /**
  10132.      * Gets the private 'security.listener.user_provider' shared service.
  10133.      *
  10134.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  10135.      */
  10136.     protected function getSecurity_Listener_UserProviderService()
  10137.     {
  10138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  10139.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService()));
  10140.     }
  10141.     /**
  10142.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  10143.      *
  10144.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  10145.      */
  10146.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  10147.     {
  10148.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  10149.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  10150.     }
  10151.     /**
  10152.      * Gets the private 'security.logout.listener.default.admin' shared service.
  10153.      *
  10154.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10155.      */
  10156.     protected function getSecurity_Logout_Listener_Default_AdminService()
  10157.     {
  10158.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10159.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10160.         if (isset($this->privates['security.logout.listener.default.admin'])) {
  10161.             return $this->privates['security.logout.listener.default.admin'];
  10162.         }
  10163.         return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'sonata_user_admin_security_login');
  10164.     }
  10165.     /**
  10166.      * Gets the private 'security.logout.listener.default.main' shared service.
  10167.      *
  10168.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10169.      */
  10170.     protected function getSecurity_Logout_Listener_Default_MainService()
  10171.     {
  10172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10173.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10174.         if (isset($this->privates['security.logout.listener.default.main'])) {
  10175.             return $this->privates['security.logout.listener.default.main'];
  10176.         }
  10177.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'/');
  10178.     }
  10179.     /**
  10180.      * Gets the private 'security.logout_url_generator' shared service.
  10181.      *
  10182.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  10183.      */
  10184.     protected function getSecurity_LogoutUrlGeneratorService()
  10185.     {
  10186.         $a = ($this->services['router'] ?? $this->getRouterService());
  10187.         if (isset($this->privates['security.logout_url_generator'])) {
  10188.             return $this->privates['security.logout_url_generator'];
  10189.         }
  10190.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  10191.         $instance->registerListener('admin''sonata_user_admin_security_logout''logout''_csrf_token'NULL'user');
  10192.         $instance->registerListener('main''/logout''logout''_csrf_token'NULL'user');
  10193.         return $instance;
  10194.     }
  10195.     /**
  10196.      * Gets the private 'security.password_hasher_factory' shared service.
  10197.      *
  10198.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  10199.      */
  10200.     protected function getSecurity_PasswordHasherFactoryService()
  10201.     {
  10202.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  10203.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  10204.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Application\\Sonata\\UserBundle\\Entity\\User' => ['algorithm' => 'sha512''encode_as_base64' => false'iterations' => 1'migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  10205.     }
  10206.     /**
  10207.      * Gets the private 'security.role_hierarchy' shared service.
  10208.      *
  10209.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  10210.      */
  10211.     protected function getSecurity_RoleHierarchyService()
  10212.     {
  10213.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  10214.     }
  10215.     /**
  10216.      * Gets the private 'security.validator.user_password' shared service.
  10217.      *
  10218.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  10219.      */
  10220.     protected function getSecurity_Validator_UserPasswordService()
  10221.     {
  10222.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10223.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  10225.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10226.     }
  10227.     /**
  10228.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  10229.      *
  10230.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  10231.      */
  10232.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  10233.     {
  10234.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10235.     }
  10236.     /**
  10237.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  10238.      *
  10239.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  10240.      */
  10241.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  10242.     {
  10243.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  10244.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  10245.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  10246.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  10247.     }
  10248.     /**
  10249.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10250.      *
  10251.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10252.      */
  10253.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10254.     {
  10255.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10256.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  10257.             return $this->privates['sensio_framework_extra.security.listener'];
  10258.         }
  10259.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10260.     }
  10261.     /**
  10262.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10263.      *
  10264.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10265.      */
  10266.     protected function getSensioFrameworkExtra_View_ListenerService()
  10267.     {
  10268.         $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))));
  10269.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10270.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10271.         ], [
  10272.             'twig' => '?',
  10273.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10274.         return $instance;
  10275.     }
  10276.     /**
  10277.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10278.      *
  10279.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10280.      */
  10281.     protected function getSerializer_Mapping_CacheWarmerService()
  10282.     {
  10283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10284.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10285.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10286.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10287.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10288.         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'));
  10289.     }
  10290.     /**
  10291.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10292.      *
  10293.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10294.      */
  10295.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10296.     {
  10297.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  10298.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  10299.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  10300.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10301.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  10302.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10303.         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()))]));
  10304.     }
  10305.     /**
  10306.      * Gets the private 'session.factory' shared service.
  10307.      *
  10308.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  10309.      */
  10310.     protected function getSession_FactoryService()
  10311.     {
  10312.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  10313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  10314.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10315.         if (isset($this->privates['session.factory'])) {
  10316.             return $this->privates['session.factory'];
  10317.         }
  10318.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  10319.     }
  10320.     /**
  10321.      * Gets the private 'session.storage.factory.service' shared service.
  10322.      *
  10323.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  10324.      *
  10325.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  10326.      */
  10327.     protected function getSession_Storage_Factory_ServiceService()
  10328.     {
  10329.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  10330.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  10331.     }
  10332.     /**
  10333.      * Gets the private 'session.storage.metadata_bag' shared service.
  10334.      *
  10335.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  10336.      *
  10337.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  10338.      */
  10339.     protected function getSession_Storage_MetadataBagService()
  10340.     {
  10341.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  10342.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  10343.     }
  10344.     /**
  10345.      * Gets the private 'session.storage.native' shared service.
  10346.      *
  10347.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  10348.      *
  10349.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  10350.      */
  10351.     protected function getSession_Storage_NativeService()
  10352.     {
  10353.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  10354.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  10356.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  10357.     }
  10358.     /**
  10359.      * Gets the private 'session_listener' shared service.
  10360.      *
  10361.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10362.      */
  10363.     protected function getSessionListenerService()
  10364.     {
  10365.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10366.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  10367.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  10368.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10369.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  10370.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  10371.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  10372.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  10373.         ], [
  10374.             'initialized_session' => '?',
  10375.             'logger' => '?',
  10376.             'request_stack' => '?',
  10377.             'session' => '?',
  10378.             'session_collector' => '?',
  10379.             'session_factory' => '?',
  10380.             'session_storage' => '?',
  10381.         ]), true$this->parameters['session.storage.options']);
  10382.     }
  10383.     /**
  10384.      * Gets the private 'sonata.admin.audit.manager' shared service.
  10385.      *
  10386.      * @return \Sonata\AdminBundle\Model\AuditManager
  10387.      */
  10388.     protected function getSonata_Admin_Audit_ManagerService()
  10389.     {
  10390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  10391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  10392.         return $this->privates['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  10393.     }
  10394.     /**
  10395.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  10396.      *
  10397.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  10398.      */
  10399.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  10400.     {
  10401.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  10402.     }
  10403.     /**
  10404.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  10405.      *
  10406.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  10407.      */
  10408.     protected function getSonata_Admin_Builder_OrmDatagridService()
  10409.     {
  10410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  10412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  10413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  10414.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  10415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  10416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  10417.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FilterTypeGuesser.php';
  10418.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10419.         if (isset($this->privates['sonata.admin.builder.orm_datagrid'])) {
  10420.             return $this->privates['sonata.admin.builder.orm_datagrid'];
  10421.         }
  10422.         return $this->privates['sonata.admin.builder.orm_datagrid'] = new \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder($a, new \Sonata\AdminBundle\Filter\FilterFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10423.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => [false'sonata.admin.orm.filter.type.boolean''getSonata_Admin_Orm_Filter_Type_BooleanService'false],
  10424.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => [false'sonata.admin.orm.filter.type.callback''getSonata_Admin_Orm_Filter_Type_CallbackService'false],
  10425.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => [false'sonata.admin.orm.filter.type.choice''getSonata_Admin_Orm_Filter_Type_ChoiceService'false],
  10426.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => [false'sonata.admin.orm.filter.type.class''getSonata_Admin_Orm_Filter_Type_ClassService'false],
  10427.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => [false'sonata.admin.orm.filter.type.count''getSonata_Admin_Orm_Filter_Type_CountService'false],
  10428.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => [false'sonata.admin.orm.filter.type.date''getSonata_Admin_Orm_Filter_Type_DateService'false],
  10429.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => [false'sonata.admin.orm.filter.type.date_range''getSonata_Admin_Orm_Filter_Type_DateRangeService'false],
  10430.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => [false'sonata.admin.orm.filter.type.datetime''getSonata_Admin_Orm_Filter_Type_DatetimeService'false],
  10431.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => [false'sonata.admin.orm.filter.type.datetime_range''getSonata_Admin_Orm_Filter_Type_DatetimeRangeService'false],
  10432.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => [false'sonata.admin.orm.filter.type.empty''getSonata_Admin_Orm_Filter_Type_EmptyService'false],
  10433.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => [false'sonata.admin.orm.filter.type.model_autocomplete''getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService'false],
  10434.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => [false'sonata.admin.orm.filter.type.model''getSonata_Admin_Orm_Filter_Type_ModelService'false],
  10435.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => [false'sonata.admin.orm.filter.type.null''getSonata_Admin_Orm_Filter_Type_NullService'false],
  10436.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => [false'sonata.admin.orm.filter.type.number''getSonata_Admin_Orm_Filter_Type_NumberService'false],
  10437.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => [false'sonata.admin.orm.filter.type.string''getSonata_Admin_Orm_Filter_Type_StringService'false],
  10438.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => [false'sonata.admin.orm.filter.type.string_list''getSonata_Admin_Orm_Filter_Type_StringListService'false],
  10439.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => [false'sonata.admin.orm.filter.type.time''getSonata_Admin_Orm_Filter_Type_TimeService'false],
  10440.         ], [
  10441.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => '?',
  10442.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => '?',
  10443.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => '?',
  10444.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => '?',
  10445.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => '?',
  10446.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => '?',
  10447.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => '?',
  10448.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => '?',
  10449.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => '?',
  10450.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => '?',
  10451.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => '?',
  10452.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => '?',
  10453.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => '?',
  10454.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => '?',
  10455.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => '?',
  10456.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => '?',
  10457.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => '?',
  10458.         ])), new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\FilterTypeGuesser()]), true);
  10459.     }
  10460.     /**
  10461.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  10462.      *
  10463.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  10464.      */
  10465.     protected function getSonata_Admin_Builder_OrmFormService()
  10466.     {
  10467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/AbstractFormContractor.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  10471.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10472.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  10473.             return $this->privates['sonata.admin.builder.orm_form'];
  10474.         }
  10475.         $b = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  10476.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  10477.             return $this->privates['sonata.admin.builder.orm_form'];
  10478.         }
  10479.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor($a$b);
  10480.     }
  10481.     /**
  10482.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  10483.      *
  10484.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  10485.      */
  10486.     protected function getSonata_Admin_Builder_OrmListService()
  10487.     {
  10488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10489.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  10490.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  10491.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  10492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  10494.         return $this->privates['sonata.admin.builder.orm_list'] = new \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/list_array.html.twig''boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig''date' => '@SonataAdmin/CRUD/list_date.html.twig''time' => '@SonataAdmin/CRUD/list_time.html.twig''datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig''textarea' => '@SonataAdmin/CRUD/list_string.html.twig''email' => '@SonataAdmin/CRUD/list_email.html.twig''enum' => '@SonataAdmin/CRUD/list_enum.html.twig''trans' => '@SonataAdmin/CRUD/list_trans.html.twig''string' => '@SonataAdmin/CRUD/list_string.html.twig''integer' => '@SonataAdmin/CRUD/list_string.html.twig''float' => '@SonataAdmin/CRUD/list_string.html.twig''identifier' => '@SonataAdmin/CRUD/list_string.html.twig''currency' => '@SonataAdmin/CRUD/list_currency.html.twig''percent' => '@SonataAdmin/CRUD/list_percent.html.twig''choice' => '@SonataAdmin/CRUD/list_choice.html.twig''url' => '@SonataAdmin/CRUD/list_url.html.twig''html' => '@SonataAdmin/CRUD/list_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig']);
  10495.     }
  10496.     /**
  10497.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  10498.      *
  10499.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  10500.      */
  10501.     protected function getSonata_Admin_Builder_OrmShowService()
  10502.     {
  10503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  10505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  10506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  10507.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  10508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  10509.         return $this->privates['sonata.admin.builder.orm_show'] = new \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder(new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\TypeGuesser()]), ['array' => '@SonataAdmin/CRUD/show_array.html.twig''boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig''date' => '@SonataAdmin/CRUD/show_date.html.twig''time' => '@SonataAdmin/CRUD/show_time.html.twig''datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig''email' => '@SonataAdmin/CRUD/show_email.html.twig''enum' => '@SonataAdmin/CRUD/show_enum.html.twig''trans' => '@SonataAdmin/CRUD/show_trans.html.twig''string' => '@SonataAdmin/CRUD/base_show_field.html.twig''integer' => '@SonataAdmin/CRUD/base_show_field.html.twig''float' => '@SonataAdmin/CRUD/base_show_field.html.twig''currency' => '@SonataAdmin/CRUD/show_currency.html.twig''percent' => '@SonataAdmin/CRUD/show_percent.html.twig''choice' => '@SonataAdmin/CRUD/show_choice.html.twig''url' => '@SonataAdmin/CRUD/show_url.html.twig''html' => '@SonataAdmin/CRUD/show_html.html.twig''many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig''many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig''one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig''one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig']);
  10510.     }
  10511.     /**
  10512.      * Gets the private 'sonata.admin.command.explain' shared service.
  10513.      *
  10514.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  10515.      */
  10516.     protected function getSonata_Admin_Command_ExplainService()
  10517.     {
  10518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  10520.         $this->privates['sonata.admin.command.explain'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10521.         $instance->setName('sonata:admin:explain');
  10522.         $instance->setDescription('Explain an admin service');
  10523.         return $instance;
  10524.     }
  10525.     /**
  10526.      * Gets the private 'sonata.admin.command.generate_object_acl' shared service.
  10527.      *
  10528.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  10529.      */
  10530.     protected function getSonata_Admin_Command_GenerateObjectAclService()
  10531.     {
  10532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  10534.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  10535.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  10536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  10538.         $this->privates['sonata.admin.command.generate_object_acl'] = $instance = new \Sonata\AdminBundle\Command\GenerateObjectAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ['sonata.admin.manipulator.acl.object.orm' => new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  10539.         $instance->setName('sonata:admin:generate-object-acl');
  10540.         $instance->setDescription('Install ACL for the objects of the Admin Classes.');
  10541.         return $instance;
  10542.     }
  10543.     /**
  10544.      * Gets the private 'sonata.admin.command.list' shared service.
  10545.      *
  10546.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  10547.      */
  10548.     protected function getSonata_Admin_Command_ListService()
  10549.     {
  10550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10551.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  10552.         $this->privates['sonata.admin.command.list'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10553.         $instance->setName('sonata:admin:list');
  10554.         $instance->setDescription('List all admin services available');
  10555.         return $instance;
  10556.     }
  10557.     /**
  10558.      * Gets the private 'sonata.admin.command.setup_acl' shared service.
  10559.      *
  10560.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  10561.      */
  10562.     protected function getSonata_Admin_Command_SetupAclService()
  10563.     {
  10564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  10566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  10567.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  10568.         $this->privates['sonata.admin.command.setup_acl'] = $instance = new \Sonata\AdminBundle\Command\SetupAclCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), new \Sonata\AdminBundle\Util\AdminAclManipulator('Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder'));
  10569.         $instance->setName('sonata:admin:setup-acl');
  10570.         $instance->setDescription('Install ACL for Admin Classes');
  10571.         return $instance;
  10572.     }
  10573.     /**
  10574.      * Gets the private 'sonata.admin.configuration' shared service.
  10575.      *
  10576.      * @return \Sonata\AdminBundle\SonataConfiguration
  10577.      */
  10578.     protected function getSonata_Admin_ConfigurationService()
  10579.     {
  10580.         return $this->privates['sonata.admin.configuration'] = new \Sonata\AdminBundle\SonataConfiguration('JURAD-BAT''images/juradbat.png', ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  10581.     }
  10582.     /**
  10583.      * Gets the private 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  10584.      *
  10585.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  10586.      */
  10587.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  10588.     {
  10589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  10592.         return $this->privates['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  10593.     }
  10594.     /**
  10595.      * Gets the private 'sonata.admin.event.extension' shared service.
  10596.      *
  10597.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  10598.      */
  10599.     protected function getSonata_Admin_Event_ExtensionService()
  10600.     {
  10601.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  10602.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  10603.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  10604.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10605.         if (isset($this->privates['sonata.admin.event.extension'])) {
  10606.             return $this->privates['sonata.admin.event.extension'];
  10607.         }
  10608.         return $this->privates['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension($a);
  10609.     }
  10610.     /**
  10611.      * Gets the private 'sonata.admin.field_description_factory.orm' shared service.
  10612.      *
  10613.      * @return \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory
  10614.      */
  10615.     protected function getSonata_Admin_FieldDescriptionFactory_OrmService()
  10616.     {
  10617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionFactoryInterface.php';
  10618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FieldDescriptionFactory.php';
  10619.         return $this->privates['sonata.admin.field_description_factory.orm'] = new \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10620.     }
  10621.     /**
  10622.      * Gets the private 'sonata.admin.filter_persister.session' shared service.
  10623.      *
  10624.      * @return \Sonata\AdminBundle\Filter\Persister\SessionFilterPersister
  10625.      */
  10626.     protected function getSonata_Admin_FilterPersister_SessionService()
  10627.     {
  10628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Persister/FilterPersisterInterface.php';
  10629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Persister/SessionFilterPersister.php';
  10630.         return $this->privates['sonata.admin.filter_persister.session'] = new \Sonata\AdminBundle\Filter\Persister\SessionFilterPersister(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10631.     }
  10632.     /**
  10633.      * Gets the private 'sonata.admin.form.extension.field' shared service.
  10634.      *
  10635.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  10636.      */
  10637.     protected function getSonata_Admin_Form_Extension_FieldService()
  10638.     {
  10639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  10640.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  10641.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  10642.         return $this->privates['sonata.admin.form.extension.field'] = new \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension(['Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => 'sonata-medium-date''Symfony\\Component\\Form\\Extension\\Core\\Type\\EmailType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType' => '''Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType' => ''], ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]);
  10643.     }
  10644.     /**
  10645.      * Gets the private 'sonata.admin.form.filter.type.choice' shared service.
  10646.      *
  10647.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  10648.      */
  10649.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  10650.     {
  10651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  10654.         return $this->privates['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType();
  10655.     }
  10656.     /**
  10657.      * Gets the private 'sonata.admin.form.filter.type.date' shared service.
  10658.      *
  10659.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  10660.      */
  10661.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  10662.     {
  10663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  10666.         return $this->privates['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType();
  10667.     }
  10668.     /**
  10669.      * Gets the private 'sonata.admin.form.filter.type.daterange' shared service.
  10670.      *
  10671.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  10672.      */
  10673.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  10674.     {
  10675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  10678.         return $this->privates['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType();
  10679.     }
  10680.     /**
  10681.      * Gets the private 'sonata.admin.form.filter.type.datetime' shared service.
  10682.      *
  10683.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  10684.      */
  10685.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  10686.     {
  10687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  10690.         return $this->privates['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType();
  10691.     }
  10692.     /**
  10693.      * Gets the private 'sonata.admin.form.filter.type.datetime_range' shared service.
  10694.      *
  10695.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  10696.      */
  10697.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  10698.     {
  10699.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  10702.         return $this->privates['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType();
  10703.     }
  10704.     /**
  10705.      * Gets the private 'sonata.admin.form.filter.type.default' shared service.
  10706.      *
  10707.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  10708.      */
  10709.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  10710.     {
  10711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10712.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10713.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  10714.         return $this->privates['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  10715.     }
  10716.     /**
  10717.      * Gets the private 'sonata.admin.form.filter.type.number' shared service.
  10718.      *
  10719.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  10720.      */
  10721.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  10722.     {
  10723.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10724.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  10726.         return $this->privates['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType();
  10727.     }
  10728.     /**
  10729.      * Gets the private 'sonata.admin.form.type.admin' shared service.
  10730.      *
  10731.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  10732.      */
  10733.     protected function getSonata_Admin_Form_Type_AdminService()
  10734.     {
  10735.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10736.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10737.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  10738.         return $this->privates['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  10739.     }
  10740.     /**
  10741.      * Gets the private 'sonata.admin.form.type.collection' shared service.
  10742.      *
  10743.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  10744.      */
  10745.     protected function getSonata_Admin_Form_Type_CollectionService()
  10746.     {
  10747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10748.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10749.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  10750.         return $this->privates['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  10751.     }
  10752.     /**
  10753.      * Gets the private 'sonata.admin.form.type.model_autocomplete' shared service.
  10754.      *
  10755.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  10756.      */
  10757.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  10758.     {
  10759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10760.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10761.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  10762.         return $this->privates['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  10763.     }
  10764.     /**
  10765.      * Gets the private 'sonata.admin.form.type.model_choice' shared service.
  10766.      *
  10767.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  10768.      */
  10769.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  10770.     {
  10771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10772.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10773.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  10774.         return $this->privates['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10775.     }
  10776.     /**
  10777.      * Gets the private 'sonata.admin.form.type.model_hidden' shared service.
  10778.      *
  10779.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  10780.      */
  10781.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  10782.     {
  10783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10784.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10785.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  10786.         return $this->privates['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  10787.     }
  10788.     /**
  10789.      * Gets the private 'sonata.admin.form.type.model_list' shared service.
  10790.      *
  10791.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  10792.      */
  10793.     protected function getSonata_Admin_Form_Type_ModelListService()
  10794.     {
  10795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10797.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  10798.         return $this->privates['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  10799.     }
  10800.     /**
  10801.      * Gets the private 'sonata.admin.form.type.model_reference' shared service.
  10802.      *
  10803.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  10804.      */
  10805.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  10806.     {
  10807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10809.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  10810.         return $this->privates['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  10811.     }
  10812.     /**
  10813.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  10814.      *
  10815.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  10816.      */
  10817.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  10818.     {
  10819.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  10820.     }
  10821.     /**
  10822.      * Gets the private 'sonata.admin.helper' shared service.
  10823.      *
  10824.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  10825.      */
  10826.     protected function getSonata_Admin_HelperService()
  10827.     {
  10828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  10829.         return $this->privates['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10830.     }
  10831.     /**
  10832.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  10833.      *
  10834.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  10835.      */
  10836.     protected function getSonata_Admin_Menu_GroupProviderService()
  10837.     {
  10838.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  10839.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  10840.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  10841.             return $this->privates['sonata.admin.menu.group_provider'];
  10842.         }
  10843.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10844.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  10845.             return $this->privates['sonata.admin.menu.group_provider'];
  10846.         }
  10847.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10848.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  10849.             return $this->privates['sonata.admin.menu.group_provider'];
  10850.         }
  10851.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider($a$b$c);
  10852.     }
  10853.     /**
  10854.      * Gets the private 'sonata.admin.menu.matcher.voter.admin' shared service.
  10855.      *
  10856.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  10857.      */
  10858.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  10859.     {
  10860.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  10861.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  10862.         return $this->privates['sonata.admin.menu.matcher.voter.admin'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10863.     }
  10864.     /**
  10865.      * Gets the private 'sonata.admin.menu_builder' shared service.
  10866.      *
  10867.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  10868.      */
  10869.     protected function getSonata_Admin_MenuBuilderService()
  10870.     {
  10871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  10872.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  10873.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10874.             return $this->privates['sonata.admin.menu_builder'];
  10875.         }
  10876.         $b = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  10877.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10878.             return $this->privates['sonata.admin.menu_builder'];
  10879.         }
  10880.         $c = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  10881.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10882.             return $this->privates['sonata.admin.menu_builder'];
  10883.         }
  10884.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10885.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  10886.             return $this->privates['sonata.admin.menu_builder'];
  10887.         }
  10888.         return $this->privates['sonata.admin.menu_builder'] = new \Sonata\AdminBundle\Menu\MenuBuilder($a$b$c$d);
  10889.     }
  10890.     /**
  10891.      * Gets the private 'sonata.admin.object.manipulator.acl.admin' shared service.
  10892.      *
  10893.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  10894.      */
  10895.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  10896.     {
  10897.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  10898.         return $this->privates['sonata.admin.object.manipulator.acl.admin'] = new \Sonata\AdminBundle\Util\AdminObjectAclManipulator(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder');
  10899.     }
  10900.     /**
  10901.      * Gets the private 'sonata.admin.orm.filter.type.boolean' service.
  10902.      *
  10903.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  10904.      */
  10905.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  10906.     {
  10907.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10908.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10909.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10911.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10912.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  10913.         $this->factories['service_container']['sonata.admin.orm.filter.type.boolean'] = function () {
  10914.             return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  10915.         };
  10916.         return $this->factories['service_container']['sonata.admin.orm.filter.type.boolean']();
  10917.     }
  10918.     /**
  10919.      * Gets the private 'sonata.admin.orm.filter.type.callback' service.
  10920.      *
  10921.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  10922.      */
  10923.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  10924.     {
  10925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10927.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10928.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10929.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10930.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  10931.         $this->factories['service_container']['sonata.admin.orm.filter.type.callback'] = function () {
  10932.             return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  10933.         };
  10934.         return $this->factories['service_container']['sonata.admin.orm.filter.type.callback']();
  10935.     }
  10936.     /**
  10937.      * Gets the private 'sonata.admin.orm.filter.type.choice' service.
  10938.      *
  10939.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  10940.      */
  10941.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  10942.     {
  10943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  10949.         $this->factories['service_container']['sonata.admin.orm.filter.type.choice'] = function () {
  10950.             return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  10951.         };
  10952.         return $this->factories['service_container']['sonata.admin.orm.filter.type.choice']();
  10953.     }
  10954.     /**
  10955.      * Gets the private 'sonata.admin.orm.filter.type.class' service.
  10956.      *
  10957.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  10958.      */
  10959.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  10960.     {
  10961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10965.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10966.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  10967.         $this->factories['service_container']['sonata.admin.orm.filter.type.class'] = function () {
  10968.             return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  10969.         };
  10970.         return $this->factories['service_container']['sonata.admin.orm.filter.type.class']();
  10971.     }
  10972.     /**
  10973.      * Gets the private 'sonata.admin.orm.filter.type.count' service.
  10974.      *
  10975.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CountFilter
  10976.      */
  10977.     protected function getSonata_Admin_Orm_Filter_Type_CountService()
  10978.     {
  10979.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10980.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10981.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  10982.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CountFilter.php';
  10985.         $this->factories['service_container']['sonata.admin.orm.filter.type.count'] = function () {
  10986.             return new \Sonata\DoctrineORMAdminBundle\Filter\CountFilter();
  10987.         };
  10988.         return $this->factories['service_container']['sonata.admin.orm.filter.type.count']();
  10989.     }
  10990.     /**
  10991.      * Gets the private 'sonata.admin.orm.filter.type.date' service.
  10992.      *
  10993.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  10994.      */
  10995.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  10996.     {
  10997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  10998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  10999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11000.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11003.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  11004.         $this->factories['service_container']['sonata.admin.orm.filter.type.date'] = function () {
  11005.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  11006.         };
  11007.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date']();
  11008.     }
  11009.     /**
  11010.      * Gets the private 'sonata.admin.orm.filter.type.date_range' service.
  11011.      *
  11012.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  11013.      */
  11014.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  11015.     {
  11016.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11017.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11018.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  11023.         $this->factories['service_container']['sonata.admin.orm.filter.type.date_range'] = function () {
  11024.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  11025.         };
  11026.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date_range']();
  11027.     }
  11028.     /**
  11029.      * Gets the private 'sonata.admin.orm.filter.type.datetime' service.
  11030.      *
  11031.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  11032.      */
  11033.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  11034.     {
  11035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11039.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11040.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11041.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  11042.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime'] = function () {
  11043.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  11044.         };
  11045.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime']();
  11046.     }
  11047.     /**
  11048.      * Gets the private 'sonata.admin.orm.filter.type.datetime_range' service.
  11049.      *
  11050.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  11051.      */
  11052.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  11053.     {
  11054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  11061.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range'] = function () {
  11062.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  11063.         };
  11064.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range']();
  11065.     }
  11066.     /**
  11067.      * Gets the private 'sonata.admin.orm.filter.type.empty' service.
  11068.      *
  11069.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  11070.      */
  11071.     protected function getSonata_Admin_Orm_Filter_Type_EmptyService()
  11072.     {
  11073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11075.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11076.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11077.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11078.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  11079.         $this->factories['service_container']['sonata.admin.orm.filter.type.empty'] = function () {
  11080.             return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  11081.         };
  11082.         return $this->factories['service_container']['sonata.admin.orm.filter.type.empty']();
  11083.     }
  11084.     /**
  11085.      * Gets the private 'sonata.admin.orm.filter.type.model' service.
  11086.      *
  11087.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  11088.      */
  11089.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  11090.     {
  11091.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11092.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11093.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11094.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11095.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11096.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  11097.         $this->factories['service_container']['sonata.admin.orm.filter.type.model'] = function () {
  11098.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  11099.         };
  11100.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model']();
  11101.     }
  11102.     /**
  11103.      * Gets the private 'sonata.admin.orm.filter.type.model_autocomplete' service.
  11104.      *
  11105.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  11106.      */
  11107.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  11108.     {
  11109.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  11115.         $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete'] = function () {
  11116.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  11117.         };
  11118.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete']();
  11119.     }
  11120.     /**
  11121.      * Gets the private 'sonata.admin.orm.filter.type.null' service.
  11122.      *
  11123.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NullFilter
  11124.      */
  11125.     protected function getSonata_Admin_Orm_Filter_Type_NullService()
  11126.     {
  11127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NullFilter.php';
  11133.         $this->factories['service_container']['sonata.admin.orm.filter.type.null'] = function () {
  11134.             return new \Sonata\DoctrineORMAdminBundle\Filter\NullFilter();
  11135.         };
  11136.         return $this->factories['service_container']['sonata.admin.orm.filter.type.null']();
  11137.     }
  11138.     /**
  11139.      * Gets the private 'sonata.admin.orm.filter.type.number' service.
  11140.      *
  11141.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  11142.      */
  11143.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  11144.     {
  11145.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11147.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11148.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11150.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  11151.         $this->factories['service_container']['sonata.admin.orm.filter.type.number'] = function () {
  11152.             return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  11153.         };
  11154.         return $this->factories['service_container']['sonata.admin.orm.filter.type.number']();
  11155.     }
  11156.     /**
  11157.      * Gets the private 'sonata.admin.orm.filter.type.string' service.
  11158.      *
  11159.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  11160.      */
  11161.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  11162.     {
  11163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11164.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11165.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11166.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11167.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11168.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  11169.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  11170.         $this->factories['service_container']['sonata.admin.orm.filter.type.string'] = function () {
  11171.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  11172.         };
  11173.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string']();
  11174.     }
  11175.     /**
  11176.      * Gets the private 'sonata.admin.orm.filter.type.string_list' service.
  11177.      *
  11178.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter
  11179.      */
  11180.     protected function getSonata_Admin_Orm_Filter_Type_StringListService()
  11181.     {
  11182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringListFilter.php';
  11188.         $this->factories['service_container']['sonata.admin.orm.filter.type.string_list'] = function () {
  11189.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter();
  11190.         };
  11191.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string_list']();
  11192.     }
  11193.     /**
  11194.      * Gets the private 'sonata.admin.orm.filter.type.time' service.
  11195.      *
  11196.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  11197.      */
  11198.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  11199.     {
  11200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11204.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  11207.         $this->factories['service_container']['sonata.admin.orm.filter.type.time'] = function () {
  11208.             return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  11209.         };
  11210.         return $this->factories['service_container']['sonata.admin.orm.filter.type.time']();
  11211.     }
  11212.     /**
  11213.      * Gets the private 'sonata.admin.pool' shared service.
  11214.      *
  11215.      * @return \Sonata\AdminBundle\Admin\Pool
  11216.      */
  11217.     protected function getSonata_Admin_PoolService()
  11218.     {
  11219.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11220.             'admin.acces_garage' => [false'admin.acces_garage''getAdmin_AccesGarageService'false],
  11221.             'admin.acces_sous_sol' => [false'admin.acces_sous_sol''getAdmin_AccesSousSolService'false],
  11222.             'admin.actualite' => [false'admin.actualite''getAdmin_ActualiteService'false],
  11223.             'admin.batiment' => [false'admin.batiment''getAdmin_BatimentService'false],
  11224.             'admin.batiment_cartographie' => [false'admin.batiment_cartographie''getAdmin_BatimentCartographieService'false],
  11225.             'admin.commune' => [false'admin.commune''getAdmin_CommuneService'false],
  11226.             'admin.element_mesure' => [false'admin.element_mesure''getAdmin_ElementMesureService'false],
  11227.             'admin.energie_chauffage' => [false'admin.energie_chauffage''getAdmin_EnergieChauffageService'false],
  11228.             'admin.etablissement' => [false'admin.etablissement''getAdmin_EtablissementService'false],
  11229.             'admin.interface_sol' => [false'admin.interface_sol''getAdmin_InterfaceSolService'false],
  11230.             'admin.label' => [false'admin.label''getAdmin_LabelService'false],
  11231.             'admin.mesure' => [false'admin.mesure''getAdmin_MesureService'false],
  11232.             'admin.mesure_etats_pieces' => [false'admin.mesure_etats_pieces''getAdmin_MesureEtatsPiecesService'false],
  11233.             'admin.mesure_piece_famille_element' => [false'admin.mesure_piece_famille_element''getAdmin_MesurePieceFamilleElementService'false],
  11234.             'admin.participant' => [false'admin.participant''getAdmin_ParticipantService'false],
  11235.             'admin.piece_mesure' => [false'admin.piece_mesure''getAdmin_PieceMesureService'false],
  11236.             'admin.type.batiment' => [false'admin.type.batiment''getAdmin_Type_BatimentService'false],
  11237.             'admin.type.etablissement' => [false'admin.type.etablissement''getAdmin_Type_EtablissementService'false],
  11238.             'admin.valeursmesures' => [false'admin.valeursmesures''getAdmin_ValeursmesuresService'false],
  11239.             'admin.zone_homogene' => [false'admin.zone_homogene''getAdmin_ZoneHomogeneService'false],
  11240.             'app.sonataadmin.import_ars' => [false'app.sonataadmin.import_ars''getApp_Sonataadmin_ImportArsService'false],
  11241.             'app.sonataadmin.import_generic_qai' => [false'app.sonataadmin.import_generic_qai''getApp_Sonataadmin_ImportGenericQaiService'false],
  11242.             'app.sonataadmin.import_generic_radon' => [false'app.sonataadmin.import_generic_radon''getApp_Sonataadmin_ImportGenericRadonService'false],
  11243.             'app.sonataadmin.import_ofsp' => [false'app.sonataadmin.import_ofsp''getApp_Sonataadmin_ImportOfspService'false],
  11244.             'sonata.user.admin.user' => [false'sonata.user.admin.user''getSonata_User_Admin_UserService'false],
  11245.         ], [
  11246.             'admin.acces_garage' => '?',
  11247.             'admin.acces_sous_sol' => '?',
  11248.             'admin.actualite' => '?',
  11249.             'admin.batiment' => '?',
  11250.             'admin.batiment_cartographie' => '?',
  11251.             'admin.commune' => '?',
  11252.             'admin.element_mesure' => '?',
  11253.             'admin.energie_chauffage' => '?',
  11254.             'admin.etablissement' => '?',
  11255.             'admin.interface_sol' => '?',
  11256.             'admin.label' => '?',
  11257.             'admin.mesure' => '?',
  11258.             'admin.mesure_etats_pieces' => '?',
  11259.             'admin.mesure_piece_famille_element' => '?',
  11260.             'admin.participant' => '?',
  11261.             'admin.piece_mesure' => '?',
  11262.             'admin.type.batiment' => '?',
  11263.             'admin.type.etablissement' => '?',
  11264.             'admin.valeursmesures' => '?',
  11265.             'admin.zone_homogene' => '?',
  11266.             'app.sonataadmin.import_ars' => '?',
  11267.             'app.sonataadmin.import_generic_qai' => '?',
  11268.             'app.sonataadmin.import_generic_radon' => '?',
  11269.             'app.sonataadmin.import_ofsp' => '?',
  11270.             'sonata.user.admin.user' => '?',
  11271.         ]), [=> 'admin.acces_garage'=> 'admin.acces_sous_sol'=> 'admin.element_mesure'=> 'admin.type.etablissement'=> 'admin.type.batiment'=> 'admin.label'=> 'admin.interface_sol'=> 'admin.energie_chauffage'=> 'admin.actualite'=> 'admin.batiment'10 => 'admin.commune'11 => 'admin.etablissement'12 => 'admin.piece_mesure'13 => 'admin.batiment_cartographie'14 => 'app.sonataadmin.import_generic_radon'15 => 'app.sonataadmin.import_ars'16 => 'app.sonataadmin.import_generic_qai'17 => 'app.sonataadmin.import_ofsp'18 => 'admin.mesure'19 => 'admin.mesure_piece_famille_element'20 => 'admin.mesure_etats_pieces'21 => 'admin.zone_homogene'22 => 'admin.valeursmesures'23 => 'admin.participant'24 => 'sonata.user.admin.user'], ['batiment_admin' => ['label' => 'dashboard_title_batiment''icon' => '<i class="batiment-icon"></i>''items' => [=> ['admin' => 'admin.batiment''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle'], 'catographie' => ['label' => 'dashboard_title_cartographie''icon' => '<i class="cartographie-icon"></i>''items' => [=> ['admin' => 'admin.batiment_cartographie''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle'], 'importation' => ['label' => 'dashboard_title_importation''icon' => '<i class="import-icon"></i>''items' => [=> ['admin' => 'app.sonataadmin.import_ars''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.sonataadmin.import_ofsp''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.sonataadmin.import_generic_radon''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.sonataadmin.import_generic_qai''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle'], 'administration' => ['label' => 'dashboard_title_administration''items' => [=> ['admin' => 'admin.acces_sous_sol''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.acces_garage''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.actualite''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.element_mesure''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.type.etablissement''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.type.batiment''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.label''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.interface_sol''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.energie_chauffage''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'sonata.user.admin.user''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''label_catalogue' => 'SonataAdminBundle''icon' => 'fas fa-folder']], ['App\\Entity\\AccesGarage' => [=> 'admin.acces_garage'], 'App\\Entity\\AccesSousSol' => [=> 'admin.acces_sous_sol'], 'App\\Entity\\ElementMesure' => [=> 'admin.element_mesure'], 'App\\Entity\\TypeEtablissement' => [=> 'admin.type.etablissement'], 'App\\Entity\\TypeBatiment' => [=> 'admin.type.batiment'], 'App\\Entity\\Label' => [=> 'admin.label'], 'App\\Entity\\InterfaceSol' => [=> 'admin.interface_sol'], 'App\\Entity\\EnergieChauffage' => [=> 'admin.energie_chauffage'], 'App\\Entity\\Actualite' => [=> 'admin.actualite'], 'App\\Entity\\Batiment' => [=> 'admin.batiment'=> 'admin.batiment_cartographie'], 'App\\Entity\\Commune' => [=> 'admin.commune'], 'App\\Entity\\Etablissement' => [=> 'admin.etablissement'], 'App\\Entity\\PieceMesure' => [=> 'admin.piece_mesure'], 'App\\Entity\\Import' => [=> 'app.sonataadmin.import_generic_radon'=> 'app.sonataadmin.import_ars'=> 'app.sonataadmin.import_generic_qai'=> 'app.sonataadmin.import_ofsp'], 'App\\Entity\\Mesure' => [=> 'admin.mesure'], 'App\\Entity\\MesurePieceFamilleElement' => [=> 'admin.mesure_piece_famille_element'], 'App\\Entity\\MesureEtatsPiecesEchantillonnees' => [=> 'admin.mesure_etats_pieces'], 'App\\Entity\\ZoneHomogene' => [=> 'admin.zone_homogene'], 'App\\Entity\\ValeursMesures' => [=> 'admin.valeursmesures'], 'App\\Entity\\Participant' => [=> 'admin.participant'], 'App\\Application\\Sonata\\UserBundle\\Entity\\User' => [=> 'sonata.user.admin.user']]);
  11272.     }
  11273.     /**
  11274.      * Gets the private 'sonata.admin.request.fetcher' shared service.
  11275.      *
  11276.      * @return \Sonata\AdminBundle\Request\AdminFetcher
  11277.      */
  11278.     protected function getSonata_Admin_Request_FetcherService()
  11279.     {
  11280.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcherInterface.php';
  11281.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcher.php';
  11282.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11283.         if (isset($this->privates['sonata.admin.request.fetcher'])) {
  11284.             return $this->privates['sonata.admin.request.fetcher'];
  11285.         }
  11286.         return $this->privates['sonata.admin.request.fetcher'] = new \Sonata\AdminBundle\Request\AdminFetcher($a);
  11287.     }
  11288.     /**
  11289.      * Gets the private 'sonata.admin.route.cache_warmup' shared service.
  11290.      *
  11291.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  11292.      */
  11293.     protected function getSonata_Admin_Route_CacheWarmupService()
  11294.     {
  11295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  11297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  11298.         return $this->privates['sonata.admin.route.cache_warmup'] = new \Sonata\AdminBundle\Route\RoutesCacheWarmUp(($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))), ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11299.     }
  11300.     /**
  11301.      * Gets the private 'sonata.admin.route.default_generator' shared service.
  11302.      *
  11303.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  11304.      */
  11305.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  11306.     {
  11307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  11308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  11309.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  11310.         $a = ($this->services['router'] ?? $this->getRouterService());
  11311.         if (isset($this->privates['sonata.admin.route.default_generator'])) {
  11312.             return $this->privates['sonata.admin.route.default_generator'];
  11313.         }
  11314.         return $this->privates['sonata.admin.route.default_generator'] = new \Sonata\AdminBundle\Route\DefaultRouteGenerator($a, ($this->privates['sonata.admin.route.cache'] ?? ($this->privates['sonata.admin.route.cache'] = new \Sonata\AdminBundle\Route\RoutesCache(($this->targetDir.''.'/sonata/admin'), true))));
  11315.     }
  11316.     /**
  11317.      * Gets the private 'sonata.admin.route.path_info' shared service.
  11318.      *
  11319.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  11320.      */
  11321.     protected function getSonata_Admin_Route_PathInfoService()
  11322.     {
  11323.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  11324.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  11325.         return $this->privates['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->privates['sonata.admin.audit.manager'] ?? $this->getSonata_Admin_Audit_ManagerService()));
  11326.     }
  11327.     /**
  11328.      * Gets the private 'sonata.admin.security.handler.role' shared service.
  11329.      *
  11330.      * @return \Sonata\AdminBundle\Security\Handler\RoleSecurityHandler
  11331.      */
  11332.     protected function getSonata_Admin_Security_Handler_RoleService()
  11333.     {
  11334.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  11335.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/RoleSecurityHandler.php';
  11336.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11337.         if (isset($this->privates['sonata.admin.security.handler.role'])) {
  11338.             return $this->privates['sonata.admin.security.handler.role'];
  11339.         }
  11340.         return $this->privates['sonata.admin.security.handler.role'] = new \Sonata\AdminBundle\Security\Handler\RoleSecurityHandler($a'ROLE_SUPER_ADMIN');
  11341.     }
  11342.     /**
  11343.      * Gets the private 'sonata.admin.sidebar_menu' service.
  11344.      *
  11345.      * @return \Knp\Menu\MenuItem
  11346.      */
  11347.     protected function getSonata_Admin_SidebarMenuService()
  11348.     {
  11349.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  11350.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  11351.         $this->factories['service_container']['sonata.admin.sidebar_menu'] = function () {
  11352.             $a = ($this->privates['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService());
  11353.             if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  11354.                 return $this->privates['sonata.admin.sidebar_menu'];
  11355.             }
  11356.             return $a->createSidebarMenu();
  11357.         };
  11358.         return $this->factories['service_container']['sonata.admin.sidebar_menu']();
  11359.     }
  11360.     /**
  11361.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  11362.      *
  11363.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  11364.      */
  11365.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  11366.     {
  11367.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  11368.     }
  11369.     /**
  11370.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  11371.      *
  11372.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  11373.      */
  11374.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  11375.     {
  11376.         return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11377.     }
  11378.     /**
  11379.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  11380.      *
  11381.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  11382.      */
  11383.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  11384.     {
  11385.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11386.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  11387.             return $this->privates['sonata.admin.twig.group_runtime'];
  11388.         }
  11389.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  11390.     }
  11391.     /**
  11392.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  11393.      *
  11394.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  11395.      */
  11396.     protected function getSonata_Admin_Twig_IconRuntimeService()
  11397.     {
  11398.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  11399.     }
  11400.     /**
  11401.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  11402.      *
  11403.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  11404.      */
  11405.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  11406.     {
  11407.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11408.     }
  11409.     /**
  11410.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  11411.      *
  11412.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  11413.      */
  11414.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  11415.     {
  11416.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11417.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  11418.             return $this->privates['sonata.admin.twig.security_runtime'];
  11419.         }
  11420.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  11421.     }
  11422.     /**
  11423.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  11424.      *
  11425.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  11426.      */
  11427.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  11428.     {
  11429.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11430.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  11431.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  11432.         }
  11433.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  11434.     }
  11435.     /**
  11436.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  11437.      *
  11438.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  11439.      */
  11440.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  11441.     {
  11442.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11443.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  11444.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  11445.         }
  11446.         return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  11447.     }
  11448.     /**
  11449.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  11450.      *
  11451.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  11452.      */
  11453.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  11454.     {
  11455.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  11456.     }
  11457.     /**
  11458.      * Gets the private 'sonata.block.cache.handler.default' shared service.
  11459.      *
  11460.      * @return \Sonata\BlockBundle\Cache\HttpCacheHandler
  11461.      *
  11462.      * @deprecated Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
  11463.      */
  11464.     protected function getSonata_Block_Cache_Handler_DefaultService()
  11465.     {
  11466.         trigger_deprecation('sonata-project/block-bundle''4.11''The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.');
  11467.         return $this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler();
  11468.     }
  11469.     /**
  11470.      * Gets the private 'sonata.block.command.debug_blocks' shared service.
  11471.      *
  11472.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  11473.      */
  11474.     protected function getSonata_Block_Command_DebugBlocksService()
  11475.     {
  11476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11477.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  11478.         $this->privates['sonata.block.command.debug_blocks'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  11479.         $instance->setName('debug:sonata:block');
  11480.         $instance->setDescription('Debug all blocks available, show default settings of each block');
  11481.         return $instance;
  11482.     }
  11483.     /**
  11484.      * Gets the private 'sonata.block.form.type.block' shared service.
  11485.      *
  11486.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  11487.      */
  11488.     protected function getSonata_Block_Form_Type_BlockService()
  11489.     {
  11490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11492.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  11493.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  11494.         if (isset($this->privates['sonata.block.form.type.block'])) {
  11495.             return $this->privates['sonata.block.form.type.block'];
  11496.         }
  11497.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType($a);
  11498.     }
  11499.     /**
  11500.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  11501.      *
  11502.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  11503.      */
  11504.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  11505.     {
  11506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11508.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  11509.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig']);
  11510.     }
  11511.     /**
  11512.      * Gets the private 'sonata.block.templating.helper' shared service.
  11513.      *
  11514.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  11515.      */
  11516.     protected function getSonata_Block_Templating_HelperService()
  11517.     {
  11518.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  11519.         if (isset($this->privates['sonata.block.templating.helper'])) {
  11520.             return $this->privates['sonata.block.templating.helper'];
  11521.         }
  11522.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  11523.         if (isset($this->privates['sonata.block.templating.helper'])) {
  11524.             return $this->privates['sonata.block.templating.helper'];
  11525.         }
  11526.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11527.         if (isset($this->privates['sonata.block.templating.helper'])) {
  11528.             return $this->privates['sonata.block.templating.helper'];
  11529.         }
  11530.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11531.     }
  11532.     /**
  11533.      * Gets the private 'sonata.doctrine.mapper' shared service.
  11534.      *
  11535.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  11536.      */
  11537.     protected function getSonata_Doctrine_MapperService()
  11538.     {
  11539.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  11541.         return $this->privates['sonata.doctrine.mapper'] = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  11542.     }
  11543.     /**
  11544.      * Gets the private 'sonata.form.twig.canonicalize_runtime' shared service.
  11545.      *
  11546.      * @return \Sonata\Form\Twig\CanonicalizeRuntime
  11547.      */
  11548.     protected function getSonata_Form_Twig_CanonicalizeRuntimeService()
  11549.     {
  11550.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/CanonicalizeRuntime.php';
  11551.         return $this->privates['sonata.form.twig.canonicalize_runtime'] = new \Sonata\Form\Twig\CanonicalizeRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  11552.     }
  11553.     /**
  11554.      * Gets the private 'sonata.form.type.array' shared service.
  11555.      *
  11556.      * @return \Sonata\Form\Type\ImmutableArrayType
  11557.      */
  11558.     protected function getSonata_Form_Type_ArrayService()
  11559.     {
  11560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  11563.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  11564.     }
  11565.     /**
  11566.      * Gets the private 'sonata.form.type.boolean' shared service.
  11567.      *
  11568.      * @return \Sonata\Form\Type\BooleanType
  11569.      */
  11570.     protected function getSonata_Form_Type_BooleanService()
  11571.     {
  11572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  11575.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  11576.     }
  11577.     /**
  11578.      * Gets the private 'sonata.form.type.collection' shared service.
  11579.      *
  11580.      * @return \Sonata\Form\Type\CollectionType
  11581.      */
  11582.     protected function getSonata_Form_Type_CollectionService()
  11583.     {
  11584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  11587.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  11588.     }
  11589.     /**
  11590.      * Gets the private 'sonata.form.type.date_picker' shared service.
  11591.      *
  11592.      * @return \Sonata\Form\Type\DatePickerType
  11593.      */
  11594.     protected function getSonata_Form_Type_DatePickerService()
  11595.     {
  11596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  11599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  11600.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  11601.         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()), 'fr');
  11602.     }
  11603.     /**
  11604.      * Gets the private 'sonata.form.type.date_range' shared service.
  11605.      *
  11606.      * @return \Sonata\Form\Type\DateRangeType
  11607.      */
  11608.     protected function getSonata_Form_Type_DateRangeService()
  11609.     {
  11610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  11613.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  11614.     }
  11615.     /**
  11616.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  11617.      *
  11618.      * @return \Sonata\Form\Type\DateRangePickerType
  11619.      */
  11620.     protected function getSonata_Form_Type_DateRangePickerService()
  11621.     {
  11622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11624.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  11625.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  11626.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  11627.     }
  11628.     /**
  11629.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  11630.      *
  11631.      * @return \Sonata\Form\Type\DateTimePickerType
  11632.      */
  11633.     protected function getSonata_Form_Type_DatetimePickerService()
  11634.     {
  11635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11637.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  11638.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  11639.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  11640.         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()), 'fr');
  11641.     }
  11642.     /**
  11643.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  11644.      *
  11645.      * @return \Sonata\Form\Type\DateTimeRangeType
  11646.      */
  11647.     protected function getSonata_Form_Type_DatetimeRangeService()
  11648.     {
  11649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  11652.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType(($this->services['translator'] ?? $this->getTranslatorService()));
  11653.     }
  11654.     /**
  11655.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  11656.      *
  11657.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  11658.      */
  11659.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  11660.     {
  11661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11662.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  11664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  11665.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType(($this->services['translator'] ?? $this->getTranslatorService()));
  11666.     }
  11667.     /**
  11668.      * Gets the private 'sonata.form.type.equal' shared service.
  11669.      *
  11670.      * @return \Sonata\Form\Type\EqualType
  11671.      *
  11672.      * @deprecated Since sonata-project/form-extensions 1.2: The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead
  11673.      */
  11674.     protected function getSonata_Form_Type_EqualService()
  11675.     {
  11676.         trigger_deprecation('sonata-project/form-extensions''1.2''The "sonata.form.type.equal" service is deprecated since sonata-project/form-extensions 1.2 and will be removed in 2.0. Use Sonata\\AdminBundle\\Form\\Type\\Operator\\EqualOperatorType instead');
  11677.         return $this->privates['sonata.form.type.equal'] = new \Sonata\Form\Type\EqualType(($this->services['translator'] ?? $this->getTranslatorService()));
  11678.     }
  11679.     /**
  11680.      * Gets the private 'sonata.form.validator.inline' shared service.
  11681.      *
  11682.      * @return \Sonata\Form\Validator\InlineValidator
  11683.      */
  11684.     protected function getSonata_Form_Validator_InlineService()
  11685.     {
  11686.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11687.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11688.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  11689.         $a = ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService());
  11690.         if (isset($this->privates['sonata.form.validator.inline'])) {
  11691.             return $this->privates['sonata.form.validator.inline'];
  11692.         }
  11693.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this$a);
  11694.     }
  11695.     /**
  11696.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  11697.      *
  11698.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  11699.      */
  11700.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  11701.     {
  11702.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  11703.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  11704.     }
  11705.     /**
  11706.      * Gets the private 'sonata.twig.status_runtime' shared service.
  11707.      *
  11708.      * @return \Sonata\Twig\Extension\StatusRuntime
  11709.      */
  11710.     protected function getSonata_Twig_StatusRuntimeService()
  11711.     {
  11712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  11713.         $this->privates['sonata.twig.status_runtime'] = $instance = new \Sonata\Twig\Extension\StatusRuntime();
  11714.         $instance->addStatusService(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  11715.         return $instance;
  11716.     }
  11717.     /**
  11718.      * Gets the private 'sonata.user.admin.user' service.
  11719.      *
  11720.      * @return \App\Sonata\AdminBundle\Admin\UserAdmin
  11721.      */
  11722.     protected function getSonata_User_Admin_UserService()
  11723.     {
  11724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  11725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  11726.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  11727.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  11728.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  11729.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  11730.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  11731.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  11732.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  11733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  11734.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  11735.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  11736.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Admin/Model/UserAdmin.php';
  11737.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/Admin/UserAdmin.php';
  11738.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  11739.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  11740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  11742.         $this->factories['service_container']['sonata.user.admin.user'] = function () {
  11743.             $instance = new \App\Sonata\AdminBundle\Admin\UserAdmin(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11744.             $instance->setManagerType('orm');
  11745.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  11746.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  11747.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  11748.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  11749.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  11750.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  11751.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  11752.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  11753.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11754.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  11755.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.role'] ?? $this->getSonata_Admin_Security_Handler_RoleService()));
  11756.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  11757.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  11758.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  11759.             $instance->setModelClass('App\\Application\\Sonata\\UserBundle\\Entity\\User');
  11760.             $instance->setBaseControllerName('sonata.admin.controller.crud');
  11761.             $instance->setCode('sonata.user.admin.user');
  11762.             $instance->setPagerType('default');
  11763.             $instance->setLabel('users');
  11764.             $instance->setTranslationDomain('SonataUserBundle');
  11765.             $instance->setFilterPersister(($this->privates['sonata.admin.filter_persister.session'] ?? $this->getSonata_Admin_FilterPersister_SessionService()));
  11766.             $instance->setListModes(['list' => ['icon' => '<i class="fas fa-list fa-fw" aria-hidden="true"></i>''class' => 'fas fa-list fa-fw'], 'mosaic' => ['icon' => '<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>''class' => 'fas fa-th-large fa-fw']]);
  11767.             $instance->setSecurityInformation($this->parameters['sonata.admin.configuration.security.information']);
  11768.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  11769.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  11770.             $instance->setTranslationDomain('SonataUserBundle');
  11771.             $instance->setTemplateRegistry(($this->services['sonata.user.admin.user.template_registry'] ?? $this->getSonata_User_Admin_User_TemplateRegistryService()));
  11772.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  11773.             $instance->initialize();
  11774.             return $instance;
  11775.         };
  11776.         return $this->factories['service_container']['sonata.user.admin.user']();
  11777.     }
  11778.     /**
  11779.      * Gets the private 'sonata.user.command.activate_user' shared service.
  11780.      *
  11781.      * @return \Sonata\UserBundle\Command\ActivateUserCommand
  11782.      */
  11783.     protected function getSonata_User_Command_ActivateUserService()
  11784.     {
  11785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11786.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/ActivateUserCommand.php';
  11787.         $this->privates['sonata.user.command.activate_user'] = $instance = new \Sonata\UserBundle\Command\ActivateUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11788.         $instance->setName('sonata:user:activate');
  11789.         $instance->setDescription('Activate a user');
  11790.         return $instance;
  11791.     }
  11792.     /**
  11793.      * Gets the private 'sonata.user.command.change_password' shared service.
  11794.      *
  11795.      * @return \Sonata\UserBundle\Command\ChangePasswordCommand
  11796.      */
  11797.     protected function getSonata_User_Command_ChangePasswordService()
  11798.     {
  11799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11800.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/ChangePasswordCommand.php';
  11801.         $this->privates['sonata.user.command.change_password'] = $instance = new \Sonata\UserBundle\Command\ChangePasswordCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11802.         $instance->setName('sonata:user:change-password');
  11803.         $instance->setDescription('Change the password of a user');
  11804.         return $instance;
  11805.     }
  11806.     /**
  11807.      * Gets the private 'sonata.user.command.create_user' shared service.
  11808.      *
  11809.      * @return \Sonata\UserBundle\Command\CreateUserCommand
  11810.      */
  11811.     protected function getSonata_User_Command_CreateUserService()
  11812.     {
  11813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11814.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/CreateUserCommand.php';
  11815.         $this->privates['sonata.user.command.create_user'] = $instance = new \Sonata\UserBundle\Command\CreateUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11816.         $instance->setName('sonata:user:create');
  11817.         $instance->setDescription('Create a user');
  11818.         return $instance;
  11819.     }
  11820.     /**
  11821.      * Gets the private 'sonata.user.command.deactivate_user' shared service.
  11822.      *
  11823.      * @return \Sonata\UserBundle\Command\DeactivateUserCommand
  11824.      */
  11825.     protected function getSonata_User_Command_DeactivateUserService()
  11826.     {
  11827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11828.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/DeactivateUserCommand.php';
  11829.         $this->privates['sonata.user.command.deactivate_user'] = $instance = new \Sonata\UserBundle\Command\DeactivateUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11830.         $instance->setName('sonata:user:deactivate');
  11831.         $instance->setDescription('Deactivate a user');
  11832.         return $instance;
  11833.     }
  11834.     /**
  11835.      * Gets the private 'sonata.user.command.demote_user' shared service.
  11836.      *
  11837.      * @return \Sonata\UserBundle\Command\DemoteUserCommand
  11838.      */
  11839.     protected function getSonata_User_Command_DemoteUserService()
  11840.     {
  11841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11842.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/DemoteUserCommand.php';
  11843.         $this->privates['sonata.user.command.demote_user'] = $instance = new \Sonata\UserBundle\Command\DemoteUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11844.         $instance->setName('sonata:user:demote');
  11845.         $instance->setDescription('Demotes a user by removing a role');
  11846.         return $instance;
  11847.     }
  11848.     /**
  11849.      * Gets the private 'sonata.user.command.promote_user' shared service.
  11850.      *
  11851.      * @return \Sonata\UserBundle\Command\PromoteUserCommand
  11852.      */
  11853.     protected function getSonata_User_Command_PromoteUserService()
  11854.     {
  11855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11856.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/PromoteUserCommand.php';
  11857.         $this->privates['sonata.user.command.promote_user'] = $instance = new \Sonata\UserBundle\Command\PromoteUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11858.         $instance->setName('sonata:user:promote');
  11859.         $instance->setDescription('Promotes a user by adding a role');
  11860.         return $instance;
  11861.     }
  11862.     /**
  11863.      * Gets the private 'sonata.user.form.type.reset_password_request' shared service.
  11864.      *
  11865.      * @return \Sonata\UserBundle\Form\Type\ResetPasswordRequestFormType
  11866.      */
  11867.     protected function getSonata_User_Form_Type_ResetPasswordRequestService()
  11868.     {
  11869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Form/Type/ResetPasswordRequestFormType.php';
  11872.         return $this->privates['sonata.user.form.type.reset_password_request'] = new \Sonata\UserBundle\Form\Type\ResetPasswordRequestFormType();
  11873.     }
  11874.     /**
  11875.      * Gets the private 'sonata.user.form.type.resetting' shared service.
  11876.      *
  11877.      * @return \Sonata\UserBundle\Form\Type\ResettingFormType
  11878.      */
  11879.     protected function getSonata_User_Form_Type_ResettingService()
  11880.     {
  11881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Form/Type/ResettingFormType.php';
  11884.         return $this->privates['sonata.user.form.type.resetting'] = new \Sonata\UserBundle\Form\Type\ResettingFormType('App\\Application\\Sonata\\UserBundle\\Entity\\User');
  11885.     }
  11886.     /**
  11887.      * Gets the private 'sonata.user.listener.last_login' shared service.
  11888.      *
  11889.      * @return \Sonata\UserBundle\Listener\LastLoginListener
  11890.      */
  11891.     protected function getSonata_User_Listener_LastLoginService()
  11892.     {
  11893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Listener/LastLoginListener.php';
  11894.         return $this->privates['sonata.user.listener.last_login'] = new \Sonata\UserBundle\Listener\LastLoginListener(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11895.     }
  11896.     /**
  11897.      * Gets the private 'sonata.user.listener.user' shared service.
  11898.      *
  11899.      * @return \Sonata\UserBundle\Listener\UserListener
  11900.      */
  11901.     protected function getSonata_User_Listener_UserService()
  11902.     {
  11903.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11904.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Listener/UserListener.php';
  11905.         return $this->privates['sonata.user.listener.user'] = new \Sonata\UserBundle\Listener\UserListener(($this->privates['sonata.user.util.canonical_fields_updater'] ?? ($this->privates['sonata.user.util.canonical_fields_updater'] = new \Sonata\UserBundle\Util\CanonicalFieldsUpdater())), ($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11906.     }
  11907.     /**
  11908.      * Gets the private 'sonata.user.manager.user' shared service.
  11909.      *
  11910.      * @return \Sonata\UserBundle\Entity\UserManager
  11911.      */
  11912.     protected function getSonata_User_Manager_UserService()
  11913.     {
  11914.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  11915.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  11916.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  11917.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  11918.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php';
  11920.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Entity/UserManager.php';
  11921.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  11922.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  11923.         return $this->privates['sonata.user.manager.user'] = new \Sonata\UserBundle\Entity\UserManager('App\\Application\\Sonata\\UserBundle\\Entity\\User', ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['sonata.user.util.canonical_fields_updater'] ?? ($this->privates['sonata.user.util.canonical_fields_updater'] = new \Sonata\UserBundle\Util\CanonicalFieldsUpdater())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  11924.     }
  11925.     /**
  11926.      * Gets the private 'sonata.user.matrix_roles_builder' shared service.
  11927.      *
  11928.      * @return \Sonata\UserBundle\Security\RolesBuilder\MatrixRolesBuilder
  11929.      */
  11930.     protected function getSonata_User_MatrixRolesBuilderService()
  11931.     {
  11932.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11933.         if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  11934.             return $this->privates['sonata.user.matrix_roles_builder'];
  11935.         }
  11936.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11937.         if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  11938.             return $this->privates['sonata.user.matrix_roles_builder'];
  11939.         }
  11940.         $c = ($this->privates['sonata.admin.configuration'] ?? $this->getSonata_Admin_ConfigurationService());
  11941.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  11942.         return $this->privates['sonata.user.matrix_roles_builder'] = new \Sonata\UserBundle\Security\RolesBuilder\MatrixRolesBuilder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Sonata\UserBundle\Security\RolesBuilder\AdminRolesBuilder($a$b$c$d), new \Sonata\UserBundle\Security\RolesBuilder\SecurityRolesBuilder($a$c$d$this->parameters['security.role_hierarchy.roles']));
  11943.     }
  11944.     /**
  11945.      * Gets the private 'sonata.user.security.user_provider' shared service.
  11946.      *
  11947.      * @return \Sonata\UserBundle\Security\UserProvider
  11948.      */
  11949.     protected function getSonata_User_Security_UserProviderService()
  11950.     {
  11951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  11952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/UserProvider.php';
  11953.         return $this->privates['sonata.user.security.user_provider'] = new \Sonata\UserBundle\Security\UserProvider(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  11954.     }
  11955.     /**
  11956.      * Gets the private 'translation.extractor' shared service.
  11957.      *
  11958.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  11959.      */
  11960.     protected function getTranslation_ExtractorService()
  11961.     {
  11962.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  11963.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  11964.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  11965.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  11966.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  11967.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  11968.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  11969.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  11970.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  11971.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  11972.         $instance->addExtractor('sonata_admin', new \Sonata\AdminBundle\Translator\Extractor\AdminExtractor(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), ($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService())));
  11973.         return $instance;
  11974.     }
  11975.     /**
  11976.      * Gets the private 'translation.loader.csv' shared service.
  11977.      *
  11978.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  11979.      */
  11980.     protected function getTranslation_Loader_CsvService()
  11981.     {
  11982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  11984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  11985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  11986.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  11987.     }
  11988.     /**
  11989.      * Gets the private 'translation.loader.dat' shared service.
  11990.      *
  11991.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  11992.      */
  11993.     protected function getTranslation_Loader_DatService()
  11994.     {
  11995.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  11996.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  11997.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  11998.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  11999.     }
  12000.     /**
  12001.      * Gets the private 'translation.loader.ini' shared service.
  12002.      *
  12003.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  12004.      */
  12005.     protected function getTranslation_Loader_IniService()
  12006.     {
  12007.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12008.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12009.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12010.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12011.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  12012.     }
  12013.     /**
  12014.      * Gets the private 'translation.loader.json' shared service.
  12015.      *
  12016.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  12017.      */
  12018.     protected function getTranslation_Loader_JsonService()
  12019.     {
  12020.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12021.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12022.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12023.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12024.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  12025.     }
  12026.     /**
  12027.      * Gets the private 'translation.loader.mo' shared service.
  12028.      *
  12029.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  12030.      */
  12031.     protected function getTranslation_Loader_MoService()
  12032.     {
  12033.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12034.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12035.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12036.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12037.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  12038.     }
  12039.     /**
  12040.      * Gets the private 'translation.loader.php' shared service.
  12041.      *
  12042.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  12043.      */
  12044.     protected function getTranslation_Loader_PhpService()
  12045.     {
  12046.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12047.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12048.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12049.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12050.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  12051.     }
  12052.     /**
  12053.      * Gets the private 'translation.loader.po' shared service.
  12054.      *
  12055.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  12056.      */
  12057.     protected function getTranslation_Loader_PoService()
  12058.     {
  12059.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12060.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12061.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12062.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12063.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  12064.     }
  12065.     /**
  12066.      * Gets the private 'translation.loader.qt' shared service.
  12067.      *
  12068.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  12069.      */
  12070.     protected function getTranslation_Loader_QtService()
  12071.     {
  12072.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12073.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12074.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  12075.     }
  12076.     /**
  12077.      * Gets the private 'translation.loader.res' shared service.
  12078.      *
  12079.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  12080.      */
  12081.     protected function getTranslation_Loader_ResService()
  12082.     {
  12083.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12084.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12085.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  12086.     }
  12087.     /**
  12088.      * Gets the private 'translation.loader.xliff' shared service.
  12089.      *
  12090.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  12091.      */
  12092.     protected function getTranslation_Loader_XliffService()
  12093.     {
  12094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12095.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  12096.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  12097.     }
  12098.     /**
  12099.      * Gets the private 'translation.loader.yml' shared service.
  12100.      *
  12101.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  12102.      */
  12103.     protected function getTranslation_Loader_YmlService()
  12104.     {
  12105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12106.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12107.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12108.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12109.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  12110.     }
  12111.     /**
  12112.      * Gets the private 'translation.provider_collection' shared service.
  12113.      *
  12114.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  12115.      */
  12116.     protected function getTranslation_ProviderCollectionService()
  12117.     {
  12118.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  12119.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  12120.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  12121.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  12122.         }, 1), []))->fromConfig([]);
  12123.     }
  12124.     /**
  12125.      * Gets the private 'translation.reader' shared service.
  12126.      *
  12127.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  12128.      */
  12129.     protected function getTranslation_ReaderService()
  12130.     {
  12131.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  12132.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  12133.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12134.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12135.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12136.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12137.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12138.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  12139.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12140.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12142.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12145.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12146.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12147.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  12148.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  12149.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  12150.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  12151.         $instance->addLoader('yaml'$a);
  12152.         $instance->addLoader('yml'$a);
  12153.         $instance->addLoader('xlf'$b);
  12154.         $instance->addLoader('xliff'$b);
  12155.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  12156.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  12157.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  12158.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  12159.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  12160.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  12161.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  12162.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  12163.         return $instance;
  12164.     }
  12165.     /**
  12166.      * Gets the private 'translation.warmer' shared service.
  12167.      *
  12168.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  12169.      */
  12170.     protected function getTranslation_WarmerService()
  12171.     {
  12172.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  12174.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12175.             'translator' => ['services''translator''getTranslatorService'false],
  12176.         ], [
  12177.             'translator' => '?',
  12178.         ]))->withContext('translation.warmer'$this));
  12179.     }
  12180.     /**
  12181.      * Gets the private 'translation.writer' shared service.
  12182.      *
  12183.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  12184.      */
  12185.     protected function getTranslation_WriterService()
  12186.     {
  12187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  12188.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  12193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  12194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  12195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  12196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  12197.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  12198.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  12199.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  12200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  12201.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  12202.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  12203.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  12204.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  12205.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  12206.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  12207.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  12208.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  12209.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  12210.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  12211.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  12212.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  12213.         return $instance;
  12214.     }
  12215.     /**
  12216.      * Gets the private 'translator.default' shared service.
  12217.      *
  12218.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  12219.      */
  12220.     protected function getTranslator_DefaultService()
  12221.     {
  12222.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12223.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  12224.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  12225.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  12226.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  12227.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  12228.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  12229.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  12230.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  12231.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  12232.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  12233.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  12234.         ], [
  12235.             'translation.loader.csv' => '?',
  12236.             'translation.loader.dat' => '?',
  12237.             'translation.loader.ini' => '?',
  12238.             'translation.loader.json' => '?',
  12239.             'translation.loader.mo' => '?',
  12240.             'translation.loader.php' => '?',
  12241.             'translation.loader.po' => '?',
  12242.             'translation.loader.qt' => '?',
  12243.             'translation.loader.res' => '?',
  12244.             'translation.loader.xliff' => '?',
  12245.             'translation.loader.yml' => '?',
  12246.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.de.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.en.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fr.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.fr.xliff'), 11 => (\dirname(__DIR__4).'/translations/06_02_2022_FormLabels.fr.yml'), 12 => (\dirname(__DIR__4).'/translations/FormLabels.fr.yml'), 13 => (\dirname(__DIR__4).'/translations/SonataAdminBundle.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'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/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'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.nl.xliff'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/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'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.zh_TW.xliff')], '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')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], '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).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/src/CommonBundle/translations'), 26 => (\dirname(__DIR__4).'/src/Application/Sonata/UserBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/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'=> 'vendor/vich/uploader-bundle/translations'=> 'vendor/sonata-project/user-bundle/src/Resources/translations'=> 'translations'10 => 'vendor/symfony/framework-bundle/translations'11 => 'vendor/sensio/framework-extra-bundle/src/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/doctrine/doctrine-bundle/translations'18 => 'vendor/doctrine/doctrine-migrations-bundle/translations'19 => 'vendor/symfony/security-bundle/translations'20 => 'vendor/twig/extra-bundle/translations'21 => 'vendor/symfony/webpack-encore-bundle/src/translations'22 => 'vendor/knplabs/knp-menu-bundle/src/translations'23 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'24 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'25 => 'src/CommonBundle/translations'26 => 'src/Application/Sonata/UserBundle/translations'27 => 'vendor/friendsofsymfony/jsrouting-bundle/translations']]], []);
  12247.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  12248.         $instance->setFallbackLocales([=> 'fr'=> 'fr']);
  12249.         return $instance;
  12250.     }
  12251.     /**
  12252.      * Gets the private 'twig.command.debug' shared service.
  12253.      *
  12254.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  12255.      */
  12256.     protected function getTwig_Command_DebugService()
  12257.     {
  12258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12259.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  12260.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  12261.         $instance->setName('debug:twig');
  12262.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  12263.         return $instance;
  12264.     }
  12265.     /**
  12266.      * Gets the private 'twig.command.lint' shared service.
  12267.      *
  12268.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  12269.      */
  12270.     protected function getTwig_Command_LintService()
  12271.     {
  12272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  12275.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  12276.         $instance->setName('lint:twig');
  12277.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  12278.         return $instance;
  12279.     }
  12280.     /**
  12281.      * Gets the private 'twig.form.engine' shared service.
  12282.      *
  12283.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  12284.      */
  12285.     protected function getTwig_Form_EngineService()
  12286.     {
  12287.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  12288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  12289.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  12290.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  12291.         if (isset($this->privates['twig.form.engine'])) {
  12292.             return $this->privates['twig.form.engine'];
  12293.         }
  12294.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  12295.     }
  12296.     /**
  12297.      * Gets the private 'twig.form.renderer' shared service.
  12298.      *
  12299.      * @return \Symfony\Component\Form\FormRenderer
  12300.      */
  12301.     protected function getTwig_Form_RendererService()
  12302.     {
  12303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  12304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  12305.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  12306.         if (isset($this->privates['twig.form.renderer'])) {
  12307.             return $this->privates['twig.form.renderer'];
  12308.         }
  12309.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  12310.     }
  12311.     /**
  12312.      * Gets the private 'twig.mailer.message_listener' shared service.
  12313.      *
  12314.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  12315.      */
  12316.     protected function getTwig_Mailer_MessageListenerService()
  12317.     {
  12318.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  12319.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  12320.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  12321.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  12322.         if (isset($this->privates['twig.mailer.message_listener'])) {
  12323.             return $this->privates['twig.mailer.message_listener'];
  12324.         }
  12325.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  12326.     }
  12327.     /**
  12328.      * Gets the private 'twig.runtime.httpkernel' shared service.
  12329.      *
  12330.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  12331.      */
  12332.     protected function getTwig_Runtime_HttpkernelService()
  12333.     {
  12334.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  12335.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  12336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  12337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  12338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  12339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  12340.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  12341.         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, [
  12342.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  12343.         ], [
  12344.             'inline' => '?',
  12345.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  12346.     }
  12347.     /**
  12348.      * Gets the private 'twig.runtime.security_csrf' shared service.
  12349.      *
  12350.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  12351.      */
  12352.     protected function getTwig_Runtime_SecurityCsrfService()
  12353.     {
  12354.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  12355.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  12356.     }
  12357.     /**
  12358.      * Gets the private 'twig.runtime.serializer' shared service.
  12359.      *
  12360.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  12361.      */
  12362.     protected function getTwig_Runtime_SerializerService()
  12363.     {
  12364.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  12365.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12366.         if (isset($this->privates['twig.runtime.serializer'])) {
  12367.             return $this->privates['twig.runtime.serializer'];
  12368.         }
  12369.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  12370.     }
  12371.     /**
  12372.      * Gets the private 'twig.template_cache_warmer' shared service.
  12373.      *
  12374.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  12375.      */
  12376.     protected function getTwig_TemplateCacheWarmerService()
  12377.     {
  12378.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12379.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  12381.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12382.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12383.         ], [
  12384.             'twig' => '?',
  12385.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  12386.     }
  12387.     /**
  12388.      * Gets the private 'user.subscriber' shared service.
  12389.      *
  12390.      * @return \App\Sonata\AdminBundle\PgCrypto\EventListener\UserClassMetadataSubscriber
  12391.      */
  12392.     protected function getUser_SubscriberService()
  12393.     {
  12394.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12395.         include_once \dirname(__DIR__4).'/src/Sonata/AdminBundle/PgCrypto/EventListener/UserClassMetadataSubscriber.php';
  12396.         return $this->privates['user.subscriber'] = new \App\Sonata\AdminBundle\PgCrypto\EventListener\UserClassMetadataSubscriber();
  12397.     }
  12398.     /**
  12399.      * Gets the private 'validator.builder' shared service.
  12400.      *
  12401.      * @return \Symfony\Component\Validator\ValidatorBuilder
  12402.      */
  12403.     protected function getValidator_BuilderService()
  12404.     {
  12405.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  12406.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  12407.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  12408.         if ($this->has('translator')) {
  12409.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  12410.         }
  12411.         $instance->setTranslationDomain('validators');
  12412.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/config/validation.xml')]);
  12413.         $instance->enableAnnotationMapping(true);
  12414.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12415.         $instance->addMethodMapping('loadValidatorMetadata');
  12416.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \Sonata\UserBundle\Validator\UserInitializer(($this->privates['sonata.user.util.canonical_fields_updater'] ?? ($this->privates['sonata.user.util.canonical_fields_updater'] = new \Sonata\UserBundle\Util\CanonicalFieldsUpdater())))]);
  12417.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  12418.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  12419.         return $instance;
  12420.     }
  12421.     /**
  12422.      * Gets the private 'validator.email' shared service.
  12423.      *
  12424.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  12425.      */
  12426.     protected function getValidator_EmailService()
  12427.     {
  12428.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12429.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12430.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  12431.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  12432.     }
  12433.     /**
  12434.      * Gets the private 'validator.expression' shared service.
  12435.      *
  12436.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  12437.      */
  12438.     protected function getValidator_ExpressionService()
  12439.     {
  12440.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12441.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12442.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  12443.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  12444.     }
  12445.     /**
  12446.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  12447.      *
  12448.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  12449.      */
  12450.     protected function getValidator_Mapping_CacheWarmerService()
  12451.     {
  12452.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12453.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  12454.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  12455.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  12456.     }
  12457.     /**
  12458.      * Gets the private 'validator.not_compromised_password' shared service.
  12459.      *
  12460.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  12461.      */
  12462.     protected function getValidator_NotCompromisedPasswordService()
  12463.     {
  12464.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12465.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12466.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  12467.         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);
  12468.     }
  12469.     /**
  12470.      * Gets the private 'validator.validator_factory' shared service.
  12471.      *
  12472.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  12473.      */
  12474.     protected function getValidator_ValidatorFactoryService()
  12475.     {
  12476.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12477.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  12478.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  12479.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  12480.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  12481.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  12482.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  12483.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  12484.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  12485.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  12486.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  12487.         ], [
  12488.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  12489.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  12490.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  12491.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  12492.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  12493.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  12494.             'doctrine.orm.validator.unique' => '?',
  12495.             'security.validator.user_password' => '?',
  12496.             'sonata.form.validator.inline' => '?',
  12497.             'validator.expression' => '?',
  12498.         ]));
  12499.     }
  12500.     /**
  12501.      * Gets the private 'var_dumper.command.server_dump' shared service.
  12502.      *
  12503.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  12504.      */
  12505.     protected function getVarDumper_Command_ServerDumpService()
  12506.     {
  12507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12508.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  12509.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  12510.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  12511.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  12512.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  12513.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  12514.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12515.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12516.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  12517.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  12518.         $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()))]);
  12519.         $instance->setName('server:dump');
  12520.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  12521.         return $instance;
  12522.     }
  12523.     /**
  12524.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  12525.      *
  12526.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  12527.      */
  12528.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  12529.     {
  12530.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  12531.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  12532.         return $instance;
  12533.     }
  12534.     /**
  12535.      * Gets the private 'var_dumper.html_dumper' shared service.
  12536.      *
  12537.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  12538.      */
  12539.     protected function getVarDumper_HtmlDumperService()
  12540.     {
  12541.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  12542.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  12543.         return $instance;
  12544.     }
  12545.     /**
  12546.      * Gets the private 'var_dumper.server_connection' shared service.
  12547.      *
  12548.      * @return \Symfony\Component\VarDumper\Server\Connection
  12549.      */
  12550.     protected function getVarDumper_ServerConnectionService()
  12551.     {
  12552.         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()]);
  12553.     }
  12554.     /**
  12555.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  12556.      *
  12557.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  12558.      */
  12559.     protected function getVichUploader_Command_MappingDebugService()
  12560.     {
  12561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12562.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  12563.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  12564.         $instance->setName('vich:mapping:debug');
  12565.         return $instance;
  12566.     }
  12567.     /**
  12568.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  12569.      *
  12570.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  12571.      */
  12572.     protected function getVichUploader_Command_MappingDebugClassService()
  12573.     {
  12574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12575.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  12576.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  12577.         $instance->setName('vich:mapping:debug-class');
  12578.         return $instance;
  12579.     }
  12580.     /**
  12581.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  12582.      *
  12583.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  12584.      */
  12585.     protected function getVichUploader_Command_MappingListClassesService()
  12586.     {
  12587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12588.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  12589.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  12590.         $instance->setName('vich:mapping:list-classes');
  12591.         return $instance;
  12592.     }
  12593.     /**
  12594.      * Gets the private 'vich_uploader.listener.clean.dataimport' shared service.
  12595.      *
  12596.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  12597.      */
  12598.     protected function getVichUploader_Listener_Clean_DataimportService()
  12599.     {
  12600.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12601.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12602.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  12603.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12604.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12605.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12606.         if (isset($this->privates['vich_uploader.listener.clean.dataimport'])) {
  12607.             return $this->privates['vich_uploader.listener.clean.dataimport'];
  12608.         }
  12609.         return $this->privates['vich_uploader.listener.clean.dataimport'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('dataimport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12610.     }
  12611.     /**
  12612.      * Gets the private 'vich_uploader.listener.clean.general' shared service.
  12613.      *
  12614.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  12615.      */
  12616.     protected function getVichUploader_Listener_Clean_GeneralService()
  12617.     {
  12618.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12619.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12620.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  12621.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12622.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12623.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12624.         if (isset($this->privates['vich_uploader.listener.clean.general'])) {
  12625.             return $this->privates['vich_uploader.listener.clean.general'];
  12626.         }
  12627.         return $this->privates['vich_uploader.listener.clean.general'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('general', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12628.     }
  12629.     /**
  12630.      * Gets the private 'vich_uploader.listener.inject.dataimport' shared service.
  12631.      *
  12632.      * @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
  12633.      */
  12634.     protected function getVichUploader_Listener_Inject_DataimportService()
  12635.     {
  12636.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12637.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12638.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
  12639.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12640.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12641.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12642.         if (isset($this->privates['vich_uploader.listener.inject.dataimport'])) {
  12643.             return $this->privates['vich_uploader.listener.inject.dataimport'];
  12644.         }
  12645.         return $this->privates['vich_uploader.listener.inject.dataimport'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('dataimport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12646.     }
  12647.     /**
  12648.      * Gets the private 'vich_uploader.listener.inject.general' shared service.
  12649.      *
  12650.      * @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
  12651.      */
  12652.     protected function getVichUploader_Listener_Inject_GeneralService()
  12653.     {
  12654.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12655.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12656.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
  12657.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12658.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12659.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12660.         if (isset($this->privates['vich_uploader.listener.inject.general'])) {
  12661.             return $this->privates['vich_uploader.listener.inject.general'];
  12662.         }
  12663.         return $this->privates['vich_uploader.listener.inject.general'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('general', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12664.     }
  12665.     /**
  12666.      * Gets the private 'vich_uploader.listener.remove.dataimport' shared service.
  12667.      *
  12668.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  12669.      */
  12670.     protected function getVichUploader_Listener_Remove_DataimportService()
  12671.     {
  12672.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12673.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12674.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  12675.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12676.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12677.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12678.         if (isset($this->privates['vich_uploader.listener.remove.dataimport'])) {
  12679.             return $this->privates['vich_uploader.listener.remove.dataimport'];
  12680.         }
  12681.         return $this->privates['vich_uploader.listener.remove.dataimport'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('dataimport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12682.     }
  12683.     /**
  12684.      * Gets the private 'vich_uploader.listener.remove.general' shared service.
  12685.      *
  12686.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  12687.      */
  12688.     protected function getVichUploader_Listener_Remove_GeneralService()
  12689.     {
  12690.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12691.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12692.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  12693.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12694.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12695.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12696.         if (isset($this->privates['vich_uploader.listener.remove.general'])) {
  12697.             return $this->privates['vich_uploader.listener.remove.general'];
  12698.         }
  12699.         return $this->privates['vich_uploader.listener.remove.general'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('general', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12700.     }
  12701.     /**
  12702.      * Gets the private 'vich_uploader.listener.upload.dataimport' shared service.
  12703.      *
  12704.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  12705.      */
  12706.     protected function getVichUploader_Listener_Upload_DataimportService()
  12707.     {
  12708.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12709.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12710.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  12711.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12712.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12713.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12714.         if (isset($this->privates['vich_uploader.listener.upload.dataimport'])) {
  12715.             return $this->privates['vich_uploader.listener.upload.dataimport'];
  12716.         }
  12717.         return $this->privates['vich_uploader.listener.upload.dataimport'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('dataimport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12718.     }
  12719.     /**
  12720.      * Gets the private 'vich_uploader.listener.upload.general' shared service.
  12721.      *
  12722.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  12723.      */
  12724.     protected function getVichUploader_Listener_Upload_GeneralService()
  12725.     {
  12726.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12727.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  12728.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  12729.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  12730.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  12731.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  12732.         if (isset($this->privates['vich_uploader.listener.upload.general'])) {
  12733.             return $this->privates['vich_uploader.listener.upload.general'];
  12734.         }
  12735.         return $this->privates['vich_uploader.listener.upload.general'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('general', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $a);
  12736.     }
  12737.     /**
  12738.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  12739.      *
  12740.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  12741.      */
  12742.     protected function getVichUploader_MetadataReaderService()
  12743.     {
  12744.         $a = new \Metadata\Driver\FileLocator(['App' => (\dirname(__DIR__4).'/src/Resources/config/vich_uploader')]);
  12745.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  12746.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  12747.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  12748.     }
  12749.     /**
  12750.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  12751.      *
  12752.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  12753.      */
  12754.     protected function getVichUploader_PropertyMappingFactoryService()
  12755.     {
  12756.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  12757.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  12758.     }
  12759.     /**
  12760.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  12761.      *
  12762.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  12763.      */
  12764.     protected function getVichUploader_Storage_FileSystemService()
  12765.     {
  12766.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  12767.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  12768.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  12769.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  12770.     }
  12771.     /**
  12772.      * Gets the private 'web_profiler.csp.handler' shared service.
  12773.      *
  12774.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  12775.      */
  12776.     protected function getWebProfiler_Csp_HandlerService()
  12777.     {
  12778.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  12779.     }
  12780.     /**
  12781.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  12782.      *
  12783.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  12784.      */
  12785.     protected function getWebProfiler_DebugToolbarService()
  12786.     {
  12787.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  12788.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  12789.             return $this->privates['web_profiler.debug_toolbar'];
  12790.         }
  12791.         $b = ($this->services['router'] ?? $this->getRouterService());
  12792.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  12793.             return $this->privates['web_profiler.debug_toolbar'];
  12794.         }
  12795.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  12796.     }
  12797.     /**
  12798.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  12799.      *
  12800.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  12801.      */
  12802.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  12803.     {
  12804.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  12805.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  12806.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  12807.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  12808.     }
  12809.     /**
  12810.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  12811.      *
  12812.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  12813.      */
  12814.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  12815.     {
  12816.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12817.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  12818.         ], [
  12819.             '_default' => '?',
  12820.         ]), '_default');
  12821.     }
  12822.     /**
  12823.      * Gets the private 'webpack_encore.exception_listener' shared service.
  12824.      *
  12825.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  12826.      */
  12827.     protected function getWebpackEncore_ExceptionListenerService()
  12828.     {
  12829.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  12830.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  12831.     }
  12832.     /**
  12833.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  12834.      *
  12835.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  12836.      */
  12837.     protected function getWebpackEncore_TagRendererService()
  12838.     {
  12839.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  12840.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12841.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  12842.             return $this->privates['webpack_encore.tag_renderer'];
  12843.         }
  12844.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
  12845.     }
  12846.     /**
  12847.      * Gets the public 'cache_clearer' alias.
  12848.      *
  12849.      * @return object The ".container.private.cache_clearer" service.
  12850.      */
  12851.     protected function getCacheClearerService()
  12852.     {
  12853.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  12854.         return $this->get('.container.private.cache_clearer');
  12855.     }
  12856.     /**
  12857.      * Gets the public 'filesystem' alias.
  12858.      *
  12859.      * @return object The ".container.private.filesystem" service.
  12860.      */
  12861.     protected function getFilesystemService()
  12862.     {
  12863.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  12864.         return $this->get('.container.private.filesystem');
  12865.     }
  12866.     /**
  12867.      * Gets the public 'serializer' alias.
  12868.      *
  12869.      * @return object The ".container.private.serializer" service.
  12870.      */
  12871.     protected function getSerializerService()
  12872.     {
  12873.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  12874.         return $this->get('.container.private.serializer');
  12875.     }
  12876.     /**
  12877.      * Gets the public 'security.csrf.token_manager' alias.
  12878.      *
  12879.      * @return object The ".container.private.security.csrf.token_manager" service.
  12880.      */
  12881.     protected function getSecurity_Csrf_TokenManagerService()
  12882.     {
  12883.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  12884.         return $this->get('.container.private.security.csrf.token_manager');
  12885.     }
  12886.     /**
  12887.      * Gets the public 'form.factory' alias.
  12888.      *
  12889.      * @return object The ".container.private.form.factory" service.
  12890.      */
  12891.     protected function getForm_FactoryService()
  12892.     {
  12893.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  12894.         return $this->get('.container.private.form.factory');
  12895.     }
  12896.     /**
  12897.      * Gets the public 'form.type.file' alias.
  12898.      *
  12899.      * @return object The ".container.private.form.type.file" service.
  12900.      */
  12901.     protected function getForm_Type_FileService()
  12902.     {
  12903.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  12904.         return $this->get('.container.private.form.type.file');
  12905.     }
  12906.     /**
  12907.      * Gets the public 'profiler' alias.
  12908.      *
  12909.      * @return object The ".container.private.profiler" service.
  12910.      */
  12911.     protected function getProfilerService()
  12912.     {
  12913.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  12914.         return $this->get('.container.private.profiler');
  12915.     }
  12916.     /**
  12917.      * Gets the public 'twig' alias.
  12918.      *
  12919.      * @return object The ".container.private.twig" service.
  12920.      */
  12921.     protected function getTwigService()
  12922.     {
  12923.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  12924.         return $this->get('.container.private.twig');
  12925.     }
  12926.     /**
  12927.      * Gets the public 'security.authorization_checker' alias.
  12928.      *
  12929.      * @return object The ".container.private.security.authorization_checker" service.
  12930.      */
  12931.     protected function getSecurity_AuthorizationCheckerService()
  12932.     {
  12933.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  12934.         return $this->get('.container.private.security.authorization_checker');
  12935.     }
  12936.     /**
  12937.      * Gets the public 'security.token_storage' alias.
  12938.      *
  12939.      * @return object The ".container.private.security.token_storage" service.
  12940.      */
  12941.     protected function getSecurity_TokenStorageService()
  12942.     {
  12943.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  12944.         return $this->get('.container.private.security.token_storage');
  12945.     }
  12946.     /**
  12947.      * Gets the public 'security.password_encoder' alias.
  12948.      *
  12949.      * @return object The ".container.private.security.password_encoder" service.
  12950.      */
  12951.     protected function getSecurity_PasswordEncoderService()
  12952.     {
  12953.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  12954.         return $this->get('.container.private.security.password_encoder');
  12955.     }
  12956.     /**
  12957.      * Gets the public 'session' alias.
  12958.      *
  12959.      * @return object The ".container.private.session" service.
  12960.      */
  12961.     protected function getSessionService()
  12962.     {
  12963.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  12964.         return $this->get('.container.private.session');
  12965.     }
  12966.     /**
  12967.      * Gets the public 'validator' alias.
  12968.      *
  12969.      * @return object The ".container.private.validator" service.
  12970.      */
  12971.     protected function getValidatorService()
  12972.     {
  12973.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  12974.         return $this->get('.container.private.validator');
  12975.     }
  12976.     /**
  12977.      * @return array|bool|float|int|string|\UnitEnum|null
  12978.      */
  12979.     public function getParameter(string $name)
  12980.     {
  12981.         if (isset($this->buildParameters[$name])) {
  12982.             return $this->buildParameters[$name];
  12983.         }
  12984.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  12985.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  12986.         }
  12987.         if (isset($this->loadedDynamicParameters[$name])) {
  12988.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  12989.         }
  12990.         return $this->parameters[$name];
  12991.     }
  12992.     public function hasParameter(string $name): bool
  12993.     {
  12994.         if (isset($this->buildParameters[$name])) {
  12995.             return true;
  12996.         }
  12997.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  12998.     }
  12999.     public function setParameter(string $name$value): void
  13000.     {
  13001.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  13002.     }
  13003.     public function getParameterBag(): ParameterBagInterface
  13004.     {
  13005.         if (null === $this->parameterBag) {
  13006.             $parameters $this->parameters;
  13007.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  13008.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  13009.             }
  13010.             foreach ($this->buildParameters as $name => $value) {
  13011.                 $parameters[$name] = $value;
  13012.             }
  13013.             $this->parameterBag = new FrozenParameterBag($parameters);
  13014.         }
  13015.         return $this->parameterBag;
  13016.     }
  13017.     private $loadedDynamicParameters = [
  13018.         'kernel.runtime_environment' => false,
  13019.         'kernel.build_dir' => false,
  13020.         'kernel.cache_dir' => false,
  13021.         'kernel.secret' => false,
  13022.         'debug.container.dump' => false,
  13023.         'serializer.mapping.cache.file' => false,
  13024.         'validator.mapping.cache.file' => false,
  13025.         'profiler.storage.dsn' => false,
  13026.         'doctrine.orm.proxy_dir' => false,
  13027.     ];
  13028.     private $dynamicParameters = [];
  13029.     private function getDynamicParameter(string $name)
  13030.     {
  13031.         switch ($name) {
  13032.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  13033.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  13034.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  13035.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  13036.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  13037.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  13038.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  13039.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  13040.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  13041.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  13042.         }
  13043.         $this->loadedDynamicParameters[$name] = true;
  13044.         return $this->dynamicParameters[$name] = $value;
  13045.     }
  13046.     protected function getDefaultParameters(): array
  13047.     {
  13048.         return [
  13049.             'kernel.project_dir' => \dirname(__DIR__4),
  13050.             'kernel.environment' => 'dev',
  13051.             'kernel.debug' => true,
  13052.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  13053.             'kernel.bundles' => [
  13054.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  13055.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  13056.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  13057.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  13058.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  13059.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  13060.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  13061.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  13062.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  13063.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  13064.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  13065.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  13066.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  13067.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  13068.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  13069.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  13070.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  13071.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  13072.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  13073.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  13074.                 'CommonBundle' => 'App\\CommonBundle\\CommonBundle',
  13075.                 'SonataUserBundle' => 'Sonata\\UserBundle\\SonataUserBundle',
  13076.                 'ApplicationSonataUserBundle' => 'App\\Application\\Sonata\\UserBundle\\ApplicationSonataUserBundle',
  13077.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  13078.             ],
  13079.             'kernel.bundles_metadata' => [
  13080.                 'FrameworkBundle' => [
  13081.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  13082.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  13083.                 ],
  13084.                 'SensioFrameworkExtraBundle' => [
  13085.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  13086.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  13087.                 ],
  13088.                 'TwigBundle' => [
  13089.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  13090.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  13091.                 ],
  13092.                 'WebProfilerBundle' => [
  13093.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  13094.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  13095.                 ],
  13096.                 'MonologBundle' => [
  13097.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  13098.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  13099.                 ],
  13100.                 'DebugBundle' => [
  13101.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  13102.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  13103.                 ],
  13104.                 'MakerBundle' => [
  13105.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  13106.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  13107.                 ],
  13108.                 'DoctrineBundle' => [
  13109.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  13110.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  13111.                 ],
  13112.                 'DoctrineMigrationsBundle' => [
  13113.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  13114.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  13115.                 ],
  13116.                 'SecurityBundle' => [
  13117.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  13118.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  13119.                 ],
  13120.                 'TwigExtraBundle' => [
  13121.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  13122.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  13123.                 ],
  13124.                 'WebpackEncoreBundle' => [
  13125.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  13126.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  13127.                 ],
  13128.                 'KnpMenuBundle' => [
  13129.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  13130.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  13131.                 ],
  13132.                 'SonataBlockBundle' => [
  13133.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  13134.                     'namespace' => 'Sonata\\BlockBundle',
  13135.                 ],
  13136.                 'SonataAdminBundle' => [
  13137.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  13138.                     'namespace' => 'Sonata\\AdminBundle',
  13139.                 ],
  13140.                 'SonataDoctrineBundle' => [
  13141.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  13142.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  13143.                 ],
  13144.                 'SonataFormBundle' => [
  13145.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  13146.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  13147.                 ],
  13148.                 'SonataTwigBundle' => [
  13149.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  13150.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  13151.                 ],
  13152.                 'SonataDoctrineORMAdminBundle' => [
  13153.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  13154.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  13155.                 ],
  13156.                 'VichUploaderBundle' => [
  13157.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  13158.                     'namespace' => 'Vich\\UploaderBundle',
  13159.                 ],
  13160.                 'CommonBundle' => [
  13161.                     'path' => (\dirname(__DIR__4).'/src/CommonBundle'),
  13162.                     'namespace' => 'App\\CommonBundle',
  13163.                 ],
  13164.                 'SonataUserBundle' => [
  13165.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src'),
  13166.                     'namespace' => 'Sonata\\UserBundle',
  13167.                 ],
  13168.                 'ApplicationSonataUserBundle' => [
  13169.                     'path' => (\dirname(__DIR__4).'/src/Application/Sonata/UserBundle'),
  13170.                     'namespace' => 'App\\Application\\Sonata\\UserBundle',
  13171.                 ],
  13172.                 'FOSJsRoutingBundle' => [
  13173.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  13174.                     'namespace' => 'FOS\\JsRoutingBundle',
  13175.                 ],
  13176.             ],
  13177.             'kernel.charset' => 'UTF-8',
  13178.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  13179.             'container.dumper.inline_class_loader' => true,
  13180.             'container.dumper.inline_factories' => true,
  13181.             'env(DATABASE_URL)' => '',
  13182.             'app.config.export.date_format' => 'd/m/Y',
  13183.             'locale' => 'fr',
  13184.             'encryption_key' => 'oiensfnieogdkejeltekt',
  13185.             'encryption_parameters' => 'compress-algo=1, cipher-algo=aes128',
  13186.             'upload_dir' => (\dirname(__DIR__4).'/upload'),
  13187.             'event_dispatcher.event_aliases' => [
  13188.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  13189.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  13190.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  13191.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  13192.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  13193.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  13194.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  13195.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  13196.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  13197.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  13198.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  13199.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  13200.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  13201.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  13202.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  13203.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  13204.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  13205.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  13206.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  13207.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  13208.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  13209.             ],
  13210.             'fragment.renderer.hinclude.global_template' => NULL,
  13211.             'fragment.path' => '/_fragment',
  13212.             'kernel.http_method_override' => true,
  13213.             'kernel.trusted_hosts' => [
  13214.             ],
  13215.             'kernel.default_locale' => 'fr',
  13216.             'kernel.enabled_locales' => [
  13217.             ],
  13218.             'kernel.error_controller' => 'error_controller',
  13219.             'debug.file_link_format' => NULL,
  13220.             'asset.request_context.base_path' => NULL,
  13221.             'asset.request_context.secure' => NULL,
  13222.             'translator.logging' => false,
  13223.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  13224.             'debug.error_handler.throw_at' => -1,
  13225.             'router.request_context.host' => 'localhost',
  13226.             'router.request_context.scheme' => 'http',
  13227.             'router.request_context.base_url' => '',
  13228.             'router.resource' => 'kernel::loadRoutes',
  13229.             'request_listener.http_port' => 80,
  13230.             'request_listener.https_port' => 443,
  13231.             'session.metadata.storage_key' => '_sf2_meta',
  13232.             'session.storage.options' => [
  13233.                 'cache_limiter' => '0',
  13234.                 'cookie_secure' => 'auto',
  13235.                 'cookie_httponly' => true,
  13236.                 'cookie_samesite' => 'lax',
  13237.                 'gc_probability' => 1,
  13238.             ],
  13239.             'session.save_path' => NULL,
  13240.             'session.metadata.update_threshold' => 0,
  13241.             'form.type_extension.csrf.enabled' => true,
  13242.             'form.type_extension.csrf.field_name' => '_token',
  13243.             'validator.translation_domain' => 'validators',
  13244.             'profiler_listener.only_exceptions' => false,
  13245.             'profiler_listener.only_main_requests' => false,
  13246.             'twig.form.resources' => [
  13247.                 => '@VichUploader/Form/fields.html.twig',
  13248.                 => 'form_div_layout.html.twig',
  13249.                 => '@SonataUser/Form/form_admin_fields.html.twig',
  13250.                 => 'AdminBundle/Form/editor_array_fields_form.html.twig',
  13251.                 => 'AdminBundle/Form/include_template_fields_form.html.twig',
  13252.                 => 'AdminBundle/Form/common_load_content_field_form.html.twig',
  13253.                 => 'AdminBundle/Form/fieldset.html.twig',
  13254.                 => 'AdminBundle/Form/import_result.html.twig',
  13255.                 => '@SonataForm/Form/datepicker.html.twig',
  13256.             ],
  13257.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  13258.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  13259.             'web_profiler.debug_toolbar.mode' => 2,
  13260.             'monolog.use_microseconds' => true,
  13261.             'monolog.swift_mailer.handlers' => [
  13262.             ],
  13263.             'monolog.handlers_to_channels' => [
  13264.                 'monolog.handler.console' => [
  13265.                     'type' => 'exclusive',
  13266.                     'elements' => [
  13267.                         => 'event',
  13268.                         => 'doctrine',
  13269.                         => 'console',
  13270.                     ],
  13271.                 ],
  13272.                 'monolog.handler.main' => [
  13273.                     'type' => 'exclusive',
  13274.                     'elements' => [
  13275.                         => 'event',
  13276.                     ],
  13277.                 ],
  13278.             ],
  13279.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  13280.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  13281.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  13282.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  13283.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  13284.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  13285.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  13286.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  13287.             'doctrine.entity_managers' => [
  13288.                 'default' => 'doctrine.orm.default_entity_manager',
  13289.             ],
  13290.             'doctrine.default_entity_manager' => 'default',
  13291.             'doctrine.dbal.connection_factory.types' => [
  13292.                 'json' => [
  13293.                     'class' => 'Sonata\\Doctrine\\Types\\JsonType',
  13294.                 ],
  13295.                 'geometry' => [
  13296.                     'class' => 'App\\Sonata\\AdminBundle\\Doctrine\\ORM\\Type\\Geometry',
  13297.                 ],
  13298.                 'json_array' => [
  13299.                     'class' => 'App\\Sonata\\AdminBundle\\Doctrine\\ORM\\Type\\JsonArray',
  13300.                 ],
  13301.                 'crypt' => [
  13302.                     'class' => 'App\\Sonata\\AdminBundle\\PgCrypto\\Type\\CryptType',
  13303.                 ],
  13304.             ],
  13305.             'doctrine.connections' => [
  13306.                 'default' => 'doctrine.dbal.default_connection',
  13307.             ],
  13308.             'doctrine.default_connection' => 'default',
  13309.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  13310.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  13311.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  13312.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  13313.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  13314.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  13315.             'doctrine.orm.cache.memcache_host' => 'localhost',
  13316.             'doctrine.orm.cache.memcache_port' => 11211,
  13317.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  13318.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  13319.             'doctrine.orm.cache.memcached_host' => 'localhost',
  13320.             'doctrine.orm.cache.memcached_port' => 11211,
  13321.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  13322.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  13323.             'doctrine.orm.cache.redis_host' => 'localhost',
  13324.             'doctrine.orm.cache.redis_port' => 6379,
  13325.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  13326.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  13327.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  13328.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  13329.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  13330.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  13331.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  13332.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  13333.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  13334.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  13335.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  13336.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  13337.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  13338.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  13339.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  13340.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  13341.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  13342.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  13343.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  13344.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  13345.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  13346.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  13347.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  13348.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  13349.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  13350.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  13351.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  13352.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  13353.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  13354.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  13355.             'doctrine.orm.auto_generate_proxy_classes' => true,
  13356.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  13357.             'doctrine.orm.proxy_namespace' => 'Proxies',
  13358.             'doctrine.migrations.preferred_em' => NULL,
  13359.             'doctrine.migrations.preferred_connection' => NULL,
  13360.             'security.role_hierarchy.roles' => [
  13361.                 'ROLE_SIMPLE_USER' => [
  13362.                     => 'ROLE_USER',
  13363.                     => 'ROLE_SONATA_ADMIN',
  13364.                     => 'ROLE_SONATA_ADMIN',
  13365.                     => 'ROLE_ADMIN_BATIMENT_ALL',
  13366.                     => 'ROLE_ADMIN_MESURE_ALL',
  13367.                     => 'ROLE_ADMIN_VALEURSMESURES_ALL',
  13368.                     => 'ROLE_ADMIN_PIECE_MESURE_ALL',
  13369.                     => 'ROLE_ADMIN_PARTICIPANT_ALL',
  13370.                     => 'ROLE_ADMIN_ETABLISSEMENT_ALL',
  13371.                     => 'ROLE_ADMIN_MESURE_ETATS_PIECES_ALL',
  13372.                     10 => 'ROLE_ADMIN_ZONE_HOMOGENE_ALL',
  13373.                     11 => 'ROLE_ADMIN_BATIMENT_CARTOGRAPHIE_ALL',
  13374.                     12 => 'ROLE_ADMIN_MESURE_PIECE_FAMILLE_ELEMENT_ALL',
  13375.                 ],
  13376.                 'ROLE_ADMIN' => [
  13377.                     => 'ROLE_USER',
  13378.                     => 'ROLE_SONATA_ADMIN',
  13379.                     => 'ROLE_ADMIN_BATIMENT_ALL',
  13380.                     => 'ROLE_ADMIN_MESURE_ALL',
  13381.                     => 'ROLE_ADMIN_VALEURSMESURES_ALL',
  13382.                     => 'ROLE_ADMIN_PIECE_MESURE_ALL',
  13383.                     => 'ROLE_ADMIN_PARTICIPANT_ALL',
  13384.                     => 'ROLE_ADMIN_ETABLISSEMENT_ALL',
  13385.                     => 'ROLE_ADMIN_MESURE_ETATS_PIECES_ALL',
  13386.                     => 'ROLE_ADMIN_ZONE_HOMOGENE_ALL',
  13387.                     10 => 'ROLE_APP_SONATAADMIN_IMPORT_GENERIC_RADON_ALL',
  13388.                     11 => 'ROLE_APP_SONATAADMIN_IMPORT_GENERIC_QAI_ALL',
  13389.                     12 => 'ROLE_ADMIN_BATIMENT_CARTOGRAPHIE_ALL',
  13390.                     13 => 'ROLE_ADMIN_MESURE_PIECE_FAMILLE_ELEMENT_ALL',
  13391.                 ],
  13392.                 'ROLE_ARS_USER' => [
  13393.                     => 'ROLE_USER',
  13394.                     => 'ROLE_SONATA_ADMIN',
  13395.                     => 'ROLE_APP_SONATAADMIN_IMPORT_ARS_ALL',
  13396.                 ],
  13397.                 'ROLE_OFSP_USER' => [
  13398.                     => 'ROLE_USER',
  13399.                     => 'ROLE_SONATA_ADMIN',
  13400.                     => 'ROLE_APP_SONATAADMIN_IMPORT_OFSP_ALL',
  13401.                 ],
  13402.                 'ROLE_SUPER_ADMIN' => [
  13403.                     => 'ROLE_ADMIN',
  13404.                     => 'ROLE_ALLOWED_TO_SWITCH',
  13405.                 ],
  13406.             ],
  13407.             'security.access.denied_url' => NULL,
  13408.             'security.authentication.manager.erase_credentials' => true,
  13409.             'security.authentication.session_strategy.strategy' => 'migrate',
  13410.             'security.access.always_authenticate_before_granting' => false,
  13411.             'security.authentication.hide_user_not_found' => true,
  13412.             'security.firewalls' => [
  13413.                 => 'dev',
  13414.                 => 'admin',
  13415.                 => 'main',
  13416.             ],
  13417.             'knp_menu.renderer.list.options' => [
  13418.             ],
  13419.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  13420.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  13421.             'knp_menu.renderer.twig.options' => [
  13422.             ],
  13423.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  13424.             'knp_menu.default_renderer' => 'twig',
  13425.             'sonata.block.container.types' => [
  13426.                 => 'sonata.block.service.container',
  13427.                 => 'sonata.page.block.container',
  13428.                 => 'sonata.dashboard.block.container',
  13429.                 => 'cmf.block.container',
  13430.                 => 'cmf.block.slideshow',
  13431.             ],
  13432.             'sonata_block.blocks' => [
  13433.                 'app.block.dashboard' => [
  13434.                     'contexts' => [
  13435.                     ],
  13436.                     'templates' => [
  13437.                     ],
  13438.                     'cache' => 'sonata.cache.noop',
  13439.                     'settings' => [
  13440.                     ],
  13441.                 ],
  13442.                 'sonata.block.service.container' => [
  13443.                     'contexts' => [
  13444.                     ],
  13445.                     'templates' => [
  13446.                     ],
  13447.                     'cache' => 'sonata.cache.noop',
  13448.                     'settings' => [
  13449.                     ],
  13450.                 ],
  13451.                 'sonata.block.service.empty' => [
  13452.                     'contexts' => [
  13453.                     ],
  13454.                     'templates' => [
  13455.                     ],
  13456.                     'cache' => 'sonata.cache.noop',
  13457.                     'settings' => [
  13458.                     ],
  13459.                 ],
  13460.                 'sonata.block.service.text' => [
  13461.                     'contexts' => [
  13462.                     ],
  13463.                     'templates' => [
  13464.                     ],
  13465.                     'cache' => 'sonata.cache.noop',
  13466.                     'settings' => [
  13467.                     ],
  13468.                 ],
  13469.                 'sonata.block.service.rss' => [
  13470.                     'contexts' => [
  13471.                     ],
  13472.                     'templates' => [
  13473.                     ],
  13474.                     'cache' => 'sonata.cache.noop',
  13475.                     'settings' => [
  13476.                     ],
  13477.                 ],
  13478.                 'sonata.block.service.template' => [
  13479.                     'contexts' => [
  13480.                     ],
  13481.                     'templates' => [
  13482.                     ],
  13483.                     'cache' => 'sonata.cache.noop',
  13484.                     'settings' => [
  13485.                     ],
  13486.                 ],
  13487.                 'sonata.block.service.menu' => [
  13488.                     'contexts' => [
  13489.                     ],
  13490.                     'templates' => [
  13491.                     ],
  13492.                     'cache' => 'sonata.cache.noop',
  13493.                     'settings' => [
  13494.                     ],
  13495.                 ],
  13496.                 'sonata.admin.block.admin_list' => [
  13497.                     'contexts' => [
  13498.                     ],
  13499.                     'templates' => [
  13500.                     ],
  13501.                     'cache' => 'sonata.cache.noop',
  13502.                     'settings' => [
  13503.                     ],
  13504.                 ],
  13505.                 'sonata.admin.block.search_result' => [
  13506.                     'contexts' => [
  13507.                     ],
  13508.                     'templates' => [
  13509.                     ],
  13510.                     'cache' => 'sonata.cache.noop',
  13511.                     'settings' => [
  13512.                     ],
  13513.                 ],
  13514.                 'sonata.admin.block.stats' => [
  13515.                     'contexts' => [
  13516.                     ],
  13517.                     'templates' => [
  13518.                     ],
  13519.                     'cache' => 'sonata.cache.noop',
  13520.                     'settings' => [
  13521.                     ],
  13522.                 ],
  13523.                 'sonata.admin.block.admin_preview' => [
  13524.                     'contexts' => [
  13525.                     ],
  13526.                     'templates' => [
  13527.                     ],
  13528.                     'cache' => 'sonata.cache.noop',
  13529.                     'settings' => [
  13530.                     ],
  13531.                 ],
  13532.             ],
  13533.             'sonata_block.blocks_by_class' => [
  13534.             ],
  13535.             'sonata_blocks.block_types' => [
  13536.                 => 'app.block.dashboard',
  13537.                 => 'sonata.block.service.container',
  13538.                 => 'sonata.block.service.empty',
  13539.                 => 'sonata.block.service.text',
  13540.                 => 'sonata.block.service.rss',
  13541.                 => 'sonata.block.service.template',
  13542.                 => 'sonata.block.service.menu',
  13543.                 => 'sonata.admin.block.admin_list',
  13544.                 => 'sonata.admin.block.search_result',
  13545.                 => 'sonata.admin.block.stats',
  13546.                 10 => 'sonata.admin.block.admin_preview',
  13547.             ],
  13548.             'sonata_block.cache_blocks' => [
  13549.                 'by_class' => [
  13550.                 ],
  13551.                 'by_type' => [
  13552.                     'app.block.dashboard' => 'sonata.cache.noop',
  13553.                     'sonata.block.service.container' => 'sonata.cache.noop',
  13554.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  13555.                     'sonata.block.service.text' => 'sonata.cache.noop',
  13556.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  13557.                     'sonata.block.service.template' => 'sonata.cache.noop',
  13558.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  13559.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  13560.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  13561.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  13562.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  13563.                 ],
  13564.             ],
  13565.             'sonata_blocks.default_contexts' => [
  13566.             ],
  13567.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  13568.                 'choice' => 'select',
  13569.                 'boolean' => 'select',
  13570.                 'textarea' => 'textarea',
  13571.                 'html' => 'textarea',
  13572.                 'email' => 'email',
  13573.                 'string' => 'text',
  13574.                 'integer' => 'number',
  13575.                 'float' => 'number',
  13576.                 'currency' => 'number',
  13577.                 'percent' => 'number',
  13578.                 'url' => 'url',
  13579.             ],
  13580.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  13581.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  13582.             'sonata.admin.configuration.templates' => [
  13583.                 'user_block' => '@SonataUser/Admin/Core/user_block.html.twig',
  13584.                 'layout' => '@SonataAdmin/standard_layout.html.twig',
  13585.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  13586.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  13587.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  13588.                 'search' => '@SonataAdmin/Core/search.html.twig',
  13589.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  13590.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  13591.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  13592.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  13593.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  13594.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  13595.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  13596.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  13597.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  13598.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  13599.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  13600.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  13601.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  13602.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  13603.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  13604.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  13605.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  13606.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  13607.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  13608.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  13609.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  13610.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  13611.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  13612.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  13613.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  13614.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  13615.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  13616.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  13617.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  13618.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  13619.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  13620.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  13621.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  13622.                 'form_theme' => [
  13623.                 ],
  13624.                 'filter_theme' => [
  13625.                 ],
  13626.             ],
  13627.             'sonata.admin.configuration.default_admin_services' => [
  13628.                 'model_manager' => NULL,
  13629.                 'data_source' => NULL,
  13630.                 'field_description_factory' => NULL,
  13631.                 'form_contractor' => NULL,
  13632.                 'show_builder' => NULL,
  13633.                 'list_builder' => NULL,
  13634.                 'datagrid_builder' => NULL,
  13635.                 'translator' => NULL,
  13636.                 'configuration_pool' => NULL,
  13637.                 'route_generator' => NULL,
  13638.                 'security_handler' => NULL,
  13639.                 'menu_factory' => NULL,
  13640.                 'route_builder' => NULL,
  13641.                 'label_translator_strategy' => NULL,
  13642.                 'pager_type' => NULL,
  13643.             ],
  13644.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  13645.             'sonata.admin.configuration.dashboard_groups' => [
  13646.                 'batiment_admin' => [
  13647.                     'label' => 'dashboard_title_batiment',
  13648.                     'icon' => '<i class="batiment-icon"></i>',
  13649.                     'items' => [
  13650.                         => [
  13651.                             'admin' => 'admin.batiment',
  13652.                             'roles' => [
  13653.                             ],
  13654.                             'route_params' => [
  13655.                             ],
  13656.                             'route_absolute' => false,
  13657.                         ],
  13658.                     ],
  13659.                     'on_top' => false,
  13660.                     'keep_open' => false,
  13661.                     'item_adds' => [
  13662.                     ],
  13663.                     'roles' => [
  13664.                     ],
  13665.                 ],
  13666.                 'catographie' => [
  13667.                     'label' => 'dashboard_title_cartographie',
  13668.                     'icon' => '<i class="cartographie-icon"></i>',
  13669.                     'items' => [
  13670.                         => [
  13671.                             'admin' => 'admin.batiment_cartographie',
  13672.                             'roles' => [
  13673.                             ],
  13674.                             'route_params' => [
  13675.                             ],
  13676.                             'route_absolute' => false,
  13677.                         ],
  13678.                     ],
  13679.                     'on_top' => false,
  13680.                     'keep_open' => false,
  13681.                     'item_adds' => [
  13682.                     ],
  13683.                     'roles' => [
  13684.                     ],
  13685.                 ],
  13686.                 'importation' => [
  13687.                     'label' => 'dashboard_title_importation',
  13688.                     'icon' => '<i class="import-icon"></i>',
  13689.                     'items' => [
  13690.                         => [
  13691.                             'admin' => 'app.sonataadmin.import_ars',
  13692.                             'roles' => [
  13693.                             ],
  13694.                             'route_params' => [
  13695.                             ],
  13696.                             'route_absolute' => false,
  13697.                         ],
  13698.                         => [
  13699.                             'admin' => 'app.sonataadmin.import_ofsp',
  13700.                             'roles' => [
  13701.                             ],
  13702.                             'route_params' => [
  13703.                             ],
  13704.                             'route_absolute' => false,
  13705.                         ],
  13706.                         => [
  13707.                             'admin' => 'app.sonataadmin.import_generic_radon',
  13708.                             'roles' => [
  13709.                             ],
  13710.                             'route_params' => [
  13711.                             ],
  13712.                             'route_absolute' => false,
  13713.                         ],
  13714.                         => [
  13715.                             'admin' => 'app.sonataadmin.import_generic_qai',
  13716.                             'roles' => [
  13717.                             ],
  13718.                             'route_params' => [
  13719.                             ],
  13720.                             'route_absolute' => false,
  13721.                         ],
  13722.                     ],
  13723.                     'on_top' => false,
  13724.                     'keep_open' => false,
  13725.                     'item_adds' => [
  13726.                     ],
  13727.                     'roles' => [
  13728.                     ],
  13729.                 ],
  13730.                 'administration' => [
  13731.                     'label' => 'dashboard_title_administration',
  13732.                     'items' => [
  13733.                         => [
  13734.                             'admin' => 'admin.acces_sous_sol',
  13735.                             'roles' => [
  13736.                             ],
  13737.                             'route_params' => [
  13738.                             ],
  13739.                             'route_absolute' => false,
  13740.                         ],
  13741.                         => [
  13742.                             'admin' => 'admin.acces_garage',
  13743.                             'roles' => [
  13744.                             ],
  13745.                             'route_params' => [
  13746.                             ],
  13747.                             'route_absolute' => false,
  13748.                         ],
  13749.                         => [
  13750.                             'admin' => 'admin.actualite',
  13751.                             'roles' => [
  13752.                             ],
  13753.                             'route_params' => [
  13754.                             ],
  13755.                             'route_absolute' => false,
  13756.                         ],
  13757.                         => [
  13758.                             'admin' => 'admin.element_mesure',
  13759.                             'roles' => [
  13760.                             ],
  13761.                             'route_params' => [
  13762.                             ],
  13763.                             'route_absolute' => false,
  13764.                         ],
  13765.                         => [
  13766.                             'admin' => 'admin.type.etablissement',
  13767.                             'roles' => [
  13768.                             ],
  13769.                             'route_params' => [
  13770.                             ],
  13771.                             'route_absolute' => false,
  13772.                         ],
  13773.                         => [
  13774.                             'admin' => 'admin.type.batiment',
  13775.                             'roles' => [
  13776.                             ],
  13777.                             'route_params' => [
  13778.                             ],
  13779.                             'route_absolute' => false,
  13780.                         ],
  13781.                         => [
  13782.                             'admin' => 'admin.label',
  13783.                             'roles' => [
  13784.                             ],
  13785.                             'route_params' => [
  13786.                             ],
  13787.                             'route_absolute' => false,
  13788.                         ],
  13789.                         => [
  13790.                             'admin' => 'admin.interface_sol',
  13791.                             'roles' => [
  13792.                             ],
  13793.                             'route_params' => [
  13794.                             ],
  13795.                             'route_absolute' => false,
  13796.                         ],
  13797.                         => [
  13798.                             'admin' => 'admin.energie_chauffage',
  13799.                             'roles' => [
  13800.                             ],
  13801.                             'route_params' => [
  13802.                             ],
  13803.                             'route_absolute' => false,
  13804.                         ],
  13805.                         => [
  13806.                             'admin' => 'sonata.user.admin.user',
  13807.                             'roles' => [
  13808.                             ],
  13809.                             'route_params' => [
  13810.                             ],
  13811.                             'route_absolute' => false,
  13812.                         ],
  13813.                     ],
  13814.                     'on_top' => false,
  13815.                     'keep_open' => false,
  13816.                     'item_adds' => [
  13817.                     ],
  13818.                     'roles' => [
  13819.                     ],
  13820.                 ],
  13821.             ],
  13822.             'sonata.admin.configuration.dashboard_blocks' => [
  13823.                 => [
  13824.                     'position' => 'center',
  13825.                     'class' => 'col-md-12',
  13826.                     'type' => 'app.block.dashboard',
  13827.                     'settings' => [
  13828.                     ],
  13829.                     'roles' => [
  13830.                     ],
  13831.                 ],
  13832.             ],
  13833.             'sonata.admin.configuration.sort_admins' => false,
  13834.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  13835.             'sonata.admin.configuration.default_group' => 'default',
  13836.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  13837.             'sonata.admin.configuration.default_translation_domain' => NULL,
  13838.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  13839.             'sonata.admin.configuration.breadcrumbs' => [
  13840.                 'child_admin_route' => 'show',
  13841.             ],
  13842.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  13843.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  13844.             'sonata.admin.configuration.security.information' => [
  13845.                 'EDIT' => [
  13846.                     => 'EDIT',
  13847.                 ],
  13848.                 'LIST' => [
  13849.                     => 'LIST',
  13850.                 ],
  13851.                 'CREATE' => [
  13852.                     => 'CREATE',
  13853.                 ],
  13854.                 'VIEW' => [
  13855.                     => 'VIEW',
  13856.                 ],
  13857.                 'DELETE' => [
  13858.                     => 'DELETE',
  13859.                 ],
  13860.                 'EXPORT' => [
  13861.                     => 'EXPORT',
  13862.                 ],
  13863.                 'ALL' => [
  13864.                     => 'ALL',
  13865.                 ],
  13866.             ],
  13867.             'sonata.admin.configuration.security.admin_permissions' => [
  13868.                 => 'CREATE',
  13869.                 => 'LIST',
  13870.                 => 'DELETE',
  13871.                 => 'UNDELETE',
  13872.                 => 'EXPORT',
  13873.                 => 'OPERATOR',
  13874.                 => 'MASTER',
  13875.             ],
  13876.             'sonata.admin.configuration.security.object_permissions' => [
  13877.                 => 'VIEW',
  13878.                 => 'EDIT',
  13879.                 => 'HISTORY',
  13880.                 => 'DELETE',
  13881.                 => 'UNDELETE',
  13882.                 => 'OPERATOR',
  13883.                 => 'MASTER',
  13884.                 => 'OWNER',
  13885.             ],
  13886.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  13887.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  13888.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  13889.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  13890.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  13891.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  13892.             'sonata.admin.extension.map' => [
  13893.             ],
  13894.             'sonata.admin.configuration.filters.persist' => true,
  13895.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  13896.             'sonata.admin.configuration.show.mosaic.button' => true,
  13897.             'sonata.form.form_type' => 'standard',
  13898.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  13899.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  13900.             'sonata.twig.form_type' => 'standard',
  13901.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  13902.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  13903.             'sonata_doctrine_orm_admin.templates' => [
  13904.                 'types' => [
  13905.                     'list' => [
  13906.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  13907.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  13908.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  13909.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  13910.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  13911.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  13912.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  13913.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  13914.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  13915.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  13916.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  13917.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  13918.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  13919.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  13920.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  13921.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  13922.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  13923.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  13924.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  13925.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  13926.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  13927.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  13928.                     ],
  13929.                     'show' => [
  13930.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  13931.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  13932.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  13933.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  13934.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  13935.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  13936.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  13937.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  13938.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  13939.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  13940.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  13941.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  13942.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  13943.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  13944.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  13945.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  13946.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  13947.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  13948.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  13949.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  13950.                     ],
  13951.                 ],
  13952.             ],
  13953.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  13954.             'vich_uploader.mappings' => [
  13955.                 'dataimport' => [
  13956.                     'uri_prefix' => '/upload/import',
  13957.                     'upload_destination' => (\dirname(__DIR__4).'/upload/import'),
  13958.                     'namer' => [
  13959.                         'service' => 'vich_uploader.namer_uniqid.dataimport',
  13960.                         'options' => [
  13961.                         ],
  13962.                     ],
  13963.                     'inject_on_load' => true,
  13964.                     'directory_namer' => [
  13965.                         'service' => NULL,
  13966.                         'options' => NULL,
  13967.                     ],
  13968.                     'delete_on_remove' => true,
  13969.                     'delete_on_update' => true,
  13970.                     'db_driver' => 'orm',
  13971.                 ],
  13972.                 'general' => [
  13973.                     'upload_destination' => (\dirname(__DIR__4).'/upload'),
  13974.                     'namer' => [
  13975.                         'service' => 'common.vich.year_namer_origname.general',
  13976.                         'options' => NULL,
  13977.                     ],
  13978.                     'inject_on_load' => true,
  13979.                     'directory_namer' => [
  13980.                         'service' => 'common.vich.yeardirectorynamer',
  13981.                         'options' => NULL,
  13982.                     ],
  13983.                     'uri_prefix' => '/uploads',
  13984.                     'delete_on_remove' => true,
  13985.                     'delete_on_update' => true,
  13986.                     'db_driver' => 'orm',
  13987.                 ],
  13988.             ],
  13989.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  13990.             'sonata.user.user.class' => 'App\\Application\\Sonata\\UserBundle\\Entity\\User',
  13991.             'sonata.user.admin.user.controller' => 'sonata.admin.controller.crud',
  13992.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  13993.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  13994.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  13995.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  13996.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  13997.             'fos_js_routing.request_context_base_url' => NULL,
  13998.             'fos_js_routing.cache_control' => [
  13999.                 'enabled' => false,
  14000.             ],
  14001.             'maker.compatible_check.doctrine.supports_attributes' => true,
  14002.             'data_collector.templates' => [
  14003.                 'data_collector.request' => [
  14004.                     => 'request',
  14005.                     => '@WebProfiler/Collector/request.html.twig',
  14006.                 ],
  14007.                 'data_collector.time' => [
  14008.                     => 'time',
  14009.                     => '@WebProfiler/Collector/time.html.twig',
  14010.                 ],
  14011.                 'data_collector.memory' => [
  14012.                     => 'memory',
  14013.                     => '@WebProfiler/Collector/memory.html.twig',
  14014.                 ],
  14015.                 'data_collector.validator' => [
  14016.                     => 'validator',
  14017.                     => '@WebProfiler/Collector/validator.html.twig',
  14018.                 ],
  14019.                 'data_collector.ajax' => [
  14020.                     => 'ajax',
  14021.                     => '@WebProfiler/Collector/ajax.html.twig',
  14022.                 ],
  14023.                 'data_collector.form' => [
  14024.                     => 'form',
  14025.                     => '@WebProfiler/Collector/form.html.twig',
  14026.                 ],
  14027.                 'data_collector.exception' => [
  14028.                     => 'exception',
  14029.                     => '@WebProfiler/Collector/exception.html.twig',
  14030.                 ],
  14031.                 'data_collector.logger' => [
  14032.                     => 'logger',
  14033.                     => '@WebProfiler/Collector/logger.html.twig',
  14034.                 ],
  14035.                 'data_collector.events' => [
  14036.                     => 'events',
  14037.                     => '@WebProfiler/Collector/events.html.twig',
  14038.                 ],
  14039.                 'data_collector.router' => [
  14040.                     => 'router',
  14041.                     => '@WebProfiler/Collector/router.html.twig',
  14042.                 ],
  14043.                 'data_collector.cache' => [
  14044.                     => 'cache',
  14045.                     => '@WebProfiler/Collector/cache.html.twig',
  14046.                 ],
  14047.                 'data_collector.translation' => [
  14048.                     => 'translation',
  14049.                     => '@WebProfiler/Collector/translation.html.twig',
  14050.                 ],
  14051.                 'data_collector.security' => [
  14052.                     => 'security',
  14053.                     => '@Security/Collector/security.html.twig',
  14054.                 ],
  14055.                 'data_collector.twig' => [
  14056.                     => 'twig',
  14057.                     => '@WebProfiler/Collector/twig.html.twig',
  14058.                 ],
  14059.                 'data_collector.http_client' => [
  14060.                     => 'http_client',
  14061.                     => '@WebProfiler/Collector/http_client.html.twig',
  14062.                 ],
  14063.                 'data_collector.doctrine' => [
  14064.                     => 'db',
  14065.                     => '@Doctrine/Collector/db.html.twig',
  14066.                 ],
  14067.                 'doctrine_migrations.migrations_collector' => [
  14068.                     => 'doctrine_migrations',
  14069.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  14070.                 ],
  14071.                 'data_collector.dump' => [
  14072.                     => 'dump',
  14073.                     => '@Debug/Profiler/dump.html.twig',
  14074.                 ],
  14075.                 'mailer.data_collector' => [
  14076.                     => 'mailer',
  14077.                     => '@WebProfiler/Collector/mailer.html.twig',
  14078.                 ],
  14079.                 'sonata.block.data_collector' => [
  14080.                     => 'block',
  14081.                     => '@SonataBlock/Profiler/block.html.twig',
  14082.                 ],
  14083.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  14084.                     => 'vich_uploader.mapping_collector',
  14085.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  14086.                 ],
  14087.                 'data_collector.config' => [
  14088.                     => 'config',
  14089.                     => '@WebProfiler/Collector/config.html.twig',
  14090.                 ],
  14091.             ],
  14092.             'console.command.ids' => [
  14093.             ],
  14094.         ];
  14095.     }
  14096.     protected function throw($message)
  14097.     {
  14098.         throw new RuntimeException($message);
  14099.     }
  14100. }