var/cache/dev/ContainerT8ZYxtN/App_KernelDevDebugContainer.php line 6764

Open in your IDE?
  1. <?php
  2. namespace ContainerT8ZYxtN;
  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\\BookingAdminController' => 'getBookingAdminControllerService',
  47.             'App\\Controller\\Admin\\Price3DaysAdminController' => 'getPrice3DaysAdminControllerService',
  48.             'App\\Controller\\Admin\\Price4DaysAdminController' => 'getPrice4DaysAdminControllerService',
  49.             'App\\Controller\\Admin\\TravelAgencyAdminController' => 'getTravelAgencyAdminControllerService',
  50.             'App\\Controller\\Admin\\UnpaidVoucherOrderAdminController' => 'getUnpaidVoucherOrderAdminControllerService',
  51.             'App\\Controller\\Admin\\VoucherAdminController' => 'getVoucherAdminControllerService',
  52.             'App\\Controller\\PageController' => 'getPageControllerService',
  53.             'App\\Controller\\VoucherController' => 'getVoucherControllerService',
  54.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  55.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController' => 'getTranslationCRUDControllerService',
  56.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  57.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  58.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  59.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  60.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  61.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  62.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  63.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  64.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  65.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  66.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  67.             'Lexik\\Bundle\\TranslationBundle\\Controller\\RestController' => 'getRestControllerService',
  68.             'Lexik\\Bundle\\TranslationBundle\\Controller\\TranslationController' => 'getTranslationControllerService',
  69.             'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager' => 'getLocaleManagerService',
  70.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  71.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  72.             'app.admin.agencies.template_registry' => 'getApp_Admin_Agencies_TemplateRegistryService',
  73.             'app.admin.airports.template_registry' => 'getApp_Admin_Airports_TemplateRegistryService',
  74.             'app.admin.bookings.template_registry' => 'getApp_Admin_Bookings_TemplateRegistryService',
  75.             'app.admin.bookings_archive.template_registry' => 'getApp_Admin_BookingsArchive_TemplateRegistryService',
  76.             'app.admin.bookings_unpaid.template_registry' => 'getApp_Admin_BookingsUnpaid_TemplateRegistryService',
  77.             'app.admin.cities.template_registry' => 'getApp_Admin_Cities_TemplateRegistryService',
  78.             'app.admin.countries.template_registry' => 'getApp_Admin_Countries_TemplateRegistryService',
  79.             'app.admin.currencies.template_registry' => 'getApp_Admin_Currencies_TemplateRegistryService',
  80.             'app.admin.discount_codes.template_registry' => 'getApp_Admin_DiscountCodes_TemplateRegistryService',
  81.             'app.admin.price_3days.template_registry' => 'getApp_Admin_Price3days_TemplateRegistryService',
  82.             'app.admin.price_4days.template_registry' => 'getApp_Admin_Price4days_TemplateRegistryService',
  83.             'app.admin.voucher_orders_unpaid.template_registry' => 'getApp_Admin_VoucherOrdersUnpaid_TemplateRegistryService',
  84.             'app.admin.vouchers.template_registry' => 'getApp_Admin_Vouchers_TemplateRegistryService',
  85.             'cache.app' => 'getCache_AppService',
  86.             'cache.app_clearer' => 'getCache_AppClearerService',
  87.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  88.             'cache.system' => 'getCache_SystemService',
  89.             'cache.system_clearer' => 'getCache_SystemClearerService',
  90.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  91.             'cache_warmer' => 'getCacheWarmerService',
  92.             'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand' => 'getExportTranslationsCommandService',
  93.             'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand' => 'getImportTranslationsCommandService',
  94.             'console.command_loader' => 'getConsole_CommandLoaderService',
  95.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  96.             'data_collector.dump' => 'getDataCollector_DumpService',
  97.             'doctrine' => 'getDoctrineService',
  98.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  99.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  100.             'error_controller' => 'getErrorControllerService',
  101.             'event_dispatcher' => 'getEventDispatcherService',
  102.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  103.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  104.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  105.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  106.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  107.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  108.             'http_kernel' => 'getHttpKernelService',
  109.             'ibrows_sonata_translation.admin.orm.template_registry' => 'getIbrowsSonataTranslation_Admin_Orm_TemplateRegistryService',
  110.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  111.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  112.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  113.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  114.             'lexik_translation.data_grid.formatter' => 'getLexikTranslation_DataGrid_FormatterService',
  115.             'lexik_translation.data_grid.request_handler' => 'getLexikTranslation_DataGrid_RequestHandlerService',
  116.             'lexik_translation.exporter.json' => 'getLexikTranslation_Exporter_JsonService',
  117.             'lexik_translation.exporter.xliff' => 'getLexikTranslation_Exporter_XliffService',
  118.             'lexik_translation.exporter_collector' => 'getLexikTranslation_ExporterCollectorService',
  119.             'lexik_translation.form.handler.trans_unit' => 'getLexikTranslation_Form_Handler_TransUnitService',
  120.             'lexik_translation.importer.file' => 'getLexikTranslation_Importer_FileService',
  121.             'lexik_translation.overview.stats_aggregator' => 'getLexikTranslation_Overview_StatsAggregatorService',
  122.             'lexik_translation.trans_unit.manager' => 'getLexikTranslation_TransUnit_ManagerService',
  123.             'lexik_translation.translation_storage' => 'getLexikTranslation_TranslationStorageService',
  124.             'lexik_translation.translator' => 'getLexikTranslation_TranslatorService',
  125.             'request_stack' => 'getRequestStackService',
  126.             'router' => 'getRouterService',
  127.             'routing.loader' => 'getRouting_LoaderService',
  128.             'security.acl.dbal.schema' => 'getSecurity_Acl_Dbal_SchemaService',
  129.             'security.acl.provider' => 'getSecurity_Acl_ProviderService',
  130.             'services_resetter' => 'getServicesResetterService',
  131.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  132.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  133.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  134.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  135.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  136.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  137.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  138.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  139.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  140.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  141.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  142.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  143.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  144.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  145.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  146.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  147.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  148.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  149.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  150.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  151.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  152.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  153.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  154.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  155.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  156.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  157.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  158.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  159.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  160.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  161.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  162.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  163.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  164.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  165.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  166.             'sonata.user.action.check_email' => 'getSonata_User_Action_CheckEmailService',
  167.             'sonata.user.action.check_login' => 'getSonata_User_Action_CheckLoginService',
  168.             'sonata.user.action.login' => 'getSonata_User_Action_LoginService',
  169.             'sonata.user.action.logout' => 'getSonata_User_Action_LogoutService',
  170.             'sonata.user.action.request' => 'getSonata_User_Action_RequestService',
  171.             'sonata.user.action.reset' => 'getSonata_User_Action_ResetService',
  172.             'sonata.user.admin.user.template_registry' => 'getSonata_User_Admin_User_TemplateRegistryService',
  173.             'sonata.user.form.roles_matrix_type' => 'getSonata_User_Form_RolesMatrixTypeService',
  174.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  175.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  176.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  177.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  178.             'translator' => 'getTranslatorService',
  179.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  180.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  181.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  182.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  183.             'cache_clearer' => 'getCacheClearerService',
  184.             'filesystem' => 'getFilesystemService',
  185.             'serializer' => 'getSerializerService',
  186.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  187.             'form.factory' => 'getForm_FactoryService',
  188.             'form.type.file' => 'getForm_Type_FileService',
  189.             'profiler' => 'getProfilerService',
  190.             'twig' => 'getTwigService',
  191.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  192.             'security.token_storage' => 'getSecurity_TokenStorageService',
  193.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  194.             'session' => 'getSessionService',
  195.             'validator' => 'getValidatorService',
  196.         ];
  197.         $this->aliases = [
  198.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  199.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  200.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  201.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  202.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  203.             'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManagerInterface' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager',
  204.             'database_connection' => 'doctrine.dbal.default_connection',
  205.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  206.             'mailer' => 'swiftmailer.mailer.default',
  207.         ];
  208.         $this->privates['service_container'] = function () {
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  215.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  228.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.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/symfony/asset/Packages.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  259.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  280.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  281.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  283.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  294.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  314.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Validator/UserInitializer.php';
  315.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  333.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  356.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  358.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  361.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  363.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  364.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  366.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  368.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  372.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  374.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  375.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  376.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  378.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  379.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  380.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  381.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  382.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  383.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  384.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  385.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  398.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  400.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactory.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  410.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  433.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  440.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  447.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  450.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  451.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/RolesBuilderInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/ExpandableRolesBuilderInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/PermissionLabelsBuilderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/MatrixRolesBuilderInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/MatrixRolesBuilder.php';
  458.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilderInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php';
  461.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/CanonicalFieldsUpdaterInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/CanonicalFieldsUpdater.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  475.             include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Translator.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  493.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  495.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  496.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  498.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  499.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  500.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  501.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  502.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  503.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  505.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  508.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/Handler.php';
  510.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  511.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  513.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  515.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  516.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  518.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  523.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  524.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  526.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  528.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  530.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  531.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  533.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  535.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  536.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  537.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  538.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  539.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  540.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  546.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  547.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  550.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  551.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV6.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  560.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  589.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  592.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  602.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  603.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  604.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  625.             include_once \dirname(__DIR__4).'/src/Twig/FileExtension.php';
  626.             include_once \dirname(__DIR__4).'/src/Twig/StringExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  631.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  633.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  634.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  637.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  638.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Twig/RolesMatrixExtension.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  648.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  651.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  655.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  656.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  657.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  660.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  662.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  663.             include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Twig/GlobalVariables.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  671.         };
  672.     }
  673.     public function compile(): void
  674.     {
  675.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  676.     }
  677.     public function isCompiled(): bool
  678.     {
  679.         return true;
  680.     }
  681.     public function getRemovedIds(): array
  682.     {
  683.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  684.     }
  685.     /**
  686.      * Gets the public '.container.private.cache_clearer' shared service.
  687.      *
  688.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  689.      */
  690.     protected function get_Container_Private_CacheClearerService()
  691.     {
  692.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  694.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  695.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  696.         }, 1));
  697.     }
  698.     /**
  699.      * Gets the public '.container.private.filesystem' shared service.
  700.      *
  701.      * @return \Symfony\Component\Filesystem\Filesystem
  702.      */
  703.     protected function get_Container_Private_FilesystemService()
  704.     {
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  706.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  707.     }
  708.     /**
  709.      * Gets the public '.container.private.form.factory' shared service.
  710.      *
  711.      * @return \Symfony\Component\Form\FormFactory
  712.      */
  713.     protected function get_Container_Private_Form_FactoryService()
  714.     {
  715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  717.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  718.         if (isset($this->services['.container.private.form.factory'])) {
  719.             return $this->services['.container.private.form.factory'];
  720.         }
  721.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  722.     }
  723.     /**
  724.      * Gets the public '.container.private.form.type.file' shared service.
  725.      *
  726.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  727.      */
  728.     protected function get_Container_Private_Form_Type_FileService()
  729.     {
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  733.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  734.         if (isset($this->services['.container.private.form.type.file'])) {
  735.             return $this->services['.container.private.form.type.file'];
  736.         }
  737.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType($a);
  738.     }
  739.     /**
  740.      * Gets the public '.container.private.profiler' shared service.
  741.      *
  742.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  743.      */
  744.     protected function get_Container_Private_ProfilerService()
  745.     {
  746.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  747.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  748.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  749.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  750.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  751.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  752.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  753.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  754.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  755.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  756.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  757.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  758.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  759.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  760.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  761.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  762.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  763.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  764.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  765.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  766.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  767.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  768.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  769.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  770.         if ($this->has('kernel')) {
  771.             $f->setKernel($b);
  772.         }
  773.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  774.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  775.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  776.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  777.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  778.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  779.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  780.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  781.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  782.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  783.         $instance->add($d);
  784.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  785.         $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()), false));
  786.         $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())));
  787.         $instance->add($e);
  788.         $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([])))));
  789.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  790.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  791.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  792.         $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()))));
  793.         $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']));
  794.         $instance->add($f);
  795.         return $instance;
  796.     }
  797.     /**
  798.      * Gets the public '.container.private.security.authorization_checker' shared service.
  799.      *
  800.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  801.      */
  802.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  803.     {
  804.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  805.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  806.             return $this->services['.container.private.security.authorization_checker'];
  807.         }
  808.         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()), $afalse);
  809.     }
  810.     /**
  811.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  812.      *
  813.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  814.      */
  815.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  816.     {
  817.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  818.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  819.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  821.         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())));
  822.     }
  823.     /**
  824.      * Gets the public '.container.private.security.password_encoder' shared service.
  825.      *
  826.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  827.      *
  828.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  829.      */
  830.     protected function get_Container_Private_Security_PasswordEncoderService()
  831.     {
  832.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  833.         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()));
  834.     }
  835.     /**
  836.      * Gets the public '.container.private.security.token_storage' shared service.
  837.      *
  838.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  839.      */
  840.     protected function get_Container_Private_Security_TokenStorageService()
  841.     {
  842.         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, [
  843.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  844.         ], [
  845.             'request_stack' => '?',
  846.         ]));
  847.     }
  848.     /**
  849.      * Gets the public '.container.private.serializer' shared service.
  850.      *
  851.      * @return \Symfony\Component\Serializer\Serializer
  852.      */
  853.     protected function get_Container_Private_SerializerService()
  854.     {
  855.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  856.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  857.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  858.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  859.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  860.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  861.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  863.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  864.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  865.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  866.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  867.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  868.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  869.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  870.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  871.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  872.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  873.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  874.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  875.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  876.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  877.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  878.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  879.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  880.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  882.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  883.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  884.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  885.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  886.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  887.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  888.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  889.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  890.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  891.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  892.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  893.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  894.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  895.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  896.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  897.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  898.         if (isset($this->services['.container.private.serializer'])) {
  899.             return $this->services['.container.private.serializer'];
  900.         }
  901.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  902.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  903.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  904.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  905.         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, [], $a)], [=> 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()]);
  906.     }
  907.     /**
  908.      * Gets the public '.container.private.session' shared service.
  909.      *
  910.      * @return \Symfony\Component\HttpFoundation\Session\Session
  911.      */
  912.     protected function get_Container_Private_SessionService()
  913.     {
  914.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  916.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  917.         if (isset($this->services['.container.private.session'])) {
  918.             return $this->services['.container.private.session'];
  919.         }
  920.         return $this->services['.container.private.session'] = $a->createSession();
  921.     }
  922.     /**
  923.      * Gets the public '.container.private.twig' shared service.
  924.      *
  925.      * @return \Twig\Environment
  926.      */
  927.     protected function get_Container_Private_TwigService()
  928.     {
  929.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  930.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), 'LexikTranslationBundle');
  931.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  932.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  933.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  934.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  935.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  936.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  937.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  938.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  939.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  940.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  941.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  942.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  943.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  944.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  945.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  946.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  947.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  948.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/views'), 'SonataUser');
  949.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/views'), '!SonataUser');
  950.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  951.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  952.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  953.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  954.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), 'LexikTranslation');
  955.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), '!LexikTranslation');
  956.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  957.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  958.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  959.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  960.         $a->addPath((\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/views'), 'IbrowsSonataTranslation');
  961.         $a->addPath((\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/views'), '!IbrowsSonataTranslation');
  962.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  963.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  964.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  965.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  966.         $a->addPath((\dirname(__DIR__4).'/templates'));
  967.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  968.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  969.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  970.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  971.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  972.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  973.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  974.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  975.         $f = ($this->services['router'] ?? $this->getRouterService());
  976.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  977.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  978.         $i = new \Knp\Menu\Util\MenuManipulator();
  979.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  980.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  981.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  982.         $l = new \Symfony\Bridge\Twig\AppVariable();
  983.         $l->setEnvironment('dev');
  984.         $l->setDebug(true);
  985.         if ($this->has('.container.private.security.token_storage')) {
  986.             $l->setTokenStorage($h);
  987.         }
  988.         if ($this->has('request_stack')) {
  989.             $l->setRequestStack($g);
  990.         }
  991.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  992.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  993.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  994.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  995.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  996.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  997.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  998.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  999.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1000.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1001.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  1002.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1003.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1004.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1005.         $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($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1006.         $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())));
  1007.         $instance->addExtension(new \App\Twig\FileExtension());
  1008.         $instance->addExtension(new \App\Twig\StringExtension());
  1009.         $instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
  1010.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  1011.         $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, [
  1012.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1013.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1014.         ], [
  1015.             'list' => '?',
  1016.             'twig' => '?',
  1017.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $i$j), $j$i));
  1018.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  1019.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  1020.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  1021.         $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()))));
  1022.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  1023.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  1024.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  1025.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  1026.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  1027.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1028.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  1029.         $instance->addExtension(new \Sonata\UserBundle\Twig\RolesMatrixExtension(($this->privates['sonata.user.matrix_roles_builder'] ?? $this->getSonata_User_MatrixRolesBuilderService())));
  1030.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1031.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1032.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1033.         ], [
  1034.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1035.             'webpack_encore.tag_renderer' => '?',
  1036.         ])));
  1037.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1038.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1039.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  1040.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  1041.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  1042.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true));
  1043.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1044.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1045.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1046.         $instance->addGlobal('app'$l);
  1047.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1048.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1049.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates''sonata.form.twig.canonicalize_runtime''getSonata_Form_Twig_CanonicalizeRuntimeService'false],
  1050.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1051.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1052.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1053.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  1054.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  1055.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  1056.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  1057.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  1058.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  1059.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  1060.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  1061.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  1062.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  1063.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'false],
  1064.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'false],
  1065.         ], [
  1066.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1067.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
  1068.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1069.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1070.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1071.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  1072.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  1073.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  1074.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  1075.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  1076.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  1077.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  1078.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  1079.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  1080.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  1081.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  1082.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  1083.         ])));
  1084.         $instance->addGlobal('gmaps_api_key'$this->getEnv('GMAPS_API_KEY'));
  1085.         $instance->addGlobal('kernelProjectDir'\dirname(__DIR__4));
  1086.         $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']));
  1087.         $instance->addGlobal('sonata_config', ($this->privates['sonata.admin.configuration'] ?? $this->getSonata_Admin_ConfigurationService()));
  1088.         $instance->addGlobal('sonata_user', new \Sonata\UserBundle\Twig\GlobalVariables(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()), 'bundles/sonatauser/default_avatar.png'false'', []));
  1089.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1090.         return $instance;
  1091.     }
  1092.     /**
  1093.      * Gets the public '.container.private.validator' shared service.
  1094.      *
  1095.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1096.      */
  1097.     protected function get_Container_Private_ValidatorService()
  1098.     {
  1099.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1100.         if (isset($this->services['.container.private.validator'])) {
  1101.             return $this->services['.container.private.validator'];
  1102.         }
  1103.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1104.     }
  1105.     /**
  1106.      * Gets the public 'App\Controller\Admin\BookingAdminController' shared autowired service.
  1107.      *
  1108.      * @return \App\Controller\Admin\BookingAdminController
  1109.      */
  1110.     protected function getBookingAdminControllerService()
  1111.     {
  1112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1114.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BookingAdminController.php';
  1115.         include_once \dirname(__DIR__4).'/src/Service/BookingExporter.php';
  1116.         $this->services['App\\Controller\\Admin\\BookingAdminController'] = $instance = new \App\Controller\Admin\BookingAdminController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), new \App\Service\BookingExporter());
  1117.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\BookingAdminController'$this));
  1118.         return $instance;
  1119.     }
  1120.     /**
  1121.      * Gets the public 'App\Controller\Admin\Price3DaysAdminController' shared autowired service.
  1122.      *
  1123.      * @return \App\Controller\Admin\Price3DaysAdminController
  1124.      */
  1125.     protected function getPrice3DaysAdminControllerService()
  1126.     {
  1127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Price3DaysAdminController.php';
  1130.         $this->services['App\\Controller\\Admin\\Price3DaysAdminController'] = $instance = new \App\Controller\Admin\Price3DaysAdminController(($this->services['translator'] ?? $this->getTranslatorService()));
  1131.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\Price3DaysAdminController'$this));
  1132.         return $instance;
  1133.     }
  1134.     /**
  1135.      * Gets the public 'App\Controller\Admin\Price4DaysAdminController' shared autowired service.
  1136.      *
  1137.      * @return \App\Controller\Admin\Price4DaysAdminController
  1138.      */
  1139.     protected function getPrice4DaysAdminControllerService()
  1140.     {
  1141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1142.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1143.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Price3DaysAdminController.php';
  1144.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Price4DaysAdminController.php';
  1145.         $this->services['App\\Controller\\Admin\\Price4DaysAdminController'] = $instance = new \App\Controller\Admin\Price4DaysAdminController(($this->services['translator'] ?? $this->getTranslatorService()));
  1146.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\Price4DaysAdminController'$this));
  1147.         return $instance;
  1148.     }
  1149.     /**
  1150.      * Gets the public 'App\Controller\Admin\TravelAgencyAdminController' shared autowired service.
  1151.      *
  1152.      * @return \App\Controller\Admin\TravelAgencyAdminController
  1153.      */
  1154.     protected function getTravelAgencyAdminControllerService()
  1155.     {
  1156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1157.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1158.         include_once \dirname(__DIR__4).'/src/Controller/Admin/TravelAgencyAdminController.php';
  1159.         $this->services['App\\Controller\\Admin\\TravelAgencyAdminController'] = $instance = new \App\Controller\Admin\TravelAgencyAdminController();
  1160.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\TravelAgencyAdminController'$this));
  1161.         return $instance;
  1162.     }
  1163.     /**
  1164.      * Gets the public 'App\Controller\Admin\UnpaidVoucherOrderAdminController' shared autowired service.
  1165.      *
  1166.      * @return \App\Controller\Admin\UnpaidVoucherOrderAdminController
  1167.      */
  1168.     protected function getUnpaidVoucherOrderAdminControllerService()
  1169.     {
  1170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1172.         include_once \dirname(__DIR__4).'/src/Controller/Admin/UnpaidVoucherOrderAdminController.php';
  1173.         $this->services['App\\Controller\\Admin\\UnpaidVoucherOrderAdminController'] = $instance = new \App\Controller\Admin\UnpaidVoucherOrderAdminController(($this->services['translator'] ?? $this->getTranslatorService()));
  1174.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\UnpaidVoucherOrderAdminController'$this));
  1175.         return $instance;
  1176.     }
  1177.     /**
  1178.      * Gets the public 'App\Controller\Admin\VoucherAdminController' shared autowired service.
  1179.      *
  1180.      * @return \App\Controller\Admin\VoucherAdminController
  1181.      */
  1182.     protected function getVoucherAdminControllerService()
  1183.     {
  1184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1186.         include_once \dirname(__DIR__4).'/src/Controller/Admin/VoucherAdminController.php';
  1187.         include_once \dirname(__DIR__4).'/src/Service/VoucherExporter.php';
  1188.         $this->services['App\\Controller\\Admin\\VoucherAdminController'] = $instance = new \App\Controller\Admin\VoucherAdminController(new \App\Service\VoucherExporter());
  1189.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('App\\Controller\\Admin\\VoucherAdminController'$this));
  1190.         return $instance;
  1191.     }
  1192.     /**
  1193.      * Gets the public 'App\Controller\PageController' shared autowired service.
  1194.      *
  1195.      * @return \App\Controller\PageController
  1196.      */
  1197.     protected function getPageControllerService()
  1198.     {
  1199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1200.         include_once \dirname(__DIR__4).'/src/Controller/PageController.php';
  1201.         include_once \dirname(__DIR__4).'/src/Service/ProductsService.php';
  1202.         include_once \dirname(__DIR__4).'/src/Service/PriceProvider.php';
  1203.         include_once \dirname(__DIR__4).'/src/Service/WeatherstackClient.php';
  1204.         include_once \dirname(__DIR__4).'/src/Service/CodeProvider.php';
  1205.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1206.         $this->services['App\\Controller\\PageController'] = $instance = new \App\Controller\PageController(($this->privates['App\\Service\\CountryProvider'] ?? $this->getCountryProviderService()), new \App\Service\ProductsService($a), new \App\Service\PriceProvider(($this->privates['App\\Repository\\PriceRepository'] ?? $this->getPriceRepositoryService())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), new \App\Service\WeatherstackClient($this->getEnv('WEATHERSTACK_API_KEY')), new \App\Service\CodeProvider($a), ($this->privates['App\\Payment\\TransactionProcessor'] ?? $this->getTransactionProcessorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()));
  1207.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\PageController'$this));
  1208.         return $instance;
  1209.     }
  1210.     /**
  1211.      * Gets the public 'App\Controller\VoucherController' shared autowired service.
  1212.      *
  1213.      * @return \App\Controller\VoucherController
  1214.      */
  1215.     protected function getVoucherControllerService()
  1216.     {
  1217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1218.         include_once \dirname(__DIR__4).'/src/Controller/VoucherController.php';
  1219.         $this->services['App\\Controller\\VoucherController'] = $instance = new \App\Controller\VoucherController(($this->privates['App\\Service\\CountryProvider'] ?? $this->getCountryProviderService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['App\\Payment\\TransactionProcessor'] ?? $this->getTransactionProcessorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1220.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\VoucherController'$this));
  1221.         return $instance;
  1222.     }
  1223.     /**
  1224.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1225.      *
  1226.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1227.      */
  1228.     protected function getProfilerControllerService()
  1229.     {
  1230.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1231.         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()));
  1232.     }
  1233.     /**
  1234.      * Gets the public 'Ibrows\SonataTranslationBundle\Controller\TranslationCRUDController' shared autowired service.
  1235.      *
  1236.      * @return \Ibrows\SonataTranslationBundle\Controller\TranslationCRUDController
  1237.      */
  1238.     protected function getTranslationCRUDControllerService()
  1239.     {
  1240.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  1242.         include_once \dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Controller/TranslationCRUDController.php';
  1243.         $this->services['Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController'] = $instance = new \Ibrows\SonataTranslationBundle\Controller\TranslationCRUDController();
  1244.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1245.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  1246.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  1247.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1248.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1249.             'lexik_translation.trans_unit.manager' => ['services''lexik_translation.trans_unit.manager''getLexikTranslation_TransUnit_ManagerService'false],
  1250.             'lexik_translation.translation_storage' => ['services''lexik_translation.translation_storage''getLexikTranslation_TranslationStorageService'false],
  1251.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1252.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1253.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1254.             'router' => ['services''router''getRouterService'false],
  1255.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1256.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  1257.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1258.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1259.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1260.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  1261.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  1262.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  1263.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  1264.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  1265.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  1266.             'translator' => ['services''translator''getTranslatorService'false],
  1267.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1268.         ], [
  1269.             'controller_resolver' => '?',
  1270.             'doctrine' => '?',
  1271.             'form.factory' => '?',
  1272.             'http_kernel' => '?',
  1273.             'lexik_translation.trans_unit.manager' => '?',
  1274.             'lexik_translation.translation_storage' => '?',
  1275.             'logger' => '?',
  1276.             'parameter_bag' => '?',
  1277.             'request_stack' => '?',
  1278.             'router' => '?',
  1279.             'security.authorization_checker' => '?',
  1280.             'security.csrf.token_manager' => '?',
  1281.             'security.token_storage' => '?',
  1282.             'serializer' => '?',
  1283.             'session' => '.session.deprecated',
  1284.             'sonata.admin.admin_exporter' => '?',
  1285.             'sonata.admin.audit.manager' => '?',
  1286.             'sonata.admin.object.manipulator.acl.admin' => '?',
  1287.             'sonata.admin.pool' => '?',
  1288.             'sonata.admin.request.fetcher' => '?',
  1289.             'sonata.exporter.exporter' => '?',
  1290.             'translator' => '?',
  1291.             'twig' => '?',
  1292.         ]))->withContext('Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController'$this));
  1293.         return $instance;
  1294.     }
  1295.     /**
  1296.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber' shared autowired service.
  1297.      *
  1298.      * @return \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber
  1299.      */
  1300.     protected function getBlameableEventSubscriberService()
  1301.     {
  1302.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1303.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1304.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/BlameableEventSubscriber.php';
  1305.         $a = ($this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] ?? $this->getUserProviderService());
  1306.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
  1307.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
  1308.         }
  1309.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1310.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'])) {
  1311.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'];
  1312.         }
  1313.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber($a$bNULL);
  1314.     }
  1315.     /**
  1316.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber' shared autowired service.
  1317.      *
  1318.      * @return \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber
  1319.      */
  1320.     protected function getLoggableEventSubscriberService()
  1321.     {
  1322.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1323.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1324.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/LoggableEventSubscriber.php';
  1325.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1326.     }
  1327.     /**
  1328.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber' shared autowired service.
  1329.      *
  1330.      * @return \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber
  1331.      */
  1332.     protected function getSluggableEventSubscriberService()
  1333.     {
  1334.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1335.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1336.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SluggableEventSubscriber.php';
  1337.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1338.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
  1339.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
  1340.         }
  1341.         $b = ($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] ?? $this->getDefaultSluggableRepositoryService());
  1342.         if (isset($this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'])) {
  1343.             return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'];
  1344.         }
  1345.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber($a$b);
  1346.     }
  1347.     /**
  1348.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber' shared autowired service.
  1349.      *
  1350.      * @return \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber
  1351.      */
  1352.     protected function getSoftDeletableEventSubscriberService()
  1353.     {
  1354.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1355.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1356.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/SoftDeletableEventSubscriber.php';
  1357.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber();
  1358.     }
  1359.     /**
  1360.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber' shared autowired service.
  1361.      *
  1362.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber
  1363.      */
  1364.     protected function getTimestampableEventSubscriberService()
  1365.     {
  1366.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1367.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1368.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TimestampableEventSubscriber.php';
  1369.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber('datetime');
  1370.     }
  1371.     /**
  1372.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber' shared autowired service.
  1373.      *
  1374.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber
  1375.      */
  1376.     protected function getTranslatableEventSubscriberService()
  1377.     {
  1378.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1379.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1380.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TranslatableEventSubscriber.php';
  1381.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber(($this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] ?? $this->getLocaleProviderService()), 'LAZY''LAZY');
  1382.     }
  1383.     /**
  1384.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber' shared autowired service.
  1385.      *
  1386.      * @return \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber
  1387.      */
  1388.     protected function getTreeEventSubscriberService()
  1389.     {
  1390.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1391.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1392.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/TreeEventSubscriber.php';
  1393.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber();
  1394.     }
  1395.     /**
  1396.      * Gets the public 'Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber' shared autowired service.
  1397.      *
  1398.      * @return \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber
  1399.      */
  1400.     protected function getUuidableEventSubscriberService()
  1401.     {
  1402.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  1403.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/EventSubscriber/EventSubscriberInterface.php';
  1404.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/EventSubscriber/UuidableEventSubscriber.php';
  1405.         return $this->services['Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'] = new \Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber();
  1406.     }
  1407.     /**
  1408.      * Gets the public 'Knp\DoctrineBehaviors\Provider\LocaleProvider' shared autowired service.
  1409.      *
  1410.      * @return \Knp\DoctrineBehaviors\Provider\LocaleProvider
  1411.      */
  1412.     protected function getLocaleProviderService()
  1413.     {
  1414.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/LocaleProviderInterface.php';
  1415.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php';
  1416.         return $this->services['Knp\\DoctrineBehaviors\\Provider\\LocaleProvider'] = new \Knp\DoctrineBehaviors\Provider\LocaleProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()));
  1417.     }
  1418.     /**
  1419.      * Gets the public 'Knp\DoctrineBehaviors\Provider\UserProvider' shared autowired service.
  1420.      *
  1421.      * @return \Knp\DoctrineBehaviors\Provider\UserProvider
  1422.      */
  1423.     protected function getUserProviderService()
  1424.     {
  1425.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Contract/Provider/UserProviderInterface.php';
  1426.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/UserProvider.php';
  1427.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  1428.         return $this->services['Knp\\DoctrineBehaviors\\Provider\\UserProvider'] = new \Knp\DoctrineBehaviors\Provider\UserProvider(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1429.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1430.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1431.         ], [
  1432.             'security.authorization_checker' => '?',
  1433.             'security.token_storage' => '?',
  1434.         ])), NULL);
  1435.     }
  1436.     /**
  1437.      * Gets the public 'Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository' shared autowired service.
  1438.      *
  1439.      * @return \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository
  1440.      */
  1441.     protected function getDefaultSluggableRepositoryService()
  1442.     {
  1443.         include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Repository/DefaultSluggableRepository.php';
  1444.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1445.         if (isset($this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'])) {
  1446.             return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'];
  1447.         }
  1448.         return $this->services['Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository'] = new \Knp\DoctrineBehaviors\Repository\DefaultSluggableRepository($a);
  1449.     }
  1450.     /**
  1451.      * Gets the public 'Lexik\Bundle\TranslationBundle\Controller\RestController' shared autowired service.
  1452.      *
  1453.      * @return \Lexik\Bundle\TranslationBundle\Controller\RestController
  1454.      */
  1455.     protected function getRestControllerService()
  1456.     {
  1457.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1458.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/Csrf/CsrfCheckerTrait.php';
  1459.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Controller/RestController.php';
  1460.         $this->services['Lexik\\Bundle\\TranslationBundle\\Controller\\RestController'] = $instance = new \Lexik\Bundle\TranslationBundle\Controller\RestController(($this->services['lexik_translation.data_grid.request_handler'] ?? $this->getLexikTranslation_DataGrid_RequestHandlerService()), ($this->services['lexik_translation.data_grid.formatter'] ?? $this->getLexikTranslation_DataGrid_FormatterService()), ($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['lexik_translation.trans_unit.manager'] ?? $this->getLexikTranslation_TransUnit_ManagerService()));
  1461.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Lexik\\Bundle\\TranslationBundle\\Controller\\RestController'$this));
  1462.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1463.         $instance->setTokenManager(NULL);
  1464.         return $instance;
  1465.     }
  1466.     /**
  1467.      * Gets the public 'Lexik\Bundle\TranslationBundle\Controller\TranslationController' shared autowired service.
  1468.      *
  1469.      * @return \Lexik\Bundle\TranslationBundle\Controller\TranslationController
  1470.      */
  1471.     protected function getTranslationControllerService()
  1472.     {
  1473.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1474.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/Csrf/CsrfCheckerTrait.php';
  1475.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Controller/TranslationController.php';
  1476.         $this->services['Lexik\\Bundle\\TranslationBundle\\Controller\\TranslationController'] = $instance = new \Lexik\Bundle\TranslationBundle\Controller\TranslationController(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['lexik_translation.overview.stats_aggregator'] ?? $this->getLexikTranslation_Overview_StatsAggregatorService()), ($this->services['lexik_translation.form.handler.trans_unit'] ?? $this->getLexikTranslation_Form_Handler_TransUnitService()), new \Lexik\Bundle\TranslationBundle\Translation\Translator($this, ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), '', [], ['cache_dir' => $this->targetDir.'']), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] ?? $this->getLocaleManagerService()), NULL);
  1477.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Lexik\\Bundle\\TranslationBundle\\Controller\\TranslationController'$this));
  1478.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1479.         $instance->setTokenManager(NULL);
  1480.         return $instance;
  1481.     }
  1482.     /**
  1483.      * Gets the public 'Lexik\Bundle\TranslationBundle\Manager\LocaleManager' shared service.
  1484.      *
  1485.      * @return \Lexik\Bundle\TranslationBundle\Manager\LocaleManager
  1486.      */
  1487.     protected function getLocaleManagerService()
  1488.     {
  1489.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Manager/LocaleManagerInterface.php';
  1490.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Manager/LocaleManager.php';
  1491.         return $this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] = new \Lexik\Bundle\TranslationBundle\Manager\LocaleManager($this->parameters['lexik_translation.managed_locales']);
  1492.     }
  1493.     /**
  1494.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1495.      *
  1496.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1497.      */
  1498.     protected function getRedirectControllerService()
  1499.     {
  1500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1501.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1502.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1503.     }
  1504.     /**
  1505.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1506.      *
  1507.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1508.      */
  1509.     protected function getTemplateControllerService()
  1510.     {
  1511.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1512.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1513.     }
  1514.     /**
  1515.      * Gets the public 'app.admin.agencies.template_registry' shared service.
  1516.      *
  1517.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1518.      */
  1519.     protected function getApp_Admin_Agencies_TemplateRegistryService()
  1520.     {
  1521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1523.         return $this->services['app.admin.agencies.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1524.     }
  1525.     /**
  1526.      * Gets the public 'app.admin.airports.template_registry' shared service.
  1527.      *
  1528.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1529.      */
  1530.     protected function getApp_Admin_Airports_TemplateRegistryService()
  1531.     {
  1532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1534.         return $this->services['app.admin.airports.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1535.     }
  1536.     /**
  1537.      * Gets the public 'app.admin.bookings.template_registry' shared service.
  1538.      *
  1539.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1540.      */
  1541.     protected function getApp_Admin_Bookings_TemplateRegistryService()
  1542.     {
  1543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1545.         return $this->services['app.admin.bookings.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'Admin/Page/bookings.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' => []]);
  1546.     }
  1547.     /**
  1548.      * Gets the public 'app.admin.bookings_archive.template_registry' shared service.
  1549.      *
  1550.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1551.      */
  1552.     protected function getApp_Admin_BookingsArchive_TemplateRegistryService()
  1553.     {
  1554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1556.         return $this->services['app.admin.bookings_archive.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'Admin/Page/bookings.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' => []]);
  1557.     }
  1558.     /**
  1559.      * Gets the public 'app.admin.bookings_unpaid.template_registry' shared service.
  1560.      *
  1561.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1562.      */
  1563.     protected function getApp_Admin_BookingsUnpaid_TemplateRegistryService()
  1564.     {
  1565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1567.         return $this->services['app.admin.bookings_unpaid.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'Admin/Page/bookings.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' => []]);
  1568.     }
  1569.     /**
  1570.      * Gets the public 'app.admin.cities.template_registry' shared service.
  1571.      *
  1572.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1573.      */
  1574.     protected function getApp_Admin_Cities_TemplateRegistryService()
  1575.     {
  1576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1578.         return $this->services['app.admin.cities.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1579.     }
  1580.     /**
  1581.      * Gets the public 'app.admin.countries.template_registry' shared service.
  1582.      *
  1583.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1584.      */
  1585.     protected function getApp_Admin_Countries_TemplateRegistryService()
  1586.     {
  1587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1589.         return $this->services['app.admin.countries.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1590.     }
  1591.     /**
  1592.      * Gets the public 'app.admin.currencies.template_registry' shared service.
  1593.      *
  1594.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1595.      */
  1596.     protected function getApp_Admin_Currencies_TemplateRegistryService()
  1597.     {
  1598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1600.         return $this->services['app.admin.currencies.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1601.     }
  1602.     /**
  1603.      * Gets the public 'app.admin.discount_codes.template_registry' shared service.
  1604.      *
  1605.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1606.      */
  1607.     protected function getApp_Admin_DiscountCodes_TemplateRegistryService()
  1608.     {
  1609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1611.         return $this->services['app.admin.discount_codes.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'Admin/Page/discount_codes.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' => []]);
  1612.     }
  1613.     /**
  1614.      * Gets the public 'app.admin.price_3days.template_registry' shared service.
  1615.      *
  1616.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1617.      */
  1618.     protected function getApp_Admin_Price3days_TemplateRegistryService()
  1619.     {
  1620.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1621.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1622.         return $this->services['app.admin.price_3days.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'Admin/Page/price.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' => [], 'import' => 'Admin/Page/price_import.html.twig']);
  1623.     }
  1624.     /**
  1625.      * Gets the public 'app.admin.price_4days.template_registry' shared service.
  1626.      *
  1627.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1628.      */
  1629.     protected function getApp_Admin_Price4days_TemplateRegistryService()
  1630.     {
  1631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1633.         return $this->services['app.admin.price_4days.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => 'Admin/Page/price.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' => [], 'import' => 'Admin/Page/price_import.html.twig']);
  1634.     }
  1635.     /**
  1636.      * Gets the public 'app.admin.voucher_orders_unpaid.template_registry' shared service.
  1637.      *
  1638.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1639.      */
  1640.     protected function getApp_Admin_VoucherOrdersUnpaid_TemplateRegistryService()
  1641.     {
  1642.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1644.         return $this->services['app.admin.voucher_orders_unpaid.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  1645.     }
  1646.     /**
  1647.      * Gets the public 'app.admin.vouchers.template_registry' shared service.
  1648.      *
  1649.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  1650.      */
  1651.     protected function getApp_Admin_Vouchers_TemplateRegistryService()
  1652.     {
  1653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  1654.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  1655.         return $this->services['app.admin.vouchers.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry(['user_block' => '@SonataUser/Admin/Core/user_block.html.twig''add_block' => '@SonataAdmin/Core/add_block.html.twig''layout' => '@SonataAdmin/standard_layout.html.twig''ajax' => '@SonataAdmin/ajax_layout.html.twig''dashboard' => '@SonataAdmin/Core/dashboard.html.twig''search' => '@SonataAdmin/Core/search.html.twig''list' => '@SonataAdmin/CRUD/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' => 'Admin/Page/edit_voucher.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' => []]);
  1656.     }
  1657.     /**
  1658.      * Gets the public 'cache.app' shared service.
  1659.      *
  1660.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1661.      */
  1662.     protected function getCache_AppService()
  1663.     {
  1664.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('mRcv9E0-kf'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1665.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1666.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  1667.     }
  1668.     /**
  1669.      * Gets the public 'cache.app_clearer' shared service.
  1670.      *
  1671.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1672.      */
  1673.     protected function getCache_AppClearerService()
  1674.     {
  1675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1677.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1678.     }
  1679.     /**
  1680.      * Gets the public 'cache.global_clearer' shared service.
  1681.      *
  1682.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1683.      */
  1684.     protected function getCache_GlobalClearerService()
  1685.     {
  1686.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1687.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1688.         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.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  1689.     }
  1690.     /**
  1691.      * Gets the public 'cache.system' shared service.
  1692.      *
  1693.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1694.      */
  1695.     protected function getCache_SystemService()
  1696.     {
  1697.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YlBTYMwQaz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1698.     }
  1699.     /**
  1700.      * Gets the public 'cache.system_clearer' shared service.
  1701.      *
  1702.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1703.      */
  1704.     protected function getCache_SystemClearerService()
  1705.     {
  1706.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1707.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1708.         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.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  1709.     }
  1710.     /**
  1711.      * Gets the public 'cache.validator_expression_language' shared service.
  1712.      *
  1713.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1714.      */
  1715.     protected function getCache_ValidatorExpressionLanguageService()
  1716.     {
  1717.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TagoJAeOVx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1718.     }
  1719.     /**
  1720.      * Gets the public 'cache_warmer' shared service.
  1721.      *
  1722.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1723.      */
  1724.     protected function getCacheWarmerService()
  1725.     {
  1726.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1727.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1728.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1729.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1730.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1731.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1732.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1733.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1734.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1735.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1736.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1737.             yield => ($this->privates['sonata.admin.route.cache_warmup'] ?? $this->getSonata_Admin_Route_CacheWarmupService());
  1738.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1739.             yield 10 => ($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'))));
  1740.         }, 11), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1741.     }
  1742.     /**
  1743.      * Gets the public 'console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand' shared autowired service.
  1744.      *
  1745.      * @return \Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand
  1746.      */
  1747.     protected function getExportTranslationsCommandService()
  1748.     {
  1749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1750.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Command/ExportTranslationsCommand.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1752.         return $this->services['console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand'] = new \Lexik\Bundle\TranslationBundle\Command\ExportTranslationsCommand(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['lexik_translation.exporter_collector'] ?? $this->getLexikTranslation_ExporterCollectorService()), \dirname(__DIR__4));
  1753.     }
  1754.     /**
  1755.      * Gets the public 'console.command.public_alias.Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand' shared autowired service.
  1756.      *
  1757.      * @return \Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand
  1758.      */
  1759.     protected function getImportTranslationsCommandService()
  1760.     {
  1761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1762.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Command/ImportTranslationsCommand.php';
  1763.         return $this->services['console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand'] = new \Lexik\Bundle\TranslationBundle\Command\ImportTranslationsCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] ?? $this->getLocaleManagerService()), ($this->services['lexik_translation.importer.file'] ?? $this->getLexikTranslation_Importer_FileService()));
  1764.     }
  1765.     /**
  1766.      * Gets the public 'console.command_loader' shared service.
  1767.      *
  1768.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1769.      */
  1770.     protected function getConsole_CommandLoaderService()
  1771.     {
  1772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1774.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1775.             'App\\Command\\ImportCityPdfCommand' => ['privates''App\\Command\\ImportCityPdfCommand''getImportCityPdfCommandService'false],
  1776.             'App\\Command\\SendCountdownMailCommand' => ['privates''App\\Command\\SendCountdownMailCommand''getSendCountdownMailCommandService'false],
  1777.             'App\\Command\\SendFeedbackMailCommand' => ['privates''App\\Command\\SendFeedbackMailCommand''getSendFeedbackMailCommandService'false],
  1778.             'App\\Command\\TestEmailCommand' => ['privates''App\\Command\\TestEmailCommand''getTestEmailCommandService'false],
  1779.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1780.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1781.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1782.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1783.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1784.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1785.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1786.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1787.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1788.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1789.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1790.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1791.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1792.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1793.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1794.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1795.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1796.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1797.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1798.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1799.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1800.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1801.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1802.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1803.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1804.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1805.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1806.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1807.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1808.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1809.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1810.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1811.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1812.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1813.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1814.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1815.             'sonata.block.command.debug_blocks' => ['privates''.sonata.block.command.debug_blocks.lazy''get_Sonata_Block_Command_DebugBlocks_LazyService'false],
  1816.             'sonata.admin.command.explain' => ['privates''.sonata.admin.command.explain.lazy''get_Sonata_Admin_Command_Explain_LazyService'false],
  1817.             'sonata.admin.command.generate_object_acl' => ['privates''.sonata.admin.command.generate_object_acl.lazy''get_Sonata_Admin_Command_GenerateObjectAcl_LazyService'false],
  1818.             'sonata.admin.command.list' => ['privates''.sonata.admin.command.list.lazy''get_Sonata_Admin_Command_List_LazyService'false],
  1819.             'sonata.admin.command.setup_acl' => ['privates''.sonata.admin.command.setup_acl.lazy''get_Sonata_Admin_Command_SetupAcl_LazyService'false],
  1820.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1821.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1822.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1823.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1824.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1825.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1826.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1827.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1828.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1829.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1830.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1831.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1832.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1833.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1834.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1835.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1836.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1837.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1838.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1839.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1840.             'sonata.user.command.activate_user' => ['privates''.sonata.user.command.activate_user.lazy''get_Sonata_User_Command_ActivateUser_LazyService'false],
  1841.             'sonata.user.command.change_password' => ['privates''.sonata.user.command.change_password.lazy''get_Sonata_User_Command_ChangePassword_LazyService'false],
  1842.             'sonata.user.command.create_user' => ['privates''.sonata.user.command.create_user.lazy''get_Sonata_User_Command_CreateUser_LazyService'false],
  1843.             'sonata.user.command.deactivate_user' => ['privates''.sonata.user.command.deactivate_user.lazy''get_Sonata_User_Command_DeactivateUser_LazyService'false],
  1844.             'sonata.user.command.promote_user' => ['privates''.sonata.user.command.promote_user.lazy''get_Sonata_User_Command_PromoteUser_LazyService'false],
  1845.             'sonata.user.command.demote_user' => ['privates''.sonata.user.command.demote_user.lazy''get_Sonata_User_Command_DemoteUser_LazyService'false],
  1846.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1847.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1848.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1849.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1850.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1851.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1852.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1853.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1854.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1855.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1856.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1857.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1858.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1859.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1860.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1861.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1862.             'Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand' => ['privates''.Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand.lazy''getInitAclCommand_LazyService'false],
  1863.             'Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand' => ['privates''.Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand.lazy''getSetAclCommand_LazyService'false],
  1864.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1865.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1866.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  1867.             'ibrows_sonata_translation.command.clear_cache_command' => ['privates''ibrows_sonata_translation.command.clear_cache_command''getIbrowsSonataTranslation_Command_ClearCacheCommandService'false],
  1868.             'fos_user.command.activate_user' => ['privates''.fos_user.command.activate_user.lazy''get_FosUser_Command_ActivateUser_LazyService'false],
  1869.             'fos_user.command.change_password' => ['privates''.fos_user.command.change_password.lazy''get_FosUser_Command_ChangePassword_LazyService'false],
  1870.             'fos_user.command.create_user' => ['privates''.fos_user.command.create_user.lazy''get_FosUser_Command_CreateUser_LazyService'false],
  1871.             'fos_user.command.deactivate_user' => ['privates''.fos_user.command.deactivate_user.lazy''get_FosUser_Command_DeactivateUser_LazyService'false],
  1872.             'fos_user.command.demote_user' => ['privates''.fos_user.command.demote_user.lazy''get_FosUser_Command_DemoteUser_LazyService'false],
  1873.             'fos_user.command.promote_user' => ['privates''.fos_user.command.promote_user.lazy''get_FosUser_Command_PromoteUser_LazyService'false],
  1874.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  1875.             'maker.auto_command.make_sonata_admin' => ['privates''.maker.auto_command.make_sonata_admin.lazy''get_Maker_AutoCommand_MakeSonataAdmin_LazyService'false],
  1876.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1877.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1878.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1879.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1880.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1881.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1882.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1883.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1884.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1885.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1886.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1887.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1888.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1889.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1890.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1891.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1892.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1893.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1894.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1895.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1896.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1897.         ], [
  1898.             'App\\Command\\ImportCityPdfCommand' => 'App\\Command\\ImportCityPdfCommand',
  1899.             'App\\Command\\SendCountdownMailCommand' => 'App\\Command\\SendCountdownMailCommand',
  1900.             'App\\Command\\SendFeedbackMailCommand' => 'App\\Command\\SendFeedbackMailCommand',
  1901.             'App\\Command\\TestEmailCommand' => 'App\\Command\\TestEmailCommand',
  1902.             'console.command.about' => '?',
  1903.             'console.command.assets_install' => '?',
  1904.             'console.command.cache_clear' => '?',
  1905.             'console.command.cache_pool_clear' => '?',
  1906.             'console.command.cache_pool_prune' => '?',
  1907.             'console.command.cache_pool_delete' => '?',
  1908.             'console.command.cache_pool_list' => '?',
  1909.             'console.command.cache_warmup' => '?',
  1910.             'console.command.config_debug' => '?',
  1911.             'console.command.config_dump_reference' => '?',
  1912.             'console.command.container_debug' => '?',
  1913.             'console.command.container_lint' => '?',
  1914.             'console.command.debug_autowiring' => '?',
  1915.             'console.command.dotenv_debug' => '?',
  1916.             'console.command.event_dispatcher_debug' => '?',
  1917.             'console.command.router_debug' => '?',
  1918.             'console.command.router_match' => '?',
  1919.             'console.command.translation_debug' => '?',
  1920.             'console.command.translation_extract' => '?',
  1921.             'console.command.validator_debug' => '?',
  1922.             'console.command.translation_pull' => '?',
  1923.             'console.command.translation_push' => '?',
  1924.             'console.command.xliff_lint' => '?',
  1925.             'console.command.yaml_lint' => '?',
  1926.             'console.command.form_debug' => '?',
  1927.             'console.command.secrets_set' => '?',
  1928.             'console.command.secrets_remove' => '?',
  1929.             'console.command.secrets_generate_key' => '?',
  1930.             'console.command.secrets_list' => '?',
  1931.             'console.command.secrets_decrypt_to_local' => '?',
  1932.             'console.command.secrets_encrypt_from_local' => '?',
  1933.             'twig.command.debug' => '?',
  1934.             'twig.command.lint' => '?',
  1935.             'security.command.debug_firewall' => '?',
  1936.             'security.command.user_password_encoder' => '?',
  1937.             'security.command.user_password_hash' => '?',
  1938.             'sonata.block.command.debug_blocks' => '?',
  1939.             'sonata.admin.command.explain' => '?',
  1940.             'sonata.admin.command.generate_object_acl' => '?',
  1941.             'sonata.admin.command.list' => '?',
  1942.             'sonata.admin.command.setup_acl' => '?',
  1943.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1944.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1945.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1946.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1947.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1948.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1949.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1950.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1951.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1952.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1953.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1954.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1955.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1956.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1957.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1958.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1959.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1960.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1961.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1962.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1963.             'sonata.user.command.activate_user' => '?',
  1964.             'sonata.user.command.change_password' => '?',
  1965.             'sonata.user.command.create_user' => '?',
  1966.             'sonata.user.command.deactivate_user' => '?',
  1967.             'sonata.user.command.promote_user' => '?',
  1968.             'sonata.user.command.demote_user' => '?',
  1969.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1970.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1971.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1972.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1973.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1974.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1975.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1976.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1977.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1978.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1979.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1980.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1981.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1982.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1983.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1984.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1985.             'Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand' => '?',
  1986.             'Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand' => '?',
  1987.             'var_dumper.command.server_dump' => '?',
  1988.             'monolog.command.server_log' => '?',
  1989.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  1990.             'ibrows_sonata_translation.command.clear_cache_command' => 'Ibrows\\SonataTranslationBundle\\Command\\ClearCacheCommand',
  1991.             'fos_user.command.activate_user' => '?',
  1992.             'fos_user.command.change_password' => '?',
  1993.             'fos_user.command.create_user' => '?',
  1994.             'fos_user.command.deactivate_user' => '?',
  1995.             'fos_user.command.demote_user' => '?',
  1996.             'fos_user.command.promote_user' => '?',
  1997.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  1998.             'maker.auto_command.make_sonata_admin' => '?',
  1999.             'maker.auto_command.make_auth' => '?',
  2000.             'maker.auto_command.make_command' => '?',
  2001.             'maker.auto_command.make_controller' => '?',
  2002.             'maker.auto_command.make_crud' => '?',
  2003.             'maker.auto_command.make_docker_database' => '?',
  2004.             'maker.auto_command.make_entity' => '?',
  2005.             'maker.auto_command.make_fixtures' => '?',
  2006.             'maker.auto_command.make_form' => '?',
  2007.             'maker.auto_command.make_message' => '?',
  2008.             'maker.auto_command.make_messenger_middleware' => '?',
  2009.             'maker.auto_command.make_registration_form' => '?',
  2010.             'maker.auto_command.make_reset_password' => '?',
  2011.             'maker.auto_command.make_serializer_encoder' => '?',
  2012.             'maker.auto_command.make_serializer_normalizer' => '?',
  2013.             'maker.auto_command.make_subscriber' => '?',
  2014.             'maker.auto_command.make_twig_extension' => '?',
  2015.             'maker.auto_command.make_test' => '?',
  2016.             'maker.auto_command.make_validator' => '?',
  2017.             'maker.auto_command.make_voter' => '?',
  2018.             'maker.auto_command.make_user' => '?',
  2019.             'maker.auto_command.make_migration' => '?',
  2020.         ]), ['city-pdf:import' => 'App\\Command\\ImportCityPdfCommand''mail:countdown' => 'App\\Command\\SendCountdownMailCommand''mail:feedback' => 'App\\Command\\SendFeedbackMailCommand''test:email' => 'App\\Command\\TestEmailCommand''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''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''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:fixtures:load' => 'doctrine.fixtures_load_command''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''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''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''acl:init' => 'Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand''acl:set' => 'Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''ckeditor:install' => 'fos_ck_editor.command.installer''ibrows:sonatatranslationbundle:clearcache' => 'ibrows_sonata_translation.command.clear_cache_command''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''make:sonata:admin' => 'maker.auto_command.make_sonata_admin''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']);
  2021.     }
  2022.     /**
  2023.      * Gets the public 'container.env_var_processors_locator' shared service.
  2024.      *
  2025.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2026.      */
  2027.     protected function getContainer_EnvVarProcessorsLocatorService()
  2028.     {
  2029.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2030.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2031.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2032.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2033.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2034.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2035.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2036.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2037.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2038.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2039.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2040.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2041.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2042.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2043.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2044.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2045.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2046.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2047.         ], [
  2048.             'base64' => '?',
  2049.             'bool' => '?',
  2050.             'const' => '?',
  2051.             'csv' => '?',
  2052.             'default' => '?',
  2053.             'file' => '?',
  2054.             'float' => '?',
  2055.             'int' => '?',
  2056.             'json' => '?',
  2057.             'key' => '?',
  2058.             'not' => '?',
  2059.             'query_string' => '?',
  2060.             'require' => '?',
  2061.             'resolve' => '?',
  2062.             'string' => '?',
  2063.             'trim' => '?',
  2064.             'url' => '?',
  2065.         ]);
  2066.     }
  2067.     /**
  2068.      * Gets the public 'data_collector.dump' shared service.
  2069.      *
  2070.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2071.      */
  2072.     protected function getDataCollector_DumpService()
  2073.     {
  2074.         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()));
  2075.     }
  2076.     /**
  2077.      * Gets the public 'doctrine' shared service.
  2078.      *
  2079.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2080.      */
  2081.     protected function getDoctrineService()
  2082.     {
  2083.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2084.     }
  2085.     /**
  2086.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2087.      *
  2088.      * @return \Doctrine\DBAL\Connection
  2089.      */
  2090.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2091.     {
  2092.         $a = new \Doctrine\DBAL\Configuration();
  2093.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2094.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2095.         $b->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2096.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2097.         $c = 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))));
  2098.         $c->setConnectionName('default');
  2099.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c=> new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))]);
  2100.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2101.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'false],
  2102.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'false],
  2103.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'false],
  2104.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'false],
  2105.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'false],
  2106.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'false],
  2107.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'false],
  2108.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'false],
  2109.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  2110.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  2111.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  2112.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  2113.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  2114.             'lexik_translation.orm.listener' => ['privates''lexik_translation.orm.listener''getLexikTranslation_Orm_ListenerService'false],
  2115.             'security.acl.dbal.schema_listener' => ['privates''security.acl.dbal.schema_listener''getSecurity_Acl_Dbal_SchemaListenerService'false],
  2116.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'false],
  2117.             'sonata.user.listener.user' => ['privates''sonata.user.listener.user''getSonata_User_Listener_UserService'false],
  2118.         ], [
  2119.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  2120.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  2121.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  2122.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  2123.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  2124.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  2125.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  2126.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  2127.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2128.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2129.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2130.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2131.             'fos_user.user_listener' => '?',
  2132.             'lexik_translation.orm.listener' => '?',
  2133.             'security.acl.dbal.schema_listener' => '?',
  2134.             'sonata.doctrine.mapper' => '?',
  2135.             'sonata.user.listener.user' => '?',
  2136.         ]), [=> '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'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'11 => [=> [=> 'loadClassMetadata'], => 'sonata.doctrine.mapper'], 12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 13 => [=> [=> 'prePersist'], => 'sonata.user.listener.user'], 14 => [=> [=> 'preUpdate'], => 'sonata.user.listener.user'], 15 => [=> [=> 'postGenerateSchema'], => 'security.acl.dbal.schema_listener'], 16 => [=> [=> 'loadClassMetadata'], => 'lexik_translation.orm.listener'], 17 => [=> [=> 'prePersist'], => 'fos_user.user_listener'], 18 => [=> [=> 'preUpdate'], => 'fos_user.user_listener']]), []);
  2137.     }
  2138.     /**
  2139.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2140.      *
  2141.      * @return \Doctrine\ORM\EntityManager
  2142.      */
  2143.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2144.     {
  2145.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2146.         if (isset($this->services['doctrine.orm.default_entity_manager'])) {
  2147.             return $this->services['doctrine.orm.default_entity_manager'];
  2148.         }
  2149.         $b = new \Doctrine\ORM\Configuration();
  2150.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2151.         $d = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  2152.         $c->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  2153.         $c->addDriver($d'Sonata\\UserBundle\\Entity');
  2154.         $c->addDriver($d'Lexik\\Bundle\\TranslationBundle\\Entity');
  2155.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/config/model') => 'Lexik\\Bundle\\TranslationBundle\\Model']), 'Lexik\\Bundle\\TranslationBundle\\Model');
  2156.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  2157.         $b->setEntityNamespaces(['App' => 'App\\Entity''SonataUserBundle' => 'Sonata\\UserBundle\\Entity''LexikTranslationBundle' => 'Lexik\\Bundle\\TranslationBundle\\Entity']);
  2158.         $b->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2159.         $b->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  2160.         $b->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  2161.         $b->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2162.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2163.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2164.         ], [
  2165.             'doctrine.ulid_generator' => '?',
  2166.             'doctrine.uuid_generator' => '?',
  2167.         ])));
  2168.         $b->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2169.         $b->setProxyNamespace('Proxies');
  2170.         $b->setAutoGenerateProxyClasses(true);
  2171.         $b->setSchemaIgnoreClasses([]);
  2172.         $b->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2173.         $b->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2174.         $b->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2175.         $b->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2176.         $b->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2177.         $b->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2178.             'App\\Repository\\BookingRepository' => ['privates''App\\Repository\\BookingRepository''getBookingRepositoryService'false],
  2179.             'App\\Repository\\CityRepository' => ['privates''App\\Repository\\CityRepository''getCityRepositoryService'false],
  2180.             'App\\Repository\\PriceRepository' => ['privates''App\\Repository\\PriceRepository''getPriceRepositoryService'false],
  2181.         ], [
  2182.             'App\\Repository\\BookingRepository' => '?',
  2183.             'App\\Repository\\CityRepository' => '?',
  2184.             'App\\Repository\\PriceRepository' => '?',
  2185.         ])));
  2186.         $b->addCustomStringFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  2187.         $b->addCustomStringFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  2188.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a$b);
  2189.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2190.         return $instance;
  2191.     }
  2192.     /**
  2193.      * Gets the public 'error_controller' shared service.
  2194.      *
  2195.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2196.      */
  2197.     protected function getErrorControllerService()
  2198.     {
  2199.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2202.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2203.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2204.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2205.         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)));
  2206.     }
  2207.     /**
  2208.      * Gets the public 'event_dispatcher' shared service.
  2209.      *
  2210.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2211.      */
  2212.     protected function getEventDispatcherService()
  2213.     {
  2214.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2215.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2216.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2217.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2218.         $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())));
  2219.         $instance->addListener('kernel.controller', [=> function () {
  2220.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2221.         }, => 'onKernelController'], 0);
  2222.         $instance->addListener('kernel.response', [=> function () {
  2223.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->getSonata_Block_Cache_Handler_DefaultService());
  2224.         }, => 'onKernelResponse'], 0);
  2225.         $instance->addListener('Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\Event\\GetDatabaseResourcesEvent', [=> function () {
  2226.             return ($this->privates['Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\Event\\GetDatabaseResourcesEvent'] ?? $this->getGetDatabaseResourcesEventService());
  2227.         }, => 'onGetDatabaseResources'], 0);
  2228.         $instance->addListener('kernel.exception', [=> function () {
  2229.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2230.         }, => 'onKernelException'], 0);
  2231.         $instance->addListener('console.command', [=> function () {
  2232.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2233.         }, => 'handleConsoleCommandEvent'], 128);
  2234.         $instance->addListener('console.terminate', [=> function () {
  2235.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2236.         }, => 'handleConsoleTerminateEvent'], -64);
  2237.         $instance->addListener('console.error', [=> function () {
  2238.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2239.         }, => 'handleConsoleErrorEvent'], -64);
  2240.         $instance->addListener('kernel.request', [=> function () {
  2241.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2242.         }, => 'handleKernelRequestEvent'], 5);
  2243.         $instance->addListener('kernel.controller', [=> function () {
  2244.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2245.         }, => 'handleKernelControllerEvent'], 10);
  2246.         $instance->addListener('kernel.request', [=> function () {
  2247.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2248.         }, => 'handleKernelRequestEvent'], 3);
  2249.         $instance->addListener('kernel.finish_request', [=> function () {
  2250.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2251.         }, => 'handleKernelFinishRequestEvent'], 5);
  2252.         $instance->addListener('kernel.request', [=> function () {
  2253.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2254.         }, => 'handleKernelRequestEvent'], 4);
  2255.         $instance->addListener('kernel.response', [=> function () {
  2256.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2257.         }, => 'handleKernelResponseEvent'], 15);
  2258.         $instance->addListener('kernel.terminate', [=> function () {
  2259.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2260.         }, => 'handleKernelTerminateEvent'], 5);
  2261.         $instance->addListener('kernel.request', [=> function () {
  2262.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2263.         }, => 'handleKernelRequestEvent'], 2);
  2264.         $instance->addListener('kernel.finish_request', [=> function () {
  2265.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2266.         }, => 'handleKernelFinishRequestEvent'], 10);
  2267.         $instance->addListener('kernel.response', [=> function () {
  2268.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2269.         }, => 'handleKernelResponseEvent'], 15);
  2270.         $instance->addListener('console.command', [=> function () {
  2271.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2272.         }, => 'handleConsoleCommandEvent'], 118);
  2273.         $instance->addListener('console.terminate', [=> function () {
  2274.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2275.         }, => 'handleConsoleTerminateEvent'], -54);
  2276.         $instance->addListener('kernel.request', [=> function () {
  2277.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2278.         }, => 'handleKernelRequestEvent'], 0);
  2279.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2280.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2281.         }, => 'handleLoginSuccessEvent'], 0);
  2282.         $instance->addListener('kernel.response', [=> function () {
  2283.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2284.         }, => 'onKernelResponse'], 0);
  2285.         $instance->addListener('kernel.response', [=> function () {
  2286.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2287.         }, => 'onKernelResponse'], -1024);
  2288.         $instance->addListener('kernel.request', [=> function () {
  2289.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2290.         }, => 'setDefaultLocale'], 100);
  2291.         $instance->addListener('kernel.request', [=> function () {
  2292.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2293.         }, => 'onKernelRequest'], 16);
  2294.         $instance->addListener('kernel.finish_request', [=> function () {
  2295.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2296.         }, => 'onKernelFinishRequest'], 0);
  2297.         $instance->addListener('kernel.request', [=> function () {
  2298.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2299.         }, => 'onKernelRequest'], 256);
  2300.         $instance->addListener('kernel.response', [=> function () {
  2301.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2302.         }, => 'onResponse'], -255);
  2303.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2304.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2305.         }, => 'onControllerArguments'], 0);
  2306.         $instance->addListener('kernel.exception', [=> function () {
  2307.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2308.         }, => 'logKernelException'], 0);
  2309.         $instance->addListener('kernel.exception', [=> function () {
  2310.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2311.         }, => 'onKernelException'], -128);
  2312.         $instance->addListener('kernel.response', [=> function () {
  2313.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2314.         }, => 'removeCspHeader'], -128);
  2315.         $instance->addListener('kernel.request', [=> function () {
  2316.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2317.         }, => 'onKernelRequest'], 15);
  2318.         $instance->addListener('kernel.finish_request', [=> function () {
  2319.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2320.         }, => 'onKernelFinishRequest'], -15);
  2321.         $instance->addListener('console.error', [=> function () {
  2322.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2323.         }, => 'onConsoleError'], -128);
  2324.         $instance->addListener('console.terminate', [=> function () {
  2325.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2326.         }, => 'onConsoleTerminate'], -128);
  2327.         $instance->addListener('console.error', [=> function () {
  2328.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2329.         }, => 'onConsoleError'], 0);
  2330.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2331.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2332.         }, => 'onMessage'], -255);
  2333.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2334.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2335.         }, => 'onMessage'], -255);
  2336.         $instance->addListener('kernel.request', [=> function () {
  2337.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  2338.         }, => 'onKernelRequest'], 48);
  2339.         $instance->addListener('kernel.request', [=> function () {
  2340.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2341.         }, => 'configure'], 2048);
  2342.         $instance->addListener('console.command', [=> function () {
  2343.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2344.         }, => 'configure'], 2048);
  2345.         $instance->addListener('kernel.request', [=> function () {
  2346.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2347.         }, => 'onKernelRequest'], 32);
  2348.         $instance->addListener('kernel.finish_request', [=> function () {
  2349.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2350.         }, => 'onKernelFinishRequest'], 0);
  2351.         $instance->addListener('kernel.exception', [=> function () {
  2352.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2353.         }, => 'onKernelException'], -64);
  2354.         $instance->addListener('kernel.request', [=> function () {
  2355.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2356.         }, => 'onKernelRequest'], 128);
  2357.         $instance->addListener('kernel.response', [=> function () {
  2358.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2359.         }, => 'onKernelResponse'], -1000);
  2360.         $instance->addListener('kernel.finish_request', [=> function () {
  2361.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2362.         }, => 'onFinishRequest'], 0);
  2363.         $instance->addListener('kernel.response', [=> function () {
  2364.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2365.         }, => 'onKernelResponse'], -100);
  2366.         $instance->addListener('kernel.exception', [=> function () {
  2367.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2368.         }, => 'onKernelException'], 0);
  2369.         $instance->addListener('kernel.terminate', [=> function () {
  2370.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2371.         }, => 'onKernelTerminate'], -1024);
  2372.         $instance->addListener('kernel.controller', [=> function () {
  2373.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2374.         }, => 'onKernelController'], 0);
  2375.         $instance->addListener('kernel.response', [=> function () {
  2376.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2377.         }, => 'onKernelResponse'], 0);
  2378.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2379.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2380.         }, => 'onMessage'], 0);
  2381.         $instance->addListener('kernel.response', [=> function () {
  2382.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2383.         }, => 'onKernelResponse'], 0);
  2384.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2385.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2386.         }, => 'onVoterVote'], 0);
  2387.         $instance->addListener('kernel.request', [=> function () {
  2388.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2389.         }, => 'configureLogoutUrlGenerator'], 8);
  2390.         $instance->addListener('kernel.request', [=> function () {
  2391.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2392.         }, => 'onKernelRequest'], 8);
  2393.         $instance->addListener('kernel.finish_request', [=> function () {
  2394.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2395.         }, => 'onKernelFinishRequest'], 0);
  2396.         $instance->addListener('kernel.controller', [=> function () {
  2397.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ?? ($this->privates['sonata.admin.event_listener.configure_crud_controller'] = new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener()));
  2398.         }, => 'onKernelController'], 0);
  2399.         $instance->addListener('console.error', [=> function () {
  2400.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2401.         }, => 'onConsoleError'], 0);
  2402.         $instance->addListener('console.terminate', [=> function () {
  2403.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2404.         }, => 'onConsoleTerminate'], 0);
  2405.         $instance->addListener('kernel.response', [=> function () {
  2406.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2407.         }, => 'onKernelResponse'], -128);
  2408.         $instance->addListener('kernel.controller', [=> function () {
  2409.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2410.         }, => 'onKernelController'], 0);
  2411.         $instance->addListener('kernel.controller', [=> function () {
  2412.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2413.         }, => 'onKernelController'], 0);
  2414.         $instance->addListener('kernel.controller', [=> function () {
  2415.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2416.         }, => 'onKernelController'], -128);
  2417.         $instance->addListener('kernel.view', [=> function () {
  2418.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2419.         }, => 'onKernelView'], 0);
  2420.         $instance->addListener('kernel.controller', [=> function () {
  2421.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2422.         }, => 'onKernelController'], 0);
  2423.         $instance->addListener('kernel.response', [=> function () {
  2424.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2425.         }, => 'onKernelResponse'], 0);
  2426.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2427.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2428.         }, => 'onKernelControllerArguments'], 0);
  2429.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2430.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2431.         }, => 'onKernelControllerArguments'], 0);
  2432.         $instance->addListener('security.interactive_login', [=> function () {
  2433.             return ($this->privates['sonata.user.listener.last_login'] ?? $this->getSonata_User_Listener_LastLoginService());
  2434.         }, => 'onSecurityInteractiveLogin'], 0);
  2435.         $instance->addListener('kernel.exception', [=> function () {
  2436.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2437.         }, => 'onException'], 0);
  2438.         $instance->addListener('kernel.terminate', [=> function () {
  2439.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2440.         }, => 'onTerminate'], 0);
  2441.         $instance->addListener('console.error', [=> function () {
  2442.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2443.         }, => 'onException'], 0);
  2444.         $instance->addListener('console.terminate', [=> function () {
  2445.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2446.         }, => 'onTerminate'], 0);
  2447.         $instance->addListener('console.command', [=> function () {
  2448.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2449.         }, => 'configure'], 1024);
  2450.         $instance->addListener('kernel.finish_request', [=> function () {
  2451.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2452.         }, => 'resetAssets'], 0);
  2453.         $instance->addListener('console.command', [=> function () {
  2454.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2455.         }, => 'onCommand'], 255);
  2456.         $instance->addListener('console.terminate', [=> function () {
  2457.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2458.         }, => 'onTerminate'], -255);
  2459.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  2460.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  2461.         }, => 'onImplicitLogin'], 0);
  2462.         $instance->addListener('security.interactive_login', [=> function () {
  2463.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  2464.         }, => 'onSecurityInteractiveLogin'], 0);
  2465.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2466.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  2467.         }, => 'authenticate'], 0);
  2468.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  2469.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  2470.         }, => 'authenticate'], 0);
  2471.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2472.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  2473.         }, => 'authenticate'], 0);
  2474.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  2475.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2476.         }, => 'addSuccessFlash'], 0);
  2477.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  2478.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2479.         }, => 'addSuccessFlash'], 0);
  2480.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2481.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2482.         }, => 'addSuccessFlash'], 0);
  2483.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2484.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2485.         }, => 'addSuccessFlash'], 0);
  2486.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  2487.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  2488.         }, => 'onResettingResetInitialize'], 0);
  2489.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  2490.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  2491.         }, => 'onResettingResetSuccess'], 0);
  2492.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2493.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2494.         }, => 'onLogout'], 0);
  2495.         return $instance;
  2496.     }
  2497.     /**
  2498.      * Gets the public 'fos_user.change_password.controller' shared service.
  2499.      *
  2500.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  2501.      */
  2502.     protected function getFosUser_ChangePassword_ControllerService()
  2503.     {
  2504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2505.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  2506.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2507.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2508.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2509.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.change_password.controller'$this));
  2510.         return $instance;
  2511.     }
  2512.     /**
  2513.      * Gets the public 'fos_user.profile.controller' shared service.
  2514.      *
  2515.      * @return \FOS\UserBundle\Controller\ProfileController
  2516.      */
  2517.     protected function getFosUser_Profile_ControllerService()
  2518.     {
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2523.         $this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_profile_form''FOS\\UserBundle\\Form\\Type\\ProfileFormType'$this->parameters['fos_user.profile.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2524.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.profile.controller'$this));
  2525.         return $instance;
  2526.     }
  2527.     /**
  2528.      * Gets the public 'fos_user.registration.controller' shared service.
  2529.      *
  2530.      * @return \FOS\UserBundle\Controller\RegistrationController
  2531.      */
  2532.     protected function getFosUser_Registration_ControllerService()
  2533.     {
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2538.         $this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_registration_form''FOS\\UserBundle\\Form\\Type\\RegistrationFormType'$this->parameters['fos_user.registration.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2539.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.registration.controller'$this));
  2540.         return $instance;
  2541.     }
  2542.     /**
  2543.      * Gets the public 'fos_user.resetting.controller' shared service.
  2544.      *
  2545.      * @return \FOS\UserBundle\Controller\ResettingController
  2546.      */
  2547.     protected function getFosUser_Resetting_ControllerService()
  2548.     {
  2549.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  2551.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2552.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2553.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  2554.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  2555.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  2556.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  2557.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), new \FOS\UserBundle\Util\TokenGenerator(), new \FOS\UserBundle\Mailer\NoopMailer(), 7200);
  2558.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.resetting.controller'$this));
  2559.         return $instance;
  2560.     }
  2561.     /**
  2562.      * Gets the public 'fos_user.security.controller' shared service.
  2563.      *
  2564.      * @return \FOS\UserBundle\Controller\SecurityController
  2565.      */
  2566.     protected function getFosUser_Security_ControllerService()
  2567.     {
  2568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  2570.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  2571.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.security.controller'$this));
  2572.         return $instance;
  2573.     }
  2574.     /**
  2575.      * Gets the public 'fos_user.user_manager' shared service.
  2576.      *
  2577.      * @return \FOS\UserBundle\Doctrine\UserManager
  2578.      */
  2579.     protected function getFosUser_UserManagerService()
  2580.     {
  2581.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  2582.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  2583.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  2584.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'App\\Entity\\User');
  2585.     }
  2586.     /**
  2587.      * Gets the public 'http_kernel' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2590.      */
  2591.     protected function getHttpKernelService()
  2592.     {
  2593.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2594.         if (isset($this->services['http_kernel'])) {
  2595.             return $this->services['http_kernel'];
  2596.         }
  2597.         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 () {
  2598.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2599.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2600.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2601.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2602.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_AdminService());
  2603.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService());
  2604.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2605.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2606.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2607.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2608.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2609.     }
  2610.     /**
  2611.      * Gets the public 'ibrows_sonata_translation.admin.orm.template_registry' shared service.
  2612.      *
  2613.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  2614.      */
  2615.     protected function getIbrowsSonataTranslation_Admin_Orm_TemplateRegistryService()
  2616.     {
  2617.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  2618.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  2619.         return $this->services['ibrows_sonata_translation.admin.orm.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  2620.     }
  2621.     /**
  2622.      * Gets the public 'knp_menu.factory' shared service.
  2623.      *
  2624.      * @return \Knp\Menu\MenuFactory
  2625.      */
  2626.     protected function getKnpMenu_FactoryService()
  2627.     {
  2628.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  2632.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  2633.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  2634.         return $instance;
  2635.     }
  2636.     /**
  2637.      * Gets the public 'knp_menu.matcher' shared service.
  2638.      *
  2639.      * @return \Knp\Menu\Matcher\Matcher
  2640.      */
  2641.     protected function getKnpMenu_MatcherService()
  2642.     {
  2643.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2644.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  2645.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->getSonata_Admin_Menu_Matcher_Voter_AdminService());
  2646.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ?? ($this->privates['sonata.admin.menu.matcher.voter.active'] = new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter()));
  2647.         }, 3));
  2648.     }
  2649.     /**
  2650.      * Gets the public 'knp_snappy.image' shared service.
  2651.      *
  2652.      * @return \Knp\Snappy\Image
  2653.      */
  2654.     protected function getKnpSnappy_ImageService()
  2655.     {
  2656.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2658.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  2659.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image('wkhtmltoimage', [], []);
  2660.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2661.         return $instance;
  2662.     }
  2663.     /**
  2664.      * Gets the public 'knp_snappy.pdf' shared service.
  2665.      *
  2666.      * @return \Knp\Snappy\Pdf
  2667.      */
  2668.     protected function getKnpSnappy_PdfService()
  2669.     {
  2670.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2671.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2672.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  2673.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf('/usr/local/bin/wkhtmltopdf', [], []);
  2674.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2675.         return $instance;
  2676.     }
  2677.     /**
  2678.      * Gets the public 'lexik_translation.data_grid.formatter' shared service.
  2679.      *
  2680.      * @return \Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridFormatter
  2681.      */
  2682.     protected function getLexikTranslation_DataGrid_FormatterService()
  2683.     {
  2684.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/DataGrid/DataGridFormatter.php';
  2685.         return $this->services['lexik_translation.data_grid.formatter'] = new \Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridFormatter(($this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] ?? $this->getLocaleManagerService()), 'orm');
  2686.     }
  2687.     /**
  2688.      * Gets the public 'lexik_translation.data_grid.request_handler' shared service.
  2689.      *
  2690.      * @return \Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridRequestHandler
  2691.      */
  2692.     protected function getLexikTranslation_DataGrid_RequestHandlerService()
  2693.     {
  2694.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/DataGrid/DataGridRequestHandler.php';
  2695.         $this->services['lexik_translation.data_grid.request_handler'] = $instance = new \Lexik\Bundle\TranslationBundle\Util\DataGrid\DataGridRequestHandler(($this->services['lexik_translation.trans_unit.manager'] ?? $this->getLexikTranslation_TransUnit_ManagerService()), ($this->privates['lexik_translation.file.manager'] ?? $this->getLexikTranslation_File_ManagerService()), ($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] ?? $this->getLocaleManagerService()));
  2696.         $instance->setCreateMissing(false);
  2697.         $instance->setDefaultFileFormat('yml');
  2698.         return $instance;
  2699.     }
  2700.     /**
  2701.      * Gets the public 'lexik_translation.exporter.json' shared service.
  2702.      *
  2703.      * @return \Lexik\Bundle\TranslationBundle\Translation\Exporter\JsonExporter
  2704.      */
  2705.     protected function getLexikTranslation_Exporter_JsonService()
  2706.     {
  2707.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/ExporterInterface.php';
  2708.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/JsonExporter.php';
  2709.         return $this->services['lexik_translation.exporter.json'] = new \Lexik\Bundle\TranslationBundle\Translation\Exporter\JsonExporter(false);
  2710.     }
  2711.     /**
  2712.      * Gets the public 'lexik_translation.exporter.xliff' shared service.
  2713.      *
  2714.      * @return \Lexik\Bundle\TranslationBundle\Translation\Exporter\XliffExporter
  2715.      */
  2716.     protected function getLexikTranslation_Exporter_XliffService()
  2717.     {
  2718.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/ExporterInterface.php';
  2719.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/XliffExporter.php';
  2720.         return $this->services['lexik_translation.exporter.xliff'] = new \Lexik\Bundle\TranslationBundle\Translation\Exporter\XliffExporter();
  2721.     }
  2722.     /**
  2723.      * Gets the public 'lexik_translation.exporter_collector' shared service.
  2724.      *
  2725.      * @return \Lexik\Bundle\TranslationBundle\Translation\Exporter\ExporterCollector
  2726.      */
  2727.     protected function getLexikTranslation_ExporterCollectorService()
  2728.     {
  2729.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/ExporterCollector.php';
  2730.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/ExporterInterface.php';
  2731.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/YamlExporter.php';
  2732.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/PhpExporter.php';
  2733.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/XliffExporter.php';
  2734.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Exporter/JsonExporter.php';
  2735.         $this->services['lexik_translation.exporter_collector'] = $instance = new \Lexik\Bundle\TranslationBundle\Translation\Exporter\ExporterCollector();
  2736.         $instance->addExporter('Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\XliffExporter', ($this->services['lexik_translation.exporter.xliff'] ?? ($this->services['lexik_translation.exporter.xliff'] = new \Lexik\Bundle\TranslationBundle\Translation\Exporter\XliffExporter())));
  2737.         $instance->addExporter('Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\JsonExporter', ($this->services['lexik_translation.exporter.json'] ?? ($this->services['lexik_translation.exporter.json'] = new \Lexik\Bundle\TranslationBundle\Translation\Exporter\JsonExporter(false))));
  2738.         $instance->addExporter('Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\YamlExporter', new \Lexik\Bundle\TranslationBundle\Translation\Exporter\YamlExporter(false));
  2739.         $instance->addExporter('Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\PhpExporter', new \Lexik\Bundle\TranslationBundle\Translation\Exporter\PhpExporter());
  2740.         return $instance;
  2741.     }
  2742.     /**
  2743.      * Gets the public 'lexik_translation.form.handler.trans_unit' shared autowired service.
  2744.      *
  2745.      * @return \Lexik\Bundle\TranslationBundle\Form\Handler\TransUnitFormHandler
  2746.      */
  2747.     protected function getLexikTranslation_Form_Handler_TransUnitService()
  2748.     {
  2749.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Form/Handler/FormHandlerInterface.php';
  2750.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Form/Handler/TransUnitFormHandler.php';
  2751.         return $this->services['lexik_translation.form.handler.trans_unit'] = new \Lexik\Bundle\TranslationBundle\Form\Handler\TransUnitFormHandler(($this->services['lexik_translation.trans_unit.manager'] ?? $this->getLexikTranslation_TransUnit_ManagerService()), ($this->privates['lexik_translation.file.manager'] ?? $this->getLexikTranslation_File_ManagerService()), ($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] ?? $this->getLocaleManagerService()), \dirname(__DIR__4));
  2752.     }
  2753.     /**
  2754.      * Gets the public 'lexik_translation.importer.file' shared service.
  2755.      *
  2756.      * @return \Lexik\Bundle\TranslationBundle\Translation\Importer\FileImporter
  2757.      */
  2758.     protected function getLexikTranslation_Importer_FileService()
  2759.     {
  2760.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Importer/FileImporter.php';
  2761.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2762.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2766.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2767.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2768.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2770.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2772.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2773.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2775.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2776.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2777.         $this->services['lexik_translation.importer.file'] = $instance = new \Lexik\Bundle\TranslationBundle\Translation\Importer\FileImporter(['php' => ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())), 'yaml' => $a'yml' => $a'xlf' => $b'xliff' => $b'po' => ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())), 'mo' => ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())), 'ts' => ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())), 'csv' => ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())), 'res' => ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())), 'dat' => ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())), 'ini' => ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())), 'json' => ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())), 'database' => ($this->privates['Lexik\\Bundle\\TranslationBundle\\Translation\\Loader'] ?? $this->getLoaderService())], ($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['lexik_translation.trans_unit.manager'] ?? $this->getLexikTranslation_TransUnit_ManagerService()), ($this->privates['lexik_translation.file.manager'] ?? $this->getLexikTranslation_File_ManagerService()));
  2778.         $instance->setCaseInsensitiveInsert(false);
  2779.         return $instance;
  2780.     }
  2781.     /**
  2782.      * Gets the public 'lexik_translation.overview.stats_aggregator' shared service.
  2783.      *
  2784.      * @return \Lexik\Bundle\TranslationBundle\Util\Overview\StatsAggregator
  2785.      */
  2786.     protected function getLexikTranslation_Overview_StatsAggregatorService()
  2787.     {
  2788.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/Overview/StatsAggregator.php';
  2789.         return $this->services['lexik_translation.overview.stats_aggregator'] = new \Lexik\Bundle\TranslationBundle\Util\Overview\StatsAggregator(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->services['Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager'] ?? $this->getLocaleManagerService()));
  2790.     }
  2791.     /**
  2792.      * Gets the public 'lexik_translation.trans_unit.manager' shared service.
  2793.      *
  2794.      * @return \Lexik\Bundle\TranslationBundle\Manager\TransUnitManager
  2795.      */
  2796.     protected function getLexikTranslation_TransUnit_ManagerService()
  2797.     {
  2798.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Manager/TransUnitManagerInterface.php';
  2799.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Manager/TransUnitManager.php';
  2800.         return $this->services['lexik_translation.trans_unit.manager'] = new \Lexik\Bundle\TranslationBundle\Manager\TransUnitManager(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), ($this->privates['lexik_translation.file.manager'] ?? $this->getLexikTranslation_File_ManagerService()), \dirname(__DIR__4));
  2801.     }
  2802.     /**
  2803.      * Gets the public 'lexik_translation.translation_storage' shared service.
  2804.      *
  2805.      * @return \Lexik\Bundle\TranslationBundle\Storage\DoctrineORMStorage
  2806.      */
  2807.     protected function getLexikTranslation_TranslationStorageService()
  2808.     {
  2809.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Storage/StorageInterface.php';
  2810.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Storage/AbstractDoctrineStorage.php';
  2811.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Storage/DoctrineORMStorage.php';
  2812.         return $this->services['lexik_translation.translation_storage'] = new \Lexik\Bundle\TranslationBundle\Storage\DoctrineORMStorage(($this->services['doctrine'] ?? $this->getDoctrineService()), 'default', ['trans_unit' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\TransUnit''translation' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\Translation''file' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\File']);
  2813.     }
  2814.     /**
  2815.      * Gets the public 'lexik_translation.translator' shared service.
  2816.      *
  2817.      * @return \Lexik\Bundle\TranslationBundle\Translation\Translator
  2818.      */
  2819.     protected function getLexikTranslation_TranslatorService()
  2820.     {
  2821.         $this->services['lexik_translation.translator'] = $instance = new \Lexik\Bundle\TranslationBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2822.             'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => ['privates''Lexik\\Bundle\\TranslationBundle\\Translation\\Loader''getLoaderService'false],
  2823.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  2824.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  2825.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  2826.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  2827.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  2828.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  2829.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  2830.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  2831.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  2832.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  2833.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  2834.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  2835.         ], [
  2836.             'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => '?',
  2837.             'event_dispatcher' => '?',
  2838.             'translation.loader.csv' => '?',
  2839.             'translation.loader.dat' => '?',
  2840.             'translation.loader.ini' => '?',
  2841.             'translation.loader.json' => '?',
  2842.             'translation.loader.mo' => '?',
  2843.             'translation.loader.php' => '?',
  2844.             'translation.loader.po' => '?',
  2845.             'translation.loader.qt' => '?',
  2846.             'translation.loader.res' => '?',
  2847.             'translation.loader.xliff' => '?',
  2848.             'translation.loader.yml' => '?',
  2849.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), 'de', ['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'], 'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => [=> 'database']], $this->getParameter('lexik_translation.translator.options'));
  2850.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2851.         $instance->setFallbackLocales($this->parameters['locales']);
  2852.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 'de''validators');
  2853.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 'de''validators');
  2854.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/security-core/Exception/../Resources/translations/security.de.xlf'), 'de''security');
  2855.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), 'de''SonataFormBundle');
  2856.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), 'de''SonataBlockBundle');
  2857.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), 'de''validators');
  2858.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), 'de''SonataAdminBundle');
  2859.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.de.xliff'), 'de''SonataUserBundle');
  2860.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.de.xliff'), 'de''validators');
  2861.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml'), 'de''LexikTranslationBundle');
  2862.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/IbrowsSonataTranslationBundle.de.yml'), 'de''IbrowsSonataTranslationBundle');
  2863.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/SonataAdminBundle.de.yml'), 'de''SonataAdminBundle');
  2864.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), 'de''validators');
  2865.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), 'de''FOSUserBundle');
  2866.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 'de''SonataTwigBundle');
  2867.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/impressum.de.yml'), 'de''impressum');
  2868.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/messages.de.yml'), 'de''messages');
  2869.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/about.de.yml'), 'de''about');
  2870.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/faq.de.yml'), 'de''faq');
  2871.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/disclaimer.de.yml'), 'de''disclaimer');
  2872.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/confirmation.de.yml'), 'de''confirmation');
  2873.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/agb.de.yml'), 'de''agb');
  2874.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/mails.de.yml'), 'de''mails');
  2875.         $instance->addResource('yml', (\dirname(__DIR__4).'/translations/mpom_sonata_translation_bundle.de.yml'), 'de''mpom_sonata_translation_bundle');
  2876.         $instance->addDatabaseResources();
  2877.         return $instance;
  2878.     }
  2879.     /**
  2880.      * Gets the public 'request_stack' shared service.
  2881.      *
  2882.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2883.      */
  2884.     protected function getRequestStackService()
  2885.     {
  2886.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2887.     }
  2888.     /**
  2889.      * Gets the public 'router' shared service.
  2890.      *
  2891.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2892.      */
  2893.     protected function getRouterService()
  2894.     {
  2895.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2896.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2897.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2898.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2899.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2900.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2901.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2902.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2903.         ], [
  2904.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2905.         ]))->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'de');
  2906.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2907.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2908.         return $instance;
  2909.     }
  2910.     /**
  2911.      * Gets the public 'routing.loader' shared service.
  2912.      *
  2913.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2914.      */
  2915.     protected function getRouting_LoaderService()
  2916.     {
  2917.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2922.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2923.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2924.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2925.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2926.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2927.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2928.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2929.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2930.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2931.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2934.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2935.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2936.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/AdminPoolLoader.php';
  2938.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2940.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2941.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2942.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  2943.         if (isset($this->services['routing.loader'])) {
  2944.             return $this->services['routing.loader'];
  2945.         }
  2946.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  2947.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2948.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2949.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  2950.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  2951.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  2952.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  2953.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  2954.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2955.             'kernel' => ['services''kernel''getKernelService'false],
  2956.         ], [
  2957.             'kernel' => 'App\\Kernel',
  2958.         ]), 'dev'));
  2959.         $b->addLoader(new \Sonata\AdminBundle\Route\AdminPoolLoader($a));
  2960.         $b->addLoader($d);
  2961.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  2962.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  2963.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  2964.     }
  2965.     /**
  2966.      * Gets the public 'security.acl.dbal.schema' shared service.
  2967.      *
  2968.      * @return \Symfony\Component\Security\Acl\Dbal\Schema
  2969.      */
  2970.     protected function getSecurity_Acl_Dbal_SchemaService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/AbstractAsset.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/Schema.php';
  2974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Dbal/Schema.php';
  2975.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2976.         if (isset($this->services['security.acl.dbal.schema'])) {
  2977.             return $this->services['security.acl.dbal.schema'];
  2978.         }
  2979.         return $this->services['security.acl.dbal.schema'] = new \Symfony\Component\Security\Acl\Dbal\Schema(['class_table_name' => 'acl_classes''entry_table_name' => 'acl_entries''oid_table_name' => 'acl_object_identities''oid_ancestors_table_name' => 'acl_object_identity_ancestors''sid_table_name' => 'acl_security_identities'], $a);
  2980.     }
  2981.     /**
  2982.      * Gets the public 'security.acl.provider' shared service.
  2983.      *
  2984.      * @return \Symfony\Component\Security\Acl\Dbal\MutableAclProvider
  2985.      */
  2986.     protected function getSecurity_Acl_ProviderService()
  2987.     {
  2988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/AclProviderInterface.php';
  2989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Dbal/AclProvider.php';
  2990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/MutableAclProviderInterface.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php';
  2992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Dbal/MutableAclProvider.php';
  2993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/PermissionGrantingStrategyInterface.php';
  2994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Domain/PermissionGrantingStrategy.php';
  2995.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2996.         if (isset($this->services['security.acl.provider'])) {
  2997.             return $this->services['security.acl.provider'];
  2998.         }
  2999.         return $this->services['security.acl.provider'] = new \Symfony\Component\Security\Acl\Dbal\MutableAclProvider($a, new \Symfony\Component\Security\Acl\Domain\PermissionGrantingStrategy(), ['class_table_name' => 'acl_classes''entry_table_name' => 'acl_entries''oid_table_name' => 'acl_object_identities''oid_ancestors_table_name' => 'acl_object_identity_ancestors''sid_table_name' => 'acl_security_identities'], NULL);
  3000.     }
  3001.     /**
  3002.      * Gets the public 'services_resetter' shared service.
  3003.      *
  3004.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3005.      */
  3006.     protected function getServicesResetterService()
  3007.     {
  3008.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3009.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3010.             if (isset($this->services['cache.app'])) {
  3011.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3012.             }
  3013.             if (isset($this->services['cache.system'])) {
  3014.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3015.             }
  3016.             if (isset($this->privates['cache.validator.traceable'])) {
  3017.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  3018.             }
  3019.             if (isset($this->privates['cache.serializer.traceable'])) {
  3020.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  3021.             }
  3022.             if (isset($this->privates['cache.annotations.traceable'])) {
  3023.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  3024.             }
  3025.             if (isset($this->privates['cache.property_info.traceable'])) {
  3026.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  3027.             }
  3028.             if (isset($this->privates['.sentry.traceable.http_client'])) {
  3029.                 yield 'http_client' => ($this->privates['.sentry.traceable.http_client'] ?? null);
  3030.             }
  3031.             if (isset($this->privates['mailer.message_logger_listener'])) {
  3032.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  3033.             }
  3034.             if (isset($this->privates['debug.stopwatch'])) {
  3035.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3036.             }
  3037.             if (isset($this->services['event_dispatcher'])) {
  3038.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3039.             }
  3040.             if (isset($this->privates['session_listener'])) {
  3041.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3042.             }
  3043.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3044.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3045.             }
  3046.             if (isset($this->services['cache.validator_expression_language'])) {
  3047.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3048.             }
  3049.             if (isset($this->services['.container.private.profiler'])) {
  3050.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  3051.             }
  3052.             if (isset($this->services['.container.private.validator'])) {
  3053.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  3054.             }
  3055.             if (isset($this->privates['twig.form.engine'])) {
  3056.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  3057.             }
  3058.             if (isset($this->services['.container.private.security.token_storage'])) {
  3059.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3060.             }
  3061.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  3062.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  3063.             }
  3064.             if (isset($this->privates['debug.security.firewall'])) {
  3065.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  3066.             }
  3067.             if (isset($this->services['doctrine'])) {
  3068.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3069.             }
  3070.             if (isset($this->privates['form.type.entity'])) {
  3071.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3072.             }
  3073.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  3074.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  3075.             }
  3076.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3077.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3078.             }
  3079.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  3080.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  3081.             }
  3082.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3083.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3084.             }
  3085.             if (isset($this->privates['monolog.handler.main'])) {
  3086.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3087.             }
  3088.             if (isset($this->privates['monolog.handler.console'])) {
  3089.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3090.             }
  3091.             if (isset($this->privates['monolog.handler.sentry'])) {
  3092.                 yield 'monolog.handler.sentry' => ($this->privates['monolog.handler.sentry'] ?? null);
  3093.             }
  3094.             if (isset($this->privates['.debug.http_client'])) {
  3095.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3096.             }
  3097.             if (isset($this->privates['.sentry.traceable.http_client'])) {
  3098.                 yield '.sentry.traceable.http_client' => ($this->privates['.sentry.traceable.http_client'] ?? null);
  3099.             }
  3100.         }, function () {
  3101.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['.sentry.traceable.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->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore.traceable'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.sentry'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.sentry.traceable.http_client']));
  3102.         }), ['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'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.sentry' => [=> 'reset'], '.debug.http_client' => [=> 'reset'], '.sentry.traceable.http_client' => [=> 'reset']]);
  3103.     }
  3104.     /**
  3105.      * Gets the public 'sonata.admin.action.append_form_field_element' shared service.
  3106.      *
  3107.      * @return \Sonata\AdminBundle\Action\AppendFormFieldElementAction
  3108.      */
  3109.     protected function getSonata_Admin_Action_AppendFormFieldElementService()
  3110.     {
  3111.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/AppendFormFieldElementAction.php';
  3112.         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()));
  3113.     }
  3114.     /**
  3115.      * Gets the public 'sonata.admin.action.dashboard' shared service.
  3116.      *
  3117.      * @return \Sonata\AdminBundle\Action\DashboardAction
  3118.      */
  3119.     protected function getSonata_Admin_Action_DashboardService()
  3120.     {
  3121.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/DashboardAction.php';
  3122.         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()));
  3123.     }
  3124.     /**
  3125.      * Gets the public 'sonata.admin.action.get_short_object_description' shared service.
  3126.      *
  3127.      * @return \Sonata\AdminBundle\Action\GetShortObjectDescriptionAction
  3128.      */
  3129.     protected function getSonata_Admin_Action_GetShortObjectDescriptionService()
  3130.     {
  3131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/GetShortObjectDescriptionAction.php';
  3132.         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()));
  3133.     }
  3134.     /**
  3135.      * Gets the public 'sonata.admin.action.retrieve_autocomplete_items' shared service.
  3136.      *
  3137.      * @return \Sonata\AdminBundle\Action\RetrieveAutocompleteItemsAction
  3138.      */
  3139.     protected function getSonata_Admin_Action_RetrieveAutocompleteItemsService()
  3140.     {
  3141.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveAutocompleteItemsAction.php';
  3142.         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()));
  3143.     }
  3144.     /**
  3145.      * Gets the public 'sonata.admin.action.retrieve_form_field_element' shared service.
  3146.      *
  3147.      * @return \Sonata\AdminBundle\Action\RetrieveFormFieldElementAction
  3148.      */
  3149.     protected function getSonata_Admin_Action_RetrieveFormFieldElementService()
  3150.     {
  3151.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/RetrieveFormFieldElementAction.php';
  3152.         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()));
  3153.     }
  3154.     /**
  3155.      * Gets the public 'sonata.admin.action.search' shared service.
  3156.      *
  3157.      * @return \Sonata\AdminBundle\Action\SearchAction
  3158.      */
  3159.     protected function getSonata_Admin_Action_SearchService()
  3160.     {
  3161.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SearchAction.php';
  3162.         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()));
  3163.     }
  3164.     /**
  3165.      * Gets the public 'sonata.admin.action.set_object_field_value' shared service.
  3166.      *
  3167.      * @return \Sonata\AdminBundle\Action\SetObjectFieldValueAction
  3168.      */
  3169.     protected function getSonata_Admin_Action_SetObjectFieldValueService()
  3170.     {
  3171.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Action/SetObjectFieldValueAction.php';
  3172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolverInterface.php';
  3173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformerResolver.php';
  3174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/DataTransformer/BooleanToStringTransformer.php';
  3176.         $a = new \Sonata\AdminBundle\Form\DataTransformerResolver();
  3177.         $a->addCustomGlobalTransformer('boolean', new \Sonata\AdminBundle\Form\DataTransformer\BooleanToStringTransformer(1));
  3178.         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()));
  3179.     }
  3180.     /**
  3181.      * Gets the public 'sonata.admin.block.admin_list' shared service.
  3182.      *
  3183.      * @return \Sonata\AdminBundle\Block\AdminListBlockService
  3184.      */
  3185.     protected function getSonata_Admin_Block_AdminListService()
  3186.     {
  3187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminListBlockService.php';
  3190.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3191.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  3192.             return $this->services['sonata.admin.block.admin_list'];
  3193.         }
  3194.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3195.         if (isset($this->services['sonata.admin.block.admin_list'])) {
  3196.             return $this->services['sonata.admin.block.admin_list'];
  3197.         }
  3198.         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()));
  3199.     }
  3200.     /**
  3201.      * Gets the public 'sonata.admin.block.admin_preview' shared service.
  3202.      *
  3203.      * @return \Sonata\AdminBundle\Block\AdminPreviewBlockService
  3204.      */
  3205.     protected function getSonata_Admin_Block_AdminPreviewService()
  3206.     {
  3207.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3209.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminPreviewBlockService.php';
  3210.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3211.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  3212.             return $this->services['sonata.admin.block.admin_preview'];
  3213.         }
  3214.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3215.         if (isset($this->services['sonata.admin.block.admin_preview'])) {
  3216.             return $this->services['sonata.admin.block.admin_preview'];
  3217.         }
  3218.         return $this->services['sonata.admin.block.admin_preview'] = new \Sonata\AdminBundle\Block\AdminPreviewBlockService($a$b);
  3219.     }
  3220.     /**
  3221.      * Gets the public 'sonata.admin.block.search_result' shared service.
  3222.      *
  3223.      * @return \Sonata\AdminBundle\Block\AdminSearchBlockService
  3224.      */
  3225.     protected function getSonata_Admin_Block_SearchResultService()
  3226.     {
  3227.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3228.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3229.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminSearchBlockService.php';
  3230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchHandler.php';
  3231.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3232.         if (isset($this->services['sonata.admin.block.search_result'])) {
  3233.             return $this->services['sonata.admin.block.search_result'];
  3234.         }
  3235.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3236.         if (isset($this->services['sonata.admin.block.search_result'])) {
  3237.             return $this->services['sonata.admin.block.search_result'];
  3238.         }
  3239.         $c = new \Sonata\AdminBundle\Search\SearchHandler();
  3240.         $c->configureAdminSearch([]);
  3241.         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');
  3242.     }
  3243.     /**
  3244.      * Gets the public 'sonata.admin.block.stats' shared service.
  3245.      *
  3246.      * @return \Sonata\AdminBundle\Block\AdminStatsBlockService
  3247.      */
  3248.     protected function getSonata_Admin_Block_StatsService()
  3249.     {
  3250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3251.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3252.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Block/AdminStatsBlockService.php';
  3253.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3254.         if (isset($this->services['sonata.admin.block.stats'])) {
  3255.             return $this->services['sonata.admin.block.stats'];
  3256.         }
  3257.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3258.         if (isset($this->services['sonata.admin.block.stats'])) {
  3259.             return $this->services['sonata.admin.block.stats'];
  3260.         }
  3261.         return $this->services['sonata.admin.block.stats'] = new \Sonata\AdminBundle\Block\AdminStatsBlockService($a$b);
  3262.     }
  3263.     /**
  3264.      * Gets the public 'sonata.admin.controller.crud' shared service.
  3265.      *
  3266.      * @return \Sonata\AdminBundle\Controller\CRUDController
  3267.      */
  3268.     protected function getSonata_Admin_Controller_CrudService()
  3269.     {
  3270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3271.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php';
  3272.         $this->services['sonata.admin.controller.crud'] = $instance = new \Sonata\AdminBundle\Controller\CRUDController();
  3273.         $instance->setContainer(($this->privates['.service_locator.vDX4aT1'] ?? $this->get_ServiceLocator_VDX4aT1Service())->withContext('sonata.admin.controller.crud'$this));
  3274.         return $instance;
  3275.     }
  3276.     /**
  3277.      * Gets the public 'sonata.admin.manager.orm' shared service.
  3278.      *
  3279.      * @return \Sonata\DoctrineORMAdminBundle\Model\ModelManager
  3280.      */
  3281.     protected function getSonata_Admin_Manager_OrmService()
  3282.     {
  3283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  3284.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  3285.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  3286.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  3287.         return $this->services['sonata.admin.manager.orm'] = new \Sonata\DoctrineORMAdminBundle\Model\ModelManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3288.     }
  3289.     /**
  3290.      * Gets the public 'sonata.admin.manipulator.acl.object.orm' shared service.
  3291.      *
  3292.      * @return \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator
  3293.      */
  3294.     protected function getSonata_Admin_Manipulator_Acl_Object_OrmService()
  3295.     {
  3296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  3297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  3298.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  3299.         return $this->services['sonata.admin.manipulator.acl.object.orm'] = new \Sonata\DoctrineORMAdminBundle\Util\ObjectAclManipulator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3300.     }
  3301.     /**
  3302.      * Gets the public 'sonata.block.context_manager.default' shared service.
  3303.      *
  3304.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  3305.      */
  3306.     protected function getSonata_Block_ContextManager_DefaultService()
  3307.     {
  3308.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3309.         if (isset($this->services['sonata.block.context_manager.default'])) {
  3310.             return $this->services['sonata.block.context_manager.default'];
  3311.         }
  3312.         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()));
  3313.     }
  3314.     /**
  3315.      * Gets the public 'sonata.block.exception.filter.debug_only' shared service.
  3316.      *
  3317.      * @return \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter
  3318.      */
  3319.     protected function getSonata_Block_Exception_Filter_DebugOnlyService()
  3320.     {
  3321.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3322.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/DebugOnlyFilter.php';
  3323.         return $this->services['sonata.block.exception.filter.debug_only'] = new \Sonata\BlockBundle\Exception\Filter\DebugOnlyFilter(true);
  3324.     }
  3325.     /**
  3326.      * Gets the public 'sonata.block.exception.filter.ignore_block_exception' shared service.
  3327.      *
  3328.      * @return \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter
  3329.      */
  3330.     protected function getSonata_Block_Exception_Filter_IgnoreBlockExceptionService()
  3331.     {
  3332.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3333.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/IgnoreClassFilter.php';
  3334.         return $this->services['sonata.block.exception.filter.ignore_block_exception'] = new \Sonata\BlockBundle\Exception\Filter\IgnoreClassFilter('Sonata\\BlockBundle\\Exception\\BlockExceptionInterface');
  3335.     }
  3336.     /**
  3337.      * Gets the public 'sonata.block.exception.filter.keep_all' shared service.
  3338.      *
  3339.      * @return \Sonata\BlockBundle\Exception\Filter\KeepAllFilter
  3340.      */
  3341.     protected function getSonata_Block_Exception_Filter_KeepAllService()
  3342.     {
  3343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3344.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepAllFilter.php';
  3345.         return $this->services['sonata.block.exception.filter.keep_all'] = new \Sonata\BlockBundle\Exception\Filter\KeepAllFilter();
  3346.     }
  3347.     /**
  3348.      * Gets the public 'sonata.block.exception.filter.keep_none' shared service.
  3349.      *
  3350.      * @return \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter
  3351.      */
  3352.     protected function getSonata_Block_Exception_Filter_KeepNoneService()
  3353.     {
  3354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/FilterInterface.php';
  3355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Filter/KeepNoneFilter.php';
  3356.         return $this->services['sonata.block.exception.filter.keep_none'] = new \Sonata\BlockBundle\Exception\Filter\KeepNoneFilter();
  3357.     }
  3358.     /**
  3359.      * Gets the public 'sonata.block.exception.renderer.inline' shared service.
  3360.      *
  3361.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineRenderer
  3362.      */
  3363.     protected function getSonata_Block_Exception_Renderer_InlineService()
  3364.     {
  3365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineRenderer.php';
  3367.         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');
  3368.     }
  3369.     /**
  3370.      * Gets the public 'sonata.block.exception.renderer.inline_debug' shared service.
  3371.      *
  3372.      * @return \Sonata\BlockBundle\Exception\Renderer\InlineDebugRenderer
  3373.      */
  3374.     protected function getSonata_Block_Exception_Renderer_InlineDebugService()
  3375.     {
  3376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/InlineDebugRenderer.php';
  3378.         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);
  3379.     }
  3380.     /**
  3381.      * Gets the public 'sonata.block.exception.renderer.throw' shared service.
  3382.      *
  3383.      * @return \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer
  3384.      */
  3385.     protected function getSonata_Block_Exception_Renderer_ThrowService()
  3386.     {
  3387.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/RendererInterface.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Renderer/MonkeyThrowRenderer.php';
  3389.         return $this->services['sonata.block.exception.renderer.throw'] = new \Sonata\BlockBundle\Exception\Renderer\MonkeyThrowRenderer();
  3390.     }
  3391.     /**
  3392.      * Gets the public 'sonata.block.manager' shared service.
  3393.      *
  3394.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  3395.      */
  3396.     protected function getSonata_Block_ManagerService()
  3397.     {
  3398.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3399.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'false],
  3400.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'false],
  3401.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'false],
  3402.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'false],
  3403.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'false],
  3404.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'false],
  3405.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'false],
  3406.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'false],
  3407.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'false],
  3408.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'false],
  3409.         ], [
  3410.             'sonata.admin.block.admin_list' => '?',
  3411.             'sonata.admin.block.admin_preview' => '?',
  3412.             'sonata.admin.block.search_result' => '?',
  3413.             'sonata.admin.block.stats' => '?',
  3414.             'sonata.block.service.container' => '?',
  3415.             'sonata.block.service.empty' => '?',
  3416.             'sonata.block.service.menu' => '?',
  3417.             'sonata.block.service.rss' => '?',
  3418.             'sonata.block.service.template' => '?',
  3419.             'sonata.block.service.text' => '?',
  3420.         ]), $this->parameters['sonata.block.container.types']);
  3421.         $instance->add('sonata.block.service.container''sonata.block.service.container'$this->parameters['sonata_blocks.default_contexts']);
  3422.         $instance->add('sonata.block.service.empty''sonata.block.service.empty'$this->parameters['sonata_blocks.default_contexts']);
  3423.         $instance->add('sonata.block.service.text''sonata.block.service.text'$this->parameters['sonata_blocks.default_contexts']);
  3424.         $instance->add('sonata.block.service.rss''sonata.block.service.rss'$this->parameters['sonata_blocks.default_contexts']);
  3425.         $instance->add('sonata.block.service.template''sonata.block.service.template'$this->parameters['sonata_blocks.default_contexts']);
  3426.         $instance->add('sonata.block.service.menu''sonata.block.service.menu'$this->parameters['sonata_blocks.default_contexts']);
  3427.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list'$this->parameters['sonata_blocks.default_contexts']);
  3428.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result'$this->parameters['sonata_blocks.default_contexts']);
  3429.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats'$this->parameters['sonata_blocks.default_contexts']);
  3430.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview'$this->parameters['sonata_blocks.default_contexts']);
  3431.         return $instance;
  3432.     }
  3433.     /**
  3434.      * Gets the public 'sonata.block.menu.registry' shared service.
  3435.      *
  3436.      * @return \Sonata\BlockBundle\Menu\MenuRegistry
  3437.      */
  3438.     protected function getSonata_Block_Menu_RegistryService()
  3439.     {
  3440.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistryInterface.php';
  3441.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Menu/MenuRegistry.php';
  3442.         $this->services['sonata.block.menu.registry'] = $instance = new \Sonata\BlockBundle\Menu\MenuRegistry();
  3443.         $instance->add('sonata_admin_sidebar');
  3444.         return $instance;
  3445.     }
  3446.     /**
  3447.      * Gets the public 'sonata.block.renderer.default' shared service.
  3448.      *
  3449.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  3450.      */
  3451.     protected function getSonata_Block_Renderer_DefaultService()
  3452.     {
  3453.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  3454.         if (isset($this->services['sonata.block.renderer.default'])) {
  3455.             return $this->services['sonata.block.renderer.default'];
  3456.         }
  3457.         $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'], [], []);
  3458.         $b->setDefaultFilter('debug_only');
  3459.         $b->setDefaultRenderer('throw');
  3460.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3461.     }
  3462.     /**
  3463.      * Gets the public 'sonata.block.service.container' shared service.
  3464.      *
  3465.      * @return \Sonata\BlockBundle\Block\Service\ContainerBlockService
  3466.      */
  3467.     protected function getSonata_Block_Service_ContainerService()
  3468.     {
  3469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3472.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/ContainerBlockService.php';
  3473.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3474.         if (isset($this->services['sonata.block.service.container'])) {
  3475.             return $this->services['sonata.block.service.container'];
  3476.         }
  3477.         return $this->services['sonata.block.service.container'] = new \Sonata\BlockBundle\Block\Service\ContainerBlockService($a);
  3478.     }
  3479.     /**
  3480.      * Gets the public 'sonata.block.service.empty' shared service.
  3481.      *
  3482.      * @return \Sonata\BlockBundle\Block\Service\EmptyBlockService
  3483.      */
  3484.     protected function getSonata_Block_Service_EmptyService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3487.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3488.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EmptyBlockService.php';
  3489.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3490.         if (isset($this->services['sonata.block.service.empty'])) {
  3491.             return $this->services['sonata.block.service.empty'];
  3492.         }
  3493.         return $this->services['sonata.block.service.empty'] = new \Sonata\BlockBundle\Block\Service\EmptyBlockService($a);
  3494.     }
  3495.     /**
  3496.      * Gets the public 'sonata.block.service.menu' shared service.
  3497.      *
  3498.      * @return \Sonata\BlockBundle\Block\Service\MenuBlockService
  3499.      */
  3500.     protected function getSonata_Block_Service_MenuService()
  3501.     {
  3502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractMenuBlockService.php';
  3506.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/MenuBlockService.php';
  3507.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3508.         if (isset($this->services['sonata.block.service.menu'])) {
  3509.             return $this->services['sonata.block.service.menu'];
  3510.         }
  3511.         $b = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  3512.         if (isset($this->services['sonata.block.service.menu'])) {
  3513.             return $this->services['sonata.block.service.menu'];
  3514.         }
  3515.         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()));
  3516.     }
  3517.     /**
  3518.      * Gets the public 'sonata.block.service.rss' shared service.
  3519.      *
  3520.      * @return \Sonata\BlockBundle\Block\Service\RssBlockService
  3521.      */
  3522.     protected function getSonata_Block_Service_RssService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/RssBlockService.php';
  3528.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3529.         if (isset($this->services['sonata.block.service.rss'])) {
  3530.             return $this->services['sonata.block.service.rss'];
  3531.         }
  3532.         return $this->services['sonata.block.service.rss'] = new \Sonata\BlockBundle\Block\Service\RssBlockService($a);
  3533.     }
  3534.     /**
  3535.      * Gets the public 'sonata.block.service.template' shared service.
  3536.      *
  3537.      * @return \Sonata\BlockBundle\Block\Service\TemplateBlockService
  3538.      */
  3539.     protected function getSonata_Block_Service_TemplateService()
  3540.     {
  3541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3542.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3543.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3544.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TemplateBlockService.php';
  3545.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3546.         if (isset($this->services['sonata.block.service.template'])) {
  3547.             return $this->services['sonata.block.service.template'];
  3548.         }
  3549.         return $this->services['sonata.block.service.template'] = new \Sonata\BlockBundle\Block\Service\TemplateBlockService($a);
  3550.     }
  3551.     /**
  3552.      * Gets the public 'sonata.block.service.text' shared service.
  3553.      *
  3554.      * @return \Sonata\BlockBundle\Block\Service\TextBlockService
  3555.      */
  3556.     protected function getSonata_Block_Service_TextService()
  3557.     {
  3558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/BlockServiceInterface.php';
  3559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/AbstractBlockService.php';
  3560.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/EditableBlockService.php';
  3561.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Service/TextBlockService.php';
  3562.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3563.         if (isset($this->services['sonata.block.service.text'])) {
  3564.             return $this->services['sonata.block.service.text'];
  3565.         }
  3566.         return $this->services['sonata.block.service.text'] = new \Sonata\BlockBundle\Block\Service\TextBlockService($a);
  3567.     }
  3568.     /**
  3569.      * Gets the public 'sonata.doctrine.model.adapter.chain' shared service.
  3570.      *
  3571.      * @return \Sonata\Doctrine\Adapter\AdapterChain
  3572.      */
  3573.     protected function getSonata_Doctrine_Model_Adapter_ChainService()
  3574.     {
  3575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterInterface.php';
  3576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/AdapterChain.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Adapter/ORM/DoctrineORMAdapter.php';
  3578.         $this->services['sonata.doctrine.model.adapter.chain'] = $instance = new \Sonata\Doctrine\Adapter\AdapterChain();
  3579.         $instance->addAdapter(new \Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService())));
  3580.         return $instance;
  3581.     }
  3582.     /**
  3583.      * Gets the public 'sonata.exporter.exporter' shared service.
  3584.      *
  3585.      * @return \Sonata\Exporter\Exporter
  3586.      */
  3587.     protected function getSonata_Exporter_ExporterService()
  3588.     {
  3589.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/ExporterInterface.php';
  3590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Exporter.php';
  3591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/WriterInterface.php';
  3592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/TypedWriterInterface.php';
  3593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/CsvWriter.php';
  3594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/JsonWriter.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsWriter.php';
  3596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XlsxWriter.php';
  3597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Writer/XmlWriter.php';
  3598.         $this->services['sonata.exporter.exporter'] = $instance = new \Sonata\Exporter\Exporter();
  3599.         $instance->addWriter(new \Sonata\Exporter\Writer\CsvWriter('php://output'',''"''\\'truefalse));
  3600.         $instance->addWriter(new \Sonata\Exporter\Writer\JsonWriter('php://output'));
  3601.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsWriter('php://output'true));
  3602.         $instance->addWriter(new \Sonata\Exporter\Writer\XlsxWriter('php://output'truetrue));
  3603.         $instance->addWriter(new \Sonata\Exporter\Writer\XmlWriter('php://output''datas''data'));
  3604.         return $instance;
  3605.     }
  3606.     /**
  3607.      * Gets the public 'sonata.twig.flashmessage.manager' shared service.
  3608.      *
  3609.      * @return \Sonata\Twig\FlashMessage\FlashManager
  3610.      */
  3611.     protected function getSonata_Twig_Flashmessage_ManagerService()
  3612.     {
  3613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManagerInterface.php';
  3614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php';
  3615.         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'], 'warning' => [=> 'warning'=> 'sonata_flash_info'], 'danger' => [=> 'error'=> 'sonata_flash_error'=> 'sonata_user_error']], ['success' => 'success''warning' => 'warning''danger' => 'danger']);
  3616.     }
  3617.     /**
  3618.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  3619.      *
  3620.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  3621.      */
  3622.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  3623.     {
  3624.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  3625.     }
  3626.     /**
  3627.      * Gets the public 'sonata.user.action.check_email' shared service.
  3628.      *
  3629.      * @return \Sonata\UserBundle\Action\CheckEmailAction
  3630.      */
  3631.     protected function getSonata_User_Action_CheckEmailService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/CheckEmailAction.php';
  3634.         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);
  3635.     }
  3636.     /**
  3637.      * Gets the public 'sonata.user.action.check_login' shared service.
  3638.      *
  3639.      * @return \Sonata\UserBundle\Action\CheckLoginAction
  3640.      */
  3641.     protected function getSonata_User_Action_CheckLoginService()
  3642.     {
  3643.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/CheckLoginAction.php';
  3644.         return $this->services['sonata.user.action.check_login'] = new \Sonata\UserBundle\Action\CheckLoginAction();
  3645.     }
  3646.     /**
  3647.      * Gets the public 'sonata.user.action.login' shared service.
  3648.      *
  3649.      * @return \Sonata\UserBundle\Action\LoginAction
  3650.      */
  3651.     protected function getSonata_User_Action_LoginService()
  3652.     {
  3653.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LoginAction.php';
  3654.         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()), ($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($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()));
  3655.     }
  3656.     /**
  3657.      * Gets the public 'sonata.user.action.logout' shared service.
  3658.      *
  3659.      * @return \Sonata\UserBundle\Action\LogoutAction
  3660.      */
  3661.     protected function getSonata_User_Action_LogoutService()
  3662.     {
  3663.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LogoutAction.php';
  3664.         return $this->services['sonata.user.action.logout'] = new \Sonata\UserBundle\Action\LogoutAction();
  3665.     }
  3666.     /**
  3667.      * Gets the public 'sonata.user.action.request' shared service.
  3668.      *
  3669.      * @return \Sonata\UserBundle\Action\RequestAction
  3670.      */
  3671.     protected function getSonata_User_Action_RequestService()
  3672.     {
  3673.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/RequestAction.php';
  3674.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Mailer/MailerInterface.php';
  3675.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Mailer/Mailer.php';
  3676.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/TokenGeneratorInterface.php';
  3677.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Util/TokenGenerator.php';
  3678.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3679.         $b = ($this->services['router'] ?? $this->getRouterService());
  3680.         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, ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), [=> 'hello@surp.travel'], 'SonataUser/Admin/Security/Resetting/email.html.twig'), new \Sonata\UserBundle\Util\TokenGenerator(), 7200);
  3681.     }
  3682.     /**
  3683.      * Gets the public 'sonata.user.action.reset' shared service.
  3684.      *
  3685.      * @return \Sonata\UserBundle\Action\ResetAction
  3686.      */
  3687.     protected function getSonata_User_Action_ResetService()
  3688.     {
  3689.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/ResetAction.php';
  3690.         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);
  3691.     }
  3692.     /**
  3693.      * Gets the public 'sonata.user.admin.user.template_registry' shared service.
  3694.      *
  3695.      * @return \Sonata\AdminBundle\Templating\MutableTemplateRegistry
  3696.      */
  3697.     protected function getSonata_User_Admin_User_TemplateRegistryService()
  3698.     {
  3699.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryInterface.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistry.php';
  3701.         return $this->services['sonata.user.admin.user.template_registry'] = new \Sonata\AdminBundle\Templating\MutableTemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3702.     }
  3703.     /**
  3704.      * Gets the public 'sonata.user.form.roles_matrix_type' shared service.
  3705.      *
  3706.      * @return \Sonata\UserBundle\Form\Type\RolesMatrixType
  3707.      */
  3708.     protected function getSonata_User_Form_RolesMatrixTypeService()
  3709.     {
  3710.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Form/Type/RolesMatrixType.php';
  3713.         $a = ($this->privates['sonata.user.matrix_roles_builder'] ?? $this->getSonata_User_MatrixRolesBuilderService());
  3714.         if (isset($this->services['sonata.user.form.roles_matrix_type'])) {
  3715.             return $this->services['sonata.user.form.roles_matrix_type'];
  3716.         }
  3717.         return $this->services['sonata.user.form.roles_matrix_type'] = new \Sonata\UserBundle\Form\Type\RolesMatrixType($a);
  3718.     }
  3719.     /**
  3720.      * Gets the public 'swiftmailer.mailer.default' shared service.
  3721.      *
  3722.      * @return \Swift_Mailer
  3723.      */
  3724.     protected function getSwiftmailer_Mailer_DefaultService()
  3725.     {
  3726.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  3727.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  3728.     }
  3729.     /**
  3730.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  3731.      *
  3732.      * @return \Swift_Plugins_MessageLogger
  3733.      */
  3734.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  3735.     {
  3736.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3737.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3739.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  3740.     }
  3741.     /**
  3742.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  3743.      *
  3744.      * @return \Swift_Transport
  3745.      */
  3746.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  3747.     {
  3748.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3749.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  3750.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3752.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  3753.     }
  3754.     /**
  3755.      * Gets the public 'swiftmailer.transport' shared service.
  3756.      *
  3757.      * @return \Swift_Transport_SpoolTransport
  3758.      */
  3759.     protected function getSwiftmailer_TransportService()
  3760.     {
  3761.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3762.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  3763.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  3764.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  3765.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3766.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3767.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3768.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3769.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3770.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  3771.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  3772.         return $instance;
  3773.     }
  3774.     /**
  3775.      * Gets the public 'translator' shared service.
  3776.      *
  3777.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3778.      */
  3779.     protected function getTranslatorService()
  3780.     {
  3781.         $a = ($this->services['lexik_translation.translator'] ?? $this->getLexikTranslation_TranslatorService());
  3782.         if (isset($this->services['translator'])) {
  3783.             return $this->services['translator'];
  3784.         }
  3785.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  3786.     }
  3787.     /**
  3788.      * Gets the public 'var_dumper.cloner' shared service.
  3789.      *
  3790.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3791.      */
  3792.     protected function getVarDumper_ClonerService()
  3793.     {
  3794.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3795.         $instance->setMaxItems(2500);
  3796.         $instance->setMinDepth(1);
  3797.         $instance->setMaxString(-1);
  3798.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3799.         return $instance;
  3800.     }
  3801.     /**
  3802.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3803.      *
  3804.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3805.      */
  3806.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3807.     {
  3808.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3809.         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()));
  3810.     }
  3811.     /**
  3812.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3813.      *
  3814.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3815.      */
  3816.     protected function getWebProfiler_Controller_ProfilerService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3819.         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));
  3820.     }
  3821.     /**
  3822.      * Gets the public 'web_profiler.controller.router' shared service.
  3823.      *
  3824.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3825.      */
  3826.     protected function getWebProfiler_Controller_RouterService()
  3827.     {
  3828.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3829.         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 () {
  3830.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3831.         }, 1));
  3832.     }
  3833.     /**
  3834.      * Gets the private '.Symfony\Bundle\AclBundle\Command\InitAclCommand.lazy' shared service.
  3835.      *
  3836.      * @return \Symfony\Component\Console\Command\LazyCommand
  3837.      */
  3838.     protected function getInitAclCommand_LazyService()
  3839.     {
  3840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3842.         return $this->privates['.Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('acl:init', [], 'Creates ACL tables in the database'false, function (): \Symfony\Bundle\AclBundle\Command\InitAclCommand {
  3843.             return ($this->privates['Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand'] ?? $this->getInitAclCommandService());
  3844.         });
  3845.     }
  3846.     /**
  3847.      * Gets the private '.Symfony\Bundle\AclBundle\Command\SetAclCommand.lazy' shared service.
  3848.      *
  3849.      * @return \Symfony\Component\Console\Command\LazyCommand
  3850.      */
  3851.     protected function getSetAclCommand_LazyService()
  3852.     {
  3853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3855.         return $this->privates['.Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('acl:set', [], 'Sets ACL for objects'false, function (): \Symfony\Bundle\AclBundle\Command\SetAclCommand {
  3856.             return ($this->privates['Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand'] ?? $this->getSetAclCommandService());
  3857.         });
  3858.     }
  3859.     /**
  3860.      * Gets the private '.console.command.about.lazy' shared service.
  3861.      *
  3862.      * @return \Symfony\Component\Console\Command\LazyCommand
  3863.      */
  3864.     protected function get_Console_Command_About_LazyService()
  3865.     {
  3866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3868.         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 {
  3869.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3870.         });
  3871.     }
  3872.     /**
  3873.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3874.      *
  3875.      * @return \Symfony\Component\Console\Command\LazyCommand
  3876.      */
  3877.     protected function get_Console_Command_AssetsInstall_LazyService()
  3878.     {
  3879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3881.         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 {
  3882.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3883.         });
  3884.     }
  3885.     /**
  3886.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3887.      *
  3888.      * @return \Symfony\Component\Console\Command\LazyCommand
  3889.      */
  3890.     protected function get_Console_Command_CacheClear_LazyService()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3894.         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 {
  3895.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3896.         });
  3897.     }
  3898.     /**
  3899.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3900.      *
  3901.      * @return \Symfony\Component\Console\Command\LazyCommand
  3902.      */
  3903.     protected function get_Console_Command_CachePoolClear_LazyService()
  3904.     {
  3905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3907.         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 {
  3908.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3909.         });
  3910.     }
  3911.     /**
  3912.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3913.      *
  3914.      * @return \Symfony\Component\Console\Command\LazyCommand
  3915.      */
  3916.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3917.     {
  3918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3920.         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 {
  3921.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3922.         });
  3923.     }
  3924.     /**
  3925.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3926.      *
  3927.      * @return \Symfony\Component\Console\Command\LazyCommand
  3928.      */
  3929.     protected function get_Console_Command_CachePoolList_LazyService()
  3930.     {
  3931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3933.         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 {
  3934.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3935.         });
  3936.     }
  3937.     /**
  3938.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3939.      *
  3940.      * @return \Symfony\Component\Console\Command\LazyCommand
  3941.      */
  3942.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3943.     {
  3944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3946.         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 {
  3947.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3948.         });
  3949.     }
  3950.     /**
  3951.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3952.      *
  3953.      * @return \Symfony\Component\Console\Command\LazyCommand
  3954.      */
  3955.     protected function get_Console_Command_CacheWarmup_LazyService()
  3956.     {
  3957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3959.         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 {
  3960.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3961.         });
  3962.     }
  3963.     /**
  3964.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3965.      *
  3966.      * @return \Symfony\Component\Console\Command\LazyCommand
  3967.      */
  3968.     protected function get_Console_Command_ConfigDebug_LazyService()
  3969.     {
  3970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3972.         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 {
  3973.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3974.         });
  3975.     }
  3976.     /**
  3977.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3978.      *
  3979.      * @return \Symfony\Component\Console\Command\LazyCommand
  3980.      */
  3981.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3982.     {
  3983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3985.         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 {
  3986.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3987.         });
  3988.     }
  3989.     /**
  3990.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3991.      *
  3992.      * @return \Symfony\Component\Console\Command\LazyCommand
  3993.      */
  3994.     protected function get_Console_Command_ContainerDebug_LazyService()
  3995.     {
  3996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3998.         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 {
  3999.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  4000.         });
  4001.     }
  4002.     /**
  4003.      * Gets the private '.console.command.container_lint.lazy' shared service.
  4004.      *
  4005.      * @return \Symfony\Component\Console\Command\LazyCommand
  4006.      */
  4007.     protected function get_Console_Command_ContainerLint_LazyService()
  4008.     {
  4009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4011.         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 {
  4012.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  4013.         });
  4014.     }
  4015.     /**
  4016.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  4017.      *
  4018.      * @return \Symfony\Component\Console\Command\LazyCommand
  4019.      */
  4020.     protected function get_Console_Command_DebugAutowiring_LazyService()
  4021.     {
  4022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4024.         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 {
  4025.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  4026.         });
  4027.     }
  4028.     /**
  4029.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  4030.      *
  4031.      * @return \Symfony\Component\Console\Command\LazyCommand
  4032.      */
  4033.     protected function get_Console_Command_DotenvDebug_LazyService()
  4034.     {
  4035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4037.         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 {
  4038.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  4039.         });
  4040.     }
  4041.     /**
  4042.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  4043.      *
  4044.      * @return \Symfony\Component\Console\Command\LazyCommand
  4045.      */
  4046.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  4047.     {
  4048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4050.         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 {
  4051.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  4052.         });
  4053.     }
  4054.     /**
  4055.      * Gets the private '.console.command.form_debug.lazy' shared service.
  4056.      *
  4057.      * @return \Symfony\Component\Console\Command\LazyCommand
  4058.      */
  4059.     protected function get_Console_Command_FormDebug_LazyService()
  4060.     {
  4061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4063.         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 {
  4064.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  4065.         });
  4066.     }
  4067.     /**
  4068.      * Gets the private '.console.command.router_debug.lazy' shared service.
  4069.      *
  4070.      * @return \Symfony\Component\Console\Command\LazyCommand
  4071.      */
  4072.     protected function get_Console_Command_RouterDebug_LazyService()
  4073.     {
  4074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4076.         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 {
  4077.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  4078.         });
  4079.     }
  4080.     /**
  4081.      * Gets the private '.console.command.router_match.lazy' shared service.
  4082.      *
  4083.      * @return \Symfony\Component\Console\Command\LazyCommand
  4084.      */
  4085.     protected function get_Console_Command_RouterMatch_LazyService()
  4086.     {
  4087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4089.         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 {
  4090.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  4091.         });
  4092.     }
  4093.     /**
  4094.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  4095.      *
  4096.      * @return \Symfony\Component\Console\Command\LazyCommand
  4097.      */
  4098.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  4099.     {
  4100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4102.         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 {
  4103.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  4104.         });
  4105.     }
  4106.     /**
  4107.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  4108.      *
  4109.      * @return \Symfony\Component\Console\Command\LazyCommand
  4110.      */
  4111.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  4112.     {
  4113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4115.         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 {
  4116.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  4117.         });
  4118.     }
  4119.     /**
  4120.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  4121.      *
  4122.      * @return \Symfony\Component\Console\Command\LazyCommand
  4123.      */
  4124.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  4125.     {
  4126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4128.         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 {
  4129.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  4130.         });
  4131.     }
  4132.     /**
  4133.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  4134.      *
  4135.      * @return \Symfony\Component\Console\Command\LazyCommand
  4136.      */
  4137.     protected function get_Console_Command_SecretsList_LazyService()
  4138.     {
  4139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4141.         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 {
  4142.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  4143.         });
  4144.     }
  4145.     /**
  4146.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  4147.      *
  4148.      * @return \Symfony\Component\Console\Command\LazyCommand
  4149.      */
  4150.     protected function get_Console_Command_SecretsRemove_LazyService()
  4151.     {
  4152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4154.         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 {
  4155.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  4156.         });
  4157.     }
  4158.     /**
  4159.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  4160.      *
  4161.      * @return \Symfony\Component\Console\Command\LazyCommand
  4162.      */
  4163.     protected function get_Console_Command_SecretsSet_LazyService()
  4164.     {
  4165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4167.         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 {
  4168.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  4169.         });
  4170.     }
  4171.     /**
  4172.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  4173.      *
  4174.      * @return \Symfony\Component\Console\Command\LazyCommand
  4175.      */
  4176.     protected function get_Console_Command_TranslationDebug_LazyService()
  4177.     {
  4178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4180.         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 {
  4181.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  4182.         });
  4183.     }
  4184.     /**
  4185.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  4186.      *
  4187.      * @return \Symfony\Component\Console\Command\LazyCommand
  4188.      */
  4189.     protected function get_Console_Command_TranslationExtract_LazyService()
  4190.     {
  4191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4193.         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 {
  4194.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4195.         });
  4196.     }
  4197.     /**
  4198.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  4199.      *
  4200.      * @return \Symfony\Component\Console\Command\LazyCommand
  4201.      */
  4202.     protected function get_Console_Command_TranslationPull_LazyService()
  4203.     {
  4204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4206.         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 {
  4207.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4208.         });
  4209.     }
  4210.     /**
  4211.      * Gets the private '.console.command.translation_push.lazy' shared service.
  4212.      *
  4213.      * @return \Symfony\Component\Console\Command\LazyCommand
  4214.      */
  4215.     protected function get_Console_Command_TranslationPush_LazyService()
  4216.     {
  4217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4219.         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 {
  4220.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4221.         });
  4222.     }
  4223.     /**
  4224.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  4225.      *
  4226.      * @return \Symfony\Component\Console\Command\LazyCommand
  4227.      */
  4228.     protected function get_Console_Command_ValidatorDebug_LazyService()
  4229.     {
  4230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4232.         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 {
  4233.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4234.         });
  4235.     }
  4236.     /**
  4237.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4238.      *
  4239.      * @return \Symfony\Component\Console\Command\LazyCommand
  4240.      */
  4241.     protected function get_Console_Command_XliffLint_LazyService()
  4242.     {
  4243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4245.         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 {
  4246.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4247.         });
  4248.     }
  4249.     /**
  4250.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4251.      *
  4252.      * @return \Symfony\Component\Console\Command\LazyCommand
  4253.      */
  4254.     protected function get_Console_Command_YamlLint_LazyService()
  4255.     {
  4256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4258.         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 {
  4259.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4260.         });
  4261.     }
  4262.     /**
  4263.      * Gets the private '.debug.http_client' shared service.
  4264.      *
  4265.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4266.      */
  4267.     protected function get_Debug_HttpClientService()
  4268.     {
  4269.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4270.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4271.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4272.         $b->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  4273.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4274.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4275.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4276.         $a->setLogger($b);
  4277.         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))));
  4278.     }
  4279.     /**
  4280.      * Gets the private '.errored..service_locator.J8VKwhq.App\Entity\VoucherOrder' shared service.
  4281.      *
  4282.      * @return \App\Entity\VoucherOrder
  4283.      */
  4284.     protected function getVoucherOrderService()
  4285.     {
  4286.         $this->throw('Cannot autowire service ".service_locator.J8VKwhq": it references class "App\\Entity\\VoucherOrder" but no such service exists.');
  4287.     }
  4288.     /**
  4289.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  4290.      *
  4291.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  4292.      */
  4293.     protected function getLoaderInterfaceService()
  4294.     {
  4295.         $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".');
  4296.     }
  4297.     /**
  4298.      * Gets the private '.errored..service_locator.RVE40ia.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  4299.      *
  4300.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  4301.      */
  4302.     protected function getProxyQueryInterfaceService()
  4303.     {
  4304.         $this->throw('Cannot autowire service ".service_locator.RVE40ia": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?');
  4305.     }
  4306.     /**
  4307.      * Gets the private '.errored..service_locator.fMLZvpZ.Sonata\AdminBundle\Datagrid\ProxyQueryInterface' shared service.
  4308.      *
  4309.      * @return \Sonata\AdminBundle\Datagrid\ProxyQueryInterface
  4310.      */
  4311.     protected function getProxyQueryInterface2Service()
  4312.     {
  4313.         $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?');
  4314.     }
  4315.     /**
  4316.      * Gets the private '.errored..service_locator.v3bldx6.App\Entity\Booking' shared service.
  4317.      *
  4318.      * @return \App\Entity\Booking
  4319.      */
  4320.     protected function getBookingService()
  4321.     {
  4322.         $this->throw('Cannot autowire service ".service_locator.v3bldx6": it references class "App\\Entity\\Booking" but no such service exists.');
  4323.     }
  4324.     /**
  4325.      * Gets the private '.fos_user.command.activate_user.lazy' shared service.
  4326.      *
  4327.      * @return \Symfony\Component\Console\Command\LazyCommand
  4328.      */
  4329.     protected function get_FosUser_Command_ActivateUser_LazyService()
  4330.     {
  4331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4333.         return $this->privates['.fos_user.command.activate_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:activate', [], 'Activate a user'false, function (): \FOS\UserBundle\Command\ActivateUserCommand {
  4334.             return ($this->privates['fos_user.command.activate_user'] ?? $this->getFosUser_Command_ActivateUserService());
  4335.         });
  4336.     }
  4337.     /**
  4338.      * Gets the private '.fos_user.command.change_password.lazy' shared service.
  4339.      *
  4340.      * @return \Symfony\Component\Console\Command\LazyCommand
  4341.      */
  4342.     protected function get_FosUser_Command_ChangePassword_LazyService()
  4343.     {
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4346.         return $this->privates['.fos_user.command.change_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:change-password', [], 'Change the password of a user.'false, function (): \FOS\UserBundle\Command\ChangePasswordCommand {
  4347.             return ($this->privates['fos_user.command.change_password'] ?? $this->getFosUser_Command_ChangePasswordService());
  4348.         });
  4349.     }
  4350.     /**
  4351.      * Gets the private '.fos_user.command.create_user.lazy' shared service.
  4352.      *
  4353.      * @return \Symfony\Component\Console\Command\LazyCommand
  4354.      */
  4355.     protected function get_FosUser_Command_CreateUser_LazyService()
  4356.     {
  4357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4359.         return $this->privates['.fos_user.command.create_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:create', [], 'Create a user.'false, function (): \FOS\UserBundle\Command\CreateUserCommand {
  4360.             return ($this->privates['fos_user.command.create_user'] ?? $this->getFosUser_Command_CreateUserService());
  4361.         });
  4362.     }
  4363.     /**
  4364.      * Gets the private '.fos_user.command.deactivate_user.lazy' shared service.
  4365.      *
  4366.      * @return \Symfony\Component\Console\Command\LazyCommand
  4367.      */
  4368.     protected function get_FosUser_Command_DeactivateUser_LazyService()
  4369.     {
  4370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4372.         return $this->privates['.fos_user.command.deactivate_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:deactivate', [], 'Deactivate a user'false, function (): \FOS\UserBundle\Command\DeactivateUserCommand {
  4373.             return ($this->privates['fos_user.command.deactivate_user'] ?? $this->getFosUser_Command_DeactivateUserService());
  4374.         });
  4375.     }
  4376.     /**
  4377.      * Gets the private '.fos_user.command.demote_user.lazy' shared service.
  4378.      *
  4379.      * @return \Symfony\Component\Console\Command\LazyCommand
  4380.      */
  4381.     protected function get_FosUser_Command_DemoteUser_LazyService()
  4382.     {
  4383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4385.         return $this->privates['.fos_user.command.demote_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:demote', [], 'Demote a user by removing a role'false, function (): \FOS\UserBundle\Command\DemoteUserCommand {
  4386.             return ($this->privates['fos_user.command.demote_user'] ?? $this->getFosUser_Command_DemoteUserService());
  4387.         });
  4388.     }
  4389.     /**
  4390.      * Gets the private '.fos_user.command.promote_user.lazy' shared service.
  4391.      *
  4392.      * @return \Symfony\Component\Console\Command\LazyCommand
  4393.      */
  4394.     protected function get_FosUser_Command_PromoteUser_LazyService()
  4395.     {
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4398.         return $this->privates['.fos_user.command.promote_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:user:promote', [], 'Promotes a user by adding a role'false, function (): \FOS\UserBundle\Command\PromoteUserCommand {
  4399.             return ($this->privates['fos_user.command.promote_user'] ?? $this->getFosUser_Command_PromoteUserService());
  4400.         });
  4401.     }
  4402.     /**
  4403.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  4404.      *
  4405.      * @return \Symfony\Component\Console\Command\LazyCommand
  4406.      */
  4407.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  4408.     {
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4411.         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 {
  4412.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  4413.         });
  4414.     }
  4415.     /**
  4416.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  4417.      *
  4418.      * @return \Symfony\Component\Console\Command\LazyCommand
  4419.      */
  4420.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  4421.     {
  4422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4424.         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 {
  4425.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  4426.         });
  4427.     }
  4428.     /**
  4429.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  4430.      *
  4431.      * @return \Symfony\Component\Console\Command\LazyCommand
  4432.      */
  4433.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  4434.     {
  4435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4437.         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 {
  4438.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  4439.         });
  4440.     }
  4441.     /**
  4442.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  4443.      *
  4444.      * @return \Symfony\Component\Console\Command\LazyCommand
  4445.      */
  4446.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  4447.     {
  4448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4450.         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 {
  4451.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  4452.         });
  4453.     }
  4454.     /**
  4455.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  4456.      *
  4457.      * @return \Symfony\Component\Console\Command\LazyCommand
  4458.      */
  4459.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  4460.     {
  4461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4463.         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 {
  4464.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  4465.         });
  4466.     }
  4467.     /**
  4468.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  4469.      *
  4470.      * @return \Symfony\Component\Console\Command\LazyCommand
  4471.      */
  4472.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  4473.     {
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4476.         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 {
  4477.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  4478.         });
  4479.     }
  4480.     /**
  4481.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  4482.      *
  4483.      * @return \Symfony\Component\Console\Command\LazyCommand
  4484.      */
  4485.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  4486.     {
  4487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4489.         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 {
  4490.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  4491.         });
  4492.     }
  4493.     /**
  4494.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  4495.      *
  4496.      * @return \Symfony\Component\Console\Command\LazyCommand
  4497.      */
  4498.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  4499.     {
  4500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4502.         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 {
  4503.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  4504.         });
  4505.     }
  4506.     /**
  4507.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  4508.      *
  4509.      * @return \Symfony\Component\Console\Command\LazyCommand
  4510.      */
  4511.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  4512.     {
  4513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4515.         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 {
  4516.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  4517.         });
  4518.     }
  4519.     /**
  4520.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  4521.      *
  4522.      * @return \Symfony\Component\Console\Command\LazyCommand
  4523.      */
  4524.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4528.         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 {
  4529.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  4530.         });
  4531.     }
  4532.     /**
  4533.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  4534.      *
  4535.      * @return \Symfony\Component\Console\Command\LazyCommand
  4536.      */
  4537.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  4538.     {
  4539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4541.         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 {
  4542.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4543.         });
  4544.     }
  4545.     /**
  4546.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4547.      *
  4548.      * @return \Symfony\Component\Console\Command\LazyCommand
  4549.      */
  4550.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4551.     {
  4552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4554.         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 {
  4555.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4556.         });
  4557.     }
  4558.     /**
  4559.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4560.      *
  4561.      * @return \Symfony\Component\Console\Command\LazyCommand
  4562.      */
  4563.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4564.     {
  4565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4567.         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 {
  4568.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4569.         });
  4570.     }
  4571.     /**
  4572.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4573.      *
  4574.      * @return \Symfony\Component\Console\Command\LazyCommand
  4575.      */
  4576.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4577.     {
  4578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4580.         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 {
  4581.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4582.         });
  4583.     }
  4584.     /**
  4585.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4586.      *
  4587.      * @return \Symfony\Component\Console\Command\LazyCommand
  4588.      */
  4589.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4590.     {
  4591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4593.         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 {
  4594.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4595.         });
  4596.     }
  4597.     /**
  4598.      * Gets the private '.maker.auto_command.make_sonata_admin.lazy' shared service.
  4599.      *
  4600.      * @return \Symfony\Component\Console\Command\LazyCommand
  4601.      */
  4602.     protected function get_Maker_AutoCommand_MakeSonataAdmin_LazyService()
  4603.     {
  4604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4606.         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 {
  4607.             return ($this->privates['maker.auto_command.make_sonata_admin'] ?? $this->getMaker_AutoCommand_MakeSonataAdminService());
  4608.         });
  4609.     }
  4610.     /**
  4611.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4612.      *
  4613.      * @return \Symfony\Component\Console\Command\LazyCommand
  4614.      */
  4615.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4616.     {
  4617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4618.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4619.         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 {
  4620.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4621.         });
  4622.     }
  4623.     /**
  4624.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4625.      *
  4626.      * @return \Symfony\Component\Console\Command\LazyCommand
  4627.      */
  4628.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4629.     {
  4630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4632.         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 {
  4633.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4634.         });
  4635.     }
  4636.     /**
  4637.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4638.      *
  4639.      * @return \Symfony\Component\Console\Command\LazyCommand
  4640.      */
  4641.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4642.     {
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4645.         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 {
  4646.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4647.         });
  4648.     }
  4649.     /**
  4650.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4651.      *
  4652.      * @return \Symfony\Component\Console\Command\LazyCommand
  4653.      */
  4654.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4655.     {
  4656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4658.         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 {
  4659.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4660.         });
  4661.     }
  4662.     /**
  4663.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4664.      *
  4665.      * @return \Symfony\Component\Console\Command\LazyCommand
  4666.      */
  4667.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4668.     {
  4669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4671.         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 {
  4672.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4673.         });
  4674.     }
  4675.     /**
  4676.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4677.      *
  4678.      * @return \Symfony\Component\Console\Command\LazyCommand
  4679.      */
  4680.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4681.     {
  4682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4684.         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 {
  4685.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4686.         });
  4687.     }
  4688.     /**
  4689.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4690.      *
  4691.      * @return \Symfony\Component\Console\Command\LazyCommand
  4692.      */
  4693.     protected function get_Monolog_Command_ServerLog_LazyService()
  4694.     {
  4695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4697.         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 {
  4698.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4699.         });
  4700.     }
  4701.     /**
  4702.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4703.      *
  4704.      * @return \Symfony\Component\Console\Command\LazyCommand
  4705.      */
  4706.     protected function get_Security_Command_DebugFirewall_LazyService()
  4707.     {
  4708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4710.         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 {
  4711.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4712.         });
  4713.     }
  4714.     /**
  4715.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4716.      *
  4717.      * @return \Symfony\Component\Console\Command\LazyCommand
  4718.      */
  4719.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4720.     {
  4721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4723.         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 {
  4724.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4725.         });
  4726.     }
  4727.     /**
  4728.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4729.      *
  4730.      * @return \Symfony\Component\Console\Command\LazyCommand
  4731.      */
  4732.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4733.     {
  4734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4736.         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 {
  4737.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4738.         });
  4739.     }
  4740.     /**
  4741.      * Gets the private '.sentry.traceable.http_client' shared service.
  4742.      *
  4743.      * @return \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient
  4744.      */
  4745.     protected function get_Sentry_Traceable_HttpClientService()
  4746.     {
  4747.         return $this->privates['.sentry.traceable.http_client'] = new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  4748.     }
  4749.     /**
  4750.      * Gets the private '.service_locator.GNc8e5B' shared service.
  4751.      *
  4752.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4753.      */
  4754.     protected function get_ServiceLocator_GNc8e5BService()
  4755.     {
  4756.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4757.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4758.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4759.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4760.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4761.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4762.             'router' => ['services''router''getRouterService'false],
  4763.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4764.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4765.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4766.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4767.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4768.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4769.         ], [
  4770.             'doctrine' => '?',
  4771.             'form.factory' => '?',
  4772.             'http_kernel' => '?',
  4773.             'parameter_bag' => '?',
  4774.             'request_stack' => '?',
  4775.             'router' => '?',
  4776.             'security.authorization_checker' => '?',
  4777.             'security.csrf.token_manager' => '?',
  4778.             'security.token_storage' => '?',
  4779.             'serializer' => '?',
  4780.             'session' => '.session.deprecated',
  4781.             'twig' => '?',
  4782.         ]);
  4783.     }
  4784.     /**
  4785.      * Gets the private '.service_locator.J8VKwhq' shared service.
  4786.      *
  4787.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4788.      */
  4789.     protected function get_ServiceLocator_J8VKwhqService()
  4790.     {
  4791.         return $this->privates['.service_locator.J8VKwhq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4792.             'voucherOrder' => ['privates''.errored..service_locator.J8VKwhq.App\\Entity\\VoucherOrder'NULL'Cannot autowire service ".service_locator.J8VKwhq": it references class "App\\Entity\\VoucherOrder" but no such service exists.'],
  4793.         ], [
  4794.             'voucherOrder' => 'App\\Entity\\VoucherOrder',
  4795.         ]);
  4796.     }
  4797.     /**
  4798.      * Gets the private '.service_locator.KfbR3DY' shared service.
  4799.      *
  4800.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4801.      */
  4802.     protected function get_ServiceLocator_KfbR3DYService()
  4803.     {
  4804.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4805.             '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".'],
  4806.         ], [
  4807.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4808.         ]);
  4809.     }
  4810.     /**
  4811.      * Gets the private '.service_locator.M.kJjsZ' shared service.
  4812.      *
  4813.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4814.      */
  4815.     protected function get_ServiceLocator_M_KJjsZService()
  4816.     {
  4817.         return $this->privates['.service_locator.M.kJjsZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4818.             'App\\Controller\\Admin\\BookingAdminController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4819.             'App\\Controller\\Admin\\BookingAdminController::getCityPdf' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4820.             'App\\Controller\\Admin\\Price3DaysAdminController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4821.             'App\\Controller\\Admin\\Price4DaysAdminController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4822.             'App\\Controller\\Admin\\TravelAgencyAdminController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4823.             'App\\Controller\\Admin\\UnpaidVoucherOrderAdminController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4824.             'App\\Controller\\Admin\\VoucherAdminController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4825.             'App\\Controller\\PageController::confirmAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4826.             'App\\Controller\\PageController::getCityLink' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4827.             'App\\Controller\\PageController::getCityPdf' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4828.             'App\\Controller\\PageController::payAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4829.             'App\\Controller\\PageController::reviewAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4830.             'App\\Controller\\PageController::sendDoubleRoomsProposal' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4831.             'App\\Controller\\PageController::transactionAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4832.             'App\\Controller\\PageController::transactionCancelAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4833.             'App\\Controller\\VoucherController::cancelPaymentAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4834.             'App\\Controller\\VoucherController::confirmAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4835.             'App\\Controller\\VoucherController::payAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4836.             'App\\Controller\\VoucherController::reviewAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4837.             'App\\Controller\\VoucherController::transactionAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4838.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController::batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4839.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController::batchActionDownload' => ['privates''.service_locator.RVE40ia''get_ServiceLocator_RVE40iaService'false],
  4840.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4841.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4842.             'App\\Controller\\Admin\\BookingAdminController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4843.             'App\\Controller\\Admin\\BookingAdminController:getCityPdf' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4844.             'App\\Controller\\Admin\\Price3DaysAdminController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4845.             'App\\Controller\\Admin\\Price4DaysAdminController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4846.             'App\\Controller\\Admin\\TravelAgencyAdminController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4847.             'App\\Controller\\Admin\\UnpaidVoucherOrderAdminController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4848.             'App\\Controller\\Admin\\VoucherAdminController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4849.             'App\\Controller\\PageController:confirmAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4850.             'App\\Controller\\PageController:getCityLink' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4851.             'App\\Controller\\PageController:getCityPdf' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4852.             'App\\Controller\\PageController:payAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4853.             'App\\Controller\\PageController:reviewAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4854.             'App\\Controller\\PageController:sendDoubleRoomsProposal' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4855.             'App\\Controller\\PageController:transactionAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4856.             'App\\Controller\\PageController:transactionCancelAction' => ['privates''.service_locator.v3bldx6''get_ServiceLocator_V3bldx6Service'false],
  4857.             'App\\Controller\\VoucherController:cancelPaymentAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4858.             'App\\Controller\\VoucherController:confirmAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4859.             'App\\Controller\\VoucherController:payAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4860.             'App\\Controller\\VoucherController:reviewAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4861.             'App\\Controller\\VoucherController:transactionAction' => ['privates''.service_locator.J8VKwhq''get_ServiceLocator_J8VKwhqService'false],
  4862.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController:batchActionDelete' => ['privates''.service_locator.fMLZvpZ''get_ServiceLocator_FMLZvpZService'false],
  4863.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController:batchActionDownload' => ['privates''.service_locator.RVE40ia''get_ServiceLocator_RVE40iaService'false],
  4864.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4865.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4866.         ], [
  4867.             'App\\Controller\\Admin\\BookingAdminController::batchActionDelete' => '?',
  4868.             'App\\Controller\\Admin\\BookingAdminController::getCityPdf' => '?',
  4869.             'App\\Controller\\Admin\\Price3DaysAdminController::batchActionDelete' => '?',
  4870.             'App\\Controller\\Admin\\Price4DaysAdminController::batchActionDelete' => '?',
  4871.             'App\\Controller\\Admin\\TravelAgencyAdminController::batchActionDelete' => '?',
  4872.             'App\\Controller\\Admin\\UnpaidVoucherOrderAdminController::batchActionDelete' => '?',
  4873.             'App\\Controller\\Admin\\VoucherAdminController::batchActionDelete' => '?',
  4874.             'App\\Controller\\PageController::confirmAction' => '?',
  4875.             'App\\Controller\\PageController::getCityLink' => '?',
  4876.             'App\\Controller\\PageController::getCityPdf' => '?',
  4877.             'App\\Controller\\PageController::payAction' => '?',
  4878.             'App\\Controller\\PageController::reviewAction' => '?',
  4879.             'App\\Controller\\PageController::sendDoubleRoomsProposal' => '?',
  4880.             'App\\Controller\\PageController::transactionAction' => '?',
  4881.             'App\\Controller\\PageController::transactionCancelAction' => '?',
  4882.             'App\\Controller\\VoucherController::cancelPaymentAction' => '?',
  4883.             'App\\Controller\\VoucherController::confirmAction' => '?',
  4884.             'App\\Controller\\VoucherController::payAction' => '?',
  4885.             'App\\Controller\\VoucherController::reviewAction' => '?',
  4886.             'App\\Controller\\VoucherController::transactionAction' => '?',
  4887.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController::batchActionDelete' => '?',
  4888.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController::batchActionDownload' => '?',
  4889.             'kernel::loadRoutes' => '?',
  4890.             'kernel::registerContainerConfiguration' => '?',
  4891.             'App\\Controller\\Admin\\BookingAdminController:batchActionDelete' => '?',
  4892.             'App\\Controller\\Admin\\BookingAdminController:getCityPdf' => '?',
  4893.             'App\\Controller\\Admin\\Price3DaysAdminController:batchActionDelete' => '?',
  4894.             'App\\Controller\\Admin\\Price4DaysAdminController:batchActionDelete' => '?',
  4895.             'App\\Controller\\Admin\\TravelAgencyAdminController:batchActionDelete' => '?',
  4896.             'App\\Controller\\Admin\\UnpaidVoucherOrderAdminController:batchActionDelete' => '?',
  4897.             'App\\Controller\\Admin\\VoucherAdminController:batchActionDelete' => '?',
  4898.             'App\\Controller\\PageController:confirmAction' => '?',
  4899.             'App\\Controller\\PageController:getCityLink' => '?',
  4900.             'App\\Controller\\PageController:getCityPdf' => '?',
  4901.             'App\\Controller\\PageController:payAction' => '?',
  4902.             'App\\Controller\\PageController:reviewAction' => '?',
  4903.             'App\\Controller\\PageController:sendDoubleRoomsProposal' => '?',
  4904.             'App\\Controller\\PageController:transactionAction' => '?',
  4905.             'App\\Controller\\PageController:transactionCancelAction' => '?',
  4906.             'App\\Controller\\VoucherController:cancelPaymentAction' => '?',
  4907.             'App\\Controller\\VoucherController:confirmAction' => '?',
  4908.             'App\\Controller\\VoucherController:payAction' => '?',
  4909.             'App\\Controller\\VoucherController:reviewAction' => '?',
  4910.             'App\\Controller\\VoucherController:transactionAction' => '?',
  4911.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController:batchActionDelete' => '?',
  4912.             'Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController:batchActionDownload' => '?',
  4913.             'kernel:loadRoutes' => '?',
  4914.             'kernel:registerContainerConfiguration' => '?',
  4915.         ]);
  4916.     }
  4917.     /**
  4918.      * Gets the private '.service_locator.RVE40ia' shared service.
  4919.      *
  4920.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4921.      */
  4922.     protected function get_ServiceLocator_RVE40iaService()
  4923.     {
  4924.         return $this->privates['.service_locator.RVE40ia'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4925.             'queryProxy' => ['privates''.errored..service_locator.RVE40ia.Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface'NULL'Cannot autowire service ".service_locator.RVE40ia": it references interface "Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface" but no such service exists. Did you create a class that implements this interface?'],
  4926.         ], [
  4927.             'queryProxy' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  4928.         ]);
  4929.     }
  4930.     /**
  4931.      * Gets the private '.service_locator.fMLZvpZ' shared service.
  4932.      *
  4933.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4934.      */
  4935.     protected function get_ServiceLocator_FMLZvpZService()
  4936.     {
  4937.         return $this->privates['.service_locator.fMLZvpZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4938.             '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?'],
  4939.         ], [
  4940.             'query' => 'Sonata\\AdminBundle\\Datagrid\\ProxyQueryInterface',
  4941.         ]);
  4942.     }
  4943.     /**
  4944.      * Gets the private '.service_locator.gHf5fP_' shared service.
  4945.      *
  4946.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4947.      */
  4948.     protected function get_ServiceLocator_GHf5fPService()
  4949.     {
  4950.         return $this->privates['.service_locator.gHf5fP_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4951.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4952.             'security.event_dispatcher.admin' => ['privates''security.event_dispatcher.admin''getSecurity_EventDispatcher_AdminService'false],
  4953.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4954.         ], [
  4955.             'event_dispatcher' => '?',
  4956.             'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4957.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4958.         ]);
  4959.     }
  4960.     /**
  4961.      * Gets the private '.service_locator.u0uahmr' shared service.
  4962.      *
  4963.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4964.      */
  4965.     protected function get_ServiceLocator_U0uahmrService()
  4966.     {
  4967.         return $this->privates['.service_locator.u0uahmr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4968.             'security.firewall.map.context.admin' => ['privates''security.firewall.map.context.admin''getSecurity_Firewall_Map_Context_AdminService'false],
  4969.             'security.firewall.map.context.autologin' => ['privates''security.firewall.map.context.autologin''getSecurity_Firewall_Map_Context_AutologinService'false],
  4970.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4971.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4972.         ], [
  4973.             'security.firewall.map.context.admin' => '?',
  4974.             'security.firewall.map.context.autologin' => '?',
  4975.             'security.firewall.map.context.dev' => '?',
  4976.             'security.firewall.map.context.main' => '?',
  4977.         ]);
  4978.     }
  4979.     /**
  4980.      * Gets the private '.service_locator.v3bldx6' shared service.
  4981.      *
  4982.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4983.      */
  4984.     protected function get_ServiceLocator_V3bldx6Service()
  4985.     {
  4986.         return $this->privates['.service_locator.v3bldx6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4987.             'booking' => ['privates''.errored..service_locator.v3bldx6.App\\Entity\\Booking'NULL'Cannot autowire service ".service_locator.v3bldx6": it references class "App\\Entity\\Booking" but no such service exists.'],
  4988.         ], [
  4989.             'booking' => 'App\\Entity\\Booking',
  4990.         ]);
  4991.     }
  4992.     /**
  4993.      * Gets the private '.service_locator.vDX4aT1' shared service.
  4994.      *
  4995.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4996.      */
  4997.     protected function get_ServiceLocator_VDX4aT1Service()
  4998.     {
  4999.         return $this->privates['.service_locator.vDX4aT1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5000.             'controller_resolver' => ['privates''debug.controller_resolver''getDebug_ControllerResolverService'false],
  5001.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5002.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5003.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5004.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  5005.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5006.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5007.             'router' => ['services''router''getRouterService'false],
  5008.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5009.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5010.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5011.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5012.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5013.             'sonata.admin.admin_exporter' => ['privates''sonata.admin.admin_exporter''getSonata_Admin_AdminExporterService'false],
  5014.             'sonata.admin.audit.manager' => ['privates''sonata.admin.audit.manager''getSonata_Admin_Audit_ManagerService'false],
  5015.             'sonata.admin.object.manipulator.acl.admin' => ['privates''sonata.admin.object.manipulator.acl.admin''getSonata_Admin_Object_Manipulator_Acl_AdminService'false],
  5016.             'sonata.admin.pool' => ['privates''sonata.admin.pool''getSonata_Admin_PoolService'false],
  5017.             'sonata.admin.request.fetcher' => ['privates''sonata.admin.request.fetcher''getSonata_Admin_Request_FetcherService'false],
  5018.             'sonata.exporter.exporter' => ['services''sonata.exporter.exporter''getSonata_Exporter_ExporterService'false],
  5019.             'translator' => ['services''translator''getTranslatorService'false],
  5020.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5021.         ], [
  5022.             'controller_resolver' => '?',
  5023.             'doctrine' => '?',
  5024.             'form.factory' => '?',
  5025.             'http_kernel' => '?',
  5026.             'logger' => '?',
  5027.             'parameter_bag' => '?',
  5028.             'request_stack' => '?',
  5029.             'router' => '?',
  5030.             'security.authorization_checker' => '?',
  5031.             'security.csrf.token_manager' => '?',
  5032.             'security.token_storage' => '?',
  5033.             'serializer' => '?',
  5034.             'session' => '.session.deprecated',
  5035.             'sonata.admin.admin_exporter' => '?',
  5036.             'sonata.admin.audit.manager' => '?',
  5037.             'sonata.admin.object.manipulator.acl.admin' => '?',
  5038.             'sonata.admin.pool' => '?',
  5039.             'sonata.admin.request.fetcher' => '?',
  5040.             'sonata.exporter.exporter' => '?',
  5041.             'translator' => '?',
  5042.             'twig' => '?',
  5043.         ]);
  5044.     }
  5045.     /**
  5046.      * Gets the private '.session.deprecated' shared service.
  5047.      *
  5048.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5049.      */
  5050.     protected function get_Session_DeprecatedService()
  5051.     {
  5052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5054.         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();
  5055.     }
  5056.     /**
  5057.      * Gets the private '.sonata.admin.command.explain.lazy' shared service.
  5058.      *
  5059.      * @return \Symfony\Component\Console\Command\LazyCommand
  5060.      */
  5061.     protected function get_Sonata_Admin_Command_Explain_LazyService()
  5062.     {
  5063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5065.         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 {
  5066.             return ($this->privates['sonata.admin.command.explain'] ?? $this->getSonata_Admin_Command_ExplainService());
  5067.         });
  5068.     }
  5069.     /**
  5070.      * Gets the private '.sonata.admin.command.generate_object_acl.lazy' shared service.
  5071.      *
  5072.      * @return \Symfony\Component\Console\Command\LazyCommand
  5073.      */
  5074.     protected function get_Sonata_Admin_Command_GenerateObjectAcl_LazyService()
  5075.     {
  5076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5078.         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 {
  5079.             return ($this->privates['sonata.admin.command.generate_object_acl'] ?? $this->getSonata_Admin_Command_GenerateObjectAclService());
  5080.         });
  5081.     }
  5082.     /**
  5083.      * Gets the private '.sonata.admin.command.list.lazy' shared service.
  5084.      *
  5085.      * @return \Symfony\Component\Console\Command\LazyCommand
  5086.      */
  5087.     protected function get_Sonata_Admin_Command_List_LazyService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5091.         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 {
  5092.             return ($this->privates['sonata.admin.command.list'] ?? $this->getSonata_Admin_Command_ListService());
  5093.         });
  5094.     }
  5095.     /**
  5096.      * Gets the private '.sonata.admin.command.setup_acl.lazy' shared service.
  5097.      *
  5098.      * @return \Symfony\Component\Console\Command\LazyCommand
  5099.      */
  5100.     protected function get_Sonata_Admin_Command_SetupAcl_LazyService()
  5101.     {
  5102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5104.         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 {
  5105.             return ($this->privates['sonata.admin.command.setup_acl'] ?? $this->getSonata_Admin_Command_SetupAclService());
  5106.         });
  5107.     }
  5108.     /**
  5109.      * Gets the private '.sonata.block.command.debug_blocks.lazy' shared service.
  5110.      *
  5111.      * @return \Symfony\Component\Console\Command\LazyCommand
  5112.      */
  5113.     protected function get_Sonata_Block_Command_DebugBlocks_LazyService()
  5114.     {
  5115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5117.         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 {
  5118.             return ($this->privates['sonata.block.command.debug_blocks'] ?? $this->getSonata_Block_Command_DebugBlocksService());
  5119.         });
  5120.     }
  5121.     /**
  5122.      * Gets the private '.sonata.user.command.activate_user.lazy' shared service.
  5123.      *
  5124.      * @return \Symfony\Component\Console\Command\LazyCommand
  5125.      */
  5126.     protected function get_Sonata_User_Command_ActivateUser_LazyService()
  5127.     {
  5128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5130.         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 {
  5131.             return ($this->privates['sonata.user.command.activate_user'] ?? $this->getSonata_User_Command_ActivateUserService());
  5132.         });
  5133.     }
  5134.     /**
  5135.      * Gets the private '.sonata.user.command.change_password.lazy' shared service.
  5136.      *
  5137.      * @return \Symfony\Component\Console\Command\LazyCommand
  5138.      */
  5139.     protected function get_Sonata_User_Command_ChangePassword_LazyService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5143.         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 {
  5144.             return ($this->privates['sonata.user.command.change_password'] ?? $this->getSonata_User_Command_ChangePasswordService());
  5145.         });
  5146.     }
  5147.     /**
  5148.      * Gets the private '.sonata.user.command.create_user.lazy' shared service.
  5149.      *
  5150.      * @return \Symfony\Component\Console\Command\LazyCommand
  5151.      */
  5152.     protected function get_Sonata_User_Command_CreateUser_LazyService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5156.         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 {
  5157.             return ($this->privates['sonata.user.command.create_user'] ?? $this->getSonata_User_Command_CreateUserService());
  5158.         });
  5159.     }
  5160.     /**
  5161.      * Gets the private '.sonata.user.command.deactivate_user.lazy' shared service.
  5162.      *
  5163.      * @return \Symfony\Component\Console\Command\LazyCommand
  5164.      */
  5165.     protected function get_Sonata_User_Command_DeactivateUser_LazyService()
  5166.     {
  5167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5169.         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 {
  5170.             return ($this->privates['sonata.user.command.deactivate_user'] ?? $this->getSonata_User_Command_DeactivateUserService());
  5171.         });
  5172.     }
  5173.     /**
  5174.      * Gets the private '.sonata.user.command.demote_user.lazy' shared service.
  5175.      *
  5176.      * @return \Symfony\Component\Console\Command\LazyCommand
  5177.      */
  5178.     protected function get_Sonata_User_Command_DemoteUser_LazyService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5182.         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 {
  5183.             return ($this->privates['sonata.user.command.demote_user'] ?? $this->getSonata_User_Command_DemoteUserService());
  5184.         });
  5185.     }
  5186.     /**
  5187.      * Gets the private '.sonata.user.command.promote_user.lazy' shared service.
  5188.      *
  5189.      * @return \Symfony\Component\Console\Command\LazyCommand
  5190.      */
  5191.     protected function get_Sonata_User_Command_PromoteUser_LazyService()
  5192.     {
  5193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5195.         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 {
  5196.             return ($this->privates['sonata.user.command.promote_user'] ?? $this->getSonata_User_Command_PromoteUserService());
  5197.         });
  5198.     }
  5199.     /**
  5200.      * Gets the private '.twig.command.debug.lazy' shared service.
  5201.      *
  5202.      * @return \Symfony\Component\Console\Command\LazyCommand
  5203.      */
  5204.     protected function get_Twig_Command_Debug_LazyService()
  5205.     {
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5208.         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 {
  5209.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5210.         });
  5211.     }
  5212.     /**
  5213.      * Gets the private '.twig.command.lint.lazy' shared service.
  5214.      *
  5215.      * @return \Symfony\Component\Console\Command\LazyCommand
  5216.      */
  5217.     protected function get_Twig_Command_Lint_LazyService()
  5218.     {
  5219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5221.         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 {
  5222.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5223.         });
  5224.     }
  5225.     /**
  5226.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5227.      *
  5228.      * @return \Symfony\Component\Console\Command\LazyCommand
  5229.      */
  5230.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5231.     {
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5234.         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 {
  5235.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5236.         });
  5237.     }
  5238.     /**
  5239.      * Gets the private 'App\Command\ImportCityPdfCommand' shared autowired service.
  5240.      *
  5241.      * @return \App\Command\ImportCityPdfCommand
  5242.      */
  5243.     protected function getImportCityPdfCommandService()
  5244.     {
  5245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5246.         include_once \dirname(__DIR__4).'/src/Command/ImportCityPdfCommand.php';
  5247.         include_once \dirname(__DIR__4).'/src/Service/ImportCityPdf.php';
  5248.         $this->privates['App\\Command\\ImportCityPdfCommand'] = $instance = new \App\Command\ImportCityPdfCommand(new \App\Service\ImportCityPdf($this->getEnv('DROPBOX_API_KEY')), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5249.         $instance->setName('city-pdf:import');
  5250.         return $instance;
  5251.     }
  5252.     /**
  5253.      * Gets the private 'App\Command\SendCountdownMailCommand' shared autowired service.
  5254.      *
  5255.      * @return \App\Command\SendCountdownMailCommand
  5256.      */
  5257.     protected function getSendCountdownMailCommandService()
  5258.     {
  5259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5260.         include_once \dirname(__DIR__4).'/src/Command/SendCountdownMailCommand.php';
  5261.         include_once \dirname(__DIR__4).'/src/Service/GenerateTravelPdf.php';
  5262.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  5263.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5264.         $this->privates['App\\Command\\SendCountdownMailCommand'] = $instance = new \App\Command\SendCountdownMailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a$b, new \App\Service\GenerateTravelPdf($a$b, ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService())), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['router'] ?? $this->getRouterService()));
  5265.         $instance->setName('mail:countdown');
  5266.         return $instance;
  5267.     }
  5268.     /**
  5269.      * Gets the private 'App\Command\SendFeedbackMailCommand' shared autowired service.
  5270.      *
  5271.      * @return \App\Command\SendFeedbackMailCommand
  5272.      */
  5273.     protected function getSendFeedbackMailCommandService()
  5274.     {
  5275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5276.         include_once \dirname(__DIR__4).'/src/Command/SendFeedbackMailCommand.php';
  5277.         $this->privates['App\\Command\\SendFeedbackMailCommand'] = $instance = new \App\Command\SendFeedbackMailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5278.         $instance->setName('mail:feedback');
  5279.         return $instance;
  5280.     }
  5281.     /**
  5282.      * Gets the private 'App\Command\TestEmailCommand' shared autowired service.
  5283.      *
  5284.      * @return \App\Command\TestEmailCommand
  5285.      */
  5286.     protected function getTestEmailCommandService()
  5287.     {
  5288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5289.         include_once \dirname(__DIR__4).'/src/Command/TestEmailCommand.php';
  5290.         $this->privates['App\\Command\\TestEmailCommand'] = $instance = new \App\Command\TestEmailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5291.         $instance->setName('test:email');
  5292.         return $instance;
  5293.     }
  5294.     /**
  5295.      * Gets the private 'App\Form\Type\Admin\AcceptOfferType' shared autowired service.
  5296.      *
  5297.      * @return \App\Form\Type\Admin\AcceptOfferType
  5298.      */
  5299.     protected function getAcceptOfferTypeService()
  5300.     {
  5301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5303.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/AcceptOfferType.php';
  5304.         return $this->privates['App\\Form\\Type\\Admin\\AcceptOfferType'] = new \App\Form\Type\Admin\AcceptOfferType();
  5305.     }
  5306.     /**
  5307.      * Gets the private 'App\Form\Type\Admin\BookingNotesType' shared autowired service.
  5308.      *
  5309.      * @return \App\Form\Type\Admin\BookingNotesType
  5310.      */
  5311.     protected function getBookingNotesTypeService()
  5312.     {
  5313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5315.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/BookingNotesType.php';
  5316.         return $this->privates['App\\Form\\Type\\Admin\\BookingNotesType'] = new \App\Form\Type\Admin\BookingNotesType();
  5317.     }
  5318.     /**
  5319.      * Gets the private 'App\Form\Type\Admin\BookingTravellersType' shared autowired service.
  5320.      *
  5321.      * @return \App\Form\Type\Admin\BookingTravellersType
  5322.      */
  5323.     protected function getBookingTravellersTypeService()
  5324.     {
  5325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5326.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5327.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/BookingTravellersType.php';
  5328.         return $this->privates['App\\Form\\Type\\Admin\\BookingTravellersType'] = new \App\Form\Type\Admin\BookingTravellersType();
  5329.     }
  5330.     /**
  5331.      * Gets the private 'App\Form\Type\Admin\BookingType' shared autowired service.
  5332.      *
  5333.      * @return \App\Form\Type\Admin\BookingType
  5334.      */
  5335.     protected function getBookingTypeService()
  5336.     {
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5338.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5339.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/BookingType.php';
  5340.         return $this->privates['App\\Form\\Type\\Admin\\BookingType'] = new \App\Form\Type\Admin\BookingType();
  5341.     }
  5342.     /**
  5343.      * Gets the private 'App\Form\Type\Admin\DetailedQuoteType' shared autowired service.
  5344.      *
  5345.      * @return \App\Form\Type\Admin\DetailedQuoteType
  5346.      */
  5347.     protected function getDetailedQuoteTypeService()
  5348.     {
  5349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5351.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/DetailedQuoteType.php';
  5352.         return $this->privates['App\\Form\\Type\\Admin\\DetailedQuoteType'] = new \App\Form\Type\Admin\DetailedQuoteType();
  5353.     }
  5354.     /**
  5355.      * Gets the private 'App\Form\Type\Admin\DocumentType' shared autowired service.
  5356.      *
  5357.      * @return \App\Form\Type\Admin\DocumentType
  5358.      */
  5359.     protected function getDocumentTypeService()
  5360.     {
  5361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5363.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/DocumentType.php';
  5364.         return $this->privates['App\\Form\\Type\\Admin\\DocumentType'] = new \App\Form\Type\Admin\DocumentType();
  5365.     }
  5366.     /**
  5367.      * Gets the private 'App\Form\Type\Admin\InformClientType' shared autowired service.
  5368.      *
  5369.      * @return \App\Form\Type\Admin\InformClientType
  5370.      */
  5371.     protected function getInformClientTypeService()
  5372.     {
  5373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5375.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/InformClientType.php';
  5376.         return $this->privates['App\\Form\\Type\\Admin\\InformClientType'] = new \App\Form\Type\Admin\InformClientType();
  5377.     }
  5378.     /**
  5379.      * Gets the private 'App\Form\Type\Admin\QuoteType' shared autowired service.
  5380.      *
  5381.      * @return \App\Form\Type\Admin\QuoteType
  5382.      */
  5383.     protected function getQuoteTypeService()
  5384.     {
  5385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5387.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/QuoteType.php';
  5388.         return $this->privates['App\\Form\\Type\\Admin\\QuoteType'] = new \App\Form\Type\Admin\QuoteType();
  5389.     }
  5390.     /**
  5391.      * Gets the private 'App\Form\Type\Admin\RFQType' shared autowired service.
  5392.      *
  5393.      * @return \App\Form\Type\Admin\RFQType
  5394.      */
  5395.     protected function getRFQTypeService()
  5396.     {
  5397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5399.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/RFQType.php';
  5400.         return $this->privates['App\\Form\\Type\\Admin\\RFQType'] = new \App\Form\Type\Admin\RFQType();
  5401.     }
  5402.     /**
  5403.      * Gets the private 'App\Form\Type\Admin\TicketType' shared autowired service.
  5404.      *
  5405.      * @return \App\Form\Type\Admin\TicketType
  5406.      */
  5407.     protected function getTicketTypeService()
  5408.     {
  5409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5411.         include_once \dirname(__DIR__4).'/src/Form/Type/Admin/TicketType.php';
  5412.         return $this->privates['App\\Form\\Type\\Admin\\TicketType'] = new \App\Form\Type\Admin\TicketType();
  5413.     }
  5414.     /**
  5415.      * Gets the private 'App\Form\Type\HomeBookingType' shared autowired service.
  5416.      *
  5417.      * @return \App\Form\Type\HomeBookingType
  5418.      */
  5419.     protected function getHomeBookingTypeService()
  5420.     {
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5423.         include_once \dirname(__DIR__4).'/src/Form/Type/HomeBookingType.php';
  5424.         return $this->privates['App\\Form\\Type\\HomeBookingType'] = new \App\Form\Type\HomeBookingType();
  5425.     }
  5426.     /**
  5427.      * Gets the private 'App\Form\Type\PaymentType' shared autowired service.
  5428.      *
  5429.      * @return \App\Form\Type\PaymentType
  5430.      */
  5431.     protected function getPaymentTypeService()
  5432.     {
  5433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5435.         include_once \dirname(__DIR__4).'/src/Form/Type/PaymentType.php';
  5436.         return $this->privates['App\\Form\\Type\\PaymentType'] = new \App\Form\Type\PaymentType();
  5437.     }
  5438.     /**
  5439.      * Gets the private 'App\Form\Type\PlaceType' shared autowired service.
  5440.      *
  5441.      * @return \App\Form\Type\PlaceType
  5442.      */
  5443.     protected function getPlaceTypeService()
  5444.     {
  5445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5447.         include_once \dirname(__DIR__4).'/src/Form/Type/PlaceType.php';
  5448.         return $this->privates['App\\Form\\Type\\PlaceType'] = new \App\Form\Type\PlaceType();
  5449.     }
  5450.     /**
  5451.      * Gets the private 'App\Form\Type\Step1Type' shared autowired service.
  5452.      *
  5453.      * @return \App\Form\Type\Step1Type
  5454.      */
  5455.     protected function getStep1TypeService()
  5456.     {
  5457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5459.         include_once \dirname(__DIR__4).'/src/Form/Type/Step1Type.php';
  5460.         return $this->privates['App\\Form\\Type\\Step1Type'] = new \App\Form\Type\Step1Type();
  5461.     }
  5462.     /**
  5463.      * Gets the private 'App\Form\Type\Step2Type' shared autowired service.
  5464.      *
  5465.      * @return \App\Form\Type\Step2Type
  5466.      */
  5467.     protected function getStep2TypeService()
  5468.     {
  5469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5471.         include_once \dirname(__DIR__4).'/src/Form/Type/Step2Type.php';
  5472.         return $this->privates['App\\Form\\Type\\Step2Type'] = new \App\Form\Type\Step2Type();
  5473.     }
  5474.     /**
  5475.      * Gets the private 'App\Form\Type\TagsType' shared autowired service.
  5476.      *
  5477.      * @return \App\Form\Type\TagsType
  5478.      */
  5479.     protected function getTagsTypeService()
  5480.     {
  5481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5483.         include_once \dirname(__DIR__4).'/src/Form/Type/TagsType.php';
  5484.         return $this->privates['App\\Form\\Type\\TagsType'] = new \App\Form\Type\TagsType();
  5485.     }
  5486.     /**
  5487.      * Gets the private 'App\Form\Type\TravellerType' shared autowired service.
  5488.      *
  5489.      * @return \App\Form\Type\TravellerType
  5490.      */
  5491.     protected function getTravellerTypeService()
  5492.     {
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5495.         include_once \dirname(__DIR__4).'/src/Form/Type/TravellerType.php';
  5496.         return $this->privates['App\\Form\\Type\\TravellerType'] = new \App\Form\Type\TravellerType();
  5497.     }
  5498.     /**
  5499.      * Gets the private 'App\Form\Type\VoucherCheckType' shared autowired service.
  5500.      *
  5501.      * @return \App\Form\Type\VoucherCheckType
  5502.      */
  5503.     protected function getVoucherCheckTypeService()
  5504.     {
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5507.         include_once \dirname(__DIR__4).'/src/Form/Type/VoucherCheckType.php';
  5508.         return $this->privates['App\\Form\\Type\\VoucherCheckType'] = new \App\Form\Type\VoucherCheckType();
  5509.     }
  5510.     /**
  5511.      * Gets the private 'App\Form\Type\VoucherPaymentType' shared autowired service.
  5512.      *
  5513.      * @return \App\Form\Type\VoucherPaymentType
  5514.      */
  5515.     protected function getVoucherPaymentTypeService()
  5516.     {
  5517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5519.         include_once \dirname(__DIR__4).'/src/Form/Type/VoucherPaymentType.php';
  5520.         return $this->privates['App\\Form\\Type\\VoucherPaymentType'] = new \App\Form\Type\VoucherPaymentType();
  5521.     }
  5522.     /**
  5523.      * Gets the private 'App\Form\Type\VoucherStep1Type' shared autowired service.
  5524.      *
  5525.      * @return \App\Form\Type\VoucherStep1Type
  5526.      */
  5527.     protected function getVoucherStep1TypeService()
  5528.     {
  5529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5531.         include_once \dirname(__DIR__4).'/src/Form/Type/VoucherStep1Type.php';
  5532.         return $this->privates['App\\Form\\Type\\VoucherStep1Type'] = new \App\Form\Type\VoucherStep1Type();
  5533.     }
  5534.     /**
  5535.      * Gets the private 'App\Form\Type\VoucherStep2Type' shared autowired service.
  5536.      *
  5537.      * @return \App\Form\Type\VoucherStep2Type
  5538.      */
  5539.     protected function getVoucherStep2TypeService()
  5540.     {
  5541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5543.         include_once \dirname(__DIR__4).'/src/Form/Type/VoucherStep2Type.php';
  5544.         return $this->privates['App\\Form\\Type\\VoucherStep2Type'] = new \App\Form\Type\VoucherStep2Type();
  5545.     }
  5546.     /**
  5547.      * Gets the private 'App\Form\Type\VoucherType' shared autowired service.
  5548.      *
  5549.      * @return \App\Form\Type\VoucherType
  5550.      */
  5551.     protected function getVoucherTypeService()
  5552.     {
  5553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5555.         include_once \dirname(__DIR__4).'/src/Form/Type/VoucherType.php';
  5556.         return $this->privates['App\\Form\\Type\\VoucherType'] = new \App\Form\Type\VoucherType();
  5557.     }
  5558.     /**
  5559.      * Gets the private 'App\Payment\TransactionProcessor' shared autowired service.
  5560.      *
  5561.      * @return \App\Payment\TransactionProcessor
  5562.      */
  5563.     protected function getTransactionProcessorService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/src/Payment/TransactionProcessor.php';
  5566.         include_once \dirname(__DIR__4).'/src/Payment/GatewayWrapperInterface.php';
  5567.         include_once \dirname(__DIR__4).'/src/Payment/PostFinanceWrapper.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/whatwedo/postfinance-e-payment/src/whatwedo/PostFinanceEPayment/Environment/EnvironmentInterface.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/whatwedo/postfinance-e-payment/src/whatwedo/PostFinanceEPayment/Environment/Environment.php';
  5570.         include_once \dirname(__DIR__4).'/vendor/whatwedo/postfinance-e-payment/src/whatwedo/PostFinanceEPayment/Environment/ProductionEnvironment.php';
  5571.         include_once \dirname(__DIR__4).'/src/Payment/PostFinanceEnvironmentFactory.php';
  5572.         include_once \dirname(__DIR__4).'/src/Payment/CheckoutFinanceWrapper.php';
  5573.         include_once \dirname(__DIR__4).'/vendor/postfinancecheckout/sdk/lib/ApiClient.php';
  5574.         $this->privates['App\\Payment\\TransactionProcessor'] = $instance = new \App\Payment\TransactionProcessor();
  5575.         $instance->addMethod([=> 'postefinance'], new \App\Payment\PostFinanceWrapper(\App\Payment\PostFinanceEnvironmentFactory::create($this)));
  5576.         $instance->addMethod([=> 'checkout'=> 'twint'=> 'creditcard'=> 'postcard'=> 'paypal'], new \App\Payment\CheckoutFinanceWrapper(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \PostFinanceCheckout\Sdk\ApiClient($this->getEnv('POSTFINANCE_USER_ID'), $this->getEnv('POSTFINANCE_SECRET')), $this->getEnv('POSTFINANCE_SPACE_ID')));
  5577.         return $instance;
  5578.     }
  5579.     /**
  5580.      * Gets the private 'App\Repository\BookingRepository' shared autowired service.
  5581.      *
  5582.      * @return \App\Repository\BookingRepository
  5583.      */
  5584.     protected function getBookingRepositoryService()
  5585.     {
  5586.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5588.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5589.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5591.         include_once \dirname(__DIR__4).'/src/Repository/BookingRepository.php';
  5592.         return $this->privates['App\\Repository\\BookingRepository'] = new \App\Repository\BookingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5593.     }
  5594.     /**
  5595.      * Gets the private 'App\Repository\CityRepository' shared autowired service.
  5596.      *
  5597.      * @return \App\Repository\CityRepository
  5598.      */
  5599.     protected function getCityRepositoryService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5602.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5604.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5606.         include_once \dirname(__DIR__4).'/src/Repository/CityRepository.php';
  5607.         return $this->privates['App\\Repository\\CityRepository'] = new \App\Repository\CityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5608.     }
  5609.     /**
  5610.      * Gets the private 'App\Repository\PriceRepository' shared autowired service.
  5611.      *
  5612.      * @return \App\Repository\PriceRepository
  5613.      */
  5614.     protected function getPriceRepositoryService()
  5615.     {
  5616.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5617.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5618.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5619.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5620.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5621.         include_once \dirname(__DIR__4).'/src/Repository/PriceRepository.php';
  5622.         return $this->privates['App\\Repository\\PriceRepository'] = new \App\Repository\PriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5623.     }
  5624.     /**
  5625.      * Gets the private 'App\Service\CountryProvider' shared autowired service.
  5626.      *
  5627.      * @return \App\Service\CountryProvider
  5628.      */
  5629.     protected function getCountryProviderService()
  5630.     {
  5631.         include_once \dirname(__DIR__4).'/src/Service/CountryProvider.php';
  5632.         return $this->privates['App\\Service\\CountryProvider'] = new \App\Service\CountryProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5633.     }
  5634.     /**
  5635.      * Gets the private 'App\Service\QrCodeService' shared autowired service.
  5636.      *
  5637.      * @return \App\Service\QrCodeService
  5638.      */
  5639.     protected function getQrCodeServiceService()
  5640.     {
  5641.         include_once \dirname(__DIR__4).'/src/Service/QrCodeService.php';
  5642.         return $this->privates['App\\Service\\QrCodeService'] = new \App\Service\QrCodeService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5646.      *
  5647.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5648.      */
  5649.     protected function getManagerRegistryAwareConnectionProviderService()
  5650.     {
  5651.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5652.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5653.         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'));
  5654.     }
  5655.     /**
  5656.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5657.      *
  5658.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5659.      */
  5660.     protected function getRunSqlCommandService()
  5661.     {
  5662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5663.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5664.         $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()));
  5665.         $instance->setName('dbal:run-sql');
  5666.         return $instance;
  5667.     }
  5668.     /**
  5669.      * Gets the private 'Lexik\Bundle\TranslationBundle\EventDispatcher\Event\GetDatabaseResourcesEvent' shared service.
  5670.      *
  5671.      * @return \Lexik\Bundle\TranslationBundle\EventDispatcher\GetDatabaseResourcesListener
  5672.      */
  5673.     protected function getGetDatabaseResourcesEventService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/EventDispatcher/GetDatabaseResourcesListener.php';
  5676.         return $this->privates['Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\Event\\GetDatabaseResourcesEvent'] = new \Lexik\Bundle\TranslationBundle\EventDispatcher\GetDatabaseResourcesListener(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), 'orm');
  5677.     }
  5678.     /**
  5679.      * Gets the private 'Lexik\Bundle\TranslationBundle\Translation\Loader' shared service.
  5680.      *
  5681.      * @return \Lexik\Bundle\TranslationBundle\Translation\Loader\DatabaseLoader
  5682.      */
  5683.     protected function getLoaderService()
  5684.     {
  5685.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  5686.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Loader/DatabaseLoader.php';
  5687.         return $this->privates['Lexik\\Bundle\\TranslationBundle\\Translation\\Loader'] = new \Lexik\Bundle\TranslationBundle\Translation\Loader\DatabaseLoader(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()));
  5688.     }
  5689.     /**
  5690.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  5691.      *
  5692.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  5693.      */
  5694.     protected function getSentryTestCommandService()
  5695.     {
  5696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5697.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  5698.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand();
  5699.         $instance->setName('sentry:test');
  5700.         return $instance;
  5701.     }
  5702.     /**
  5703.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  5704.      *
  5705.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  5706.      */
  5707.     protected function getConsoleListenerService()
  5708.     {
  5709.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  5710.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), false);
  5711.     }
  5712.     /**
  5713.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  5714.      *
  5715.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  5716.      */
  5717.     protected function getLoginListenerService()
  5718.     {
  5719.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5720.     }
  5721.     /**
  5722.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  5723.      *
  5724.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  5725.      */
  5726.     protected function getRequestListenerService()
  5727.     {
  5728.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5729.     }
  5730.     /**
  5731.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  5732.      *
  5733.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  5734.      */
  5735.     protected function getSubRequestListenerService()
  5736.     {
  5737.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5738.     }
  5739.     /**
  5740.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  5741.      *
  5742.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  5743.      */
  5744.     protected function getTracingConsoleListenerService()
  5745.     {
  5746.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  5747.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  5748.     }
  5749.     /**
  5750.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  5751.      *
  5752.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  5753.      */
  5754.     protected function getTracingRequestListenerService()
  5755.     {
  5756.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5757.     }
  5758.     /**
  5759.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  5760.      *
  5761.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  5762.      */
  5763.     protected function getTracingSubRequestListenerService()
  5764.     {
  5765.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5766.     }
  5767.     /**
  5768.      * Gets the private 'Sentry\State\HubInterface' shared service.
  5769.      *
  5770.      * @return \Sentry\State\HubInterface
  5771.      */
  5772.     protected function getHubInterfaceService()
  5773.     {
  5774.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  5775.         $a = new \Sentry\Options(['environment' => $this->getEnv('string:APP_ENV'), 'traces_sample_rate' => 0.04'integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], false), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/local/lib/php'], 'release' => '1.0.0+no-version-set@{no ref''tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  5776.         $b = new \Sentry\ClientBuilder($a);
  5777.         $b->setSdkIdentifier('sentry.php.symfony');
  5778.         $b->setSdkVersion('4.10.0');
  5779.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory(NULLNULLNULLNULLNULLNULL));
  5780.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  5781.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  5782.         if ($this->has('Psr\\Log\\NullLogger')) {
  5783.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  5784.         }
  5785.         $instance->bindClient($b->getClient());
  5786.         return $instance;
  5787.     }
  5788.     /**
  5789.      * Gets the private 'Symfony\Bundle\AclBundle\Command\InitAclCommand' shared service.
  5790.      *
  5791.      * @return \Symfony\Bundle\AclBundle\Command\InitAclCommand
  5792.      */
  5793.     protected function getInitAclCommandService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/symfony/acl-bundle/src/Command/InitAclCommand.php';
  5797.         $this->privates['Symfony\\Bundle\\AclBundle\\Command\\InitAclCommand'] = $instance = new \Symfony\Bundle\AclBundle\Command\InitAclCommand(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['security.acl.dbal.schema'] ?? $this->getSecurity_Acl_Dbal_SchemaService()));
  5798.         $instance->setName('acl:init');
  5799.         $instance->setDescription('Creates ACL tables in the database');
  5800.         return $instance;
  5801.     }
  5802.     /**
  5803.      * Gets the private 'Symfony\Bundle\AclBundle\Command\SetAclCommand' shared service.
  5804.      *
  5805.      * @return \Symfony\Bundle\AclBundle\Command\SetAclCommand
  5806.      */
  5807.     protected function getSetAclCommandService()
  5808.     {
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/acl-bundle/src/Command/SetAclCommand.php';
  5811.         $this->privates['Symfony\\Bundle\\AclBundle\\Command\\SetAclCommand'] = $instance = new \Symfony\Bundle\AclBundle\Command\SetAclCommand(($this->services['security.acl.provider'] ?? $this->getSecurity_Acl_ProviderService()));
  5812.         $instance->setName('acl:set');
  5813.         $instance->setDescription('Sets ACL for objects');
  5814.         return $instance;
  5815.     }
  5816.     /**
  5817.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  5818.      *
  5819.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  5820.      */
  5821.     protected function getResetAssetsEventListenerService()
  5822.     {
  5823.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  5824.     }
  5825.     /**
  5826.      * Gets the private 'annotations.cache_adapter' shared service.
  5827.      *
  5828.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5829.      */
  5830.     protected function getAnnotations_CacheAdapterService()
  5831.     {
  5832.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  5833.     }
  5834.     /**
  5835.      * Gets the private 'annotations.cache_warmer' shared service.
  5836.      *
  5837.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5838.      */
  5839.     protected function getAnnotations_CacheWarmerService()
  5840.     {
  5841.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5844.         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);
  5845.     }
  5846.     /**
  5847.      * Gets the private 'annotations.cached_reader' shared service.
  5848.      *
  5849.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5850.      */
  5851.     protected function getAnnotations_CachedReaderService()
  5852.     {
  5853.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5854.     }
  5855.     /**
  5856.      * Gets the private 'annotations.reader' shared service.
  5857.      *
  5858.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5859.      */
  5860.     protected function getAnnotations_ReaderService()
  5861.     {
  5862.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5863.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5864.         $a->registerUniqueLoader('class_exists');
  5865.         $instance->addGlobalIgnoredName('required'$a);
  5866.         return $instance;
  5867.     }
  5868.     /**
  5869.      * Gets the private 'app.admin.agencies' autowired service.
  5870.      *
  5871.      * @return \App\Admin\TravelAgencyAdmin
  5872.      */
  5873.     protected function getApp_Admin_AgenciesService()
  5874.     {
  5875.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5879.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5880.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5881.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5882.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5883.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5887.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  5888.         include_once \dirname(__DIR__4).'/src/Admin/TravelAgencyAdmin.php';
  5889.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5890.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  5892.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5895.         $this->factories['service_container']['app.admin.agencies'] = function () {
  5896.             $instance = new \App\Admin\TravelAgencyAdmin('app.admin.agencies''App\\Entity\\TravelAgency''App\\Controller\\Admin\\TravelAgencyAdminController');
  5897.             $instance->setManagerType('orm');
  5898.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5899.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5900.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5901.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5902.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5903.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5904.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5905.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5906.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5907.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5908.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  5909.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5910.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5911.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5912.             $instance->setPagerType('default');
  5913.             $instance->setLabel('label.agencies');
  5914.             $instance->setTranslationDomain('messages');
  5915.             $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']]);
  5916.             $instance->setSecurityInformation([]);
  5917.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5918.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5919.             $instance->setTemplateRegistry(($this->services['app.admin.agencies.template_registry'] ?? $this->getApp_Admin_Agencies_TemplateRegistryService()));
  5920.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5921.             $instance->initialize();
  5922.             return $instance;
  5923.         };
  5924.         return $this->factories['service_container']['app.admin.agencies']();
  5925.     }
  5926.     /**
  5927.      * Gets the private 'app.admin.airports' autowired service.
  5928.      *
  5929.      * @return \App\Admin\AirportAdmin
  5930.      */
  5931.     protected function getApp_Admin_AirportsService()
  5932.     {
  5933.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5934.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5935.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5936.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5937.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5940.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  5942.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  5945.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  5946.         include_once \dirname(__DIR__4).'/src/Admin/AirportAdmin.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  5948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  5949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  5951.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  5952.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  5953.         $this->factories['service_container']['app.admin.airports'] = function () {
  5954.             $instance = new \App\Admin\AirportAdmin('app.admin.airports''App\\Entity\\Airport''sonata.admin.controller.crud');
  5955.             $instance->setManagerType('orm');
  5956.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  5957.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  5958.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  5959.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  5960.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  5961.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  5962.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  5963.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  5964.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  5965.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  5966.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  5967.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  5968.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  5969.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  5970.             $instance->setPagerType('default');
  5971.             $instance->setLabel('label.airports');
  5972.             $instance->setTranslationDomain('messages');
  5973.             $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']]);
  5974.             $instance->setSecurityInformation([]);
  5975.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  5976.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  5977.             $instance->setTemplateRegistry(($this->services['app.admin.airports.template_registry'] ?? $this->getApp_Admin_Airports_TemplateRegistryService()));
  5978.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  5979.             $instance->initialize();
  5980.             return $instance;
  5981.         };
  5982.         return $this->factories['service_container']['app.admin.airports']();
  5983.     }
  5984.     /**
  5985.      * Gets the private 'app.admin.bookings' autowired service.
  5986.      *
  5987.      * @return \App\Admin\BookingAdmin
  5988.      */
  5989.     protected function getApp_Admin_BookingsService()
  5990.     {
  5991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  5993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  5994.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  5995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  5996.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  5997.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6003.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6004.         include_once \dirname(__DIR__4).'/src/Admin/BookingAdmin.php';
  6005.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6009.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6011.         $this->factories['service_container']['app.admin.bookings'] = function () {
  6012.             $instance = new \App\Admin\BookingAdmin('app.admin.bookings''App\\Entity\\Booking''App\\Controller\\Admin\\BookingAdminController');
  6013.             $instance->setManagerType('orm');
  6014.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6015.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6016.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6017.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6018.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6019.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6020.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6021.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6022.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6023.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6024.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6025.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6026.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6027.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6028.             $instance->setPagerType('default');
  6029.             $instance->setLabel('label.bookings');
  6030.             $instance->setTranslationDomain('messages');
  6031.             $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']]);
  6032.             $instance->setSecurityInformation([]);
  6033.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6034.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6035.             $instance->addChild((isset($this->factories['service_container']['app.admin.agencies']) ? $this->factories['service_container']['app.admin.agencies']() : $this->getApp_Admin_AgenciesService()));
  6036.             $instance->addChild((isset($this->factories['service_container']['app.admin.discount_codes']) ? $this->factories['service_container']['app.admin.discount_codes']() : $this->getApp_Admin_DiscountCodesService()));
  6037.             $instance->addChild((isset($this->factories['service_container']['app.admin.vouchers']) ? $this->factories['service_container']['app.admin.vouchers']() : $this->getApp_Admin_VouchersService()));
  6038.             $instance->setTemplateRegistry(($this->services['app.admin.bookings.template_registry'] ?? $this->getApp_Admin_Bookings_TemplateRegistryService()));
  6039.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6040.             $instance->initialize();
  6041.             return $instance;
  6042.         };
  6043.         return $this->factories['service_container']['app.admin.bookings']();
  6044.     }
  6045.     /**
  6046.      * Gets the private 'app.admin.bookings_archive' autowired service.
  6047.      *
  6048.      * @return \App\Admin\ArchivedBookingAdmin
  6049.      */
  6050.     protected function getApp_Admin_BookingsArchiveService()
  6051.     {
  6052.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6064.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6065.         include_once \dirname(__DIR__4).'/src/Admin/BookingAdmin.php';
  6066.         include_once \dirname(__DIR__4).'/src/Admin/ArchivedBookingAdmin.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6073.         $this->factories['service_container']['app.admin.bookings_archive'] = function () {
  6074.             $instance = new \App\Admin\ArchivedBookingAdmin('app.admin.bookings_archive''App\\Entity\\Booking''App\\Controller\\Admin\\BookingAdminController');
  6075.             $instance->setManagerType('orm');
  6076.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6077.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6078.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6079.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6080.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6081.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6082.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6083.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6084.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6085.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6086.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6087.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6088.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6089.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6090.             $instance->setPagerType('default');
  6091.             $instance->setLabel('label.bookings_archive');
  6092.             $instance->setTranslationDomain('messages');
  6093.             $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']]);
  6094.             $instance->setSecurityInformation([]);
  6095.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6096.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6097.             $instance->addChild((isset($this->factories['service_container']['app.admin.agencies']) ? $this->factories['service_container']['app.admin.agencies']() : $this->getApp_Admin_AgenciesService()));
  6098.             $instance->setTemplateRegistry(($this->services['app.admin.bookings_archive.template_registry'] ?? $this->getApp_Admin_BookingsArchive_TemplateRegistryService()));
  6099.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6100.             $instance->initialize();
  6101.             return $instance;
  6102.         };
  6103.         return $this->factories['service_container']['app.admin.bookings_archive']();
  6104.     }
  6105.     /**
  6106.      * Gets the private 'app.admin.bookings_unpaid' autowired service.
  6107.      *
  6108.      * @return \App\Admin\UnpaidBookingAdmin
  6109.      */
  6110.     protected function getApp_Admin_BookingsUnpaidService()
  6111.     {
  6112.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6113.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6124.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6125.         include_once \dirname(__DIR__4).'/src/Admin/BookingAdmin.php';
  6126.         include_once \dirname(__DIR__4).'/src/Admin/UnpaidBookingAdmin.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6129.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6130.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6131.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6132.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6133.         $this->factories['service_container']['app.admin.bookings_unpaid'] = function () {
  6134.             $instance = new \App\Admin\UnpaidBookingAdmin('app.admin.bookings_unpaid''App\\Entity\\Booking''App\\Controller\\Admin\\BookingAdminController');
  6135.             $instance->setManagerType('orm');
  6136.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6137.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6138.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6139.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6140.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6141.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6142.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6143.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6144.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6145.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6146.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6147.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6148.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6149.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6150.             $instance->setPagerType('default');
  6151.             $instance->setLabel('label.bookings_unpaid');
  6152.             $instance->setTranslationDomain('messages');
  6153.             $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']]);
  6154.             $instance->setSecurityInformation([]);
  6155.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6156.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6157.             $instance->addChild((isset($this->factories['service_container']['app.admin.agencies']) ? $this->factories['service_container']['app.admin.agencies']() : $this->getApp_Admin_AgenciesService()));
  6158.             $instance->setTemplateRegistry(($this->services['app.admin.bookings_unpaid.template_registry'] ?? $this->getApp_Admin_BookingsUnpaid_TemplateRegistryService()));
  6159.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6160.             $instance->initialize();
  6161.             return $instance;
  6162.         };
  6163.         return $this->factories['service_container']['app.admin.bookings_unpaid']();
  6164.     }
  6165.     /**
  6166.      * Gets the private 'app.admin.cities' autowired service.
  6167.      *
  6168.      * @return \App\Admin\CityAdmin
  6169.      */
  6170.     protected function getApp_Admin_CitiesService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6180.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6184.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6185.         include_once \dirname(__DIR__4).'/src/Admin/CityAdmin.php';
  6186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6192.         $this->factories['service_container']['app.admin.cities'] = function () {
  6193.             $instance = new \App\Admin\CityAdmin('app.admin.cities''App\\Entity\\City''sonata.admin.controller.crud');
  6194.             $instance->setManagerType('orm');
  6195.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6196.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6197.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6198.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6199.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6200.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6201.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6202.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6203.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6204.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6205.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6206.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6207.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6208.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6209.             $instance->setPagerType('default');
  6210.             $instance->setLabel('label.cities');
  6211.             $instance->setTranslationDomain('messages');
  6212.             $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']]);
  6213.             $instance->setSecurityInformation([]);
  6214.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6215.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6216.             $instance->setQrCodeService(($this->privates['App\\Service\\QrCodeService'] ?? $this->getQrCodeServiceService()));
  6217.             $instance->setTemplateRegistry(($this->services['app.admin.cities.template_registry'] ?? $this->getApp_Admin_Cities_TemplateRegistryService()));
  6218.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6219.             $instance->initialize();
  6220.             return $instance;
  6221.         };
  6222.         return $this->factories['service_container']['app.admin.cities']();
  6223.     }
  6224.     /**
  6225.      * Gets the private 'app.admin.countries' autowired service.
  6226.      *
  6227.      * @return \App\Admin\CountryAdmin
  6228.      */
  6229.     protected function getApp_Admin_CountriesService()
  6230.     {
  6231.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6233.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6234.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6241.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6243.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6244.         include_once \dirname(__DIR__4).'/src/Admin/CountryAdmin.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6249.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6251.         $this->factories['service_container']['app.admin.countries'] = function () {
  6252.             $instance = new \App\Admin\CountryAdmin('app.admin.countries''App\\Entity\\Country''sonata.admin.controller.crud');
  6253.             $instance->setManagerType('orm');
  6254.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6255.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6256.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6257.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6258.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6259.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6260.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6261.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6262.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6263.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6264.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6265.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6266.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6267.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6268.             $instance->setPagerType('default');
  6269.             $instance->setLabel('label.countries');
  6270.             $instance->setTranslationDomain('messages');
  6271.             $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']]);
  6272.             $instance->setSecurityInformation([]);
  6273.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6274.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6275.             $instance->setTemplateRegistry(($this->services['app.admin.countries.template_registry'] ?? $this->getApp_Admin_Countries_TemplateRegistryService()));
  6276.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6277.             $instance->initialize();
  6278.             return $instance;
  6279.         };
  6280.         return $this->factories['service_container']['app.admin.countries']();
  6281.     }
  6282.     /**
  6283.      * Gets the private 'app.admin.currencies' autowired service.
  6284.      *
  6285.      * @return \App\Admin\CurrencyAdmin
  6286.      */
  6287.     protected function getApp_Admin_CurrenciesService()
  6288.     {
  6289.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6290.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6291.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6292.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6293.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6301.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6302.         include_once \dirname(__DIR__4).'/src/Admin/CurrencyAdmin.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6307.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6308.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6309.         $this->factories['service_container']['app.admin.currencies'] = function () {
  6310.             $instance = new \App\Admin\CurrencyAdmin('app.admin.currencies''App\\Entity\\Currency''sonata.admin.controller.crud');
  6311.             $instance->setManagerType('orm');
  6312.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6313.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6314.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6315.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6316.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6317.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6318.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6319.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6320.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6321.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6322.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6323.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6324.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6325.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6326.             $instance->setPagerType('default');
  6327.             $instance->setLabel('label.currencies');
  6328.             $instance->setTranslationDomain('messages');
  6329.             $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']]);
  6330.             $instance->setSecurityInformation([]);
  6331.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6332.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6333.             $instance->setTemplateRegistry(($this->services['app.admin.currencies.template_registry'] ?? $this->getApp_Admin_Currencies_TemplateRegistryService()));
  6334.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6335.             $instance->initialize();
  6336.             return $instance;
  6337.         };
  6338.         return $this->factories['service_container']['app.admin.currencies']();
  6339.     }
  6340.     /**
  6341.      * Gets the private 'app.admin.discount_codes' autowired service.
  6342.      *
  6343.      * @return \App\Admin\DiscountCodeAdmin
  6344.      */
  6345.     protected function getApp_Admin_DiscountCodesService()
  6346.     {
  6347.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6348.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6351.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6358.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6359.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6360.         include_once \dirname(__DIR__4).'/src/Admin/DiscountCodeAdmin.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6365.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6366.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6367.         $this->factories['service_container']['app.admin.discount_codes'] = function () {
  6368.             $instance = new \App\Admin\DiscountCodeAdmin('app.admin.discount_codes''App\\Entity\\DiscountCode''sonata.admin.controller.crud');
  6369.             $instance->setManagerType('orm');
  6370.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6371.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6372.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6373.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6374.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6375.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6376.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6377.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6378.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6379.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6380.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6381.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6382.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6383.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6384.             $instance->setPagerType('default');
  6385.             $instance->setLabel('label.discount_codes');
  6386.             $instance->setTranslationDomain('messages');
  6387.             $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']]);
  6388.             $instance->setSecurityInformation([]);
  6389.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6390.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6391.             $instance->setTemplateRegistry(($this->services['app.admin.discount_codes.template_registry'] ?? $this->getApp_Admin_DiscountCodes_TemplateRegistryService()));
  6392.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6393.             $instance->initialize();
  6394.             return $instance;
  6395.         };
  6396.         return $this->factories['service_container']['app.admin.discount_codes']();
  6397.     }
  6398.     /**
  6399.      * Gets the private 'app.admin.price_3days' autowired service.
  6400.      *
  6401.      * @return \App\Admin\Price3DaysAdmin
  6402.      */
  6403.     protected function getApp_Admin_Price3daysService()
  6404.     {
  6405.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6412.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6417.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6418.         include_once \dirname(__DIR__4).'/src/Admin/Price3DaysAdmin.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6420.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6421.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6422.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6423.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6425.         $this->factories['service_container']['app.admin.price_3days'] = function () {
  6426.             $instance = new \App\Admin\Price3DaysAdmin('app.admin.price_3days''App\\Entity\\Price''App\\Controller\\Admin\\Price3DaysAdminController');
  6427.             $instance->setManagerType('orm');
  6428.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6429.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6430.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6431.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6432.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6433.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6434.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6435.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6436.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6437.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6438.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6439.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6440.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6441.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6442.             $instance->setPagerType('default');
  6443.             $instance->setLabel('label.price_3days');
  6444.             $instance->setTranslationDomain('messages');
  6445.             $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']]);
  6446.             $instance->setSecurityInformation([]);
  6447.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6448.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6449.             $instance->setTemplateRegistry(($this->services['app.admin.price_3days.template_registry'] ?? $this->getApp_Admin_Price3days_TemplateRegistryService()));
  6450.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6451.             $instance->initialize();
  6452.             return $instance;
  6453.         };
  6454.         return $this->factories['service_container']['app.admin.price_3days']();
  6455.     }
  6456.     /**
  6457.      * Gets the private 'app.admin.price_4days' autowired service.
  6458.      *
  6459.      * @return \App\Admin\Price4DaysAdmin
  6460.      */
  6461.     protected function getApp_Admin_Price4daysService()
  6462.     {
  6463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6470.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6471.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6475.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6476.         include_once \dirname(__DIR__4).'/src/Admin/Price3DaysAdmin.php';
  6477.         include_once \dirname(__DIR__4).'/src/Admin/Price4DaysAdmin.php';
  6478.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6484.         $this->factories['service_container']['app.admin.price_4days'] = function () {
  6485.             $instance = new \App\Admin\Price4DaysAdmin('app.admin.price_4days''App\\Entity\\Price''App\\Controller\\Admin\\Price4DaysAdminController');
  6486.             $instance->setManagerType('orm');
  6487.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6488.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6489.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6490.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6491.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6492.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6493.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6494.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6495.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6496.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6497.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6498.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6499.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6500.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6501.             $instance->setPagerType('default');
  6502.             $instance->setLabel('label.price_4days');
  6503.             $instance->setTranslationDomain('messages');
  6504.             $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']]);
  6505.             $instance->setSecurityInformation([]);
  6506.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6507.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6508.             $instance->setTemplateRegistry(($this->services['app.admin.price_4days.template_registry'] ?? $this->getApp_Admin_Price4days_TemplateRegistryService()));
  6509.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6510.             $instance->initialize();
  6511.             return $instance;
  6512.         };
  6513.         return $this->factories['service_container']['app.admin.price_4days']();
  6514.     }
  6515.     /**
  6516.      * Gets the private 'app.admin.voucher_orders_unpaid' autowired service.
  6517.      *
  6518.      * @return \App\Admin\UnpaidVoucherOrderAdmin
  6519.      */
  6520.     protected function getApp_Admin_VoucherOrdersUnpaidService()
  6521.     {
  6522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6532.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6533.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6534.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6535.         include_once \dirname(__DIR__4).'/src/Admin/UnpaidVoucherOrderAdmin.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6542.         $this->factories['service_container']['app.admin.voucher_orders_unpaid'] = function () {
  6543.             $instance = new \App\Admin\UnpaidVoucherOrderAdmin('app.admin.voucher_orders_unpaid''App\\Entity\\VoucherOrder''App\\Controller\\Admin\\UnpaidVoucherOrderAdminController');
  6544.             $instance->setManagerType('orm');
  6545.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6546.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6547.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6548.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6549.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6550.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6551.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6552.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6553.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6554.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6555.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6556.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6557.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6558.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6559.             $instance->setPagerType('default');
  6560.             $instance->setLabel('label.vouchers');
  6561.             $instance->setTranslationDomain('messages');
  6562.             $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']]);
  6563.             $instance->setSecurityInformation([]);
  6564.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6565.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6566.             $instance->setTemplateRegistry(($this->services['app.admin.voucher_orders_unpaid.template_registry'] ?? $this->getApp_Admin_VoucherOrdersUnpaid_TemplateRegistryService()));
  6567.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6568.             $instance->initialize();
  6569.             return $instance;
  6570.         };
  6571.         return $this->factories['service_container']['app.admin.voucher_orders_unpaid']();
  6572.     }
  6573.     /**
  6574.      * Gets the private 'app.admin.vouchers' autowired service.
  6575.      *
  6576.      * @return \App\Admin\VoucherAdmin
  6577.      */
  6578.     protected function getApp_Admin_VouchersService()
  6579.     {
  6580.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  6581.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  6582.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  6583.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  6584.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  6585.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  6586.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  6587.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  6588.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  6589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  6590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  6592.         include_once \dirname(__DIR__4).'/src/Admin/AdminTrait.php';
  6593.         include_once \dirname(__DIR__4).'/src/Admin/VoucherAdmin.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  6596.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  6600.         $this->factories['service_container']['app.admin.vouchers'] = function () {
  6601.             $instance = new \App\Admin\VoucherAdmin('app.admin.vouchers''App\\Entity\\Voucher''App\\Controller\\Admin\\VoucherAdminController');
  6602.             $instance->setManagerType('orm');
  6603.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  6604.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  6605.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  6606.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  6607.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  6608.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  6609.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  6610.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  6611.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  6612.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  6613.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  6614.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  6615.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  6616.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  6617.             $instance->setPagerType('default');
  6618.             $instance->setLabel('label.vouchers');
  6619.             $instance->setTranslationDomain('messages');
  6620.             $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']]);
  6621.             $instance->setSecurityInformation([]);
  6622.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  6623.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  6624.             $instance->setTemplateRegistry(($this->services['app.admin.vouchers.template_registry'] ?? $this->getApp_Admin_Vouchers_TemplateRegistryService()));
  6625.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  6626.             $instance->initialize();
  6627.             return $instance;
  6628.         };
  6629.         return $this->factories['service_container']['app.admin.vouchers']();
  6630.     }
  6631.     /**
  6632.      * Gets the private 'assets.packages' shared service.
  6633.      *
  6634.      * @return \Symfony\Component\Asset\Packages
  6635.      */
  6636.     protected function getAssets_PackagesService()
  6637.     {
  6638.         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['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'https://booking.surp.travel/', ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())->isSecure())), new RewindableGenerator(function () {
  6639.             return new \EmptyIterator();
  6640.         }, 0));
  6641.     }
  6642.     /**
  6643.      * Gets the private 'cache.annotations.traceable' shared service.
  6644.      *
  6645.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6646.      */
  6647.     protected function getCache_Annotations_TraceableService()
  6648.     {
  6649.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('s2W0w794uW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6650.     }
  6651.     /**
  6652.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  6653.      *
  6654.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6655.      */
  6656.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  6657.     {
  6658.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  6659.     }
  6660.     /**
  6661.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  6662.      *
  6663.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6664.      */
  6665.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  6666.     {
  6667.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  6668.     }
  6669.     /**
  6670.      * Gets the private 'cache.property_info.traceable' shared service.
  6671.      *
  6672.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6673.      */
  6674.     protected function getCache_PropertyInfo_TraceableService()
  6675.     {
  6676.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wjwNoy4qfG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6677.     }
  6678.     /**
  6679.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  6680.      *
  6681.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6682.      */
  6683.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  6684.     {
  6685.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OTTrXt8L1u'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6686.     }
  6687.     /**
  6688.      * Gets the private 'cache.serializer.traceable' shared service.
  6689.      *
  6690.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6691.      */
  6692.     protected function getCache_Serializer_TraceableService()
  6693.     {
  6694.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4MrCkdk60q'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6695.     }
  6696.     /**
  6697.      * Gets the private 'cache.validator.traceable' shared service.
  6698.      *
  6699.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6700.      */
  6701.     protected function getCache_Validator_TraceableService()
  6702.     {
  6703.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('y7I-BpMe4t'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6704.     }
  6705.     /**
  6706.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  6707.      *
  6708.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6709.      */
  6710.     protected function getCache_WebpackEncore_TraceableService()
  6711.     {
  6712.         return $this->privates['cache.webpack_encore.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zlOf6pjB5i'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  6713.     }
  6714.     /**
  6715.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  6716.      *
  6717.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  6718.      */
  6719.     protected function getCachePoolClearer_CacheWarmerService()
  6720.     {
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  6723.         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']);
  6724.     }
  6725.     /**
  6726.      * Gets the private 'config_builder.warmer' shared service.
  6727.      *
  6728.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  6729.      */
  6730.     protected function getConfigBuilder_WarmerService()
  6731.     {
  6732.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  6734.         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()));
  6735.     }
  6736.     /**
  6737.      * Gets the private 'config_cache_factory' shared service.
  6738.      *
  6739.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  6740.      */
  6741.     protected function getConfigCacheFactoryService()
  6742.     {
  6743.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  6744.             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)));
  6745.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  6746.         }, 2));
  6747.     }
  6748.     /**
  6749.      * Gets the private 'console.command.about' shared service.
  6750.      *
  6751.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  6752.      */
  6753.     protected function getConsole_Command_AboutService()
  6754.     {
  6755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  6757.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  6758.         $instance->setName('about');
  6759.         $instance->setDescription('Display information about the current project');
  6760.         return $instance;
  6761.     }
  6762.     /**
  6763.      * Gets the private 'console.command.assets_install' shared service.
  6764.      *
  6765.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  6766.      */
  6767.     protected function getConsole_Command_AssetsInstallService()
  6768.     {
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6772.         $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));
  6773.         $instance->setName('assets:install');
  6774.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  6775.         return $instance;
  6776.     }
  6777.     /**
  6778.      * Gets the private 'console.command.cache_clear' shared service.
  6779.      *
  6780.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  6781.      */
  6782.     protected function getConsole_Command_CacheClearService()
  6783.     {
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6787.         $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())));
  6788.         $instance->setName('cache:clear');
  6789.         $instance->setDescription('Clear the cache');
  6790.         return $instance;
  6791.     }
  6792.     /**
  6793.      * Gets the private 'console.command.cache_pool_clear' shared service.
  6794.      *
  6795.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  6796.      */
  6797.     protected function getConsole_Command_CachePoolClearService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  6801.         $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.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.webpack_encore']);
  6802.         $instance->setName('cache:pool:clear');
  6803.         $instance->setDescription('Clear cache pools');
  6804.         return $instance;
  6805.     }
  6806.     /**
  6807.      * Gets the private 'console.command.cache_pool_delete' shared service.
  6808.      *
  6809.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  6810.      */
  6811.     protected function getConsole_Command_CachePoolDeleteService()
  6812.     {
  6813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  6815.         $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.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.webpack_encore']);
  6816.         $instance->setName('cache:pool:delete');
  6817.         $instance->setDescription('Delete an item from a cache pool');
  6818.         return $instance;
  6819.     }
  6820.     /**
  6821.      * Gets the private 'console.command.cache_pool_list' shared service.
  6822.      *
  6823.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  6824.      */
  6825.     protected function getConsole_Command_CachePoolListService()
  6826.     {
  6827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  6829.         $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.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.webpack_encore']);
  6830.         $instance->setName('cache:pool:list');
  6831.         $instance->setDescription('List available cache pools');
  6832.         return $instance;
  6833.     }
  6834.     /**
  6835.      * Gets the private 'console.command.cache_pool_prune' shared service.
  6836.      *
  6837.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  6838.      */
  6839.     protected function getConsole_Command_CachePoolPruneService()
  6840.     {
  6841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  6843.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  6844.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  6845.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  6846.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  6847.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  6848.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  6849.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  6850.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  6851.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  6852.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  6853.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  6854.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  6855.         }, 11));
  6856.         $instance->setName('cache:pool:prune');
  6857.         $instance->setDescription('Prune cache pools');
  6858.         return $instance;
  6859.     }
  6860.     /**
  6861.      * Gets the private 'console.command.cache_warmup' shared service.
  6862.      *
  6863.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6864.      */
  6865.     protected function getConsole_Command_CacheWarmupService()
  6866.     {
  6867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6869.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6870.         $instance->setName('cache:warmup');
  6871.         $instance->setDescription('Warm up an empty cache');
  6872.         return $instance;
  6873.     }
  6874.     /**
  6875.      * Gets the private 'console.command.config_debug' shared service.
  6876.      *
  6877.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6878.      */
  6879.     protected function getConsole_Command_ConfigDebugService()
  6880.     {
  6881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6886.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6887.         $instance->setName('debug:config');
  6888.         $instance->setDescription('Dump the current configuration for an extension');
  6889.         return $instance;
  6890.     }
  6891.     /**
  6892.      * Gets the private 'console.command.config_dump_reference' shared service.
  6893.      *
  6894.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6895.      */
  6896.     protected function getConsole_Command_ConfigDumpReferenceService()
  6897.     {
  6898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6903.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6904.         $instance->setName('config:dump-reference');
  6905.         $instance->setDescription('Dump the default configuration for an extension');
  6906.         return $instance;
  6907.     }
  6908.     /**
  6909.      * Gets the private 'console.command.container_debug' shared service.
  6910.      *
  6911.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6912.      */
  6913.     protected function getConsole_Command_ContainerDebugService()
  6914.     {
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6917.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6918.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6919.         $instance->setName('debug:container');
  6920.         $instance->setDescription('Display current services for an application');
  6921.         return $instance;
  6922.     }
  6923.     /**
  6924.      * Gets the private 'console.command.container_lint' shared service.
  6925.      *
  6926.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6927.      */
  6928.     protected function getConsole_Command_ContainerLintService()
  6929.     {
  6930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6932.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6933.         $instance->setName('lint:container');
  6934.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6935.         return $instance;
  6936.     }
  6937.     /**
  6938.      * Gets the private 'console.command.debug_autowiring' shared service.
  6939.      *
  6940.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6941.      */
  6942.     protected function getConsole_Command_DebugAutowiringService()
  6943.     {
  6944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6948.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6949.         $instance->setName('debug:autowiring');
  6950.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6951.         return $instance;
  6952.     }
  6953.     /**
  6954.      * Gets the private 'console.command.dotenv_debug' shared service.
  6955.      *
  6956.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6957.      */
  6958.     protected function getConsole_Command_DotenvDebugService()
  6959.     {
  6960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6961.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6962.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6963.         $instance->setName('debug:dotenv');
  6964.         $instance->setDescription('Lists all dotenv files with variables and values');
  6965.         return $instance;
  6966.     }
  6967.     /**
  6968.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6969.      *
  6970.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6971.      */
  6972.     protected function getConsole_Command_EventDispatcherDebugService()
  6973.     {
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6976.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()));
  6977.         $instance->setName('debug:event-dispatcher');
  6978.         $instance->setDescription('Display configured listeners for an application');
  6979.         return $instance;
  6980.     }
  6981.     /**
  6982.      * Gets the private 'console.command.form_debug' shared service.
  6983.      *
  6984.      * @return \Symfony\Component\Form\Command\DebugCommand
  6985.      */
  6986.     protected function getConsole_Command_FormDebugService()
  6987.     {
  6988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6990.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Type\\Admin'=> 'App\\Form\\Type'=> 'Sonata\\Form\\Type'=> 'Sonata\\BlockBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type'=> 'Sonata\\AdminBundle\\Form\\Type\\Filter'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'Sonata\\UserBundle\\Form\\Type'=> 'FOS\\CKEditorBundle\\Form\\Type'10 => 'FOS\\UserBundle\\Form\\Type'], [=> 'App\\Form\\Type\\Admin\\AcceptOfferType'=> 'App\\Form\\Type\\Admin\\BookingNotesType'=> 'App\\Form\\Type\\Admin\\BookingTravellersType'=> 'App\\Form\\Type\\Admin\\BookingType'=> 'App\\Form\\Type\\Admin\\DetailedQuoteType'=> 'App\\Form\\Type\\Admin\\DocumentType'=> 'App\\Form\\Type\\Admin\\InformClientType'=> 'App\\Form\\Type\\Admin\\QuoteType'=> 'App\\Form\\Type\\Admin\\RFQType'=> 'App\\Form\\Type\\Admin\\TicketType'10 => 'App\\Form\\Type\\HomeBookingType'11 => 'App\\Form\\Type\\PaymentType'12 => 'App\\Form\\Type\\PlaceType'13 => 'App\\Form\\Type\\Step1Type'14 => 'App\\Form\\Type\\Step2Type'15 => 'App\\Form\\Type\\TagsType'16 => 'App\\Form\\Type\\TravellerType'17 => 'App\\Form\\Type\\VoucherCheckType'18 => 'App\\Form\\Type\\VoucherPaymentType'19 => 'App\\Form\\Type\\VoucherStep1Type'20 => 'App\\Form\\Type\\VoucherStep2Type'21 => 'App\\Form\\Type\\VoucherType'22 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'23 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'24 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'25 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'26 => 'Sonata\\Form\\Type\\ImmutableArrayType'27 => 'Sonata\\Form\\Type\\BooleanType'28 => 'Sonata\\Form\\Type\\CollectionType'29 => 'Sonata\\Form\\Type\\DateRangeType'30 => 'Sonata\\Form\\Type\\DateTimeRangeType'31 => 'Sonata\\Form\\Type\\DatePickerType'32 => 'Sonata\\Form\\Type\\DateTimePickerType'33 => 'Sonata\\Form\\Type\\DateRangePickerType'34 => 'Sonata\\Form\\Type\\DateTimeRangePickerType'35 => 'Sonata\\Form\\Type\\EqualType'36 => 'Sonata\\BlockBundle\\Form\\Type\\ServiceListType'37 => 'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType'38 => 'Sonata\\AdminBundle\\Form\\Type\\AdminType'39 => 'Sonata\\AdminBundle\\Form\\Type\\ModelType'40 => 'Sonata\\AdminBundle\\Form\\Type\\ModelListType'41 => 'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType'42 => 'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType'43 => 'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType'44 => 'Sonata\\AdminBundle\\Form\\Type\\CollectionType'45 => 'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType'46 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType'47 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType'48 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType'49 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType'50 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType'51 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType'52 => 'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType'53 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'54 => 'Sonata\\UserBundle\\Form\\Type\\RolesMatrixType'55 => 'Sonata\\UserBundle\\Form\\Type\\ResettingFormType'56 => 'Sonata\\UserBundle\\Form\\Type\\ResetPasswordRequestFormType'57 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'58 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'59 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'60 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'61 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'62 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\FormTypeFieldExtension'=> 'Sonata\\AdminBundle\\Form\\Extension\\Field\\Type\\MopaCompatibilityTypeFieldExtension'10 => 'Sonata\\AdminBundle\\Form\\Extension\\ChoiceTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6991.         $instance->setName('debug:form');
  6992.         $instance->setDescription('Display form type information');
  6993.         return $instance;
  6994.     }
  6995.     /**
  6996.      * Gets the private 'console.command.router_debug' shared service.
  6997.      *
  6998.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6999.      */
  7000.     protected function getConsole_Command_RouterDebugService()
  7001.     {
  7002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  7005.         $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()));
  7006.         $instance->setName('debug:router');
  7007.         $instance->setDescription('Display current routes for an application');
  7008.         return $instance;
  7009.     }
  7010.     /**
  7011.      * Gets the private 'console.command.router_match' shared service.
  7012.      *
  7013.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  7014.      */
  7015.     protected function getConsole_Command_RouterMatchService()
  7016.     {
  7017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  7019.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  7020.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  7021.         }, 1));
  7022.         $instance->setName('router:match');
  7023.         $instance->setDescription('Help debug routes by simulating a path info match');
  7024.         return $instance;
  7025.     }
  7026.     /**
  7027.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  7028.      *
  7029.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  7030.      */
  7031.     protected function getConsole_Command_SecretsDecryptToLocalService()
  7032.     {
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  7035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7037.         $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')))));
  7038.         $instance->setName('secrets:decrypt-to-local');
  7039.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  7040.         return $instance;
  7041.     }
  7042.     /**
  7043.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  7044.      *
  7045.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  7046.      */
  7047.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  7048.     {
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7053.         $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')))));
  7054.         $instance->setName('secrets:encrypt-from-local');
  7055.         $instance->setDescription('Encrypt all local secrets to the vault');
  7056.         return $instance;
  7057.     }
  7058.     /**
  7059.      * Gets the private 'console.command.secrets_generate_key' shared service.
  7060.      *
  7061.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  7062.      */
  7063.     protected function getConsole_Command_SecretsGenerateKeyService()
  7064.     {
  7065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  7067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7069.         $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')))));
  7070.         $instance->setName('secrets:generate-keys');
  7071.         $instance->setDescription('Generate new encryption keys');
  7072.         return $instance;
  7073.     }
  7074.     /**
  7075.      * Gets the private 'console.command.secrets_list' shared service.
  7076.      *
  7077.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  7078.      */
  7079.     protected function getConsole_Command_SecretsListService()
  7080.     {
  7081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  7083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7085.         $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')))));
  7086.         $instance->setName('secrets:list');
  7087.         $instance->setDescription('List all secrets');
  7088.         return $instance;
  7089.     }
  7090.     /**
  7091.      * Gets the private 'console.command.secrets_remove' shared service.
  7092.      *
  7093.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  7094.      */
  7095.     protected function getConsole_Command_SecretsRemoveService()
  7096.     {
  7097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  7099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7101.         $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')))));
  7102.         $instance->setName('secrets:remove');
  7103.         $instance->setDescription('Remove a secret from the vault');
  7104.         return $instance;
  7105.     }
  7106.     /**
  7107.      * Gets the private 'console.command.secrets_set' shared service.
  7108.      *
  7109.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  7110.      */
  7111.     protected function getConsole_Command_SecretsSetService()
  7112.     {
  7113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  7115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7117.         $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')))));
  7118.         $instance->setName('secrets:set');
  7119.         $instance->setDescription('Set a secret in the vault');
  7120.         return $instance;
  7121.     }
  7122.     /**
  7123.      * Gets the private 'console.command.translation_debug' shared service.
  7124.      *
  7125.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  7126.      */
  7127.     protected function getConsole_Command_TranslationDebugService()
  7128.     {
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  7131.         $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/sonata-project/form-extensions/src/Bridge/Symfony/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/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), => (\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/Command/SendCountdownMailCommand.php'), => (\dirname(__DIR__4).'/src/Service/GenerateTravelPdf.php'), => (\dirname(__DIR__4).'/src/Command/SendFeedbackMailCommand.php'), => (\dirname(__DIR__4).'/src/Command/TestEmailCommand.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/BookingAdminController.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Price3DaysAdminController.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Price4DaysAdminController.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/UnpaidVoucherOrderAdminController.php'), 12 => (\dirname(__DIR__4).'/src/Controller/PageController.php'), 13 => (\dirname(__DIR__4).'/src/Controller/VoucherController.php'), 14 => (\dirname(__DIR__4).'/src/Admin/BookingAdmin.php'), 15 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 16 => (\dirname(__DIR__4).'/src/Admin/ArchivedBookingAdmin.php'), 17 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 18 => (\dirname(__DIR__4).'/src/Admin/UnpaidBookingAdmin.php'), 19 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 20 => (\dirname(__DIR__4).'/src/Admin/TravelAgencyAdmin.php'), 21 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 22 => (\dirname(__DIR__4).'/src/Admin/DiscountCodeAdmin.php'), 23 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 24 => (\dirname(__DIR__4).'/src/Admin/VoucherAdmin.php'), 25 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 26 => (\dirname(__DIR__4).'/src/Admin/UnpaidVoucherOrderAdmin.php'), 27 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 28 => (\dirname(__DIR__4).'/src/Admin/Price3DaysAdmin.php'), 29 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 30 => (\dirname(__DIR__4).'/src/Admin/Price4DaysAdmin.php'), 31 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 32 => (\dirname(__DIR__4).'/src/Admin/AirportAdmin.php'), 33 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 34 => (\dirname(__DIR__4).'/src/Admin/CityAdmin.php'), 35 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 36 => (\dirname(__DIR__4).'/src/Admin/CountryAdmin.php'), 37 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 38 => (\dirname(__DIR__4).'/src/Admin/CurrencyAdmin.php'), 39 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 40 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 41 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 42 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 43 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 44 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 45 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 46 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 47 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 48 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 49 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 50 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 51 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 52 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 53 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 54 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 55 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 56 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 57 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php'), 58 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php'), 59 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Admin/Entity/UserAdmin.php'), 60 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/ResetAction.php'), 61 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LoginAction.php'), 62 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 63 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Controller/TranslationController.php'), 64 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/Csrf/CsrfCheckerTrait.php'), 65 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Admin/ORMTranslationAdmin.php'), 66 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Command/ClearCacheCommand.php'), 67 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Controller/TranslationCRUDController.php'), 68 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 69 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Command/ImportTranslationsCommand.php'), 70 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Command/ExportTranslationsCommand.php'), 71 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 72 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 73 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  7132.         $instance->setName('debug:translation');
  7133.         $instance->setDescription('Display translation messages information');
  7134.         return $instance;
  7135.     }
  7136.     /**
  7137.      * Gets the private 'console.command.translation_extract' shared service.
  7138.      *
  7139.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  7140.      */
  7141.     protected function getConsole_Command_TranslationExtractService()
  7142.     {
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  7145.         $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()), 'de', (\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/sonata-project/form-extensions/src/Bridge/Symfony/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/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), => (\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/Command/SendCountdownMailCommand.php'), => (\dirname(__DIR__4).'/src/Service/GenerateTravelPdf.php'), => (\dirname(__DIR__4).'/src/Command/SendFeedbackMailCommand.php'), => (\dirname(__DIR__4).'/src/Command/TestEmailCommand.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/BookingAdminController.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Price3DaysAdminController.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Price4DaysAdminController.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/UnpaidVoucherOrderAdminController.php'), 12 => (\dirname(__DIR__4).'/src/Controller/PageController.php'), 13 => (\dirname(__DIR__4).'/src/Controller/VoucherController.php'), 14 => (\dirname(__DIR__4).'/src/Admin/BookingAdmin.php'), 15 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 16 => (\dirname(__DIR__4).'/src/Admin/ArchivedBookingAdmin.php'), 17 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 18 => (\dirname(__DIR__4).'/src/Admin/UnpaidBookingAdmin.php'), 19 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 20 => (\dirname(__DIR__4).'/src/Admin/TravelAgencyAdmin.php'), 21 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 22 => (\dirname(__DIR__4).'/src/Admin/DiscountCodeAdmin.php'), 23 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 24 => (\dirname(__DIR__4).'/src/Admin/VoucherAdmin.php'), 25 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 26 => (\dirname(__DIR__4).'/src/Admin/UnpaidVoucherOrderAdmin.php'), 27 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 28 => (\dirname(__DIR__4).'/src/Admin/Price3DaysAdmin.php'), 29 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 30 => (\dirname(__DIR__4).'/src/Admin/Price4DaysAdmin.php'), 31 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 32 => (\dirname(__DIR__4).'/src/Admin/AirportAdmin.php'), 33 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 34 => (\dirname(__DIR__4).'/src/Admin/CityAdmin.php'), 35 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 36 => (\dirname(__DIR__4).'/src/Admin/CountryAdmin.php'), 37 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 38 => (\dirname(__DIR__4).'/src/Admin/CurrencyAdmin.php'), 39 => (\dirname(__DIR__4).'/src/Admin/AdminTrait.php'), 40 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 41 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 42 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 43 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 44 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 45 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 46 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 47 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 48 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 49 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php'), 50 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php'), 51 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php'), 52 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php'), 53 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php'), 54 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php'), 55 => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/EqualType.php'), 56 => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php'), 57 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/AdminRolesBuilder.php'), 58 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/RolesBuilder/SecurityRolesBuilder.php'), 59 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Admin/Entity/UserAdmin.php'), 60 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/ResetAction.php'), 61 => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Action/LoginAction.php'), 62 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Provider/LocaleProvider.php'), 63 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Controller/TranslationController.php'), 64 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Util/Csrf/CsrfCheckerTrait.php'), 65 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Admin/ORMTranslationAdmin.php'), 66 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Command/ClearCacheCommand.php'), 67 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Controller/TranslationCRUDController.php'), 68 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 69 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Command/ImportTranslationsCommand.php'), 70 => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Command/ExportTranslationsCommand.php'), 71 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 72 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 73 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
  7146.         $instance->setName('translation:extract');
  7147.         $instance->setAliases([=> 'translation:update']);
  7148.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  7149.         return $instance;
  7150.     }
  7151.     /**
  7152.      * Gets the private 'console.command.translation_pull' shared service.
  7153.      *
  7154.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  7155.      */
  7156.     protected function getConsole_Command_TranslationPullService()
  7157.     {
  7158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  7161.         $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()), 'de', [], []);
  7162.         $instance->setName('translation:pull');
  7163.         $instance->setDescription('Pull translations from a given provider.');
  7164.         return $instance;
  7165.     }
  7166.     /**
  7167.      * Gets the private 'console.command.translation_push' shared service.
  7168.      *
  7169.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  7170.      */
  7171.     protected function getConsole_Command_TranslationPushService()
  7172.     {
  7173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  7176.         $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()), [], []);
  7177.         $instance->setName('translation:push');
  7178.         $instance->setDescription('Push translations to a given provider.');
  7179.         return $instance;
  7180.     }
  7181.     /**
  7182.      * Gets the private 'console.command.validator_debug' shared service.
  7183.      *
  7184.      * @return \Symfony\Component\Validator\Command\DebugCommand
  7185.      */
  7186.     protected function getConsole_Command_ValidatorDebugService()
  7187.     {
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  7190.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7191.         $instance->setName('debug:validator');
  7192.         $instance->setDescription('Display validation constraints for classes');
  7193.         return $instance;
  7194.     }
  7195.     /**
  7196.      * Gets the private 'console.command.xliff_lint' shared service.
  7197.      *
  7198.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  7199.      */
  7200.     protected function getConsole_Command_XliffLintService()
  7201.     {
  7202.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  7204.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  7205.         $instance->setName('lint:xliff');
  7206.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  7207.         return $instance;
  7208.     }
  7209.     /**
  7210.      * Gets the private 'console.command.yaml_lint' shared service.
  7211.      *
  7212.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  7213.      */
  7214.     protected function getConsole_Command_YamlLintService()
  7215.     {
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  7219.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  7220.         $instance->setName('lint:yaml');
  7221.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  7222.         return $instance;
  7223.     }
  7224.     /**
  7225.      * Gets the private 'console.error_listener' shared service.
  7226.      *
  7227.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  7228.      */
  7229.     protected function getConsole_ErrorListenerService()
  7230.     {
  7231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  7232.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  7233.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7234.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  7235.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7236.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7237.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  7238.     }
  7239.     /**
  7240.      * Gets the private 'container.env_var_processor' shared service.
  7241.      *
  7242.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  7243.      */
  7244.     protected function getContainer_EnvVarProcessorService()
  7245.     {
  7246.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  7247.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  7248.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  7249.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  7250.         }, 1));
  7251.     }
  7252.     /**
  7253.      * Gets the private 'container.getenv' shared service.
  7254.      *
  7255.      * @return \Closure
  7256.      */
  7257.     protected function getContainer_GetenvService()
  7258.     {
  7259.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  7260.     }
  7261.     /**
  7262.      * Gets the private 'data_collector.form' shared service.
  7263.      *
  7264.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  7265.      */
  7266.     protected function getDataCollector_FormService()
  7267.     {
  7268.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  7269.     }
  7270.     /**
  7271.      * Gets the private 'data_collector.request' shared service.
  7272.      *
  7273.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  7274.      */
  7275.     protected function getDataCollector_RequestService()
  7276.     {
  7277.         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())));
  7278.     }
  7279.     /**
  7280.      * Gets the private 'data_collector.request.session_collector' shared service.
  7281.      *
  7282.      * @return \Closure
  7283.      */
  7284.     protected function getDataCollector_Request_SessionCollectorService()
  7285.     {
  7286.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  7287.     }
  7288.     /**
  7289.      * Gets the private 'debug.argument_resolver.default' shared service.
  7290.      *
  7291.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7292.      */
  7293.     protected function getDebug_ArgumentResolver_DefaultService()
  7294.     {
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7298.         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))));
  7299.     }
  7300.     /**
  7301.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7302.      *
  7303.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7304.      */
  7305.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7306.     {
  7307.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7310.         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.M.kJjsZ'] ?? $this->get_ServiceLocator_M_KJjsZService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7311.     }
  7312.     /**
  7313.      * Gets the private 'debug.argument_resolver.request' shared service.
  7314.      *
  7315.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7316.      */
  7317.     protected function getDebug_ArgumentResolver_RequestService()
  7318.     {
  7319.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7322.         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))));
  7323.     }
  7324.     /**
  7325.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7326.      *
  7327.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7328.      */
  7329.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  7330.     {
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  7334.         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))));
  7335.     }
  7336.     /**
  7337.      * Gets the private 'debug.argument_resolver.service' shared service.
  7338.      *
  7339.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7340.      */
  7341.     protected function getDebug_ArgumentResolver_ServiceService()
  7342.     {
  7343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  7346.         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.M.kJjsZ'] ?? $this->get_ServiceLocator_M_KJjsZService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7347.     }
  7348.     /**
  7349.      * Gets the private 'debug.argument_resolver.session' shared service.
  7350.      *
  7351.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7352.      */
  7353.     protected function getDebug_ArgumentResolver_SessionService()
  7354.     {
  7355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  7358.         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))));
  7359.     }
  7360.     /**
  7361.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  7362.      *
  7363.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7364.      */
  7365.     protected function getDebug_ArgumentResolver_VariadicService()
  7366.     {
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  7370.         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))));
  7371.     }
  7372.     /**
  7373.      * Gets the private 'debug.controller_resolver' shared service.
  7374.      *
  7375.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  7376.      */
  7377.     protected function getDebug_ControllerResolverService()
  7378.     {
  7379.         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))));
  7380.     }
  7381.     /**
  7382.      * Gets the private 'debug.debug_handlers_listener' shared service.
  7383.      *
  7384.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  7385.      */
  7386.     protected function getDebug_DebugHandlersListenerService()
  7387.     {
  7388.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  7389.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7390.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  7391.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7392.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7393.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  7394.     }
  7395.     /**
  7396.      * Gets the private 'debug.dump_listener' shared service.
  7397.      *
  7398.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  7399.      */
  7400.     protected function getDebug_DumpListenerService()
  7401.     {
  7402.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  7403.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  7404.         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()));
  7405.     }
  7406.     /**
  7407.      * Gets the private 'debug.file_link_formatter' shared service.
  7408.      *
  7409.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  7410.      */
  7411.     protected function getDebug_FileLinkFormatterService()
  7412.     {
  7413.         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 () {
  7414.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  7415.         });
  7416.     }
  7417.     /**
  7418.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  7419.      *
  7420.      * @return \string
  7421.      */
  7422.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  7423.     {
  7424.         $a = ($this->services['router'] ?? $this->getRouterService());
  7425.         if (isset($this->privates['debug.file_link_formatter.url_format'])) {
  7426.             return $this->privates['debug.file_link_formatter.url_format'];
  7427.         }
  7428.         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');
  7429.     }
  7430.     /**
  7431.      * Gets the private 'debug.log_processor' shared service.
  7432.      *
  7433.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  7434.      */
  7435.     protected function getDebug_LogProcessorService()
  7436.     {
  7437.         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())));
  7438.     }
  7439.     /**
  7440.      * Gets the private 'debug.security.access.decision_manager' shared service.
  7441.      *
  7442.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  7443.      */
  7444.     protected function getDebug_Security_Access_DecisionManagerService()
  7445.     {
  7446.         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 () {
  7447.             yield => ($this->privates['debug.security.voter.security.acl.voter.user_permissions'] ?? $this->getDebug_Security_Voter_Security_Acl_Voter_UserPermissionsService());
  7448.             yield => ($this->privates['debug.security.voter.security.acl.voter.basic_permissions'] ?? $this->getDebug_Security_Voter_Security_Acl_Voter_BasicPermissionsService());
  7449.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  7450.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  7451.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  7452.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  7453.     }
  7454.     /**
  7455.      * Gets the private 'debug.security.firewall' shared service.
  7456.      *
  7457.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  7458.      */
  7459.     protected function getDebug_Security_FirewallService()
  7460.     {
  7461.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  7462.         if (isset($this->privates['debug.security.firewall'])) {
  7463.             return $this->privates['debug.security.firewall'];
  7464.         }
  7465.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7466.         if (isset($this->privates['debug.security.firewall'])) {
  7467.             return $this->privates['debug.security.firewall'];
  7468.         }
  7469.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7470.     }
  7471.     /**
  7472.      * Gets the private 'debug.security.user_value_resolver' shared service.
  7473.      *
  7474.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7475.      */
  7476.     protected function getDebug_Security_UserValueResolverService()
  7477.     {
  7478.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  7481.         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))));
  7482.     }
  7483.     /**
  7484.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7485.      *
  7486.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7487.      */
  7488.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7489.     {
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7494.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7495.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  7496.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  7497.         }
  7498.         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);
  7499.     }
  7500.     /**
  7501.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7502.      *
  7503.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7504.      */
  7505.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7506.     {
  7507.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7511.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7512.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7513.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7514.         }
  7515.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7516.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7517.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7518.         }
  7519.         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.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())), ($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);
  7520.     }
  7521.     /**
  7522.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  7523.      *
  7524.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7525.      */
  7526.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  7527.     {
  7528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  7533.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7534.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  7535.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  7536.         }
  7537.         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);
  7538.     }
  7539.     /**
  7540.      * Gets the private 'debug.security.voter.security.acl.voter.basic_permissions' shared service.
  7541.      *
  7542.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7543.      */
  7544.     protected function getDebug_Security_Voter_Security_Acl_Voter_BasicPermissionsService()
  7545.     {
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Voter/AclVoter.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/ObjectIdentityRetrievalStrategyInterface.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Domain/ObjectIdentityRetrievalStrategy.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Permission/PermissionMapInterface.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Permission/MaskBuilderRetrievalInterface.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Permission/BasicPermissionMap.php';
  7555.         $a = ($this->services['security.acl.provider'] ?? $this->getSecurity_Acl_ProviderService());
  7556.         if (isset($this->privates['debug.security.voter.security.acl.voter.basic_permissions'])) {
  7557.             return $this->privates['debug.security.voter.security.acl.voter.basic_permissions'];
  7558.         }
  7559.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7560.         if (isset($this->privates['debug.security.voter.security.acl.voter.basic_permissions'])) {
  7561.             return $this->privates['debug.security.voter.security.acl.voter.basic_permissions'];
  7562.         }
  7563.         return $this->privates['debug.security.voter.security.acl.voter.basic_permissions'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Acl\Voter\AclVoter($a, ($this->privates['security.acl.object_identity_retrieval_strategy'] ?? ($this->privates['security.acl.object_identity_retrieval_strategy'] = new \Symfony\Component\Security\Acl\Domain\ObjectIdentityRetrievalStrategy())), ($this->privates['security.acl.security_identity_retrieval_strategy'] ?? $this->getSecurity_Acl_SecurityIdentityRetrievalStrategyService()), ($this->privates['security.acl.permission.map'] ?? ($this->privates['security.acl.permission.map'] = new \Symfony\Component\Security\Acl\Permission\BasicPermissionMap())), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), $b);
  7564.     }
  7565.     /**
  7566.      * Gets the private 'debug.security.voter.security.acl.voter.user_permissions' shared service.
  7567.      *
  7568.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7569.      */
  7570.     protected function getDebug_Security_Voter_Security_Acl_Voter_UserPermissionsService()
  7571.     {
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Voter/AclVoter.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/Authorization/Voter/UserAclVoter.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/ObjectIdentityRetrievalStrategyInterface.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Domain/ObjectIdentityRetrievalStrategy.php';
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Permission/PermissionMapInterface.php';
  7580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Permission/MaskBuilderRetrievalInterface.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Permission/BasicPermissionMap.php';
  7582.         $a = ($this->services['security.acl.provider'] ?? $this->getSecurity_Acl_ProviderService());
  7583.         if (isset($this->privates['debug.security.voter.security.acl.voter.user_permissions'])) {
  7584.             return $this->privates['debug.security.voter.security.acl.voter.user_permissions'];
  7585.         }
  7586.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7587.         if (isset($this->privates['debug.security.voter.security.acl.voter.user_permissions'])) {
  7588.             return $this->privates['debug.security.voter.security.acl.voter.user_permissions'];
  7589.         }
  7590.         return $this->privates['debug.security.voter.security.acl.voter.user_permissions'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter($a, ($this->privates['security.acl.object_identity_retrieval_strategy'] ?? ($this->privates['security.acl.object_identity_retrieval_strategy'] = new \Symfony\Component\Security\Acl\Domain\ObjectIdentityRetrievalStrategy())), ($this->privates['security.acl.security_identity_retrieval_strategy'] ?? $this->getSecurity_Acl_SecurityIdentityRetrievalStrategyService()), ($this->privates['security.acl.permission.map'] ?? ($this->privates['security.acl.permission.map'] = new \Symfony\Component\Security\Acl\Permission\BasicPermissionMap())), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService())), $b);
  7591.     }
  7592.     /**
  7593.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  7594.      *
  7595.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  7596.      */
  7597.     protected function getDebug_Security_Voter_VoteListenerService()
  7598.     {
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  7600.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7601.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  7602.             return $this->privates['debug.security.voter.vote_listener'];
  7603.         }
  7604.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  7605.     }
  7606.     /**
  7607.      * Gets the private 'debug.sonata.admin.argument_resolver.admin' shared service.
  7608.      *
  7609.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7610.      */
  7611.     protected function getDebug_Sonata_Admin_ArgumentResolver_AdminService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/AdminValueResolver.php';
  7617.         $a = ($this->privates['sonata.admin.request.fetcher'] ?? $this->getSonata_Admin_Request_FetcherService());
  7618.         if (isset($this->privates['debug.sonata.admin.argument_resolver.admin'])) {
  7619.             return $this->privates['debug.sonata.admin.argument_resolver.admin'];
  7620.         }
  7621.         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))));
  7622.     }
  7623.     /**
  7624.      * Gets the private 'debug.sonata.admin.argument_resolver.proxy_query' shared service.
  7625.      *
  7626.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7627.      */
  7628.     protected function getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService()
  7629.     {
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/CompatibleValueResolverInterface.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/ArgumentResolver/ProxyQueryResolver.php';
  7634.         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))));
  7635.     }
  7636.     /**
  7637.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  7638.      *
  7639.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  7640.      */
  7641.     protected function getDoctrine_CacheClearMetadataCommandService()
  7642.     {
  7643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7644.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7645.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  7646.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7647.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  7648.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7649.         $instance->setName('doctrine:cache:clear-metadata');
  7650.         return $instance;
  7651.     }
  7652.     /**
  7653.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  7654.      *
  7655.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  7656.      */
  7657.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  7658.     {
  7659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7660.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7663.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  7664.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7665.         $instance->setName('doctrine:cache:clear-query');
  7666.         return $instance;
  7667.     }
  7668.     /**
  7669.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  7670.      *
  7671.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  7672.      */
  7673.     protected function getDoctrine_CacheClearResultCommandService()
  7674.     {
  7675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  7680.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($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\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  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.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  7696.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7697.         $instance->setName('doctrine:cache:clear-collection-region');
  7698.         return $instance;
  7699.     }
  7700.     /**
  7701.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  7702.      *
  7703.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  7704.      */
  7705.     protected function getDoctrine_ClearEntityRegionCommandService()
  7706.     {
  7707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  7712.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7713.         $instance->setName('doctrine:cache:clear-entity-region');
  7714.         return $instance;
  7715.     }
  7716.     /**
  7717.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  7718.      *
  7719.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  7720.      */
  7721.     protected function getDoctrine_ClearQueryRegionCommandService()
  7722.     {
  7723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  7728.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7729.         $instance->setName('doctrine:cache:clear-query-region');
  7730.         return $instance;
  7731.     }
  7732.     /**
  7733.      * Gets the private 'doctrine.database_create_command' shared service.
  7734.      *
  7735.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  7736.      */
  7737.     protected function getDoctrine_DatabaseCreateCommandService()
  7738.     {
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  7742.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7743.         $instance->setName('doctrine:database:create');
  7744.         return $instance;
  7745.     }
  7746.     /**
  7747.      * Gets the private 'doctrine.database_drop_command' shared service.
  7748.      *
  7749.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  7750.      */
  7751.     protected function getDoctrine_DatabaseDropCommandService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  7756.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7757.         $instance->setName('doctrine:database:drop');
  7758.         return $instance;
  7759.     }
  7760.     /**
  7761.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  7762.      *
  7763.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  7764.      */
  7765.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  7766.     {
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7768.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7769.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7771.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  7772.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7773.         $instance->setName('doctrine:ensure-production-settings');
  7774.         return $instance;
  7775.     }
  7776.     /**
  7777.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  7778.      *
  7779.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  7780.      */
  7781.     protected function getDoctrine_FixturesLoadCommandService()
  7782.     {
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  7786.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  7787.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  7790.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  7791.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  7792.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  7793.         $a->addFixtures([]);
  7794.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  7795.         $instance->setName('doctrine:fixtures:load');
  7796.         return $instance;
  7797.     }
  7798.     /**
  7799.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  7800.      *
  7801.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  7802.      */
  7803.     protected function getDoctrine_MappingConvertCommandService()
  7804.     {
  7805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7806.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7807.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  7808.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7809.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  7810.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7811.         $instance->setName('doctrine:mapping:convert');
  7812.         return $instance;
  7813.     }
  7814.     /**
  7815.      * Gets the private 'doctrine.mapping_import_command' shared service.
  7816.      *
  7817.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  7818.      */
  7819.     protected function getDoctrine_MappingImportCommandService()
  7820.     {
  7821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7822.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  7823.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  7824.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  7825.         $instance->setName('doctrine:mapping:import');
  7826.         return $instance;
  7827.     }
  7828.     /**
  7829.      * Gets the private 'doctrine.mapping_info_command' shared service.
  7830.      *
  7831.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  7832.      */
  7833.     protected function getDoctrine_MappingInfoCommandService()
  7834.     {
  7835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7836.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7837.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  7838.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  7840.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7841.         $instance->setName('doctrine:mapping:info');
  7842.         return $instance;
  7843.     }
  7844.     /**
  7845.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  7846.      *
  7847.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  7848.      */
  7849.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  7850.     {
  7851.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  7853.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  7854.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  7855.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  7856.         }
  7857.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  7858.     }
  7859.     /**
  7860.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  7861.      *
  7862.      * @return \Doctrine\Migrations\DependencyFactory
  7863.      */
  7864.     protected function getDoctrine_Migrations_DependencyFactoryService()
  7865.     {
  7866.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  7867.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  7868.         $a->setAllOrNothing(false);
  7869.         $a->setCheckDatabasePlatform(true);
  7870.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  7871.         $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()));
  7872.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  7873.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  7874.         });
  7875.         return $instance;
  7876.     }
  7877.     /**
  7878.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  7879.      *
  7880.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  7881.      */
  7882.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  7883.     {
  7884.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  7885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  7886.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7887.     }
  7888.     /**
  7889.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  7890.      *
  7891.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7892.      */
  7893.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  7894.     {
  7895.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]);
  7896.     }
  7897.     /**
  7898.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  7899.      *
  7900.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7901.      */
  7902.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  7903.     {
  7904.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7905.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7906.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  7907.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  7908.         }
  7909.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  7910.     }
  7911.     /**
  7912.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  7913.      *
  7914.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7915.      */
  7916.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  7917.     {
  7918.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  7919.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7920.     }
  7921.     /**
  7922.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  7923.      *
  7924.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  7925.      */
  7926.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  7927.     {
  7928.         $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/lexik/translation-bundle/Resources/config/doctrine') => 'Lexik\\Bundle\\TranslationBundle\\Entity']);
  7929.         $instance->setGlobalBasename('mapping');
  7930.         return $instance;
  7931.     }
  7932.     /**
  7933.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  7934.      *
  7935.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  7936.      */
  7937.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  7938.     {
  7939.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7940.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  7941.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  7942.     }
  7943.     /**
  7944.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  7945.      *
  7946.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  7947.      */
  7948.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  7949.     {
  7950.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  7952.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7953.             return new \EmptyIterator();
  7954.         }, 0));
  7955.     }
  7956.     /**
  7957.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7958.      *
  7959.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7960.      */
  7961.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7962.     {
  7963.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7965.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7966.     }
  7967.     /**
  7968.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7969.      *
  7970.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7971.      */
  7972.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7973.     {
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7976.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7977.     }
  7978.     /**
  7979.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7980.      *
  7981.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7982.      */
  7983.     protected function getDoctrine_Orm_Validator_UniqueService()
  7984.     {
  7985.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7987.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7988.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7989.     }
  7990.     /**
  7991.      * Gets the private 'doctrine.query_dql_command' shared service.
  7992.      *
  7993.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  7994.      */
  7995.     protected function getDoctrine_QueryDqlCommandService()
  7996.     {
  7997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7998.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7999.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  8000.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  8001.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  8002.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8003.         $instance->setName('doctrine:query:dql');
  8004.         return $instance;
  8005.     }
  8006.     /**
  8007.      * Gets the private 'doctrine.query_sql_command' shared service.
  8008.      *
  8009.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8010.      */
  8011.     protected function getDoctrine_QuerySqlCommandService()
  8012.     {
  8013.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8014.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  8016.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8017.         $instance->setName('doctrine:query:sql');
  8018.         return $instance;
  8019.     }
  8020.     /**
  8021.      * Gets the private 'doctrine.schema_create_command' shared service.
  8022.      *
  8023.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  8024.      */
  8025.     protected function getDoctrine_SchemaCreateCommandService()
  8026.     {
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  8033.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8034.         $instance->setName('doctrine:schema:create');
  8035.         return $instance;
  8036.     }
  8037.     /**
  8038.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8039.      *
  8040.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  8041.      */
  8042.     protected function getDoctrine_SchemaDropCommandService()
  8043.     {
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  8050.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8051.         $instance->setName('doctrine:schema:drop');
  8052.         return $instance;
  8053.     }
  8054.     /**
  8055.      * Gets the private 'doctrine.schema_update_command' shared service.
  8056.      *
  8057.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  8058.      */
  8059.     protected function getDoctrine_SchemaUpdateCommandService()
  8060.     {
  8061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8065.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  8066.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  8067.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8068.         $instance->setName('doctrine:schema:update');
  8069.         return $instance;
  8070.     }
  8071.     /**
  8072.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8073.      *
  8074.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  8075.      */
  8076.     protected function getDoctrine_SchemaValidateCommandService()
  8077.     {
  8078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  8082.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  8083.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8084.         $instance->setName('doctrine:schema:validate');
  8085.         return $instance;
  8086.     }
  8087.     /**
  8088.      * Gets the private 'doctrine.ulid_generator' shared service.
  8089.      *
  8090.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  8091.      */
  8092.     protected function getDoctrine_UlidGeneratorService()
  8093.     {
  8094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  8096.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  8097.     }
  8098.     /**
  8099.      * Gets the private 'doctrine.uuid_generator' shared service.
  8100.      *
  8101.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  8102.      */
  8103.     protected function getDoctrine_UuidGeneratorService()
  8104.     {
  8105.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  8107.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  8108.     }
  8109.     /**
  8110.      * Gets the private 'doctrine_migrations.current_command' shared service.
  8111.      *
  8112.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  8113.      */
  8114.     protected function getDoctrineMigrations_CurrentCommandService()
  8115.     {
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8118.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  8119.         $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');
  8120.         $instance->setName('doctrine:migrations:current');
  8121.         return $instance;
  8122.     }
  8123.     /**
  8124.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8125.      *
  8126.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  8127.      */
  8128.     protected function getDoctrineMigrations_DiffCommandService()
  8129.     {
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8131.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8133.         $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');
  8134.         $instance->setName('doctrine:migrations:diff');
  8135.         return $instance;
  8136.     }
  8137.     /**
  8138.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8139.      *
  8140.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  8141.      */
  8142.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8143.     {
  8144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8147.         $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');
  8148.         $instance->setName('doctrine:migrations:dump-schema');
  8149.         return $instance;
  8150.     }
  8151.     /**
  8152.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8153.      *
  8154.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  8155.      */
  8156.     protected function getDoctrineMigrations_ExecuteCommandService()
  8157.     {
  8158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8159.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8160.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8161.         $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');
  8162.         $instance->setName('doctrine:migrations:execute');
  8163.         return $instance;
  8164.     }
  8165.     /**
  8166.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8167.      *
  8168.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  8169.      */
  8170.     protected function getDoctrineMigrations_GenerateCommandService()
  8171.     {
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8174.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8175.         $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');
  8176.         $instance->setName('doctrine:migrations:generate');
  8177.         return $instance;
  8178.     }
  8179.     /**
  8180.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8181.      *
  8182.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  8183.      */
  8184.     protected function getDoctrineMigrations_LatestCommandService()
  8185.     {
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8187.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8189.         $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');
  8190.         $instance->setName('doctrine:migrations:latest');
  8191.         return $instance;
  8192.     }
  8193.     /**
  8194.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8195.      *
  8196.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  8197.      */
  8198.     protected function getDoctrineMigrations_MigrateCommandService()
  8199.     {
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8202.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8203.         $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');
  8204.         $instance->setName('doctrine:migrations:migrate');
  8205.         return $instance;
  8206.     }
  8207.     /**
  8208.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8209.      *
  8210.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  8211.      */
  8212.     protected function getDoctrineMigrations_RollupCommandService()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8215.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8217.         $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');
  8218.         $instance->setName('doctrine:migrations:rollup');
  8219.         return $instance;
  8220.     }
  8221.     /**
  8222.      * Gets the private 'doctrine_migrations.status_command' shared service.
  8223.      *
  8224.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  8225.      */
  8226.     protected function getDoctrineMigrations_StatusCommandService()
  8227.     {
  8228.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  8231.         $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');
  8232.         $instance->setName('doctrine:migrations:status');
  8233.         return $instance;
  8234.     }
  8235.     /**
  8236.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  8237.      *
  8238.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  8239.      */
  8240.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  8241.     {
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  8245.         $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');
  8246.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  8247.         return $instance;
  8248.     }
  8249.     /**
  8250.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  8251.      *
  8252.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  8253.      */
  8254.     protected function getDoctrineMigrations_UpToDateCommandService()
  8255.     {
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8257.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8258.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  8259.         $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');
  8260.         $instance->setName('doctrine:migrations:up-to-date');
  8261.         return $instance;
  8262.     }
  8263.     /**
  8264.      * Gets the private 'doctrine_migrations.version_command' shared service.
  8265.      *
  8266.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  8267.      */
  8268.     protected function getDoctrineMigrations_VersionCommandService()
  8269.     {
  8270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8271.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8272.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  8273.         $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');
  8274.         $instance->setName('doctrine:migrations:version');
  8275.         return $instance;
  8276.     }
  8277.     /**
  8278.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  8279.      *
  8280.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  8281.      */
  8282.     protected function getDoctrineMigrations_VersionsCommandService()
  8283.     {
  8284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8285.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8286.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  8287.         $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');
  8288.         $instance->setName('doctrine:migrations:list');
  8289.         return $instance;
  8290.     }
  8291.     /**
  8292.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8293.      *
  8294.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8295.      */
  8296.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8297.     {
  8298.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8300.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8301.         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()));
  8302.     }
  8303.     /**
  8304.      * Gets the private 'exception_listener' shared service.
  8305.      *
  8306.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  8307.      */
  8308.     protected function getExceptionListenerService()
  8309.     {
  8310.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  8311.     }
  8312.     /**
  8313.      * Gets the private 'form.choice_list_factory.cached' shared service.
  8314.      *
  8315.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  8316.      */
  8317.     protected function getForm_ChoiceListFactory_CachedService()
  8318.     {
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  8320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  8321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  8323.         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())));
  8324.     }
  8325.     /**
  8326.      * Gets the private 'form.registry' shared service.
  8327.      *
  8328.      * @return \Symfony\Component\Form\FormRegistry
  8329.      */
  8330.     protected function getForm_RegistryService()
  8331.     {
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  8334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  8335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  8336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  8337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  8339.         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, [
  8340.             'App\\Form\\Type\\Admin\\AcceptOfferType' => ['privates''App\\Form\\Type\\Admin\\AcceptOfferType''getAcceptOfferTypeService'false],
  8341.             'App\\Form\\Type\\Admin\\BookingNotesType' => ['privates''App\\Form\\Type\\Admin\\BookingNotesType''getBookingNotesTypeService'false],
  8342.             'App\\Form\\Type\\Admin\\BookingTravellersType' => ['privates''App\\Form\\Type\\Admin\\BookingTravellersType''getBookingTravellersTypeService'false],
  8343.             'App\\Form\\Type\\Admin\\BookingType' => ['privates''App\\Form\\Type\\Admin\\BookingType''getBookingTypeService'false],
  8344.             'App\\Form\\Type\\Admin\\DetailedQuoteType' => ['privates''App\\Form\\Type\\Admin\\DetailedQuoteType''getDetailedQuoteTypeService'false],
  8345.             'App\\Form\\Type\\Admin\\DocumentType' => ['privates''App\\Form\\Type\\Admin\\DocumentType''getDocumentTypeService'false],
  8346.             'App\\Form\\Type\\Admin\\InformClientType' => ['privates''App\\Form\\Type\\Admin\\InformClientType''getInformClientTypeService'false],
  8347.             'App\\Form\\Type\\Admin\\QuoteType' => ['privates''App\\Form\\Type\\Admin\\QuoteType''getQuoteTypeService'false],
  8348.             'App\\Form\\Type\\Admin\\RFQType' => ['privates''App\\Form\\Type\\Admin\\RFQType''getRFQTypeService'false],
  8349.             'App\\Form\\Type\\Admin\\TicketType' => ['privates''App\\Form\\Type\\Admin\\TicketType''getTicketTypeService'false],
  8350.             'App\\Form\\Type\\HomeBookingType' => ['privates''App\\Form\\Type\\HomeBookingType''getHomeBookingTypeService'false],
  8351.             'App\\Form\\Type\\PaymentType' => ['privates''App\\Form\\Type\\PaymentType''getPaymentTypeService'false],
  8352.             'App\\Form\\Type\\PlaceType' => ['privates''App\\Form\\Type\\PlaceType''getPlaceTypeService'false],
  8353.             'App\\Form\\Type\\Step1Type' => ['privates''App\\Form\\Type\\Step1Type''getStep1TypeService'false],
  8354.             'App\\Form\\Type\\Step2Type' => ['privates''App\\Form\\Type\\Step2Type''getStep2TypeService'false],
  8355.             'App\\Form\\Type\\TagsType' => ['privates''App\\Form\\Type\\TagsType''getTagsTypeService'false],
  8356.             'App\\Form\\Type\\TravellerType' => ['privates''App\\Form\\Type\\TravellerType''getTravellerTypeService'false],
  8357.             'App\\Form\\Type\\VoucherCheckType' => ['privates''App\\Form\\Type\\VoucherCheckType''getVoucherCheckTypeService'false],
  8358.             'App\\Form\\Type\\VoucherPaymentType' => ['privates''App\\Form\\Type\\VoucherPaymentType''getVoucherPaymentTypeService'false],
  8359.             'App\\Form\\Type\\VoucherStep1Type' => ['privates''App\\Form\\Type\\VoucherStep1Type''getVoucherStep1TypeService'false],
  8360.             'App\\Form\\Type\\VoucherStep2Type' => ['privates''App\\Form\\Type\\VoucherStep2Type''getVoucherStep2TypeService'false],
  8361.             'App\\Form\\Type\\VoucherType' => ['privates''App\\Form\\Type\\VoucherType''getVoucherTypeService'false],
  8362.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  8363.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  8364.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  8365.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  8366.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  8367.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  8368.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => ['privates''sonata.admin.form.type.admin''getSonata_Admin_Form_Type_AdminService'false],
  8369.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => ['privates''sonata.admin.doctrine_orm.form.type.choice_field_mask''getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService'false],
  8370.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => ['privates''sonata.admin.form.type.collection''getSonata_Admin_Form_Type_CollectionService'false],
  8371.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => ['privates''sonata.admin.form.filter.type.choice''getSonata_Admin_Form_Filter_Type_ChoiceService'false],
  8372.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => ['privates''sonata.admin.form.filter.type.daterange''getSonata_Admin_Form_Filter_Type_DaterangeService'false],
  8373.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => ['privates''sonata.admin.form.filter.type.datetime_range''getSonata_Admin_Form_Filter_Type_DatetimeRangeService'false],
  8374.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => ['privates''sonata.admin.form.filter.type.datetime''getSonata_Admin_Form_Filter_Type_DatetimeService'false],
  8375.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => ['privates''sonata.admin.form.filter.type.date''getSonata_Admin_Form_Filter_Type_DateService'false],
  8376.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => ['privates''sonata.admin.form.filter.type.default''getSonata_Admin_Form_Filter_Type_DefaultService'false],
  8377.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => ['privates''sonata.admin.form.filter.type.number''getSonata_Admin_Form_Filter_Type_NumberService'false],
  8378.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => ['privates''sonata.admin.form.type.model_autocomplete''getSonata_Admin_Form_Type_ModelAutocompleteService'false],
  8379.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => ['privates''sonata.admin.form.type.model_hidden''getSonata_Admin_Form_Type_ModelHiddenService'false],
  8380.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => ['privates''sonata.admin.form.type.model_list''getSonata_Admin_Form_Type_ModelListService'false],
  8381.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => ['privates''sonata.admin.form.type.model_reference''getSonata_Admin_Form_Type_ModelReferenceService'false],
  8382.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => ['privates''sonata.admin.form.type.model_choice''getSonata_Admin_Form_Type_ModelChoiceService'false],
  8383.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => ['privates''sonata.block.form.type.container_template''getSonata_Block_Form_Type_ContainerTemplateService'false],
  8384.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => ['privates''sonata.block.form.type.block''getSonata_Block_Form_Type_BlockService'false],
  8385.             'Sonata\\Form\\Type\\BooleanType' => ['privates''sonata.form.type.boolean''getSonata_Form_Type_BooleanService'false],
  8386.             'Sonata\\Form\\Type\\CollectionType' => ['privates''sonata.form.type.collection''getSonata_Form_Type_CollectionService'false],
  8387.             'Sonata\\Form\\Type\\DatePickerType' => ['privates''sonata.form.type.date_picker''getSonata_Form_Type_DatePickerService'false],
  8388.             'Sonata\\Form\\Type\\DateRangePickerType' => ['privates''sonata.form.type.date_range_picker''getSonata_Form_Type_DateRangePickerService'false],
  8389.             'Sonata\\Form\\Type\\DateRangeType' => ['privates''sonata.form.type.date_range''getSonata_Form_Type_DateRangeService'false],
  8390.             'Sonata\\Form\\Type\\DateTimePickerType' => ['privates''sonata.form.type.datetime_picker''getSonata_Form_Type_DatetimePickerService'false],
  8391.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => ['privates''sonata.form.type.datetime_range_picker''getSonata_Form_Type_DatetimeRangePickerService'false],
  8392.             'Sonata\\Form\\Type\\DateTimeRangeType' => ['privates''sonata.form.type.datetime_range''getSonata_Form_Type_DatetimeRangeService'false],
  8393.             'Sonata\\Form\\Type\\EqualType' => ['privates''sonata.form.type.equal''getSonata_Form_Type_EqualService'false],
  8394.             'Sonata\\Form\\Type\\ImmutableArrayType' => ['privates''sonata.form.type.array''getSonata_Form_Type_ArrayService'false],
  8395.             'Sonata\\UserBundle\\Form\\Type\\ResetPasswordRequestFormType' => ['privates''sonata.user.form.type.reset_password_request''getSonata_User_Form_Type_ResetPasswordRequestService'false],
  8396.             'Sonata\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''sonata.user.form.type.resetting''getSonata_User_Form_Type_ResettingService'false],
  8397.             'Sonata\\UserBundle\\Form\\Type\\RolesMatrixType' => ['services''sonata.user.form.roles_matrix_type''getSonata_User_Form_RolesMatrixTypeService'false],
  8398.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  8399.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  8400.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  8401.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  8402.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  8403.         ], [
  8404.             'App\\Form\\Type\\Admin\\AcceptOfferType' => '?',
  8405.             'App\\Form\\Type\\Admin\\BookingNotesType' => '?',
  8406.             'App\\Form\\Type\\Admin\\BookingTravellersType' => '?',
  8407.             'App\\Form\\Type\\Admin\\BookingType' => '?',
  8408.             'App\\Form\\Type\\Admin\\DetailedQuoteType' => '?',
  8409.             'App\\Form\\Type\\Admin\\DocumentType' => '?',
  8410.             'App\\Form\\Type\\Admin\\InformClientType' => '?',
  8411.             'App\\Form\\Type\\Admin\\QuoteType' => '?',
  8412.             'App\\Form\\Type\\Admin\\RFQType' => '?',
  8413.             'App\\Form\\Type\\Admin\\TicketType' => '?',
  8414.             'App\\Form\\Type\\HomeBookingType' => '?',
  8415.             'App\\Form\\Type\\PaymentType' => '?',
  8416.             'App\\Form\\Type\\PlaceType' => '?',
  8417.             'App\\Form\\Type\\Step1Type' => '?',
  8418.             'App\\Form\\Type\\Step2Type' => '?',
  8419.             'App\\Form\\Type\\TagsType' => '?',
  8420.             'App\\Form\\Type\\TravellerType' => '?',
  8421.             'App\\Form\\Type\\VoucherCheckType' => '?',
  8422.             'App\\Form\\Type\\VoucherPaymentType' => '?',
  8423.             'App\\Form\\Type\\VoucherStep1Type' => '?',
  8424.             'App\\Form\\Type\\VoucherStep2Type' => '?',
  8425.             'App\\Form\\Type\\VoucherType' => '?',
  8426.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  8427.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  8428.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  8429.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  8430.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  8431.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  8432.             'Sonata\\AdminBundle\\Form\\Type\\AdminType' => '?',
  8433.             'Sonata\\AdminBundle\\Form\\Type\\ChoiceFieldMaskType' => '?',
  8434.             'Sonata\\AdminBundle\\Form\\Type\\CollectionType' => '?',
  8435.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\ChoiceType' => '?',
  8436.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateRangeType' => '?',
  8437.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeRangeType' => '?',
  8438.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateTimeType' => '?',
  8439.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DateType' => '?',
  8440.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\DefaultType' => '?',
  8441.             'Sonata\\AdminBundle\\Form\\Type\\Filter\\NumberType' => '?',
  8442.             'Sonata\\AdminBundle\\Form\\Type\\ModelAutocompleteType' => '?',
  8443.             'Sonata\\AdminBundle\\Form\\Type\\ModelHiddenType' => '?',
  8444.             'Sonata\\AdminBundle\\Form\\Type\\ModelListType' => '?',
  8445.             'Sonata\\AdminBundle\\Form\\Type\\ModelReferenceType' => '?',
  8446.             'Sonata\\AdminBundle\\Form\\Type\\ModelType' => '?',
  8447.             'Sonata\\BlockBundle\\Form\\Type\\ContainerTemplateType' => '?',
  8448.             'Sonata\\BlockBundle\\Form\\Type\\ServiceListType' => '?',
  8449.             'Sonata\\Form\\Type\\BooleanType' => '?',
  8450.             'Sonata\\Form\\Type\\CollectionType' => '?',
  8451.             'Sonata\\Form\\Type\\DatePickerType' => '?',
  8452.             'Sonata\\Form\\Type\\DateRangePickerType' => '?',
  8453.             'Sonata\\Form\\Type\\DateRangeType' => '?',
  8454.             'Sonata\\Form\\Type\\DateTimePickerType' => '?',
  8455.             'Sonata\\Form\\Type\\DateTimeRangePickerType' => '?',
  8456.             'Sonata\\Form\\Type\\DateTimeRangeType' => '?',
  8457.             'Sonata\\Form\\Type\\EqualType' => '?',
  8458.             'Sonata\\Form\\Type\\ImmutableArrayType' => '?',
  8459.             'Sonata\\UserBundle\\Form\\Type\\ResetPasswordRequestFormType' => '?',
  8460.             'Sonata\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  8461.             'Sonata\\UserBundle\\Form\\Type\\RolesMatrixType' => '?',
  8462.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  8463.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  8464.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  8465.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  8466.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  8467.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  8468.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  8469.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  8470.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  8471.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  8472.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  8473.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  8474.             yield => ($this->privates['sonata.admin.form.extension.field'] ?? $this->getSonata_Admin_Form_Extension_FieldService());
  8475.             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()));
  8476.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  8477.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  8478.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  8479.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  8480.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => new RewindableGenerator(function () {
  8481.             yield => ($this->privates['sonata.admin.form.extension.choice'] ?? ($this->privates['sonata.admin.form.extension.choice'] = new \Sonata\AdminBundle\Form\Extension\ChoiceTypeExtension()));
  8482.         }, 1)], new RewindableGenerator(function () {
  8483.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  8484.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  8485.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  8486.     }
  8487.     /**
  8488.      * Gets the private 'form.server_params' shared service.
  8489.      *
  8490.      * @return \Symfony\Component\Form\Util\ServerParams
  8491.      */
  8492.     protected function getForm_ServerParamsService()
  8493.     {
  8494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  8495.         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())));
  8496.     }
  8497.     /**
  8498.      * Gets the private 'form.type.choice' shared service.
  8499.      *
  8500.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  8501.      */
  8502.     protected function getForm_Type_ChoiceService()
  8503.     {
  8504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  8507.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  8508.         if (isset($this->privates['form.type.choice'])) {
  8509.             return $this->privates['form.type.choice'];
  8510.         }
  8511.         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()), $a);
  8512.     }
  8513.     /**
  8514.      * Gets the private 'form.type.color' shared service.
  8515.      *
  8516.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  8517.      */
  8518.     protected function getForm_Type_ColorService()
  8519.     {
  8520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  8523.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  8524.         if (isset($this->privates['form.type.color'])) {
  8525.             return $this->privates['form.type.color'];
  8526.         }
  8527.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType($a);
  8528.     }
  8529.     /**
  8530.      * Gets the private 'form.type.entity' shared service.
  8531.      *
  8532.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  8533.      */
  8534.     protected function getForm_Type_EntityService()
  8535.     {
  8536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  8540.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8541.     }
  8542.     /**
  8543.      * Gets the private 'form.type.form' shared service.
  8544.      *
  8545.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  8546.      */
  8547.     protected function getForm_Type_FormService()
  8548.     {
  8549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  8553.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8554.     }
  8555.     /**
  8556.      * Gets the private 'form.type_extension.csrf' shared service.
  8557.      *
  8558.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  8559.      */
  8560.     protected function getForm_TypeExtension_CsrfService()
  8561.     {
  8562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  8565.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  8566.         if (isset($this->privates['form.type_extension.csrf'])) {
  8567.             return $this->privates['form.type_extension.csrf'];
  8568.         }
  8569.         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'$a'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  8570.     }
  8571.     /**
  8572.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  8573.      *
  8574.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  8575.      */
  8576.     protected function getForm_TypeExtension_Form_DataCollectorService()
  8577.     {
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  8581.         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()));
  8582.     }
  8583.     /**
  8584.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  8585.      *
  8586.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  8587.      */
  8588.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  8589.     {
  8590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  8595.         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())));
  8596.     }
  8597.     /**
  8598.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  8599.      *
  8600.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  8601.      */
  8602.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  8603.     {
  8604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  8607.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  8608.         if (isset($this->privates['form.type_extension.form.transformation_failure_handling'])) {
  8609.             return $this->privates['form.type_extension.form.transformation_failure_handling'];
  8610.         }
  8611.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension($a);
  8612.     }
  8613.     /**
  8614.      * Gets the private 'form.type_extension.form.validator' shared service.
  8615.      *
  8616.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  8617.      */
  8618.     protected function getForm_TypeExtension_Form_ValidatorService()
  8619.     {
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  8624.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8625.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8626.             return $this->privates['form.type_extension.form.validator'];
  8627.         }
  8628.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  8629.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8630.             return $this->privates['form.type_extension.form.validator'];
  8631.         }
  8632.         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()), $b);
  8633.     }
  8634.     /**
  8635.      * Gets the private 'form.type_extension.upload.validator' shared service.
  8636.      *
  8637.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  8638.      */
  8639.     protected function getForm_TypeExtension_Upload_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/UploadValidatorExtension.php';
  8644.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  8645.         if (isset($this->privates['form.type_extension.upload.validator'])) {
  8646.             return $this->privates['form.type_extension.upload.validator'];
  8647.         }
  8648.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension($a'validators');
  8649.     }
  8650.     /**
  8651.      * Gets the private 'form.type_guesser.doctrine' shared service.
  8652.      *
  8653.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  8654.      */
  8655.     protected function getForm_TypeGuesser_DoctrineService()
  8656.     {
  8657.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8659.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8660.     }
  8661.     /**
  8662.      * Gets the private 'form.type_guesser.validator' shared service.
  8663.      *
  8664.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8665.      */
  8666.     protected function getForm_TypeGuesser_ValidatorService()
  8667.     {
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8669.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8670.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  8671.     }
  8672.     /**
  8673.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  8674.      *
  8675.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  8676.      */
  8677.     protected function getFosCkEditor_Command_InstallerService()
  8678.     {
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  8681.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  8682.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  8683.         $instance->setName('ckeditor:install');
  8684.         return $instance;
  8685.     }
  8686.     /**
  8687.      * Gets the private 'fos_ck_editor.form.type' shared service.
  8688.      *
  8689.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  8690.      */
  8691.     protected function getFosCkEditor_Form_TypeService()
  8692.     {
  8693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8695.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  8696.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  8698.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['input_sync' => true'configs' => ['default' => ['versionCheck' => false]], 'enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'base_path' => 'bundles/fosckeditor/''js_path' => 'bundles/fosckeditor/ckeditor.js''jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''default_config' => NULL'plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  8699.     }
  8700.     /**
  8701.      * Gets the private 'fos_user.change_password.form.type' shared service.
  8702.      *
  8703.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  8704.      */
  8705.     protected function getFosUser_ChangePassword_Form_TypeService()
  8706.     {
  8707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8709.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  8710.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\User');
  8711.     }
  8712.     /**
  8713.      * Gets the private 'fos_user.command.activate_user' shared service.
  8714.      *
  8715.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  8716.      */
  8717.     protected function getFosUser_Command_ActivateUserService()
  8718.     {
  8719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8720.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  8721.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  8722.         $instance->setName('fos:user:activate');
  8723.         $instance->setDescription('Activate a user');
  8724.         return $instance;
  8725.     }
  8726.     /**
  8727.      * Gets the private 'fos_user.command.change_password' shared service.
  8728.      *
  8729.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  8730.      */
  8731.     protected function getFosUser_Command_ChangePasswordService()
  8732.     {
  8733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8734.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  8735.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  8736.         $instance->setName('fos:user:change-password');
  8737.         $instance->setDescription('Change the password of a user.');
  8738.         return $instance;
  8739.     }
  8740.     /**
  8741.      * Gets the private 'fos_user.command.create_user' shared service.
  8742.      *
  8743.      * @return \FOS\UserBundle\Command\CreateUserCommand
  8744.      */
  8745.     protected function getFosUser_Command_CreateUserService()
  8746.     {
  8747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8748.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  8749.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  8750.         $instance->setName('fos:user:create');
  8751.         $instance->setDescription('Create a user.');
  8752.         return $instance;
  8753.     }
  8754.     /**
  8755.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  8756.      *
  8757.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  8758.      */
  8759.     protected function getFosUser_Command_DeactivateUserService()
  8760.     {
  8761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  8763.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  8764.         $instance->setName('fos:user:deactivate');
  8765.         $instance->setDescription('Deactivate a user');
  8766.         return $instance;
  8767.     }
  8768.     /**
  8769.      * Gets the private 'fos_user.command.demote_user' shared service.
  8770.      *
  8771.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  8772.      */
  8773.     protected function getFosUser_Command_DemoteUserService()
  8774.     {
  8775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  8778.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  8779.         $instance->setName('fos:user:demote');
  8780.         $instance->setDescription('Demote a user by removing a role');
  8781.         return $instance;
  8782.     }
  8783.     /**
  8784.      * Gets the private 'fos_user.command.promote_user' shared service.
  8785.      *
  8786.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  8787.      */
  8788.     protected function getFosUser_Command_PromoteUserService()
  8789.     {
  8790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  8793.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  8794.         $instance->setName('fos:user:promote');
  8795.         $instance->setDescription('Promotes a user by adding a role');
  8796.         return $instance;
  8797.     }
  8798.     /**
  8799.      * Gets the private 'fos_user.listener.authentication' shared service.
  8800.      *
  8801.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  8802.      */
  8803.     protected function getFosUser_Listener_AuthenticationService()
  8804.     {
  8805.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  8807.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  8808.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8809.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8810.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL), 'main');
  8811.     }
  8812.     /**
  8813.      * Gets the private 'fos_user.listener.flash' shared service.
  8814.      *
  8815.      * @return \FOS\UserBundle\EventListener\FlashListener
  8816.      */
  8817.     protected function getFosUser_Listener_FlashService()
  8818.     {
  8819.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  8820.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  8821.         if (isset($this->privates['fos_user.listener.flash'])) {
  8822.             return $this->privates['fos_user.listener.flash'];
  8823.         }
  8824.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
  8825.     }
  8826.     /**
  8827.      * Gets the private 'fos_user.listener.resetting' shared service.
  8828.      *
  8829.      * @return \FOS\UserBundle\EventListener\ResettingListener
  8830.      */
  8831.     protected function getFosUser_Listener_ResettingService()
  8832.     {
  8833.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  8834.         $a = ($this->services['router'] ?? $this->getRouterService());
  8835.         if (isset($this->privates['fos_user.listener.resetting'])) {
  8836.             return $this->privates['fos_user.listener.resetting'];
  8837.         }
  8838.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener($a86400);
  8839.     }
  8840.     /**
  8841.      * Gets the private 'fos_user.profile.form.type' shared service.
  8842.      *
  8843.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  8844.      */
  8845.     protected function getFosUser_Profile_Form_TypeService()
  8846.     {
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  8850.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\User');
  8851.     }
  8852.     /**
  8853.      * Gets the private 'fos_user.registration.form.type' shared service.
  8854.      *
  8855.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  8856.      */
  8857.     protected function getFosUser_Registration_Form_TypeService()
  8858.     {
  8859.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8860.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8861.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  8862.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\User');
  8863.     }
  8864.     /**
  8865.      * Gets the private 'fos_user.resetting.form.type' shared service.
  8866.      *
  8867.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  8868.      */
  8869.     protected function getFosUser_Resetting_Form_TypeService()
  8870.     {
  8871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8872.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8873.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  8874.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User');
  8875.     }
  8876.     /**
  8877.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  8878.      *
  8879.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  8880.      */
  8881.     protected function getFosUser_Security_InteractiveLoginListenerService()
  8882.     {
  8883.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  8884.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  8885.     }
  8886.     /**
  8887.      * Gets the private 'fos_user.user_listener' shared service.
  8888.      *
  8889.      * @return \FOS\UserBundle\Doctrine\UserListener
  8890.      */
  8891.     protected function getFosUser_UserListenerService()
  8892.     {
  8893.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  8895.         return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
  8896.     }
  8897.     /**
  8898.      * Gets the private 'fos_user.username_form_type' shared service.
  8899.      *
  8900.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  8901.      */
  8902.     protected function getFosUser_UsernameFormTypeService()
  8903.     {
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  8907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  8909.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  8910.     }
  8911.     /**
  8912.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  8913.      *
  8914.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  8915.      */
  8916.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  8917.     {
  8918.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  8919.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  8920.     }
  8921.     /**
  8922.      * Gets the private 'fos_user.util.password_updater' shared service.
  8923.      *
  8924.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  8925.      */
  8926.     protected function getFosUser_Util_PasswordUpdaterService()
  8927.     {
  8928.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  8929.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/HashingPasswordUpdater.php';
  8930.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8931.     }
  8932.     /**
  8933.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  8934.      *
  8935.      * @return \FOS\UserBundle\Util\UserManipulator
  8936.      */
  8937.     protected function getFosUser_Util_UserManipulatorService()
  8938.     {
  8939.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  8940.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8941.     }
  8942.     /**
  8943.      * Gets the private 'fragment.listener' shared service.
  8944.      *
  8945.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  8946.      */
  8947.     protected function getFragment_ListenerService()
  8948.     {
  8949.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragment');
  8950.     }
  8951.     /**
  8952.      * Gets the private 'fragment.renderer.hinclude' shared service.
  8953.      *
  8954.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  8955.      */
  8956.     protected function getFragment_Renderer_HincludeService()
  8957.     {
  8958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  8961.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8962.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  8963.             return $this->privates['fragment.renderer.hinclude'];
  8964.         }
  8965.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), 'hinclude.html.twig');
  8966.         $instance->setFragmentPath('/_fragment');
  8967.         return $instance;
  8968.     }
  8969.     /**
  8970.      * Gets the private 'fragment.renderer.inline' shared service.
  8971.      *
  8972.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8973.      */
  8974.     protected function getFragment_Renderer_InlineService()
  8975.     {
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8979.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8980.         if (isset($this->privates['fragment.renderer.inline'])) {
  8981.             return $this->privates['fragment.renderer.inline'];
  8982.         }
  8983.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8984.         if (isset($this->privates['fragment.renderer.inline'])) {
  8985.             return $this->privates['fragment.renderer.inline'];
  8986.         }
  8987.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8988.         $instance->setFragmentPath('/_fragment');
  8989.         return $instance;
  8990.     }
  8991.     /**
  8992.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8993.      *
  8994.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8995.      */
  8996.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8997.     {
  8998.         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())));
  8999.     }
  9000.     /**
  9001.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  9002.      *
  9003.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  9004.      */
  9005.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  9006.     {
  9007.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  9008.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  9009.             return $this->privates['framework_extra_bundle.event.is_granted'];
  9010.         }
  9011.         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);
  9012.     }
  9013.     /**
  9014.      * Gets the private 'ibrows_sonata_translation.admin.orm' service.
  9015.      *
  9016.      * @return \Ibrows\SonataTranslationBundle\Admin\ORMTranslationAdmin
  9017.      */
  9018.     protected function getIbrowsSonataTranslation_Admin_OrmService()
  9019.     {
  9020.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Admin/ORMTranslationAdmin.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  9034.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  9035.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  9036.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/NativeLabelTranslatorStrategy.php';
  9039.         $this->factories['service_container']['ibrows_sonata_translation.admin.orm'] = function () {
  9040.             $instance = new \Ibrows\SonataTranslationBundle\Admin\ORMTranslationAdmin('ibrows_sonata_translation.admin.orm''Lexik\\Bundle\\TranslationBundle\\Entity\\TransUnit''Ibrows\\SonataTranslationBundle\\Controller\\TranslationCRUDController');
  9041.             $instance->setManagerType('orm');
  9042.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  9043.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  9044.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  9045.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  9046.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  9047.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  9048.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  9049.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  9050.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  9051.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  9052.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  9053.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  9054.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  9055.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.native'] ?? ($this->privates['sonata.admin.label.strategy.native'] = new \Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy())));
  9056.             $instance->setPagerType('default');
  9057.             $instance->setLabel('translation.title');
  9058.             $instance->setTranslationDomain('messages');
  9059.             $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']]);
  9060.             $instance->setSecurityInformation([]);
  9061.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  9062.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  9063.             $instance->setEditableOptions($this->parameters['ibrows_sonata_translation.editable']);
  9064.             $instance->setTranslationDomain('IbrowsSonataTranslationBundle');
  9065.             $instance->setTransUnitManager(($this->services['lexik_translation.trans_unit.manager'] ?? $this->getLexikTranslation_TransUnit_ManagerService()));
  9066.             $instance->setManagedLocales($this->parameters['lexik_translation.managed_locales']);
  9067.             $instance->setDefaultSelections($this->parameters['ibrows_sonata_translation.defaultSelections']);
  9068.             $instance->setEmptyPrefixes($this->parameters['ibrows_sonata_translation.emptyPrefixes']);
  9069.             $instance->setContainer($this);
  9070.             $instance->setTemplateRegistry(($this->services['ibrows_sonata_translation.admin.orm.template_registry'] ?? $this->getIbrowsSonataTranslation_Admin_Orm_TemplateRegistryService()));
  9071.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  9072.             $instance->initialize();
  9073.             return $instance;
  9074.         };
  9075.         return $this->factories['service_container']['ibrows_sonata_translation.admin.orm']();
  9076.     }
  9077.     /**
  9078.      * Gets the private 'ibrows_sonata_translation.command.clear_cache_command' shared autowired service.
  9079.      *
  9080.      * @return \Ibrows\SonataTranslationBundle\Command\ClearCacheCommand
  9081.      */
  9082.     protected function getIbrowsSonataTranslation_Command_ClearCacheCommandService()
  9083.     {
  9084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9085.         include_once \dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Command/ClearCacheCommand.php';
  9086.         $this->privates['ibrows_sonata_translation.command.clear_cache_command'] = $instance = new \Ibrows\SonataTranslationBundle\Command\ClearCacheCommand($this, ($this->services['translator'] ?? $this->getTranslatorService()));
  9087.         $instance->setName('ibrows:sonatatranslationbundle:clearcache');
  9088.         return $instance;
  9089.     }
  9090.     /**
  9091.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  9092.      *
  9093.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  9094.      */
  9095.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  9096.     {
  9097.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  9098.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  9099.         if (isset($this->privates['knp_menu.menu_provider.builder_alias'])) {
  9100.             return $this->privates['knp_menu.menu_provider.builder_alias'];
  9101.         }
  9102.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this$a);
  9103.     }
  9104.     /**
  9105.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  9106.      *
  9107.      * @return \Knp\Menu\Provider\ChainProvider
  9108.      */
  9109.     protected function getKnpMenu_MenuProvider_ChainService()
  9110.     {
  9111.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  9112.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  9113.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  9114.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->getSonata_Admin_Menu_GroupProviderService());
  9115.         }, 3));
  9116.     }
  9117.     /**
  9118.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  9119.      *
  9120.      * @return \Knp\Menu\Provider\LazyProvider
  9121.      */
  9122.     protected function getKnpMenu_MenuProvider_LazyService()
  9123.     {
  9124.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  9125.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['sonata_admin_sidebar' => function () {
  9126.             return (isset($this->factories['service_container']['sonata.admin.sidebar_menu']) ? $this->factories['service_container']['sonata.admin.sidebar_menu']() : $this->getSonata_Admin_SidebarMenuService());
  9127.         }]);
  9128.     }
  9129.     /**
  9130.      * Gets the private 'knp_menu.renderer.list' shared service.
  9131.      *
  9132.      * @return \Knp\Menu\Renderer\ListRenderer
  9133.      */
  9134.     protected function getKnpMenu_Renderer_ListService()
  9135.     {
  9136.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  9139.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  9140.     }
  9141.     /**
  9142.      * Gets the private 'knp_menu.renderer.twig' shared service.
  9143.      *
  9144.      * @return \Knp\Menu\Renderer\TwigRenderer
  9145.      */
  9146.     protected function getKnpMenu_Renderer_TwigService()
  9147.     {
  9148.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  9150.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9151.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  9152.             return $this->privates['knp_menu.renderer.twig'];
  9153.         }
  9154.         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()), []);
  9155.     }
  9156.     /**
  9157.      * Gets the private 'knp_menu.voter.router' shared service.
  9158.      *
  9159.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  9160.      */
  9161.     protected function getKnpMenu_Voter_RouterService()
  9162.     {
  9163.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  9164.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  9165.         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())));
  9166.     }
  9167.     /**
  9168.      * Gets the private 'lexik_translation.file.manager' shared service.
  9169.      *
  9170.      * @return \Lexik\Bundle\TranslationBundle\Manager\FileManager
  9171.      */
  9172.     protected function getLexikTranslation_File_ManagerService()
  9173.     {
  9174.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Manager/FileManagerInterface.php';
  9175.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Manager/FileManager.php';
  9176.         return $this->privates['lexik_translation.file.manager'] = new \Lexik\Bundle\TranslationBundle\Manager\FileManager(($this->services['lexik_translation.translation_storage'] ?? $this->getLexikTranslation_TranslationStorageService()), \dirname(__DIR__4));
  9177.     }
  9178.     /**
  9179.      * Gets the private 'lexik_translation.orm.listener' shared service.
  9180.      *
  9181.      * @return \Lexik\Bundle\TranslationBundle\Storage\Listener\DoctrineORMListener
  9182.      */
  9183.     protected function getLexikTranslation_Orm_ListenerService()
  9184.     {
  9185.         include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Storage/Listener/DoctrineORMListener.php';
  9186.         return $this->privates['lexik_translation.orm.listener'] = new \Lexik\Bundle\TranslationBundle\Storage\Listener\DoctrineORMListener();
  9187.     }
  9188.     /**
  9189.      * Gets the private 'locale_aware_listener' shared service.
  9190.      *
  9191.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  9192.      */
  9193.     protected function getLocaleAwareListenerService()
  9194.     {
  9195.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  9196.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('de')));
  9197.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  9198.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->getSonata_Form_Type_DatePickerService());
  9199.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->getSonata_Form_Type_DatetimePickerService());
  9200.             yield => ($this->services['lexik_translation.translator'] ?? $this->getLexikTranslation_TranslatorService());
  9201.         }, 5), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9202.     }
  9203.     /**
  9204.      * Gets the private 'locale_listener' shared service.
  9205.      *
  9206.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  9207.      */
  9208.     protected function getLocaleListenerService()
  9209.     {
  9210.         $a = ($this->services['router'] ?? $this->getRouterService());
  9211.         if (isset($this->privates['locale_listener'])) {
  9212.             return $this->privates['locale_listener'];
  9213.         }
  9214.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'de'$afalse, []);
  9215.     }
  9216.     /**
  9217.      * Gets the private 'mailer.mailer' shared service.
  9218.      *
  9219.      * @return \Symfony\Component\Mailer\Mailer
  9220.      */
  9221.     protected function getMailer_MailerService()
  9222.     {
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  9227.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  9228.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  9229.             yield => $this->getMailer_TransportFactory_NullService();
  9230.             yield => $this->getMailer_TransportFactory_SendmailService();
  9231.             yield => $this->getMailer_TransportFactory_NativeService();
  9232.             yield => $this->getMailer_TransportFactory_SmtpService();
  9233.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9234.     }
  9235.     /**
  9236.      * Gets the private 'mailer.transport_factory.native' shared service.
  9237.      *
  9238.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  9239.      */
  9240.     protected function getMailer_TransportFactory_NativeService()
  9241.     {
  9242.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9243.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  9245.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9246.     }
  9247.     /**
  9248.      * Gets the private 'mailer.transport_factory.null' shared service.
  9249.      *
  9250.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  9251.      */
  9252.     protected function getMailer_TransportFactory_NullService()
  9253.     {
  9254.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9255.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  9257.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9258.     }
  9259.     /**
  9260.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  9261.      *
  9262.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  9263.      */
  9264.     protected function getMailer_TransportFactory_SendmailService()
  9265.     {
  9266.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9267.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9268.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  9269.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9270.     }
  9271.     /**
  9272.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  9273.      *
  9274.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  9275.      */
  9276.     protected function getMailer_TransportFactory_SmtpService()
  9277.     {
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  9281.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9282.     }
  9283.     /**
  9284.      * Gets the private 'maker.auto_command.make_auth' shared service.
  9285.      *
  9286.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9287.      */
  9288.     protected function getMaker_AutoCommand_MakeAuthService()
  9289.     {
  9290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9292.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9297.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9298.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9299.         $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);
  9300.         $instance->setName('make:auth');
  9301.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  9302.         return $instance;
  9303.     }
  9304.     /**
  9305.      * Gets the private 'maker.auto_command.make_command' shared service.
  9306.      *
  9307.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9308.      */
  9309.     protected function getMaker_AutoCommand_MakeCommandService()
  9310.     {
  9311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  9316.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9317.         $instance->setName('make:command');
  9318.         $instance->setDescription('Creates a new console command class');
  9319.         return $instance;
  9320.     }
  9321.     /**
  9322.      * Gets the private 'maker.auto_command.make_controller' shared service.
  9323.      *
  9324.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9325.      */
  9326.     protected function getMaker_AutoCommand_MakeControllerService()
  9327.     {
  9328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9329.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9331.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9332.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  9333.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9334.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9335.         $instance->setName('make:controller');
  9336.         $instance->setDescription('Creates a new controller class');
  9337.         return $instance;
  9338.     }
  9339.     /**
  9340.      * Gets the private 'maker.auto_command.make_crud' shared service.
  9341.      *
  9342.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9343.      */
  9344.     protected function getMaker_AutoCommand_MakeCrudService()
  9345.     {
  9346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9347.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9348.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9350.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  9351.         $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()));
  9352.         $instance->setName('make:crud');
  9353.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  9354.         return $instance;
  9355.     }
  9356.     /**
  9357.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  9358.      *
  9359.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9360.      */
  9361.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  9362.     {
  9363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9364.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9365.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9366.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9367.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  9368.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9369.         $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()));
  9370.         $instance->setName('make:docker:database');
  9371.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  9372.         return $instance;
  9373.     }
  9374.     /**
  9375.      * Gets the private 'maker.auto_command.make_entity' shared service.
  9376.      *
  9377.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9378.      */
  9379.     protected function getMaker_AutoCommand_MakeEntityService()
  9380.     {
  9381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9382.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9383.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9384.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9385.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9386.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  9387.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9388.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9389.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  9390.         $instance->setName('make:entity');
  9391.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  9392.         return $instance;
  9393.     }
  9394.     /**
  9395.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  9396.      *
  9397.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9398.      */
  9399.     protected function getMaker_AutoCommand_MakeFixturesService()
  9400.     {
  9401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9402.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9403.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9405.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  9406.         $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()));
  9407.         $instance->setName('make:fixtures');
  9408.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  9409.         return $instance;
  9410.     }
  9411.     /**
  9412.      * Gets the private 'maker.auto_command.make_form' shared service.
  9413.      *
  9414.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9415.      */
  9416.     protected function getMaker_AutoCommand_MakeFormService()
  9417.     {
  9418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9419.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9420.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9421.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  9423.         $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()));
  9424.         $instance->setName('make:form');
  9425.         $instance->setDescription('Creates a new form class');
  9426.         return $instance;
  9427.     }
  9428.     /**
  9429.      * Gets the private 'maker.auto_command.make_message' shared service.
  9430.      *
  9431.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9432.      */
  9433.     protected function getMaker_AutoCommand_MakeMessageService()
  9434.     {
  9435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9436.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9437.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9438.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9439.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  9440.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9441.         $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()));
  9442.         $instance->setName('make:message');
  9443.         $instance->setDescription('Creates a new message and handler');
  9444.         return $instance;
  9445.     }
  9446.     /**
  9447.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  9448.      *
  9449.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9450.      */
  9451.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  9452.     {
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9454.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9455.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9456.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9457.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  9458.         $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()));
  9459.         $instance->setName('make:messenger-middleware');
  9460.         $instance->setDescription('Creates a new messenger middleware');
  9461.         return $instance;
  9462.     }
  9463.     /**
  9464.      * Gets the private 'maker.auto_command.make_migration' shared service.
  9465.      *
  9466.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9467.      */
  9468.     protected function getMaker_AutoCommand_MakeMigrationService()
  9469.     {
  9470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9472.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9474.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  9476.         $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()));
  9477.         $instance->setName('make:migration');
  9478.         $instance->setDescription('Creates a new migration based on database changes');
  9479.         return $instance;
  9480.     }
  9481.     /**
  9482.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  9483.      *
  9484.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9485.      */
  9486.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  9487.     {
  9488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  9493.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9494.         $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()));
  9495.         $instance->setName('make:registration-form');
  9496.         $instance->setDescription('Creates a new registration form system');
  9497.         return $instance;
  9498.     }
  9499.     /**
  9500.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  9501.      *
  9502.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9503.      */
  9504.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  9505.     {
  9506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  9511.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9512.         $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()));
  9513.         $instance->setName('make:reset-password');
  9514.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  9515.         return $instance;
  9516.     }
  9517.     /**
  9518.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  9519.      *
  9520.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9521.      */
  9522.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  9523.     {
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9525.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9526.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  9529.         $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()));
  9530.         $instance->setName('make:serializer:encoder');
  9531.         $instance->setDescription('Creates a new serializer encoder class');
  9532.         return $instance;
  9533.     }
  9534.     /**
  9535.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  9536.      *
  9537.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9538.      */
  9539.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  9540.     {
  9541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9542.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9543.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9544.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  9546.         $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()));
  9547.         $instance->setName('make:serializer:normalizer');
  9548.         $instance->setDescription('Creates a new serializer normalizer class');
  9549.         return $instance;
  9550.     }
  9551.     /**
  9552.      * Gets the private 'maker.auto_command.make_sonata_admin' shared service.
  9553.      *
  9554.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9555.      */
  9556.     protected function getMaker_AutoCommand_MakeSonataAdminService()
  9557.     {
  9558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9559.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9560.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9561.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9562.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Maker/AdminMaker.php';
  9563.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ModelManagerInterface.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/LockInterface.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/ProxyResolverInterface.php';
  9566.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Model/ModelManager.php';
  9567.         $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()));
  9568.         $instance->setName('make:sonata:admin');
  9569.         $instance->setDescription('Generates an admin class based on the given model class');
  9570.         return $instance;
  9571.     }
  9572.     /**
  9573.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  9574.      *
  9575.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9576.      */
  9577.     protected function getMaker_AutoCommand_MakeSubscriberService()
  9578.     {
  9579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9580.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9581.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9582.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9583.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  9585.         $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()));
  9586.         $instance->setName('make:subscriber');
  9587.         $instance->setDescription('Creates a new event subscriber class');
  9588.         return $instance;
  9589.     }
  9590.     /**
  9591.      * Gets the private 'maker.auto_command.make_test' shared service.
  9592.      *
  9593.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9594.      */
  9595.     protected function getMaker_AutoCommand_MakeTestService()
  9596.     {
  9597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9598.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9599.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9600.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9602.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  9603.         $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()));
  9604.         $instance->setName('make:test');
  9605.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  9606.         $instance->setDescription('Creates a new test class');
  9607.         return $instance;
  9608.     }
  9609.     /**
  9610.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  9611.      *
  9612.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9613.      */
  9614.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  9615.     {
  9616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9617.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9618.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9619.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9620.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  9621.         $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()));
  9622.         $instance->setName('make:twig-extension');
  9623.         $instance->setDescription('Creates a new Twig extension class');
  9624.         return $instance;
  9625.     }
  9626.     /**
  9627.      * Gets the private 'maker.auto_command.make_user' shared service.
  9628.      *
  9629.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9630.      */
  9631.     protected function getMaker_AutoCommand_MakeUserService()
  9632.     {
  9633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9637.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9640.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9641.         $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()));
  9642.         $instance->setName('make:user');
  9643.         $instance->setDescription('Creates a new security user class');
  9644.         return $instance;
  9645.     }
  9646.     /**
  9647.      * Gets the private 'maker.auto_command.make_validator' shared service.
  9648.      *
  9649.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9650.      */
  9651.     protected function getMaker_AutoCommand_MakeValidatorService()
  9652.     {
  9653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9654.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9655.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9656.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9657.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  9658.         $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()));
  9659.         $instance->setName('make:validator');
  9660.         $instance->setDescription('Creates a new validator and constraint class');
  9661.         return $instance;
  9662.     }
  9663.     /**
  9664.      * Gets the private 'maker.auto_command.make_voter' shared service.
  9665.      *
  9666.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9667.      */
  9668.     protected function getMaker_AutoCommand_MakeVoterService()
  9669.     {
  9670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9671.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9672.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9673.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9674.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  9675.         $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()));
  9676.         $instance->setName('make:voter');
  9677.         $instance->setDescription('Creates a new security voter class');
  9678.         return $instance;
  9679.     }
  9680.     /**
  9681.      * Gets the private 'maker.doctrine_helper' shared service.
  9682.      *
  9683.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  9684.      */
  9685.     protected function getMaker_DoctrineHelperService()
  9686.     {
  9687.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  9688.         $a = ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService());
  9689.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())], => [=> 'Sonata\\UserBundle\\Entity'=> $a], => [=> 'Lexik\\Bundle\\TranslationBundle\\Entity'=> $a]]]);
  9690.     }
  9691.     /**
  9692.      * Gets the private 'maker.entity_class_generator' shared service.
  9693.      *
  9694.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  9695.      */
  9696.     protected function getMaker_EntityClassGeneratorService()
  9697.     {
  9698.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  9699.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  9700.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  9701.         return $instance;
  9702.     }
  9703.     /**
  9704.      * Gets the private 'maker.file_manager' shared service.
  9705.      *
  9706.      * @return \Symfony\Bundle\MakerBundle\FileManager
  9707.      */
  9708.     protected function getMaker_FileManagerService()
  9709.     {
  9710.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  9711.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  9712.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  9713.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  9714.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  9715.         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'));
  9716.     }
  9717.     /**
  9718.      * Gets the private 'maker.generator' shared service.
  9719.      *
  9720.      * @return \Symfony\Bundle\MakerBundle\Generator
  9721.      */
  9722.     protected function getMaker_GeneratorService()
  9723.     {
  9724.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  9725.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  9726.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  9727.         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));
  9728.     }
  9729.     /**
  9730.      * Gets the private 'maker.php_compat_util' shared service.
  9731.      *
  9732.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  9733.      */
  9734.     protected function getMaker_PhpCompatUtilService()
  9735.     {
  9736.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  9737.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  9738.     }
  9739.     /**
  9740.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  9741.      *
  9742.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  9743.      */
  9744.     protected function getMaker_Renderer_FormTypeRendererService()
  9745.     {
  9746.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  9747.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9748.     }
  9749.     /**
  9750.      * Gets the private 'mime_types' shared service.
  9751.      *
  9752.      * @return \Symfony\Component\Mime\MimeTypes
  9753.      */
  9754.     protected function getMimeTypesService()
  9755.     {
  9756.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  9757.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  9758.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  9759.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9760.         $instance->setDefault($instance);
  9761.         return $instance;
  9762.     }
  9763.     /**
  9764.      * Gets the private 'monolog.command.server_log' shared service.
  9765.      *
  9766.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  9767.      */
  9768.     protected function getMonolog_Command_ServerLogService()
  9769.     {
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  9772.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  9773.         $instance->setName('server:log');
  9774.         $instance->setDescription('Start a log server that displays logs in real time');
  9775.         return $instance;
  9776.     }
  9777.     /**
  9778.      * Gets the private 'monolog.handler.console' shared service.
  9779.      *
  9780.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9781.      */
  9782.     protected function getMonolog_Handler_ConsoleService()
  9783.     {
  9784.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9785.     }
  9786.     /**
  9787.      * Gets the private 'monolog.handler.main' shared service.
  9788.      *
  9789.      * @return \Monolog\Handler\FingersCrossedHandler
  9790.      */
  9791.     protected function getMonolog_Handler_MainService()
  9792.     {
  9793.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  9794.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  9795.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy('debug'), 0truetrueNULL);
  9796.     }
  9797.     /**
  9798.      * Gets the private 'monolog.handler.sentry' shared service.
  9799.      *
  9800.      * @return \Sentry\Monolog\Handler
  9801.      */
  9802.     protected function getMonolog_Handler_SentryService()
  9803.     {
  9804.         $this->privates['monolog.handler.sentry'] = $instance = new \Sentry\Monolog\Handler(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), 400truefalse);
  9805.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  9806.         return $instance;
  9807.     }
  9808.     /**
  9809.      * Gets the private 'monolog.logger' shared service.
  9810.      *
  9811.      * @return \Symfony\Bridge\Monolog\Logger
  9812.      */
  9813.     protected function getMonolog_LoggerService()
  9814.     {
  9815.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9816.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9817.         $instance->useMicrosecondTimestamps(true);
  9818.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  9819.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9820.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9821.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9822.         return $instance;
  9823.     }
  9824.     /**
  9825.      * Gets the private 'monolog.logger.cache' shared service.
  9826.      *
  9827.      * @return \Symfony\Bridge\Monolog\Logger
  9828.      */
  9829.     protected function getMonolog_Logger_CacheService()
  9830.     {
  9831.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9832.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9833.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  9834.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9835.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9836.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9837.         return $instance;
  9838.     }
  9839.     /**
  9840.      * Gets the private 'monolog.logger.mailer' shared service.
  9841.      *
  9842.      * @return \Symfony\Bridge\Monolog\Logger
  9843.      */
  9844.     protected function getMonolog_Logger_MailerService()
  9845.     {
  9846.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  9847.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9848.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  9849.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9850.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9851.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9852.         return $instance;
  9853.     }
  9854.     /**
  9855.      * Gets the private 'monolog.logger.request' shared service.
  9856.      *
  9857.      * @return \Symfony\Bridge\Monolog\Logger
  9858.      */
  9859.     protected function getMonolog_Logger_RequestService()
  9860.     {
  9861.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9862.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9863.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  9864.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9865.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9866.         return $instance;
  9867.     }
  9868.     /**
  9869.      * Gets the private 'monolog.logger.security' shared service.
  9870.      *
  9871.      * @return \Symfony\Bridge\Monolog\Logger
  9872.      */
  9873.     protected function getMonolog_Logger_SecurityService()
  9874.     {
  9875.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9876.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9877.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  9878.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9879.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9880.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9881.         return $instance;
  9882.     }
  9883.     /**
  9884.      * Gets the private 'monolog.logger.snappy' shared service.
  9885.      *
  9886.      * @return \Symfony\Bridge\Monolog\Logger
  9887.      */
  9888.     protected function getMonolog_Logger_SnappyService()
  9889.     {
  9890.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  9891.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9892.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  9893.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9894.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9895.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9896.         return $instance;
  9897.     }
  9898.     /**
  9899.      * Gets the private 'parameter_bag' shared service.
  9900.      *
  9901.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  9902.      */
  9903.     protected function getParameterBagService()
  9904.     {
  9905.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  9906.     }
  9907.     /**
  9908.      * Gets the private 'profiler_listener' shared service.
  9909.      *
  9910.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9911.      */
  9912.     protected function getProfilerListenerService()
  9913.     {
  9914.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  9915.         if (isset($this->privates['profiler_listener'])) {
  9916.             return $this->privates['profiler_listener'];
  9917.         }
  9918.         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);
  9919.     }
  9920.     /**
  9921.      * Gets the private 'property_accessor' shared service.
  9922.      *
  9923.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  9924.      */
  9925.     protected function getPropertyAccessorService()
  9926.     {
  9927.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9928.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  9929.     }
  9930.     /**
  9931.      * Gets the private 'property_info' shared service.
  9932.      *
  9933.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  9934.      */
  9935.     protected function getPropertyInfoService()
  9936.     {
  9937.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9938.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  9939.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9940.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9941.         }, 3), new RewindableGenerator(function () {
  9942.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9943.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9944.         }, 2), new RewindableGenerator(function () {
  9945.             return new \EmptyIterator();
  9946.         }, 0), new RewindableGenerator(function () {
  9947.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9948.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9949.         }, 2), new RewindableGenerator(function () {
  9950.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9951.         }, 1));
  9952.     }
  9953.     /**
  9954.      * Gets the private 'property_info.serializer_extractor' shared service.
  9955.      *
  9956.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9957.      */
  9958.     protected function getPropertyInfo_SerializerExtractorService()
  9959.     {
  9960.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  9961.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9962.     }
  9963.     /**
  9964.      * Gets the private 'router.cache_warmer' shared service.
  9965.      *
  9966.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  9967.      */
  9968.     protected function getRouter_CacheWarmerService()
  9969.     {
  9970.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9971.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  9972.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9973.             'router' => ['services''router''getRouterService'false],
  9974.         ], [
  9975.             'router' => '?',
  9976.         ]))->withContext('router.cache_warmer'$this));
  9977.     }
  9978.     /**
  9979.      * Gets the private 'router.expression_language_provider' shared service.
  9980.      *
  9981.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  9982.      */
  9983.     protected function getRouter_ExpressionLanguageProviderService()
  9984.     {
  9985.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9986.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  9987.         ], [
  9988.             'env' => 'Closure',
  9989.         ]));
  9990.     }
  9991.     /**
  9992.      * Gets the private 'router.request_context' shared service.
  9993.      *
  9994.      * @return \Symfony\Component\Routing\RequestContext
  9995.      */
  9996.     protected function getRouter_RequestContextService()
  9997.     {
  9998.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('https://booking.surp.travel/''booking.surp.travel''http'80443);
  9999.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  10000.         return $instance;
  10001.     }
  10002.     /**
  10003.      * Gets the private 'router_listener' shared service.
  10004.      *
  10005.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  10006.      */
  10007.     protected function getRouterListenerService()
  10008.     {
  10009.         $a = ($this->services['router'] ?? $this->getRouterService());
  10010.         if (isset($this->privates['router_listener'])) {
  10011.             return $this->privates['router_listener'];
  10012.         }
  10013.         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);
  10014.     }
  10015.     /**
  10016.      * Gets the private 'secrets.vault' shared service.
  10017.      *
  10018.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  10019.      */
  10020.     protected function getSecrets_VaultService()
  10021.     {
  10022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10023.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  10024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  10025.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  10026.         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'));
  10027.     }
  10028.     /**
  10029.      * Gets the private 'security.access_listener' shared service.
  10030.      *
  10031.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  10032.      */
  10033.     protected function getSecurity_AccessListenerService()
  10034.     {
  10035.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10036.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  10038.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  10039.         if (isset($this->privates['security.access_listener'])) {
  10040.             return $this->privates['security.access_listener'];
  10041.         }
  10042.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10043.         if (isset($this->privates['security.access_listener'])) {
  10044.             return $this->privates['security.access_listener'];
  10045.         }
  10046.         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()), $b);
  10047.     }
  10048.     /**
  10049.      * Gets the private 'security.access_map' shared service.
  10050.      *
  10051.      * @return \Symfony\Component\Security\Http\AccessMap
  10052.      */
  10053.     protected function getSecurity_AccessMapService()
  10054.     {
  10055.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  10056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  10057.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  10058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  10059.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  10060.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10061.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10062.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10063.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/surp-login/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10064.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/surp-login/logout$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10065.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/surp-login/login_check$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10066.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/surp-login/'), [=> 'ROLE_COMPANY_ADMIN'=> 'ROLE_ADMIN'=> 'ROLE_SUPER_ADMIN'], NULL);
  10067.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/.*'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10068.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/efconnect'), [=> 'ROLE_USER'], NULL);
  10069.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/elfinder'), [=> 'ROLE_USER'], NULL);
  10070.         return $instance;
  10071.     }
  10072.     /**
  10073.      * Gets the private 'security.acl.dbal.schema_listener' shared service.
  10074.      *
  10075.      * @return \Symfony\Bundle\AclBundle\EventListener\AclSchemaListener
  10076.      */
  10077.     protected function getSecurity_Acl_Dbal_SchemaListenerService()
  10078.     {
  10079.         include_once \dirname(__DIR__4).'/vendor/symfony/acl-bundle/src/EventListener/AclSchemaListener.php';
  10080.         $a = ($this->services['security.acl.dbal.schema'] ?? $this->getSecurity_Acl_Dbal_SchemaService());
  10081.         if (isset($this->privates['security.acl.dbal.schema_listener'])) {
  10082.             return $this->privates['security.acl.dbal.schema_listener'];
  10083.         }
  10084.         return $this->privates['security.acl.dbal.schema_listener'] = new \Symfony\Bundle\AclBundle\EventListener\AclSchemaListener($a);
  10085.     }
  10086.     /**
  10087.      * Gets the private 'security.acl.security_identity_retrieval_strategy' shared service.
  10088.      *
  10089.      * @return \Symfony\Component\Security\Acl\Domain\SecurityIdentityRetrievalStrategy
  10090.      */
  10091.     protected function getSecurity_Acl_SecurityIdentityRetrievalStrategyService()
  10092.     {
  10093.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/SecurityIdentityRetrievalStrategyInterface.php';
  10094.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Domain/SecurityIdentityRetrievalStrategy.php';
  10095.         return $this->privates['security.acl.security_identity_retrieval_strategy'] = new \Symfony\Component\Security\Acl\Domain\SecurityIdentityRetrievalStrategy(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())));
  10096.     }
  10097.     /**
  10098.      * Gets the private 'security.authentication.listener.anonymous.admin' shared service.
  10099.      *
  10100.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  10101.      *
  10102.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.admin" service is deprecated, use the new authenticator system instead.
  10103.      */
  10104.     protected function getSecurity_Authentication_Listener_Anonymous_AdminService()
  10105.     {
  10106.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.admin" service is deprecated, use the new authenticator system instead.');
  10107.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10108.         if (isset($this->privates['security.authentication.listener.anonymous.admin'])) {
  10109.             return $this->privates['security.authentication.listener.anonymous.admin'];
  10110.         }
  10111.         return $this->privates['security.authentication.listener.anonymous.admin'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  10112.     }
  10113.     /**
  10114.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  10115.      *
  10116.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  10117.      *
  10118.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  10119.      */
  10120.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  10121.     {
  10122.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  10123.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10124.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  10125.             return $this->privates['security.authentication.listener.anonymous.main'];
  10126.         }
  10127.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  10128.     }
  10129.     /**
  10130.      * Gets the private 'security.authentication.listener.form.admin' shared service.
  10131.      *
  10132.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  10133.      *
  10134.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.admin" service is deprecated, use the new authenticator system instead.
  10135.      */
  10136.     protected function getSecurity_Authentication_Listener_Form_AdminService()
  10137.     {
  10138.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.admin" service is deprecated, use the new authenticator system instead.');
  10139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  10140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10141.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  10142.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  10143.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  10144.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10145.         if (isset($this->privates['security.authentication.listener.form.admin'])) {
  10146.             return $this->privates['security.authentication.listener.form.admin'];
  10147.         }
  10148.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10149.         if (isset($this->privates['security.authentication.listener.form.admin'])) {
  10150.             return $this->privates['security.authentication.listener.form.admin'];
  10151.         }
  10152.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  10153.         if (isset($this->privates['security.authentication.listener.form.admin'])) {
  10154.             return $this->privates['security.authentication.listener.form.admin'];
  10155.         }
  10156.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10157.         if (isset($this->privates['security.authentication.listener.form.admin'])) {
  10158.             return $this->privates['security.authentication.listener.form.admin'];
  10159.         }
  10160.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10161.         $e->setOptions(['login_path' => '/surp-login/login''default_target_path' => '/surp-login''always_use_default_target_path' => true'target_path_parameter' => '_target_path''use_referer' => false]);
  10162.         $e->setFirewallName('admin');
  10163.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  10164.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$b, [], $f);
  10165.         $g->setOptions(['login_path' => '/surp-login/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  10166.         return $this->privates['security.authentication.listener.form.admin'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $b'admin'$e$g, ['login_path' => '/surp-login/login''use_forward' => false'check_path' => '/surp-login/login_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], $f$dNULL);
  10167.     }
  10168.     /**
  10169.      * Gets the private 'security.authentication.listener.form.main' shared service.
  10170.      *
  10171.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  10172.      *
  10173.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  10174.      */
  10175.     protected function getSecurity_Authentication_Listener_Form_MainService()
  10176.     {
  10177.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  10178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  10179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  10181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  10182.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  10183.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10184.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10185.             return $this->privates['security.authentication.listener.form.main'];
  10186.         }
  10187.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10188.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10189.             return $this->privates['security.authentication.listener.form.main'];
  10190.         }
  10191.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  10192.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10193.             return $this->privates['security.authentication.listener.form.main'];
  10194.         }
  10195.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10196.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10197.             return $this->privates['security.authentication.listener.form.main'];
  10198.         }
  10199.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10200.         $e->setOptions(['login_path' => '/login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  10201.         $e->setFirewallName('main');
  10202.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  10203.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c$b, [], $f);
  10204.         $g->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  10205.         return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $b'main'$e$g, ['login_path' => '/login''use_forward' => false'check_path' => '/login_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], $f$dNULL);
  10206.     }
  10207.     /**
  10208.      * Gets the private 'security.authentication.manager' shared service.
  10209.      *
  10210.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  10211.      *
  10212.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  10213.      */
  10214.     protected function getSecurity_Authentication_ManagerService()
  10215.     {
  10216.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  10217.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  10218.             yield => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->getSecurity_Authentication_Provider_Dao_AdminService());
  10219.             yield => ($this->privates['security.authentication.provider.anonymous.admin'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AdminService());
  10220.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  10221.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  10222.         }, 4), true);
  10223.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10224.         return $instance;
  10225.     }
  10226.     /**
  10227.      * Gets the private 'security.authentication.provider.anonymous.admin' shared service.
  10228.      *
  10229.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  10230.      *
  10231.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.admin" service is deprecated, use the new authenticator system instead.
  10232.      */
  10233.     protected function getSecurity_Authentication_Provider_Anonymous_AdminService()
  10234.     {
  10235.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.admin" service is deprecated, use the new authenticator system instead.');
  10236.         return $this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  10237.     }
  10238.     /**
  10239.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  10240.      *
  10241.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  10242.      *
  10243.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  10244.      */
  10245.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  10246.     {
  10247.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  10248.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  10249.     }
  10250.     /**
  10251.      * Gets the private 'security.authentication.provider.dao.admin' shared service.
  10252.      *
  10253.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  10254.      *
  10255.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.admin" service is deprecated, use the new authenticator system instead.
  10256.      */
  10257.     protected function getSecurity_Authentication_Provider_Dao_AdminService()
  10258.     {
  10259.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.admin" service is deprecated, use the new authenticator system instead.');
  10260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10261.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10262.         return $this->privates['security.authentication.provider.dao.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'admin', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  10263.     }
  10264.     /**
  10265.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  10266.      *
  10267.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  10268.      *
  10269.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  10270.      */
  10271.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  10272.     {
  10273.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  10274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10276.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  10277.     }
  10278.     /**
  10279.      * Gets the private 'security.authentication.session_strategy' shared service.
  10280.      *
  10281.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  10282.      */
  10283.     protected function getSecurity_Authentication_SessionStrategyService()
  10284.     {
  10285.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  10286.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  10287.         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()));
  10288.     }
  10289.     /**
  10290.      * Gets the private 'security.authentication_utils' shared service.
  10291.      *
  10292.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  10293.      */
  10294.     protected function getSecurity_AuthenticationUtilsService()
  10295.     {
  10296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  10297.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10298.     }
  10299.     /**
  10300.      * Gets the private 'security.channel_listener' shared service.
  10301.      *
  10302.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  10303.      */
  10304.     protected function getSecurity_ChannelListenerService()
  10305.     {
  10306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  10309.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10310.         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());
  10311.     }
  10312.     /**
  10313.      * Gets the private 'security.command.debug_firewall' shared service.
  10314.      *
  10315.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  10316.      */
  10317.     protected function getSecurity_Command_DebugFirewallService()
  10318.     {
  10319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  10321.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.u0uahmr'] ?? $this->get_ServiceLocator_U0uahmrService()), ($this->privates['.service_locator.gHf5fP_'] ?? $this->get_ServiceLocator_GHf5fPService()), [], false);
  10322.         $instance->setName('debug:firewall');
  10323.         $instance->setDescription('Display information about your security firewall(s)');
  10324.         return $instance;
  10325.     }
  10326.     /**
  10327.      * Gets the private 'security.command.user_password_encoder' shared service.
  10328.      *
  10329.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  10330.      *
  10331.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  10332.      */
  10333.     protected function getSecurity_Command_UserPasswordEncoderService()
  10334.     {
  10335.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  10336.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Sonata\\UserBundle\\Model\\UserInterface']);
  10337.         $instance->setName('security:encode-password');
  10338.         $instance->setDescription('Encode a password');
  10339.         return $instance;
  10340.     }
  10341.     /**
  10342.      * Gets the private 'security.command.user_password_hash' shared service.
  10343.      *
  10344.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  10345.      */
  10346.     protected function getSecurity_Command_UserPasswordHashService()
  10347.     {
  10348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10349.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  10350.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'Sonata\\UserBundle\\Model\\UserInterface']);
  10351.         $instance->setName('security:hash-password');
  10352.         $instance->setDescription('Hash a user password');
  10353.         return $instance;
  10354.     }
  10355.     /**
  10356.      * Gets the private 'security.context_listener.0' shared service.
  10357.      *
  10358.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  10359.      */
  10360.     protected function getSecurity_ContextListener_0Service()
  10361.     {
  10362.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10363.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10364.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  10365.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10366.         if (isset($this->privates['security.context_listener.0'])) {
  10367.             return $this->privates['security.context_listener.0'];
  10368.         }
  10369.         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 () {
  10370.             yield => ($this->privates['sonata.user.security.user_provider'] ?? $this->getSonata_User_Security_UserProviderService());
  10371.         }, 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']);
  10372.     }
  10373.     /**
  10374.      * Gets the private 'security.csrf.token_storage' shared service.
  10375.      *
  10376.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  10377.      */
  10378.     protected function getSecurity_Csrf_TokenStorageService()
  10379.     {
  10380.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  10381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  10382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  10383.         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())));
  10384.     }
  10385.     /**
  10386.      * Gets the private 'security.encoder_factory.generic' shared service.
  10387.      *
  10388.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  10389.      *
  10390.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  10391.      */
  10392.     protected function getSecurity_EncoderFactory_GenericService()
  10393.     {
  10394.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  10395.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Sonata\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\Pbkdf2PasswordEncoder''arguments' => [=> 'sha512'=> true=> 5000=> 40]]]);
  10396.     }
  10397.     /**
  10398.      * Gets the private 'security.event_dispatcher.admin' shared service.
  10399.      *
  10400.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10401.      */
  10402.     protected function getSecurity_EventDispatcher_AdminService()
  10403.     {
  10404.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10405.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10406.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
  10407.         }, => 'onLogout'], 64);
  10408.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10409.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  10410.         }, => 'onLogout'], 0);
  10411.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10412.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  10413.         }, => 'handleLoginSuccessEvent'], 0);
  10414.         $instance->addListener('security.interactive_login', [=> function () {
  10415.             return ($this->privates['sonata.user.listener.last_login'] ?? $this->getSonata_User_Listener_LastLoginService());
  10416.         }, => 'onSecurityInteractiveLogin'], 0);
  10417.         $instance->addListener('security.interactive_login', [=> function () {
  10418.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  10419.         }, => 'onSecurityInteractiveLogin'], 0);
  10420.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10421.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10422.         }, => 'onLogout'], 0);
  10423.         return $instance;
  10424.     }
  10425.     /**
  10426.      * Gets the private 'security.event_dispatcher.main' shared service.
  10427.      *
  10428.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10429.      */
  10430.     protected function getSecurity_EventDispatcher_MainService()
  10431.     {
  10432.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10433.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10434.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  10435.         }, => 'onLogout'], 64);
  10436.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10437.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  10438.         }, => 'onLogout'], 0);
  10439.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10440.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  10441.         }, => 'handleLoginSuccessEvent'], 0);
  10442.         $instance->addListener('security.interactive_login', [=> function () {
  10443.             return ($this->privates['sonata.user.listener.last_login'] ?? $this->getSonata_User_Listener_LastLoginService());
  10444.         }, => 'onSecurityInteractiveLogin'], 0);
  10445.         $instance->addListener('security.interactive_login', [=> function () {
  10446.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  10447.         }, => 'onSecurityInteractiveLogin'], 0);
  10448.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10449.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10450.         }, => 'onLogout'], 0);
  10451.         return $instance;
  10452.     }
  10453.     /**
  10454.      * Gets the private 'security.firewall.map' shared service.
  10455.      *
  10456.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  10457.      */
  10458.     protected function getSecurity_Firewall_MapService()
  10459.     {
  10460.         $a = ($this->privates['.service_locator.u0uahmr'] ?? $this->get_ServiceLocator_U0uahmrService());
  10461.         if (isset($this->privates['security.firewall.map'])) {
  10462.             return $this->privates['security.firewall.map'];
  10463.         }
  10464.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  10465.             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)/')));
  10466.             yield 'security.firewall.map.context.autologin' => ($this->privates['.security.request_matcher.FGJzZZL'] ?? ($this->privates['.security.request_matcher.FGJzZZL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/surp-login/app/travelagency/(.*)/add-quote/(.*)')));
  10467.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.Ano9zMt'] ?? ($this->privates['.security.request_matcher.Ano9zMt'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/surp-login(.*)')));
  10468.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.OKzIMc6'] ?? ($this->privates['.security.request_matcher.OKzIMc6'] = new \Symfony\Component\HttpFoundation\RequestMatcher('.*')));
  10469.         }, 4));
  10470.     }
  10471.     /**
  10472.      * Gets the private 'security.firewall.map.context.admin' shared service.
  10473.      *
  10474.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10475.      */
  10476.     protected function getSecurity_Firewall_Map_Context_AdminService()
  10477.     {
  10478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10479.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10481.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10482.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  10483.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10487.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10488.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  10489.             return $this->privates['security.firewall.map.context.admin'];
  10490.         }
  10491.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  10492.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  10493.             return $this->privates['security.firewall.map.context.admin'];
  10494.         }
  10495.         $c = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  10496.         if (isset($this->privates['security.firewall.map.context.admin'])) {
  10497.             return $this->privates['security.firewall.map.context.admin'];
  10498.         }
  10499.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10500.         return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10501.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10502.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10503.             yield => ($this->privates['security.authentication.listener.form.admin'] ?? $this->getSecurity_Authentication_Listener_Form_AdminService());
  10504.             yield => ($this->privates['security.authentication.listener.anonymous.admin'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminService());
  10505.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10506.         }, 5), 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', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($b$a'/surp-login/login'false), NULLNULL, ($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' => '/surp-login/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin''security.user_checker''.security.request_matcher.Ano9zMt'truefalse'sonata.user.security.user_provider''user''security.authentication.form_entry_point.admin'NULLNULL, [=> 'form_login'=> 'anonymous'], NULL));
  10507.     }
  10508.     /**
  10509.      * Gets the private 'security.firewall.map.context.autologin' shared service.
  10510.      *
  10511.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10512.      */
  10513.     protected function getSecurity_Firewall_Map_Context_AutologinService()
  10514.     {
  10515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10517.         return $this->privates['security.firewall.map.context.autologin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10518.             return new \EmptyIterator();
  10519.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('autologin''security.user_checker''.security.request_matcher.FGJzZZL'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10520.     }
  10521.     /**
  10522.      * Gets the private 'security.firewall.map.context.dev' shared service.
  10523.      *
  10524.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10525.      */
  10526.     protected function getSecurity_Firewall_Map_Context_DevService()
  10527.     {
  10528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10530.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10531.             return new \EmptyIterator();
  10532.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10533.     }
  10534.     /**
  10535.      * Gets the private 'security.firewall.map.context.main' shared service.
  10536.      *
  10537.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10538.      */
  10539.     protected function getSecurity_Firewall_Map_Context_MainService()
  10540.     {
  10541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10543.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  10546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10550.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10551.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10552.             return $this->privates['security.firewall.map.context.main'];
  10553.         }
  10554.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  10555.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10556.             return $this->privates['security.firewall.map.context.main'];
  10557.         }
  10558.         $c = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  10559.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10560.             return $this->privates['security.firewall.map.context.main'];
  10561.         }
  10562.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10563.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10564.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10565.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10566.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  10567.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  10568.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10569.         }, 5), 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', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($b$a'/login'false), NULLNULL, ($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.authentication.form_entry_point.main'NULLNULL, [=> 'form_login'=> 'anonymous'], NULL));
  10570.     }
  10571.     /**
  10572.      * Gets the private 'security.http_utils' shared service.
  10573.      *
  10574.      * @return \Symfony\Component\Security\Http\HttpUtils
  10575.      */
  10576.     protected function getSecurity_HttpUtilsService()
  10577.     {
  10578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  10579.         $a = ($this->services['router'] ?? $this->getRouterService());
  10580.         if (isset($this->privates['security.http_utils'])) {
  10581.             return $this->privates['security.http_utils'];
  10582.         }
  10583.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  10584.     }
  10585.     /**
  10586.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  10587.      *
  10588.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  10589.      */
  10590.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  10591.     {
  10592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  10593.         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()));
  10594.     }
  10595.     /**
  10596.      * Gets the private 'security.logout.listener.default.admin' shared service.
  10597.      *
  10598.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10599.      */
  10600.     protected function getSecurity_Logout_Listener_Default_AdminService()
  10601.     {
  10602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10603.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10604.         if (isset($this->privates['security.logout.listener.default.admin'])) {
  10605.             return $this->privates['security.logout.listener.default.admin'];
  10606.         }
  10607.         return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'/');
  10608.     }
  10609.     /**
  10610.      * Gets the private 'security.logout.listener.default.main' shared service.
  10611.      *
  10612.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10613.      */
  10614.     protected function getSecurity_Logout_Listener_Default_MainService()
  10615.     {
  10616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10617.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10618.         if (isset($this->privates['security.logout.listener.default.main'])) {
  10619.             return $this->privates['security.logout.listener.default.main'];
  10620.         }
  10621.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'/');
  10622.     }
  10623.     /**
  10624.      * Gets the private 'security.logout_url_generator' shared service.
  10625.      *
  10626.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  10627.      */
  10628.     protected function getSecurity_LogoutUrlGeneratorService()
  10629.     {
  10630.         $a = ($this->services['router'] ?? $this->getRouterService());
  10631.         if (isset($this->privates['security.logout_url_generator'])) {
  10632.             return $this->privates['security.logout_url_generator'];
  10633.         }
  10634.         $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()));
  10635.         $instance->registerListener('admin''/surp-login/logout''logout''_csrf_token'NULL'user');
  10636.         $instance->registerListener('main''/logout''logout''_csrf_token'NULL'user');
  10637.         return $instance;
  10638.     }
  10639.     /**
  10640.      * Gets the private 'security.password_hasher_factory' shared service.
  10641.      *
  10642.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  10643.      */
  10644.     protected function getSecurity_PasswordHasherFactoryService()
  10645.     {
  10646.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  10647.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  10648.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Sonata\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\Pbkdf2PasswordHasher''arguments' => [=> 'sha512'=> true=> 5000=> 40]]]);
  10649.     }
  10650.     /**
  10651.      * Gets the private 'security.role_hierarchy' shared service.
  10652.      *
  10653.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  10654.      */
  10655.     protected function getSecurity_RoleHierarchyService()
  10656.     {
  10657.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  10658.     }
  10659.     /**
  10660.      * Gets the private 'security.validator.user_password' shared service.
  10661.      *
  10662.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  10663.      */
  10664.     protected function getSecurity_Validator_UserPasswordService()
  10665.     {
  10666.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10667.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  10669.         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()));
  10670.     }
  10671.     /**
  10672.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  10673.      *
  10674.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  10675.      */
  10676.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  10677.     {
  10678.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10679.     }
  10680.     /**
  10681.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  10682.      *
  10683.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  10684.      */
  10685.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  10686.     {
  10687.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  10688.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  10689.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  10690.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  10691.     }
  10692.     /**
  10693.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10694.      *
  10695.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10696.      */
  10697.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10698.     {
  10699.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10700.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  10701.             return $this->privates['sensio_framework_extra.security.listener'];
  10702.         }
  10703.         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()));
  10704.     }
  10705.     /**
  10706.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10707.      *
  10708.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10709.      */
  10710.     protected function getSensioFrameworkExtra_View_ListenerService()
  10711.     {
  10712.         $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))));
  10713.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10714.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10715.         ], [
  10716.             'twig' => '?',
  10717.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10718.         return $instance;
  10719.     }
  10720.     /**
  10721.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10722.      *
  10723.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10724.      */
  10725.     protected function getSerializer_Mapping_CacheWarmerService()
  10726.     {
  10727.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10728.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10732.         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'));
  10733.     }
  10734.     /**
  10735.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10736.      *
  10737.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10738.      */
  10739.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10740.     {
  10741.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  10742.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  10743.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  10744.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10745.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  10746.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10747.         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()))]));
  10748.     }
  10749.     /**
  10750.      * Gets the private 'session.factory' shared service.
  10751.      *
  10752.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  10753.      */
  10754.     protected function getSession_FactoryService()
  10755.     {
  10756.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  10757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  10758.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10759.         if (isset($this->privates['session.factory'])) {
  10760.             return $this->privates['session.factory'];
  10761.         }
  10762.         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']);
  10763.     }
  10764.     /**
  10765.      * Gets the private 'session.storage.factory.service' shared service.
  10766.      *
  10767.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  10768.      *
  10769.      * @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.
  10770.      */
  10771.     protected function getSession_Storage_Factory_ServiceService()
  10772.     {
  10773.         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.');
  10774.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  10775.     }
  10776.     /**
  10777.      * Gets the private 'session.storage.metadata_bag' shared service.
  10778.      *
  10779.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  10780.      *
  10781.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  10782.      */
  10783.     protected function getSession_Storage_MetadataBagService()
  10784.     {
  10785.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  10786.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  10787.     }
  10788.     /**
  10789.      * Gets the private 'session.storage.native' shared service.
  10790.      *
  10791.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  10792.      *
  10793.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  10794.      */
  10795.     protected function getSession_Storage_NativeService()
  10796.     {
  10797.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  10798.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  10799.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  10800.         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());
  10801.     }
  10802.     /**
  10803.      * Gets the private 'session_listener' shared service.
  10804.      *
  10805.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10806.      */
  10807.     protected function getSessionListenerService()
  10808.     {
  10809.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10810.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  10811.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  10812.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10813.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  10814.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  10815.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  10816.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  10817.         ], [
  10818.             'initialized_session' => '?',
  10819.             'logger' => '?',
  10820.             'request_stack' => '?',
  10821.             'session' => '?',
  10822.             'session_collector' => '?',
  10823.             'session_factory' => '?',
  10824.             'session_storage' => '?',
  10825.         ]), true$this->parameters['session.storage.options']);
  10826.     }
  10827.     /**
  10828.      * Gets the private 'sonata.admin.admin_exporter' shared service.
  10829.      *
  10830.      * @return \Sonata\AdminBundle\Bridge\Exporter\AdminExporter
  10831.      */
  10832.     protected function getSonata_Admin_AdminExporterService()
  10833.     {
  10834.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Bridge/Exporter/AdminExporter.php';
  10835.         return $this->privates['sonata.admin.admin_exporter'] = new \Sonata\AdminBundle\Bridge\Exporter\AdminExporter(($this->services['sonata.exporter.exporter'] ?? $this->getSonata_Exporter_ExporterService()));
  10836.     }
  10837.     /**
  10838.      * Gets the private 'sonata.admin.audit.manager' shared service.
  10839.      *
  10840.      * @return \Sonata\AdminBundle\Model\AuditManager
  10841.      */
  10842.     protected function getSonata_Admin_Audit_ManagerService()
  10843.     {
  10844.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManagerInterface.php';
  10845.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Model/AuditManager.php';
  10846.         return $this->privates['sonata.admin.audit.manager'] = new \Sonata\AdminBundle\Model\AuditManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  10847.     }
  10848.     /**
  10849.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  10850.      *
  10851.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  10852.      */
  10853.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  10854.     {
  10855.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  10856.     }
  10857.     /**
  10858.      * Gets the private 'sonata.admin.builder.orm_datagrid' shared service.
  10859.      *
  10860.      * @return \Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder
  10861.      */
  10862.     protected function getSonata_Admin_Builder_OrmDatagridService()
  10863.     {
  10864.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10865.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/DatagridBuilderInterface.php';
  10866.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/DatagridBuilder.php';
  10867.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactoryInterface.php';
  10868.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterFactory.php';
  10869.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  10870.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  10871.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FilterTypeGuesser.php';
  10872.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10873.         if (isset($this->privates['sonata.admin.builder.orm_datagrid'])) {
  10874.             return $this->privates['sonata.admin.builder.orm_datagrid'];
  10875.         }
  10876.         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, [
  10877.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => [false'sonata.admin.orm.filter.type.boolean''getSonata_Admin_Orm_Filter_Type_BooleanService'false],
  10878.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => [false'sonata.admin.orm.filter.type.callback''getSonata_Admin_Orm_Filter_Type_CallbackService'false],
  10879.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => [false'sonata.admin.orm.filter.type.choice''getSonata_Admin_Orm_Filter_Type_ChoiceService'false],
  10880.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => [false'sonata.admin.orm.filter.type.class''getSonata_Admin_Orm_Filter_Type_ClassService'false],
  10881.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => [false'sonata.admin.orm.filter.type.count''getSonata_Admin_Orm_Filter_Type_CountService'false],
  10882.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => [false'sonata.admin.orm.filter.type.date''getSonata_Admin_Orm_Filter_Type_DateService'false],
  10883.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => [false'sonata.admin.orm.filter.type.date_range''getSonata_Admin_Orm_Filter_Type_DateRangeService'false],
  10884.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => [false'sonata.admin.orm.filter.type.datetime''getSonata_Admin_Orm_Filter_Type_DatetimeService'false],
  10885.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => [false'sonata.admin.orm.filter.type.datetime_range''getSonata_Admin_Orm_Filter_Type_DatetimeRangeService'false],
  10886.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => [false'sonata.admin.orm.filter.type.empty''getSonata_Admin_Orm_Filter_Type_EmptyService'false],
  10887.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => [false'sonata.admin.orm.filter.type.model_autocomplete''getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService'false],
  10888.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => [false'sonata.admin.orm.filter.type.model''getSonata_Admin_Orm_Filter_Type_ModelService'false],
  10889.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => [false'sonata.admin.orm.filter.type.null''getSonata_Admin_Orm_Filter_Type_NullService'false],
  10890.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => [false'sonata.admin.orm.filter.type.number''getSonata_Admin_Orm_Filter_Type_NumberService'false],
  10891.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => [false'sonata.admin.orm.filter.type.string''getSonata_Admin_Orm_Filter_Type_StringService'false],
  10892.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => [false'sonata.admin.orm.filter.type.string_list''getSonata_Admin_Orm_Filter_Type_StringListService'false],
  10893.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => [false'sonata.admin.orm.filter.type.time''getSonata_Admin_Orm_Filter_Type_TimeService'false],
  10894.             'Sonata\\DoctrineORMAdminBundle\\Filter\\UidFilter' => [false'sonata.admin.orm.filter.type.uid''getSonata_Admin_Orm_Filter_Type_UidService'false],
  10895.         ], [
  10896.             'Sonata\\DoctrineORMAdminBundle\\Filter\\BooleanFilter' => '?',
  10897.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CallbackFilter' => '?',
  10898.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ChoiceFilter' => '?',
  10899.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ClassFilter' => '?',
  10900.             'Sonata\\DoctrineORMAdminBundle\\Filter\\CountFilter' => '?',
  10901.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateFilter' => '?',
  10902.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateRangeFilter' => '?',
  10903.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeFilter' => '?',
  10904.             'Sonata\\DoctrineORMAdminBundle\\Filter\\DateTimeRangeFilter' => '?',
  10905.             'Sonata\\DoctrineORMAdminBundle\\Filter\\EmptyFilter' => '?',
  10906.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelAutocompleteFilter' => '?',
  10907.             'Sonata\\DoctrineORMAdminBundle\\Filter\\ModelFilter' => '?',
  10908.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NullFilter' => '?',
  10909.             'Sonata\\DoctrineORMAdminBundle\\Filter\\NumberFilter' => '?',
  10910.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringFilter' => '?',
  10911.             'Sonata\\DoctrineORMAdminBundle\\Filter\\StringListFilter' => '?',
  10912.             'Sonata\\DoctrineORMAdminBundle\\Filter\\TimeFilter' => '?',
  10913.             'Sonata\\DoctrineORMAdminBundle\\Filter\\UidFilter' => '?',
  10914.         ])), new \Sonata\AdminBundle\FieldDescription\TypeGuesserChain([=> new \Sonata\DoctrineORMAdminBundle\FieldDescription\FilterTypeGuesser()]), true);
  10915.     }
  10916.     /**
  10917.      * Gets the private 'sonata.admin.builder.orm_form' shared service.
  10918.      *
  10919.      * @return \Sonata\DoctrineORMAdminBundle\Builder\FormContractor
  10920.      */
  10921.     protected function getSonata_Admin_Builder_OrmFormService()
  10922.     {
  10923.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10924.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/FormContractorInterface.php';
  10925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/AbstractFormContractor.php';
  10926.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/FormContractor.php';
  10927.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  10928.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  10929.             return $this->privates['sonata.admin.builder.orm_form'];
  10930.         }
  10931.         $b = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  10932.         if (isset($this->privates['sonata.admin.builder.orm_form'])) {
  10933.             return $this->privates['sonata.admin.builder.orm_form'];
  10934.         }
  10935.         return $this->privates['sonata.admin.builder.orm_form'] = new \Sonata\DoctrineORMAdminBundle\Builder\FormContractor($a$b);
  10936.     }
  10937.     /**
  10938.      * Gets the private 'sonata.admin.builder.orm_list' shared service.
  10939.      *
  10940.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ListBuilder
  10941.      */
  10942.     protected function getSonata_Admin_Builder_OrmListService()
  10943.     {
  10944.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10945.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ListBuilderInterface.php';
  10946.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ListBuilder.php';
  10947.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  10948.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  10949.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  10950.         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''array_item' => 'Admin/Widget/list_array_item.html.twig''status' => 'Admin/Widget/list_status.html.twig''dynamic_active' => 'Admin/Widget/list_dynamic_active.html.twig''discount_value' => 'Admin/Widget/list_discount_value.html.twig''reference' => 'Admin/Widget/list_reference.html.twig']);
  10951.     }
  10952.     /**
  10953.      * Gets the private 'sonata.admin.builder.orm_show' shared service.
  10954.      *
  10955.      * @return \Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder
  10956.      */
  10957.     protected function getSonata_Admin_Builder_OrmShowService()
  10958.     {
  10959.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/BuilderInterface.php';
  10960.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/ShowBuilderInterface.php';
  10961.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Builder/ShowBuilder.php';
  10962.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserInterface.php';
  10963.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/TypeGuesserChain.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/TypeGuesser.php';
  10965.         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']);
  10966.     }
  10967.     /**
  10968.      * Gets the private 'sonata.admin.command.explain' shared service.
  10969.      *
  10970.      * @return \Sonata\AdminBundle\Command\ExplainAdminCommand
  10971.      */
  10972.     protected function getSonata_Admin_Command_ExplainService()
  10973.     {
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ExplainAdminCommand.php';
  10976.         $this->privates['sonata.admin.command.explain'] = $instance = new \Sonata\AdminBundle\Command\ExplainAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  10977.         $instance->setName('sonata:admin:explain');
  10978.         $instance->setDescription('Explain an admin service');
  10979.         return $instance;
  10980.     }
  10981.     /**
  10982.      * Gets the private 'sonata.admin.command.generate_object_acl' shared service.
  10983.      *
  10984.      * @return \Sonata\AdminBundle\Command\GenerateObjectAclCommand
  10985.      */
  10986.     protected function getSonata_Admin_Command_GenerateObjectAclService()
  10987.     {
  10988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10989.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/QuestionableCommand.php';
  10990.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/GenerateObjectAclCommand.php';
  10991.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulatorInterface.php';
  10992.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/ObjectAclManipulator.php';
  10993.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Util/ObjectAclManipulator.php';
  10994.         $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()))]);
  10995.         $instance->setName('sonata:admin:generate-object-acl');
  10996.         $instance->setDescription('Install ACL for the objects of the Admin Classes.');
  10997.         return $instance;
  10998.     }
  10999.     /**
  11000.      * Gets the private 'sonata.admin.command.list' shared service.
  11001.      *
  11002.      * @return \Sonata\AdminBundle\Command\ListAdminCommand
  11003.      */
  11004.     protected function getSonata_Admin_Command_ListService()
  11005.     {
  11006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/ListAdminCommand.php';
  11008.         $this->privates['sonata.admin.command.list'] = $instance = new \Sonata\AdminBundle\Command\ListAdminCommand(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  11009.         $instance->setName('sonata:admin:list');
  11010.         $instance->setDescription('List all admin services available');
  11011.         return $instance;
  11012.     }
  11013.     /**
  11014.      * Gets the private 'sonata.admin.command.setup_acl' shared service.
  11015.      *
  11016.      * @return \Sonata\AdminBundle\Command\SetupAclCommand
  11017.      */
  11018.     protected function getSonata_Admin_Command_SetupAclService()
  11019.     {
  11020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11021.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Command/SetupAclCommand.php';
  11022.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulatorInterface.php';
  11023.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminAclManipulator.php';
  11024.         $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'));
  11025.         $instance->setName('sonata:admin:setup-acl');
  11026.         $instance->setDescription('Install ACL for Admin Classes');
  11027.         return $instance;
  11028.     }
  11029.     /**
  11030.      * Gets the private 'sonata.admin.configuration' shared service.
  11031.      *
  11032.      * @return \Sonata\AdminBundle\SonataConfiguration
  11033.      */
  11034.     protected function getSonata_Admin_ConfigurationService()
  11035.     {
  11036.         return $this->privates['sonata.admin.configuration'] = new \Sonata\AdminBundle\SonataConfiguration('Sonata Admin''bundles/sonataadmin/images/logo_title.png', ['use_icheck' => true'html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => 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]);
  11037.     }
  11038.     /**
  11039.      * Gets the private 'sonata.admin.doctrine_orm.form.type.choice_field_mask' shared service.
  11040.      *
  11041.      * @return \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType
  11042.      */
  11043.     protected function getSonata_Admin_DoctrineOrm_Form_Type_ChoiceFieldMaskService()
  11044.     {
  11045.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11047.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ChoiceFieldMaskType.php';
  11048.         return $this->privates['sonata.admin.doctrine_orm.form.type.choice_field_mask'] = new \Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType();
  11049.     }
  11050.     /**
  11051.      * Gets the private 'sonata.admin.event.extension' shared service.
  11052.      *
  11053.      * @return \Sonata\AdminBundle\Event\AdminEventExtension
  11054.      */
  11055.     protected function getSonata_Admin_Event_ExtensionService()
  11056.     {
  11057.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminExtensionInterface.php';
  11058.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdminExtension.php';
  11059.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Event/AdminEventExtension.php';
  11060.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11061.         if (isset($this->privates['sonata.admin.event.extension'])) {
  11062.             return $this->privates['sonata.admin.event.extension'];
  11063.         }
  11064.         return $this->privates['sonata.admin.event.extension'] = new \Sonata\AdminBundle\Event\AdminEventExtension($a);
  11065.     }
  11066.     /**
  11067.      * Gets the private 'sonata.admin.field_description_factory.orm' shared service.
  11068.      *
  11069.      * @return \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory
  11070.      */
  11071.     protected function getSonata_Admin_FieldDescriptionFactory_OrmService()
  11072.     {
  11073.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionFactoryInterface.php';
  11074.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/FieldDescription/FieldDescriptionFactory.php';
  11075.         return $this->privates['sonata.admin.field_description_factory.orm'] = new \Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11076.     }
  11077.     /**
  11078.      * Gets the private 'sonata.admin.form.extension.field' shared service.
  11079.      *
  11080.      * @return \Sonata\AdminBundle\Form\Extension\Field\Type\FormTypeFieldExtension
  11081.      */
  11082.     protected function getSonata_Admin_Form_Extension_FieldService()
  11083.     {
  11084.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  11085.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  11086.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Extension/Field/Type/FormTypeFieldExtension.php';
  11087.         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' => ''], ['use_icheck' => true'html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => 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]);
  11088.     }
  11089.     /**
  11090.      * Gets the private 'sonata.admin.form.filter.type.choice' shared service.
  11091.      *
  11092.      * @return \Sonata\AdminBundle\Form\Type\Filter\ChoiceType
  11093.      */
  11094.     protected function getSonata_Admin_Form_Filter_Type_ChoiceService()
  11095.     {
  11096.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11097.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11098.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/ChoiceType.php';
  11099.         return $this->privates['sonata.admin.form.filter.type.choice'] = new \Sonata\AdminBundle\Form\Type\Filter\ChoiceType();
  11100.     }
  11101.     /**
  11102.      * Gets the private 'sonata.admin.form.filter.type.date' shared service.
  11103.      *
  11104.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateType
  11105.      */
  11106.     protected function getSonata_Admin_Form_Filter_Type_DateService()
  11107.     {
  11108.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11109.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11110.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateType.php';
  11111.         return $this->privates['sonata.admin.form.filter.type.date'] = new \Sonata\AdminBundle\Form\Type\Filter\DateType();
  11112.     }
  11113.     /**
  11114.      * Gets the private 'sonata.admin.form.filter.type.daterange' shared service.
  11115.      *
  11116.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateRangeType
  11117.      */
  11118.     protected function getSonata_Admin_Form_Filter_Type_DaterangeService()
  11119.     {
  11120.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11121.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11122.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateRangeType.php';
  11123.         return $this->privates['sonata.admin.form.filter.type.daterange'] = new \Sonata\AdminBundle\Form\Type\Filter\DateRangeType();
  11124.     }
  11125.     /**
  11126.      * Gets the private 'sonata.admin.form.filter.type.datetime' shared service.
  11127.      *
  11128.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeType
  11129.      */
  11130.     protected function getSonata_Admin_Form_Filter_Type_DatetimeService()
  11131.     {
  11132.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11133.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11134.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeType.php';
  11135.         return $this->privates['sonata.admin.form.filter.type.datetime'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeType();
  11136.     }
  11137.     /**
  11138.      * Gets the private 'sonata.admin.form.filter.type.datetime_range' shared service.
  11139.      *
  11140.      * @return \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType
  11141.      */
  11142.     protected function getSonata_Admin_Form_Filter_Type_DatetimeRangeService()
  11143.     {
  11144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11145.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11146.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DateTimeRangeType.php';
  11147.         return $this->privates['sonata.admin.form.filter.type.datetime_range'] = new \Sonata\AdminBundle\Form\Type\Filter\DateTimeRangeType();
  11148.     }
  11149.     /**
  11150.      * Gets the private 'sonata.admin.form.filter.type.default' shared service.
  11151.      *
  11152.      * @return \Sonata\AdminBundle\Form\Type\Filter\DefaultType
  11153.      */
  11154.     protected function getSonata_Admin_Form_Filter_Type_DefaultService()
  11155.     {
  11156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11158.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/DefaultType.php';
  11159.         return $this->privates['sonata.admin.form.filter.type.default'] = new \Sonata\AdminBundle\Form\Type\Filter\DefaultType();
  11160.     }
  11161.     /**
  11162.      * Gets the private 'sonata.admin.form.filter.type.number' shared service.
  11163.      *
  11164.      * @return \Sonata\AdminBundle\Form\Type\Filter\NumberType
  11165.      */
  11166.     protected function getSonata_Admin_Form_Filter_Type_NumberService()
  11167.     {
  11168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11170.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/Filter/NumberType.php';
  11171.         return $this->privates['sonata.admin.form.filter.type.number'] = new \Sonata\AdminBundle\Form\Type\Filter\NumberType();
  11172.     }
  11173.     /**
  11174.      * Gets the private 'sonata.admin.form.type.admin' shared service.
  11175.      *
  11176.      * @return \Sonata\AdminBundle\Form\Type\AdminType
  11177.      */
  11178.     protected function getSonata_Admin_Form_Type_AdminService()
  11179.     {
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11181.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11182.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/AdminType.php';
  11183.         return $this->privates['sonata.admin.form.type.admin'] = new \Sonata\AdminBundle\Form\Type\AdminType(($this->privates['sonata.admin.helper'] ?? $this->getSonata_Admin_HelperService()));
  11184.     }
  11185.     /**
  11186.      * Gets the private 'sonata.admin.form.type.collection' shared service.
  11187.      *
  11188.      * @return \Sonata\AdminBundle\Form\Type\CollectionType
  11189.      */
  11190.     protected function getSonata_Admin_Form_Type_CollectionService()
  11191.     {
  11192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/CollectionType.php';
  11195.         return $this->privates['sonata.admin.form.type.collection'] = new \Sonata\AdminBundle\Form\Type\CollectionType();
  11196.     }
  11197.     /**
  11198.      * Gets the private 'sonata.admin.form.type.model_autocomplete' shared service.
  11199.      *
  11200.      * @return \Sonata\AdminBundle\Form\Type\ModelAutocompleteType
  11201.      */
  11202.     protected function getSonata_Admin_Form_Type_ModelAutocompleteService()
  11203.     {
  11204.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelAutocompleteType.php';
  11207.         return $this->privates['sonata.admin.form.type.model_autocomplete'] = new \Sonata\AdminBundle\Form\Type\ModelAutocompleteType();
  11208.     }
  11209.     /**
  11210.      * Gets the private 'sonata.admin.form.type.model_choice' shared service.
  11211.      *
  11212.      * @return \Sonata\AdminBundle\Form\Type\ModelType
  11213.      */
  11214.     protected function getSonata_Admin_Form_Type_ModelChoiceService()
  11215.     {
  11216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11218.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelType.php';
  11219.         return $this->privates['sonata.admin.form.type.model_choice'] = new \Sonata\AdminBundle\Form\Type\ModelType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11220.     }
  11221.     /**
  11222.      * Gets the private 'sonata.admin.form.type.model_hidden' shared service.
  11223.      *
  11224.      * @return \Sonata\AdminBundle\Form\Type\ModelHiddenType
  11225.      */
  11226.     protected function getSonata_Admin_Form_Type_ModelHiddenService()
  11227.     {
  11228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11230.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelHiddenType.php';
  11231.         return $this->privates['sonata.admin.form.type.model_hidden'] = new \Sonata\AdminBundle\Form\Type\ModelHiddenType();
  11232.     }
  11233.     /**
  11234.      * Gets the private 'sonata.admin.form.type.model_list' shared service.
  11235.      *
  11236.      * @return \Sonata\AdminBundle\Form\Type\ModelListType
  11237.      */
  11238.     protected function getSonata_Admin_Form_Type_ModelListService()
  11239.     {
  11240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11241.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11242.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelListType.php';
  11243.         return $this->privates['sonata.admin.form.type.model_list'] = new \Sonata\AdminBundle\Form\Type\ModelListType();
  11244.     }
  11245.     /**
  11246.      * Gets the private 'sonata.admin.form.type.model_reference' shared service.
  11247.      *
  11248.      * @return \Sonata\AdminBundle\Form\Type\ModelReferenceType
  11249.      */
  11250.     protected function getSonata_Admin_Form_Type_ModelReferenceService()
  11251.     {
  11252.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11254.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Form/Type/ModelReferenceType.php';
  11255.         return $this->privates['sonata.admin.form.type.model_reference'] = new \Sonata\AdminBundle\Form\Type\ModelReferenceType();
  11256.     }
  11257.     /**
  11258.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  11259.      *
  11260.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  11261.      */
  11262.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  11263.     {
  11264.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  11265.     }
  11266.     /**
  11267.      * Gets the private 'sonata.admin.helper' shared service.
  11268.      *
  11269.      * @return \Sonata\AdminBundle\Admin\AdminHelper
  11270.      */
  11271.     protected function getSonata_Admin_HelperService()
  11272.     {
  11273.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminHelper.php';
  11274.         return $this->privates['sonata.admin.helper'] = new \Sonata\AdminBundle\Admin\AdminHelper(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11275.     }
  11276.     /**
  11277.      * Gets the private 'sonata.admin.menu.group_provider' shared service.
  11278.      *
  11279.      * @return \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider
  11280.      */
  11281.     protected function getSonata_Admin_Menu_GroupProviderService()
  11282.     {
  11283.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Provider/GroupMenuProvider.php';
  11284.         $a = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  11285.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  11286.             return $this->privates['sonata.admin.menu.group_provider'];
  11287.         }
  11288.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11289.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  11290.             return $this->privates['sonata.admin.menu.group_provider'];
  11291.         }
  11292.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11293.         if (isset($this->privates['sonata.admin.menu.group_provider'])) {
  11294.             return $this->privates['sonata.admin.menu.group_provider'];
  11295.         }
  11296.         return $this->privates['sonata.admin.menu.group_provider'] = new \Sonata\AdminBundle\Menu\Provider\GroupMenuProvider($a$b$c);
  11297.     }
  11298.     /**
  11299.      * Gets the private 'sonata.admin.menu.matcher.voter.admin' shared service.
  11300.      *
  11301.      * @return \Sonata\AdminBundle\Menu\Matcher\Voter\AdminVoter
  11302.      */
  11303.     protected function getSonata_Admin_Menu_Matcher_Voter_AdminService()
  11304.     {
  11305.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  11306.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/Matcher/Voter/AdminVoter.php';
  11307.         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())));
  11308.     }
  11309.     /**
  11310.      * Gets the private 'sonata.admin.menu_builder' shared service.
  11311.      *
  11312.      * @return \Sonata\AdminBundle\Menu\MenuBuilder
  11313.      */
  11314.     protected function getSonata_Admin_MenuBuilderService()
  11315.     {
  11316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Menu/MenuBuilder.php';
  11317.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11318.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  11319.             return $this->privates['sonata.admin.menu_builder'];
  11320.         }
  11321.         $b = ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService());
  11322.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  11323.             return $this->privates['sonata.admin.menu_builder'];
  11324.         }
  11325.         $c = ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService());
  11326.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  11327.             return $this->privates['sonata.admin.menu_builder'];
  11328.         }
  11329.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11330.         if (isset($this->privates['sonata.admin.menu_builder'])) {
  11331.             return $this->privates['sonata.admin.menu_builder'];
  11332.         }
  11333.         return $this->privates['sonata.admin.menu_builder'] = new \Sonata\AdminBundle\Menu\MenuBuilder($a$b$c$d);
  11334.     }
  11335.     /**
  11336.      * Gets the private 'sonata.admin.object.manipulator.acl.admin' shared service.
  11337.      *
  11338.      * @return \Sonata\AdminBundle\Util\AdminObjectAclManipulator
  11339.      */
  11340.     protected function getSonata_Admin_Object_Manipulator_Acl_AdminService()
  11341.     {
  11342.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Util/AdminObjectAclManipulator.php';
  11343.         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');
  11344.     }
  11345.     /**
  11346.      * Gets the private 'sonata.admin.orm.filter.type.boolean' service.
  11347.      *
  11348.      * @return \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter
  11349.      */
  11350.     protected function getSonata_Admin_Orm_Filter_Type_BooleanService()
  11351.     {
  11352.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11354.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11355.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11356.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11357.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/BooleanFilter.php';
  11358.         $this->factories['service_container']['sonata.admin.orm.filter.type.boolean'] = function () {
  11359.             return new \Sonata\DoctrineORMAdminBundle\Filter\BooleanFilter();
  11360.         };
  11361.         return $this->factories['service_container']['sonata.admin.orm.filter.type.boolean']();
  11362.     }
  11363.     /**
  11364.      * Gets the private 'sonata.admin.orm.filter.type.callback' service.
  11365.      *
  11366.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter
  11367.      */
  11368.     protected function getSonata_Admin_Orm_Filter_Type_CallbackService()
  11369.     {
  11370.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11371.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11372.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11373.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CallbackFilter.php';
  11376.         $this->factories['service_container']['sonata.admin.orm.filter.type.callback'] = function () {
  11377.             return new \Sonata\DoctrineORMAdminBundle\Filter\CallbackFilter();
  11378.         };
  11379.         return $this->factories['service_container']['sonata.admin.orm.filter.type.callback']();
  11380.     }
  11381.     /**
  11382.      * Gets the private 'sonata.admin.orm.filter.type.choice' service.
  11383.      *
  11384.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter
  11385.      */
  11386.     protected function getSonata_Admin_Orm_Filter_Type_ChoiceService()
  11387.     {
  11388.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11389.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11390.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11391.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11392.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11393.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ChoiceFilter.php';
  11394.         $this->factories['service_container']['sonata.admin.orm.filter.type.choice'] = function () {
  11395.             return new \Sonata\DoctrineORMAdminBundle\Filter\ChoiceFilter();
  11396.         };
  11397.         return $this->factories['service_container']['sonata.admin.orm.filter.type.choice']();
  11398.     }
  11399.     /**
  11400.      * Gets the private 'sonata.admin.orm.filter.type.class' service.
  11401.      *
  11402.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter
  11403.      */
  11404.     protected function getSonata_Admin_Orm_Filter_Type_ClassService()
  11405.     {
  11406.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11407.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11408.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11409.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11411.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ClassFilter.php';
  11412.         $this->factories['service_container']['sonata.admin.orm.filter.type.class'] = function () {
  11413.             return new \Sonata\DoctrineORMAdminBundle\Filter\ClassFilter();
  11414.         };
  11415.         return $this->factories['service_container']['sonata.admin.orm.filter.type.class']();
  11416.     }
  11417.     /**
  11418.      * Gets the private 'sonata.admin.orm.filter.type.count' service.
  11419.      *
  11420.      * @return \Sonata\DoctrineORMAdminBundle\Filter\CountFilter
  11421.      */
  11422.     protected function getSonata_Admin_Orm_Filter_Type_CountService()
  11423.     {
  11424.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11425.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11426.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11427.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11428.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11429.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/CountFilter.php';
  11430.         $this->factories['service_container']['sonata.admin.orm.filter.type.count'] = function () {
  11431.             return new \Sonata\DoctrineORMAdminBundle\Filter\CountFilter();
  11432.         };
  11433.         return $this->factories['service_container']['sonata.admin.orm.filter.type.count']();
  11434.     }
  11435.     /**
  11436.      * Gets the private 'sonata.admin.orm.filter.type.date' service.
  11437.      *
  11438.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateFilter
  11439.      */
  11440.     protected function getSonata_Admin_Orm_Filter_Type_DateService()
  11441.     {
  11442.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11443.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11444.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11445.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11446.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11447.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11448.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateFilter.php';
  11449.         $this->factories['service_container']['sonata.admin.orm.filter.type.date'] = function () {
  11450.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateFilter();
  11451.         };
  11452.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date']();
  11453.     }
  11454.     /**
  11455.      * Gets the private 'sonata.admin.orm.filter.type.date_range' service.
  11456.      *
  11457.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter
  11458.      */
  11459.     protected function getSonata_Admin_Orm_Filter_Type_DateRangeService()
  11460.     {
  11461.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11462.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11463.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11464.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11465.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11466.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11467.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateRangeFilter.php';
  11468.         $this->factories['service_container']['sonata.admin.orm.filter.type.date_range'] = function () {
  11469.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateRangeFilter();
  11470.         };
  11471.         return $this->factories['service_container']['sonata.admin.orm.filter.type.date_range']();
  11472.     }
  11473.     /**
  11474.      * Gets the private 'sonata.admin.orm.filter.type.datetime' service.
  11475.      *
  11476.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter
  11477.      */
  11478.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeService()
  11479.     {
  11480.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11481.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11484.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11485.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11486.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeFilter.php';
  11487.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime'] = function () {
  11488.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeFilter();
  11489.         };
  11490.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime']();
  11491.     }
  11492.     /**
  11493.      * Gets the private 'sonata.admin.orm.filter.type.datetime_range' service.
  11494.      *
  11495.      * @return \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter
  11496.      */
  11497.     protected function getSonata_Admin_Orm_Filter_Type_DatetimeRangeService()
  11498.     {
  11499.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11500.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11501.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11502.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11503.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11504.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11505.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/DateTimeRangeFilter.php';
  11506.         $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range'] = function () {
  11507.             return new \Sonata\DoctrineORMAdminBundle\Filter\DateTimeRangeFilter();
  11508.         };
  11509.         return $this->factories['service_container']['sonata.admin.orm.filter.type.datetime_range']();
  11510.     }
  11511.     /**
  11512.      * Gets the private 'sonata.admin.orm.filter.type.empty' service.
  11513.      *
  11514.      * @return \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter
  11515.      */
  11516.     protected function getSonata_Admin_Orm_Filter_Type_EmptyService()
  11517.     {
  11518.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11519.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11520.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11521.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11522.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11523.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/EmptyFilter.php';
  11524.         $this->factories['service_container']['sonata.admin.orm.filter.type.empty'] = function () {
  11525.             return new \Sonata\DoctrineORMAdminBundle\Filter\EmptyFilter();
  11526.         };
  11527.         return $this->factories['service_container']['sonata.admin.orm.filter.type.empty']();
  11528.     }
  11529.     /**
  11530.      * Gets the private 'sonata.admin.orm.filter.type.model' service.
  11531.      *
  11532.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter
  11533.      */
  11534.     protected function getSonata_Admin_Orm_Filter_Type_ModelService()
  11535.     {
  11536.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11537.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11538.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11539.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11540.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11541.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelFilter.php';
  11542.         $this->factories['service_container']['sonata.admin.orm.filter.type.model'] = function () {
  11543.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelFilter();
  11544.         };
  11545.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model']();
  11546.     }
  11547.     /**
  11548.      * Gets the private 'sonata.admin.orm.filter.type.model_autocomplete' service.
  11549.      *
  11550.      * @return \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter
  11551.      */
  11552.     protected function getSonata_Admin_Orm_Filter_Type_ModelAutocompleteService()
  11553.     {
  11554.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11555.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11556.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11558.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11559.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/ModelAutocompleteFilter.php';
  11560.         $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete'] = function () {
  11561.             return new \Sonata\DoctrineORMAdminBundle\Filter\ModelAutocompleteFilter();
  11562.         };
  11563.         return $this->factories['service_container']['sonata.admin.orm.filter.type.model_autocomplete']();
  11564.     }
  11565.     /**
  11566.      * Gets the private 'sonata.admin.orm.filter.type.null' service.
  11567.      *
  11568.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NullFilter
  11569.      */
  11570.     protected function getSonata_Admin_Orm_Filter_Type_NullService()
  11571.     {
  11572.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11573.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11574.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11575.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11576.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11577.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NullFilter.php';
  11578.         $this->factories['service_container']['sonata.admin.orm.filter.type.null'] = function () {
  11579.             return new \Sonata\DoctrineORMAdminBundle\Filter\NullFilter();
  11580.         };
  11581.         return $this->factories['service_container']['sonata.admin.orm.filter.type.null']();
  11582.     }
  11583.     /**
  11584.      * Gets the private 'sonata.admin.orm.filter.type.number' service.
  11585.      *
  11586.      * @return \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter
  11587.      */
  11588.     protected function getSonata_Admin_Orm_Filter_Type_NumberService()
  11589.     {
  11590.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11591.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11592.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11593.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11594.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11595.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/NumberFilter.php';
  11596.         $this->factories['service_container']['sonata.admin.orm.filter.type.number'] = function () {
  11597.             return new \Sonata\DoctrineORMAdminBundle\Filter\NumberFilter();
  11598.         };
  11599.         return $this->factories['service_container']['sonata.admin.orm.filter.type.number']();
  11600.     }
  11601.     /**
  11602.      * Gets the private 'sonata.admin.orm.filter.type.string' service.
  11603.      *
  11604.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringFilter
  11605.      */
  11606.     protected function getSonata_Admin_Orm_Filter_Type_StringService()
  11607.     {
  11608.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11609.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11610.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11611.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11612.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11613.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  11614.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringFilter.php';
  11615.         $this->factories['service_container']['sonata.admin.orm.filter.type.string'] = function () {
  11616.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringFilter();
  11617.         };
  11618.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string']();
  11619.     }
  11620.     /**
  11621.      * Gets the private 'sonata.admin.orm.filter.type.string_list' service.
  11622.      *
  11623.      * @return \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter
  11624.      */
  11625.     protected function getSonata_Admin_Orm_Filter_Type_StringListService()
  11626.     {
  11627.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11628.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11629.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11630.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11631.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11632.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/StringListFilter.php';
  11633.         $this->factories['service_container']['sonata.admin.orm.filter.type.string_list'] = function () {
  11634.             return new \Sonata\DoctrineORMAdminBundle\Filter\StringListFilter();
  11635.         };
  11636.         return $this->factories['service_container']['sonata.admin.orm.filter.type.string_list']();
  11637.     }
  11638.     /**
  11639.      * Gets the private 'sonata.admin.orm.filter.type.time' service.
  11640.      *
  11641.      * @return \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter
  11642.      */
  11643.     protected function getSonata_Admin_Orm_Filter_Type_TimeService()
  11644.     {
  11645.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11646.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11647.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11648.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11649.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11650.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/AbstractDateFilter.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/TimeFilter.php';
  11652.         $this->factories['service_container']['sonata.admin.orm.filter.type.time'] = function () {
  11653.             return new \Sonata\DoctrineORMAdminBundle\Filter\TimeFilter();
  11654.         };
  11655.         return $this->factories['service_container']['sonata.admin.orm.filter.type.time']();
  11656.     }
  11657.     /**
  11658.      * Gets the private 'sonata.admin.orm.filter.type.uid' service.
  11659.      *
  11660.      * @return \Sonata\DoctrineORMAdminBundle\Filter\UidFilter
  11661.      */
  11662.     protected function getSonata_Admin_Orm_Filter_Type_UidService()
  11663.     {
  11664.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/FilterInterface.php';
  11665.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/ChainableFilterInterface.php';
  11666.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Filter/Filter.php';
  11667.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/GroupableConditionAwareInterface.php';
  11668.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/Filter.php';
  11669.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Search/SearchableFilterInterface.php';
  11670.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Filter/UidFilter.php';
  11671.         $this->factories['service_container']['sonata.admin.orm.filter.type.uid'] = function () {
  11672.             return new \Sonata\DoctrineORMAdminBundle\Filter\UidFilter();
  11673.         };
  11674.         return $this->factories['service_container']['sonata.admin.orm.filter.type.uid']();
  11675.     }
  11676.     /**
  11677.      * Gets the private 'sonata.admin.pool' shared service.
  11678.      *
  11679.      * @return \Sonata\AdminBundle\Admin\Pool
  11680.      */
  11681.     protected function getSonata_Admin_PoolService()
  11682.     {
  11683.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11684.             'app.admin.agencies' => [false'app.admin.agencies''getApp_Admin_AgenciesService'false],
  11685.             'app.admin.airports' => [false'app.admin.airports''getApp_Admin_AirportsService'false],
  11686.             'app.admin.bookings' => [false'app.admin.bookings''getApp_Admin_BookingsService'false],
  11687.             'app.admin.bookings_archive' => [false'app.admin.bookings_archive''getApp_Admin_BookingsArchiveService'false],
  11688.             'app.admin.bookings_unpaid' => [false'app.admin.bookings_unpaid''getApp_Admin_BookingsUnpaidService'false],
  11689.             'app.admin.cities' => [false'app.admin.cities''getApp_Admin_CitiesService'false],
  11690.             'app.admin.countries' => [false'app.admin.countries''getApp_Admin_CountriesService'false],
  11691.             'app.admin.currencies' => [false'app.admin.currencies''getApp_Admin_CurrenciesService'false],
  11692.             'app.admin.discount_codes' => [false'app.admin.discount_codes''getApp_Admin_DiscountCodesService'false],
  11693.             'app.admin.price_3days' => [false'app.admin.price_3days''getApp_Admin_Price3daysService'false],
  11694.             'app.admin.price_4days' => [false'app.admin.price_4days''getApp_Admin_Price4daysService'false],
  11695.             'app.admin.voucher_orders_unpaid' => [false'app.admin.voucher_orders_unpaid''getApp_Admin_VoucherOrdersUnpaidService'false],
  11696.             'app.admin.vouchers' => [false'app.admin.vouchers''getApp_Admin_VouchersService'false],
  11697.             'ibrows_sonata_translation.admin.orm' => [false'ibrows_sonata_translation.admin.orm''getIbrowsSonataTranslation_Admin_OrmService'false],
  11698.             'sonata.user.admin.user' => [false'sonata.user.admin.user''getSonata_User_Admin_UserService'false],
  11699.         ], [
  11700.             'app.admin.agencies' => '?',
  11701.             'app.admin.airports' => '?',
  11702.             'app.admin.bookings' => '?',
  11703.             'app.admin.bookings_archive' => '?',
  11704.             'app.admin.bookings_unpaid' => '?',
  11705.             'app.admin.cities' => '?',
  11706.             'app.admin.countries' => '?',
  11707.             'app.admin.currencies' => '?',
  11708.             'app.admin.discount_codes' => '?',
  11709.             'app.admin.price_3days' => '?',
  11710.             'app.admin.price_4days' => '?',
  11711.             'app.admin.voucher_orders_unpaid' => '?',
  11712.             'app.admin.vouchers' => '?',
  11713.             'ibrows_sonata_translation.admin.orm' => '?',
  11714.             'sonata.user.admin.user' => '?',
  11715.         ]), [=> 'app.admin.bookings'=> 'app.admin.bookings_archive'=> 'app.admin.bookings_unpaid'=> 'app.admin.agencies'=> 'app.admin.discount_codes'=> 'app.admin.vouchers'=> 'app.admin.voucher_orders_unpaid'=> 'app.admin.price_3days'=> 'app.admin.price_4days'=> 'app.admin.airports'10 => 'app.admin.cities'11 => 'app.admin.countries'12 => 'app.admin.currencies'13 => 'sonata.user.admin.user'14 => 'ibrows_sonata_translation.admin.orm'], ['bookings' => ['label' => 'Bookings''label_catalogue' => 'SonataAdminBundle''items' => [=> ['admin' => 'app.admin.bookings''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.agencies''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.discount_codes''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.vouchers''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''icon' => 'fas fa-folder'], 'settings' => ['label' => 'Settings''label_catalogue' => 'SonataAdminBundle''items' => [=> ['admin' => 'app.admin.price_3days''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.price_4days''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'ibrows_sonata_translation.admin.orm''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.airports''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.cities''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.countries''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'app.admin.currencies''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'SonataAdminBundle''icon' => 'fas fa-folder']], ['App\\Entity\\Booking' => [=> 'app.admin.bookings'=> 'app.admin.bookings_archive'=> 'app.admin.bookings_unpaid'], 'App\\Entity\\TravelAgency' => [=> 'app.admin.agencies'], 'App\\Entity\\DiscountCode' => [=> 'app.admin.discount_codes'], 'App\\Entity\\Voucher' => [=> 'app.admin.vouchers'], 'App\\Entity\\VoucherOrder' => [=> 'app.admin.voucher_orders_unpaid'], 'App\\Entity\\Price' => [=> 'app.admin.price_3days'=> 'app.admin.price_4days'], 'App\\Entity\\Airport' => [=> 'app.admin.airports'], 'App\\Entity\\City' => [=> 'app.admin.cities'], 'App\\Entity\\Country' => [=> 'app.admin.countries'], 'App\\Entity\\Currency' => [=> 'app.admin.currencies'], 'App\\Entity\\User' => [=> 'sonata.user.admin.user'], 'Lexik\\Bundle\\TranslationBundle\\Entity\\TransUnit' => [=> 'ibrows_sonata_translation.admin.orm']]);
  11716.     }
  11717.     /**
  11718.      * Gets the private 'sonata.admin.request.fetcher' shared service.
  11719.      *
  11720.      * @return \Sonata\AdminBundle\Request\AdminFetcher
  11721.      */
  11722.     protected function getSonata_Admin_Request_FetcherService()
  11723.     {
  11724.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcherInterface.php';
  11725.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Request/AdminFetcher.php';
  11726.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11727.         if (isset($this->privates['sonata.admin.request.fetcher'])) {
  11728.             return $this->privates['sonata.admin.request.fetcher'];
  11729.         }
  11730.         return $this->privates['sonata.admin.request.fetcher'] = new \Sonata\AdminBundle\Request\AdminFetcher($a);
  11731.     }
  11732.     /**
  11733.      * Gets the private 'sonata.admin.route.cache_warmup' shared service.
  11734.      *
  11735.      * @return \Sonata\AdminBundle\Route\RoutesCacheWarmUp
  11736.      */
  11737.     protected function getSonata_Admin_Route_CacheWarmupService()
  11738.     {
  11739.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11740.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCacheWarmUp.php';
  11741.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  11742.         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()));
  11743.     }
  11744.     /**
  11745.      * Gets the private 'sonata.admin.route.default_generator' shared service.
  11746.      *
  11747.      * @return \Sonata\AdminBundle\Route\DefaultRouteGenerator
  11748.      */
  11749.     protected function getSonata_Admin_Route_DefaultGeneratorService()
  11750.     {
  11751.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RouteGeneratorInterface.php';
  11752.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/DefaultRouteGenerator.php';
  11753.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/RoutesCache.php';
  11754.         $a = ($this->services['router'] ?? $this->getRouterService());
  11755.         if (isset($this->privates['sonata.admin.route.default_generator'])) {
  11756.             return $this->privates['sonata.admin.route.default_generator'];
  11757.         }
  11758.         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))));
  11759.     }
  11760.     /**
  11761.      * Gets the private 'sonata.admin.route.path_info' shared service.
  11762.      *
  11763.      * @return \Sonata\AdminBundle\Route\PathInfoBuilder
  11764.      */
  11765.     protected function getSonata_Admin_Route_PathInfoService()
  11766.     {
  11767.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Builder/RouteBuilderInterface.php';
  11768.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Route/PathInfoBuilder.php';
  11769.         return $this->privates['sonata.admin.route.path_info'] = new \Sonata\AdminBundle\Route\PathInfoBuilder(($this->privates['sonata.admin.audit.manager'] ?? $this->getSonata_Admin_Audit_ManagerService()));
  11770.     }
  11771.     /**
  11772.      * Gets the private 'sonata.admin.sidebar_menu' service.
  11773.      *
  11774.      * @return \Knp\Menu\MenuItem
  11775.      */
  11776.     protected function getSonata_Admin_SidebarMenuService()
  11777.     {
  11778.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  11779.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  11780.         $this->factories['service_container']['sonata.admin.sidebar_menu'] = function () {
  11781.             $a = ($this->privates['sonata.admin.menu_builder'] ?? $this->getSonata_Admin_MenuBuilderService());
  11782.             if (isset($this->privates['sonata.admin.sidebar_menu'])) {
  11783.                 return $this->privates['sonata.admin.sidebar_menu'];
  11784.             }
  11785.             return $a->createSidebarMenu();
  11786.         };
  11787.         return $this->factories['service_container']['sonata.admin.sidebar_menu']();
  11788.     }
  11789.     /**
  11790.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  11791.      *
  11792.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  11793.      */
  11794.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  11795.     {
  11796.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  11797.     }
  11798.     /**
  11799.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  11800.      *
  11801.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  11802.      */
  11803.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  11804.     {
  11805.         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())));
  11806.     }
  11807.     /**
  11808.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  11809.      *
  11810.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  11811.      */
  11812.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  11813.     {
  11814.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11815.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  11816.             return $this->privates['sonata.admin.twig.group_runtime'];
  11817.         }
  11818.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  11819.     }
  11820.     /**
  11821.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  11822.      *
  11823.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  11824.      */
  11825.     protected function getSonata_Admin_Twig_IconRuntimeService()
  11826.     {
  11827.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  11828.     }
  11829.     /**
  11830.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  11831.      *
  11832.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  11833.      */
  11834.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  11835.     {
  11836.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  11837.     }
  11838.     /**
  11839.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  11840.      *
  11841.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  11842.      */
  11843.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  11844.     {
  11845.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11846.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  11847.             return $this->privates['sonata.admin.twig.security_runtime'];
  11848.         }
  11849.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  11850.     }
  11851.     /**
  11852.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  11853.      *
  11854.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  11855.      */
  11856.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  11857.     {
  11858.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11859.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  11860.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  11861.         }
  11862.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  11863.     }
  11864.     /**
  11865.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  11866.      *
  11867.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  11868.      */
  11869.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  11870.     {
  11871.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  11872.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  11873.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  11874.         }
  11875.         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);
  11876.     }
  11877.     /**
  11878.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  11879.      *
  11880.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  11881.      */
  11882.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  11883.     {
  11884.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  11885.         if (isset($this->privates['sonata.admin.twig.xeditable_runtime'])) {
  11886.             return $this->privates['sonata.admin.twig.xeditable_runtime'];
  11887.         }
  11888.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime($a$this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  11889.     }
  11890.     /**
  11891.      * Gets the private 'sonata.block.cache.handler.default' shared service.
  11892.      *
  11893.      * @return \Sonata\BlockBundle\Cache\HttpCacheHandler
  11894.      *
  11895.      * @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.
  11896.      */
  11897.     protected function getSonata_Block_Cache_Handler_DefaultService()
  11898.     {
  11899.         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.');
  11900.         return $this->privates['sonata.block.cache.handler.default'] = new \Sonata\BlockBundle\Cache\HttpCacheHandler();
  11901.     }
  11902.     /**
  11903.      * Gets the private 'sonata.block.command.debug_blocks' shared service.
  11904.      *
  11905.      * @return \Sonata\BlockBundle\Command\DebugBlocksCommand
  11906.      */
  11907.     protected function getSonata_Block_Command_DebugBlocksService()
  11908.     {
  11909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11910.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Command/DebugBlocksCommand.php';
  11911.         $this->privates['sonata.block.command.debug_blocks'] = $instance = new \Sonata\BlockBundle\Command\DebugBlocksCommand(($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService()));
  11912.         $instance->setName('debug:sonata:block');
  11913.         $instance->setDescription('Debug all blocks available, show default settings of each block');
  11914.         return $instance;
  11915.     }
  11916.     /**
  11917.      * Gets the private 'sonata.block.form.type.block' shared service.
  11918.      *
  11919.      * @return \Sonata\BlockBundle\Form\Type\ServiceListType
  11920.      */
  11921.     protected function getSonata_Block_Form_Type_BlockService()
  11922.     {
  11923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ServiceListType.php';
  11926.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  11927.         if (isset($this->privates['sonata.block.form.type.block'])) {
  11928.             return $this->privates['sonata.block.form.type.block'];
  11929.         }
  11930.         return $this->privates['sonata.block.form.type.block'] = new \Sonata\BlockBundle\Form\Type\ServiceListType($a);
  11931.     }
  11932.     /**
  11933.      * Gets the private 'sonata.block.form.type.container_template' shared service.
  11934.      *
  11935.      * @return \Sonata\BlockBundle\Form\Type\ContainerTemplateType
  11936.      */
  11937.     protected function getSonata_Block_Form_Type_ContainerTemplateService()
  11938.     {
  11939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11941.         include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Form/Type/ContainerTemplateType.php';
  11942.         return $this->privates['sonata.block.form.type.container_template'] = new \Sonata\BlockBundle\Form\Type\ContainerTemplateType(['SonataBlockBundle default template' => '@SonataBlock/Block/block_container.html.twig']);
  11943.     }
  11944.     /**
  11945.      * Gets the private 'sonata.block.templating.helper' shared service.
  11946.      *
  11947.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  11948.      */
  11949.     protected function getSonata_Block_Templating_HelperService()
  11950.     {
  11951.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  11952.         if (isset($this->privates['sonata.block.templating.helper'])) {
  11953.             return $this->privates['sonata.block.templating.helper'];
  11954.         }
  11955.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  11956.         if (isset($this->privates['sonata.block.templating.helper'])) {
  11957.             return $this->privates['sonata.block.templating.helper'];
  11958.         }
  11959.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11960.         if (isset($this->privates['sonata.block.templating.helper'])) {
  11961.             return $this->privates['sonata.block.templating.helper'];
  11962.         }
  11963.         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))));
  11964.     }
  11965.     /**
  11966.      * Gets the private 'sonata.doctrine.mapper' shared service.
  11967.      *
  11968.      * @return \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper
  11969.      */
  11970.     protected function getSonata_Doctrine_MapperService()
  11971.     {
  11972.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11973.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Mapper/ORM/DoctrineORMMapper.php';
  11974.         return $this->privates['sonata.doctrine.mapper'] = new \Sonata\Doctrine\Mapper\ORM\DoctrineORMMapper();
  11975.     }
  11976.     /**
  11977.      * Gets the private 'sonata.form.twig.canonicalize_runtime' shared service.
  11978.      *
  11979.      * @return \Sonata\Form\Twig\CanonicalizeRuntime
  11980.      */
  11981.     protected function getSonata_Form_Twig_CanonicalizeRuntimeService()
  11982.     {
  11983.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/CanonicalizeRuntime.php';
  11984.         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())));
  11985.     }
  11986.     /**
  11987.      * Gets the private 'sonata.form.type.array' shared service.
  11988.      *
  11989.      * @return \Sonata\Form\Type\ImmutableArrayType
  11990.      */
  11991.     protected function getSonata_Form_Type_ArrayService()
  11992.     {
  11993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  11994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  11995.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/ImmutableArrayType.php';
  11996.         return $this->privates['sonata.form.type.array'] = new \Sonata\Form\Type\ImmutableArrayType();
  11997.     }
  11998.     /**
  11999.      * Gets the private 'sonata.form.type.boolean' shared service.
  12000.      *
  12001.      * @return \Sonata\Form\Type\BooleanType
  12002.      */
  12003.     protected function getSonata_Form_Type_BooleanService()
  12004.     {
  12005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12007.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BooleanType.php';
  12008.         return $this->privates['sonata.form.type.boolean'] = new \Sonata\Form\Type\BooleanType();
  12009.     }
  12010.     /**
  12011.      * Gets the private 'sonata.form.type.collection' shared service.
  12012.      *
  12013.      * @return \Sonata\Form\Type\CollectionType
  12014.      */
  12015.     protected function getSonata_Form_Type_CollectionService()
  12016.     {
  12017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12019.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/CollectionType.php';
  12020.         return $this->privates['sonata.form.type.collection'] = new \Sonata\Form\Type\CollectionType();
  12021.     }
  12022.     /**
  12023.      * Gets the private 'sonata.form.type.date_picker' shared service.
  12024.      *
  12025.      * @return \Sonata\Form\Type\DatePickerType
  12026.      */
  12027.     protected function getSonata_Form_Type_DatePickerService()
  12028.     {
  12029.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12031.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  12032.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DatePickerType.php';
  12033.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  12034.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12035.         if (isset($this->privates['sonata.form.type.date_picker'])) {
  12036.             return $this->privates['sonata.form.type.date_picker'];
  12037.         }
  12038.         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())), $a'de');
  12039.     }
  12040.     /**
  12041.      * Gets the private 'sonata.form.type.date_range' shared service.
  12042.      *
  12043.      * @return \Sonata\Form\Type\DateRangeType
  12044.      */
  12045.     protected function getSonata_Form_Type_DateRangeService()
  12046.     {
  12047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12049.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  12050.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12051.         if (isset($this->privates['sonata.form.type.date_range'])) {
  12052.             return $this->privates['sonata.form.type.date_range'];
  12053.         }
  12054.         return $this->privates['sonata.form.type.date_range'] = new \Sonata\Form\Type\DateRangeType($a);
  12055.     }
  12056.     /**
  12057.      * Gets the private 'sonata.form.type.date_range_picker' shared service.
  12058.      *
  12059.      * @return \Sonata\Form\Type\DateRangePickerType
  12060.      */
  12061.     protected function getSonata_Form_Type_DateRangePickerService()
  12062.     {
  12063.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12064.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12065.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangeType.php';
  12066.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateRangePickerType.php';
  12067.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12068.         if (isset($this->privates['sonata.form.type.date_range_picker'])) {
  12069.             return $this->privates['sonata.form.type.date_range_picker'];
  12070.         }
  12071.         return $this->privates['sonata.form.type.date_range_picker'] = new \Sonata\Form\Type\DateRangePickerType($a);
  12072.     }
  12073.     /**
  12074.      * Gets the private 'sonata.form.type.datetime_picker' shared service.
  12075.      *
  12076.      * @return \Sonata\Form\Type\DateTimePickerType
  12077.      */
  12078.     protected function getSonata_Form_Type_DatetimePickerService()
  12079.     {
  12080.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12081.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12082.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/BasePickerType.php';
  12083.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimePickerType.php';
  12084.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Date/MomentFormatConverter.php';
  12085.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12086.         if (isset($this->privates['sonata.form.type.datetime_picker'])) {
  12087.             return $this->privates['sonata.form.type.datetime_picker'];
  12088.         }
  12089.         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())), $a'de');
  12090.     }
  12091.     /**
  12092.      * Gets the private 'sonata.form.type.datetime_range' shared service.
  12093.      *
  12094.      * @return \Sonata\Form\Type\DateTimeRangeType
  12095.      */
  12096.     protected function getSonata_Form_Type_DatetimeRangeService()
  12097.     {
  12098.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12099.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12100.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  12101.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12102.         if (isset($this->privates['sonata.form.type.datetime_range'])) {
  12103.             return $this->privates['sonata.form.type.datetime_range'];
  12104.         }
  12105.         return $this->privates['sonata.form.type.datetime_range'] = new \Sonata\Form\Type\DateTimeRangeType($a);
  12106.     }
  12107.     /**
  12108.      * Gets the private 'sonata.form.type.datetime_range_picker' shared service.
  12109.      *
  12110.      * @return \Sonata\Form\Type\DateTimeRangePickerType
  12111.      */
  12112.     protected function getSonata_Form_Type_DatetimeRangePickerService()
  12113.     {
  12114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12116.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangeType.php';
  12117.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Type/DateTimeRangePickerType.php';
  12118.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12119.         if (isset($this->privates['sonata.form.type.datetime_range_picker'])) {
  12120.             return $this->privates['sonata.form.type.datetime_range_picker'];
  12121.         }
  12122.         return $this->privates['sonata.form.type.datetime_range_picker'] = new \Sonata\Form\Type\DateTimeRangePickerType($a);
  12123.     }
  12124.     /**
  12125.      * Gets the private 'sonata.form.type.equal' shared service.
  12126.      *
  12127.      * @return \Sonata\Form\Type\EqualType
  12128.      *
  12129.      * @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
  12130.      */
  12131.     protected function getSonata_Form_Type_EqualService()
  12132.     {
  12133.         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');
  12134.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  12135.         if (isset($this->privates['sonata.form.type.equal'])) {
  12136.             return $this->privates['sonata.form.type.equal'];
  12137.         }
  12138.         return $this->privates['sonata.form.type.equal'] = new \Sonata\Form\Type\EqualType($a);
  12139.     }
  12140.     /**
  12141.      * Gets the private 'sonata.form.validator.inline' shared service.
  12142.      *
  12143.      * @return \Sonata\Form\Validator\InlineValidator
  12144.      */
  12145.     protected function getSonata_Form_Validator_InlineService()
  12146.     {
  12147.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12148.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12149.         include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Validator/InlineValidator.php';
  12150.         $a = ($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService());
  12151.         if (isset($this->privates['sonata.form.validator.inline'])) {
  12152.             return $this->privates['sonata.form.validator.inline'];
  12153.         }
  12154.         return $this->privates['sonata.form.validator.inline'] = new \Sonata\Form\Validator\InlineValidator($this$a);
  12155.     }
  12156.     /**
  12157.      * Gets the private 'sonata.twig.flashmessage.twig.runtime' shared service.
  12158.      *
  12159.      * @return \Sonata\Twig\Extension\FlashMessageRuntime
  12160.      */
  12161.     protected function getSonata_Twig_Flashmessage_Twig_RuntimeService()
  12162.     {
  12163.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php';
  12164.         return $this->privates['sonata.twig.flashmessage.twig.runtime'] = new \Sonata\Twig\Extension\FlashMessageRuntime(($this->services['sonata.twig.flashmessage.manager'] ?? $this->getSonata_Twig_Flashmessage_ManagerService()));
  12165.     }
  12166.     /**
  12167.      * Gets the private 'sonata.twig.status_runtime' shared service.
  12168.      *
  12169.      * @return \Sonata\Twig\Extension\StatusRuntime
  12170.      */
  12171.     protected function getSonata_Twig_StatusRuntimeService()
  12172.     {
  12173.         include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusRuntime.php';
  12174.         return $this->privates['sonata.twig.status_runtime'] = new \Sonata\Twig\Extension\StatusRuntime();
  12175.     }
  12176.     /**
  12177.      * Gets the private 'sonata.user.admin.user' service.
  12178.      *
  12179.      * @return \Sonata\UserBundle\Admin\Entity\UserAdmin
  12180.      */
  12181.     protected function getSonata_User_Admin_UserService()
  12182.     {
  12183.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/MutableTemplateRegistryAwareInterface.php';
  12184.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/TaggedAdminInterface.php';
  12185.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/DependencyInjection/Admin/AbstractTaggedAdmin.php';
  12186.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AccessRegistryInterface.php';
  12187.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/FieldDescription/FieldDescriptionRegistryInterface.php';
  12188.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/LifecycleHookProviderInterface.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/ParentAdminInterface.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/UrlGeneratorInterface.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminInterface.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/symfony/security-acl/Model/DomainObjectInterface.php';
  12193.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AdminTreeInterface.php';
  12194.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php';
  12195.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Admin/Model/UserAdmin.php';
  12196.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Admin/Entity/UserAdmin.php';
  12197.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Exporter/DataSourceInterface.php';
  12198.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Exporter/DataSource.php';
  12199.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/SecurityHandlerInterface.php';
  12200.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Security/Handler/NoopSecurityHandler.php';
  12201.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12202.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/UnderscoreLabelTranslatorStrategy.php';
  12203.         $this->factories['service_container']['sonata.user.admin.user'] = function () {
  12204.             $instance = new \Sonata\UserBundle\Admin\Entity\UserAdmin(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12205.             $instance->setManagerType('orm');
  12206.             $instance->setModelManager(($this->services['sonata.admin.manager.orm'] ?? $this->getSonata_Admin_Manager_OrmService()));
  12207.             $instance->setDataSource(($this->privates['sonata.admin.data_source.orm'] ?? ($this->privates['sonata.admin.data_source.orm'] = new \Sonata\DoctrineORMAdminBundle\Exporter\DataSource())));
  12208.             $instance->setFieldDescriptionFactory(($this->privates['sonata.admin.field_description_factory.orm'] ?? $this->getSonata_Admin_FieldDescriptionFactory_OrmService()));
  12209.             $instance->setFormContractor(($this->privates['sonata.admin.builder.orm_form'] ?? $this->getSonata_Admin_Builder_OrmFormService()));
  12210.             $instance->setShowBuilder(($this->privates['sonata.admin.builder.orm_show'] ?? $this->getSonata_Admin_Builder_OrmShowService()));
  12211.             $instance->setListBuilder(($this->privates['sonata.admin.builder.orm_list'] ?? $this->getSonata_Admin_Builder_OrmListService()));
  12212.             $instance->setDatagridBuilder(($this->privates['sonata.admin.builder.orm_datagrid'] ?? $this->getSonata_Admin_Builder_OrmDatagridService()));
  12213.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()), false);
  12214.             $instance->setConfigurationPool(($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService()));
  12215.             $instance->setRouteGenerator(($this->privates['sonata.admin.route.default_generator'] ?? $this->getSonata_Admin_Route_DefaultGeneratorService()));
  12216.             $instance->setSecurityHandler(($this->privates['sonata.admin.security.handler.noop'] ?? ($this->privates['sonata.admin.security.handler.noop'] = new \Sonata\AdminBundle\Security\Handler\NoopSecurityHandler())));
  12217.             $instance->setMenuFactory(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12218.             $instance->setRouteBuilder(($this->privates['sonata.admin.route.path_info'] ?? $this->getSonata_Admin_Route_PathInfoService()));
  12219.             $instance->setLabelTranslatorStrategy(($this->privates['sonata.admin.label.strategy.underscore'] ?? ($this->privates['sonata.admin.label.strategy.underscore'] = new \Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy())));
  12220.             $instance->setModelClass('App\\Entity\\User');
  12221.             $instance->setBaseControllerName('sonata.admin.controller.crud');
  12222.             $instance->setCode('sonata.user.admin.user');
  12223.             $instance->setPagerType('default');
  12224.             $instance->setLabel('users');
  12225.             $instance->setTranslationDomain('SonataUserBundle');
  12226.             $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']]);
  12227.             $instance->setSecurityInformation([]);
  12228.             $instance->setFormTheme([=> '@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig']);
  12229.             $instance->setFilterTheme([=> '@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig']);
  12230.             $instance->setTranslationDomain('SonataUserBundle');
  12231.             $instance->setTemplateRegistry(($this->services['sonata.user.admin.user.template_registry'] ?? $this->getSonata_User_Admin_User_TemplateRegistryService()));
  12232.             $instance->addExtension(($this->privates['sonata.admin.event.extension'] ?? $this->getSonata_Admin_Event_ExtensionService()));
  12233.             $instance->initialize();
  12234.             return $instance;
  12235.         };
  12236.         return $this->factories['service_container']['sonata.user.admin.user']();
  12237.     }
  12238.     /**
  12239.      * Gets the private 'sonata.user.command.activate_user' shared service.
  12240.      *
  12241.      * @return \Sonata\UserBundle\Command\ActivateUserCommand
  12242.      */
  12243.     protected function getSonata_User_Command_ActivateUserService()
  12244.     {
  12245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12246.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/ActivateUserCommand.php';
  12247.         $this->privates['sonata.user.command.activate_user'] = $instance = new \Sonata\UserBundle\Command\ActivateUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12248.         $instance->setName('sonata:user:activate');
  12249.         $instance->setDescription('Activate a user');
  12250.         return $instance;
  12251.     }
  12252.     /**
  12253.      * Gets the private 'sonata.user.command.change_password' shared service.
  12254.      *
  12255.      * @return \Sonata\UserBundle\Command\ChangePasswordCommand
  12256.      */
  12257.     protected function getSonata_User_Command_ChangePasswordService()
  12258.     {
  12259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12260.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/ChangePasswordCommand.php';
  12261.         $this->privates['sonata.user.command.change_password'] = $instance = new \Sonata\UserBundle\Command\ChangePasswordCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12262.         $instance->setName('sonata:user:change-password');
  12263.         $instance->setDescription('Change the password of a user');
  12264.         return $instance;
  12265.     }
  12266.     /**
  12267.      * Gets the private 'sonata.user.command.create_user' shared service.
  12268.      *
  12269.      * @return \Sonata\UserBundle\Command\CreateUserCommand
  12270.      */
  12271.     protected function getSonata_User_Command_CreateUserService()
  12272.     {
  12273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/CreateUserCommand.php';
  12275.         $this->privates['sonata.user.command.create_user'] = $instance = new \Sonata\UserBundle\Command\CreateUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12276.         $instance->setName('sonata:user:create');
  12277.         $instance->setDescription('Create a user');
  12278.         return $instance;
  12279.     }
  12280.     /**
  12281.      * Gets the private 'sonata.user.command.deactivate_user' shared service.
  12282.      *
  12283.      * @return \Sonata\UserBundle\Command\DeactivateUserCommand
  12284.      */
  12285.     protected function getSonata_User_Command_DeactivateUserService()
  12286.     {
  12287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12288.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/DeactivateUserCommand.php';
  12289.         $this->privates['sonata.user.command.deactivate_user'] = $instance = new \Sonata\UserBundle\Command\DeactivateUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12290.         $instance->setName('sonata:user:deactivate');
  12291.         $instance->setDescription('Deactivate a user');
  12292.         return $instance;
  12293.     }
  12294.     /**
  12295.      * Gets the private 'sonata.user.command.demote_user' shared service.
  12296.      *
  12297.      * @return \Sonata\UserBundle\Command\DemoteUserCommand
  12298.      */
  12299.     protected function getSonata_User_Command_DemoteUserService()
  12300.     {
  12301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12302.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/DemoteUserCommand.php';
  12303.         $this->privates['sonata.user.command.demote_user'] = $instance = new \Sonata\UserBundle\Command\DemoteUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12304.         $instance->setName('sonata:user:demote');
  12305.         $instance->setDescription('Demotes a user by removing a role');
  12306.         return $instance;
  12307.     }
  12308.     /**
  12309.      * Gets the private 'sonata.user.command.promote_user' shared service.
  12310.      *
  12311.      * @return \Sonata\UserBundle\Command\PromoteUserCommand
  12312.      */
  12313.     protected function getSonata_User_Command_PromoteUserService()
  12314.     {
  12315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12316.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Command/PromoteUserCommand.php';
  12317.         $this->privates['sonata.user.command.promote_user'] = $instance = new \Sonata\UserBundle\Command\PromoteUserCommand(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12318.         $instance->setName('sonata:user:promote');
  12319.         $instance->setDescription('Promotes a user by adding a role');
  12320.         return $instance;
  12321.     }
  12322.     /**
  12323.      * Gets the private 'sonata.user.form.type.reset_password_request' shared service.
  12324.      *
  12325.      * @return \Sonata\UserBundle\Form\Type\ResetPasswordRequestFormType
  12326.      */
  12327.     protected function getSonata_User_Form_Type_ResetPasswordRequestService()
  12328.     {
  12329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12331.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Form/Type/ResetPasswordRequestFormType.php';
  12332.         return $this->privates['sonata.user.form.type.reset_password_request'] = new \Sonata\UserBundle\Form\Type\ResetPasswordRequestFormType();
  12333.     }
  12334.     /**
  12335.      * Gets the private 'sonata.user.form.type.resetting' shared service.
  12336.      *
  12337.      * @return \Sonata\UserBundle\Form\Type\ResettingFormType
  12338.      */
  12339.     protected function getSonata_User_Form_Type_ResettingService()
  12340.     {
  12341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12343.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Form/Type/ResettingFormType.php';
  12344.         return $this->privates['sonata.user.form.type.resetting'] = new \Sonata\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User');
  12345.     }
  12346.     /**
  12347.      * Gets the private 'sonata.user.listener.last_login' shared service.
  12348.      *
  12349.      * @return \Sonata\UserBundle\Listener\LastLoginListener
  12350.      */
  12351.     protected function getSonata_User_Listener_LastLoginService()
  12352.     {
  12353.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Listener/LastLoginListener.php';
  12354.         return $this->privates['sonata.user.listener.last_login'] = new \Sonata\UserBundle\Listener\LastLoginListener(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12355.     }
  12356.     /**
  12357.      * Gets the private 'sonata.user.listener.user' shared service.
  12358.      *
  12359.      * @return \Sonata\UserBundle\Listener\UserListener
  12360.      */
  12361.     protected function getSonata_User_Listener_UserService()
  12362.     {
  12363.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12364.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Listener/UserListener.php';
  12365.         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()));
  12366.     }
  12367.     /**
  12368.      * Gets the private 'sonata.user.manager.user' shared service.
  12369.      *
  12370.      * @return \Sonata\UserBundle\Entity\UserManager
  12371.      */
  12372.     protected function getSonata_User_Manager_UserService()
  12373.     {
  12374.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ManagerInterface.php';
  12375.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/ClearableManagerInterface.php';
  12376.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/BaseManager.php';
  12377.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Model/TransactionalManagerInterface.php';
  12378.         include_once \dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';
  12379.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Model/UserManagerInterface.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Entity/UserManager.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  12383.         return $this->privates['sonata.user.manager.user'] = new \Sonata\UserBundle\Entity\UserManager('App\\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())));
  12384.     }
  12385.     /**
  12386.      * Gets the private 'sonata.user.matrix_roles_builder' shared service.
  12387.      *
  12388.      * @return \Sonata\UserBundle\Security\RolesBuilder\MatrixRolesBuilder
  12389.      */
  12390.     protected function getSonata_User_MatrixRolesBuilderService()
  12391.     {
  12392.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12393.         if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  12394.             return $this->privates['sonata.user.matrix_roles_builder'];
  12395.         }
  12396.         $b = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  12397.         if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  12398.             return $this->privates['sonata.user.matrix_roles_builder'];
  12399.         }
  12400.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  12401.         if (isset($this->privates['sonata.user.matrix_roles_builder'])) {
  12402.             return $this->privates['sonata.user.matrix_roles_builder'];
  12403.         }
  12404.         $d = ($this->privates['sonata.admin.configuration'] ?? $this->getSonata_Admin_ConfigurationService());
  12405.         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$d$c), new \Sonata\UserBundle\Security\RolesBuilder\SecurityRolesBuilder($a$d$c$this->parameters['security.role_hierarchy.roles']));
  12406.     }
  12407.     /**
  12408.      * Gets the private 'sonata.user.security.user_provider' shared service.
  12409.      *
  12410.      * @return \Sonata\UserBundle\Security\UserProvider
  12411.      */
  12412.     protected function getSonata_User_Security_UserProviderService()
  12413.     {
  12414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  12415.         include_once \dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Security/UserProvider.php';
  12416.         return $this->privates['sonata.user.security.user_provider'] = new \Sonata\UserBundle\Security\UserProvider(($this->privates['sonata.user.manager.user'] ?? $this->getSonata_User_Manager_UserService()));
  12417.     }
  12418.     /**
  12419.      * Gets the private 'swiftmailer.command.debug' shared service.
  12420.      *
  12421.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  12422.      */
  12423.     protected function getSwiftmailer_Command_DebugService()
  12424.     {
  12425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12426.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  12427.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  12428.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  12429.         $instance->setName('debug:swiftmailer');
  12430.         return $instance;
  12431.     }
  12432.     /**
  12433.      * Gets the private 'swiftmailer.command.new_email' shared service.
  12434.      *
  12435.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  12436.      */
  12437.     protected function getSwiftmailer_Command_NewEmailService()
  12438.     {
  12439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12440.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  12441.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  12442.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  12443.         $instance->setName('swiftmailer:email:send');
  12444.         return $instance;
  12445.     }
  12446.     /**
  12447.      * Gets the private 'swiftmailer.command.send_email' shared service.
  12448.      *
  12449.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  12450.      */
  12451.     protected function getSwiftmailer_Command_SendEmailService()
  12452.     {
  12453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12454.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  12455.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  12456.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  12457.         $instance->setName('swiftmailer:spool:send');
  12458.         return $instance;
  12459.     }
  12460.     /**
  12461.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  12462.      *
  12463.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  12464.      */
  12465.     protected function getSwiftmailer_EmailSender_ListenerService()
  12466.     {
  12467.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  12468.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12469.     }
  12470.     /**
  12471.      * Gets the private 'translation.extractor' shared service.
  12472.      *
  12473.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  12474.      */
  12475.     protected function getTranslation_ExtractorService()
  12476.     {
  12477.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  12478.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  12479.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  12480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  12481.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  12482.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/LabelTranslatorStrategyInterface.php';
  12483.         include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Translator/Extractor/AdminExtractor.php';
  12484.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  12485.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  12486.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  12487.         $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())));
  12488.         return $instance;
  12489.     }
  12490.     /**
  12491.      * Gets the private 'translation.loader.csv' shared service.
  12492.      *
  12493.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  12494.      */
  12495.     protected function getTranslation_Loader_CsvService()
  12496.     {
  12497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12501.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  12502.     }
  12503.     /**
  12504.      * Gets the private 'translation.loader.dat' shared service.
  12505.      *
  12506.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  12507.      */
  12508.     protected function getTranslation_Loader_DatService()
  12509.     {
  12510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12513.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  12514.     }
  12515.     /**
  12516.      * Gets the private 'translation.loader.ini' shared service.
  12517.      *
  12518.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  12519.      */
  12520.     protected function getTranslation_Loader_IniService()
  12521.     {
  12522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12526.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  12527.     }
  12528.     /**
  12529.      * Gets the private 'translation.loader.json' shared service.
  12530.      *
  12531.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  12532.      */
  12533.     protected function getTranslation_Loader_JsonService()
  12534.     {
  12535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12539.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  12540.     }
  12541.     /**
  12542.      * Gets the private 'translation.loader.mo' shared service.
  12543.      *
  12544.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  12545.      */
  12546.     protected function getTranslation_Loader_MoService()
  12547.     {
  12548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12552.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  12553.     }
  12554.     /**
  12555.      * Gets the private 'translation.loader.php' shared service.
  12556.      *
  12557.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  12558.      */
  12559.     protected function getTranslation_Loader_PhpService()
  12560.     {
  12561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12565.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  12566.     }
  12567.     /**
  12568.      * Gets the private 'translation.loader.po' shared service.
  12569.      *
  12570.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  12571.      */
  12572.     protected function getTranslation_Loader_PoService()
  12573.     {
  12574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12577.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12578.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  12579.     }
  12580.     /**
  12581.      * Gets the private 'translation.loader.qt' shared service.
  12582.      *
  12583.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  12584.      */
  12585.     protected function getTranslation_Loader_QtService()
  12586.     {
  12587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12589.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  12590.     }
  12591.     /**
  12592.      * Gets the private 'translation.loader.res' shared service.
  12593.      *
  12594.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  12595.      */
  12596.     protected function getTranslation_Loader_ResService()
  12597.     {
  12598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12600.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  12601.     }
  12602.     /**
  12603.      * Gets the private 'translation.loader.xliff' shared service.
  12604.      *
  12605.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  12606.      */
  12607.     protected function getTranslation_Loader_XliffService()
  12608.     {
  12609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  12611.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  12612.     }
  12613.     /**
  12614.      * Gets the private 'translation.loader.yml' shared service.
  12615.      *
  12616.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  12617.      */
  12618.     protected function getTranslation_Loader_YmlService()
  12619.     {
  12620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12624.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  12625.     }
  12626.     /**
  12627.      * Gets the private 'translation.provider_collection' shared service.
  12628.      *
  12629.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  12630.      */
  12631.     protected function getTranslation_ProviderCollectionService()
  12632.     {
  12633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  12634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  12635.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  12636.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  12637.         }, 1), []))->fromConfig([]);
  12638.     }
  12639.     /**
  12640.      * Gets the private 'translation.reader' shared service.
  12641.      *
  12642.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  12643.      */
  12644.     protected function getTranslation_ReaderService()
  12645.     {
  12646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  12647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  12648.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  12649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  12650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  12651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  12652.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  12653.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  12654.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  12655.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  12656.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  12657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  12658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  12659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  12660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  12661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  12662.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  12663.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  12664.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  12665.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  12666.         $instance->addLoader('yaml'$a);
  12667.         $instance->addLoader('yml'$a);
  12668.         $instance->addLoader('xlf'$b);
  12669.         $instance->addLoader('xliff'$b);
  12670.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  12671.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  12672.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  12673.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  12674.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  12675.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  12676.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  12677.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  12678.         $instance->addLoader('database', ($this->privates['Lexik\\Bundle\\TranslationBundle\\Translation\\Loader'] ?? $this->getLoaderService()));
  12679.         return $instance;
  12680.     }
  12681.     /**
  12682.      * Gets the private 'translation.warmer' shared service.
  12683.      *
  12684.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  12685.      */
  12686.     protected function getTranslation_WarmerService()
  12687.     {
  12688.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12689.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  12690.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12691.             'translator' => ['services''translator''getTranslatorService'false],
  12692.         ], [
  12693.             'translator' => '?',
  12694.         ]))->withContext('translation.warmer'$this));
  12695.     }
  12696.     /**
  12697.      * Gets the private 'translation.writer' shared service.
  12698.      *
  12699.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  12700.      */
  12701.     protected function getTranslation_WriterService()
  12702.     {
  12703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  12704.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  12705.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  12706.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  12707.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  12708.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  12709.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  12710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  12711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  12712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  12713.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  12714.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  12715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  12716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  12717.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  12718.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  12719.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  12720.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  12721.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  12722.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  12723.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  12724.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  12725.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  12726.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  12727.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  12728.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  12729.         return $instance;
  12730.     }
  12731.     /**
  12732.      * Gets the private 'translator.default' shared service.
  12733.      *
  12734.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  12735.      */
  12736.     protected function getTranslator_DefaultService()
  12737.     {
  12738.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12739.             'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => ['privates''Lexik\\Bundle\\TranslationBundle\\Translation\\Loader''getLoaderService'false],
  12740.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  12741.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  12742.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  12743.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  12744.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  12745.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  12746.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  12747.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  12748.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  12749.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  12750.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  12751.         ], [
  12752.             'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => '?',
  12753.             'translation.loader.csv' => '?',
  12754.             'translation.loader.dat' => '?',
  12755.             'translation.loader.ini' => '?',
  12756.             'translation.loader.json' => '?',
  12757.             'translation.loader.mo' => '?',
  12758.             'translation.loader.php' => '?',
  12759.             'translation.loader.po' => '?',
  12760.             'translation.loader.qt' => '?',
  12761.             'translation.loader.res' => '?',
  12762.             'translation.loader.xliff' => '?',
  12763.             'translation.loader.yml' => '?',
  12764.         ]), ($this->privates['translator.formatter.default'] ?? $this->getTranslator_Formatter_DefaultService()), 'de', ['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'], 'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader' => [=> 'database']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml'), 10 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/IbrowsSonataTranslationBundle.de.yml'), 11 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/SonataAdminBundle.de.yml'), 12 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), 15 => (\dirname(__DIR__4).'/translations/about.de.yml'), 16 => (\dirname(__DIR__4).'/translations/agb.de.yml'), 17 => (\dirname(__DIR__4).'/translations/confirmation.de.yml'), 18 => (\dirname(__DIR__4).'/translations/disclaimer.de.yml'), 19 => (\dirname(__DIR__4).'/translations/faq.de.yml'), 20 => (\dirname(__DIR__4).'/translations/impressum.de.yml'), 21 => (\dirname(__DIR__4).'/translations/mails.de.yml'), 22 => (\dirname(__DIR__4).'/translations/messages.de.yml'), 23 => (\dirname(__DIR__4).'/translations/mpom_sonata_translation_bundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/IbrowsSonataTranslationBundle.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/SonataAdminBundle.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/IbrowsSonataTranslationBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/SonataAdminBundle.es.yml'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), 11 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.fr.yml'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), 11 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), => (\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/user-bundle/src/Resources/translations/SonataUserBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.it.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], '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'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), => (\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/user-bundle/src/Resources/translations/SonataUserBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.nl.yml'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), 11 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), 12 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.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'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/SonataUserBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/Resources/translations/validators.ru.xliff'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/IbrowsSonataTranslationBundle.ru.yml'), 10 => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations/SonataAdminBundle.ru.yml'), 11 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), 12 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.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'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff'), => (\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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], '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/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], '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')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/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/user-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), 11 => (\dirname(__DIR__4).'/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 14 => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/acl-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 31 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/vendor/bmatzner/jquery-bundle/Bmatzner/JQueryBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/bmatzner/jquery-ui-bundle/Bmatzner/JQueryUIBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 35 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'vendor/sonata-project/user-bundle/src/Resources/translations'=> 'vendor/lexik/translation-bundle/Resources/translations'=> 'vendor/mpom/sonata-translation-bundle/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'10 => 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'11 => 'translations'12 => 'vendor/symfony/framework-bundle/translations'13 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'14 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations'15 => 'vendor/symfony/twig-bundle/translations'16 => 'vendor/symfony/security-bundle/translations'17 => 'vendor/knplabs/knp-menu-bundle/src/translations'18 => 'vendor/doctrine/doctrine-bundle/translations'19 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'20 => 'vendor/symfony/maker-bundle/src/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/symfony/swiftmailer-bundle/translations'25 => 'vendor/knplabs/doctrine-behaviors/src/translations'26 => 'vendor/knplabs/knp-snappy-bundle/src/translations'27 => 'vendor/doctrine/doctrine-migrations-bundle/translations'28 => 'vendor/symfony/acl-bundle/src/translations'29 => 'vendor/symfony/debug-bundle/translations'30 => 'vendor/symfony/webpack-encore-bundle/src/translations'31 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'32 => 'vendor/bmatzner/jquery-bundle/Bmatzner/JQueryBundle/translations'33 => 'vendor/bmatzner/jquery-ui-bundle/Bmatzner/JQueryUIBundle/translations'34 => 'vendor/symfony/monolog-bundle/translations'35 => 'vendor/sentry/sentry-symfony/src/translations']]], []);
  12765.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  12766.         $instance->setFallbackLocales($this->parameters['locales']);
  12767.         return $instance;
  12768.     }
  12769.     /**
  12770.      * Gets the private 'translator.formatter.default' shared service.
  12771.      *
  12772.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  12773.      */
  12774.     protected function getTranslator_Formatter_DefaultService()
  12775.     {
  12776.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  12777.     }
  12778.     /**
  12779.      * Gets the private 'twig.command.debug' shared service.
  12780.      *
  12781.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  12782.      */
  12783.     protected function getTwig_Command_DebugService()
  12784.     {
  12785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12786.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  12787.         $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()));
  12788.         $instance->setName('debug:twig');
  12789.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  12790.         return $instance;
  12791.     }
  12792.     /**
  12793.      * Gets the private 'twig.command.lint' shared service.
  12794.      *
  12795.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  12796.      */
  12797.     protected function getTwig_Command_LintService()
  12798.     {
  12799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12800.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  12801.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  12802.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  12803.         $instance->setName('lint:twig');
  12804.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  12805.         return $instance;
  12806.     }
  12807.     /**
  12808.      * Gets the private 'twig.form.engine' shared service.
  12809.      *
  12810.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  12811.      */
  12812.     protected function getTwig_Form_EngineService()
  12813.     {
  12814.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  12815.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  12816.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  12817.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  12818.         if (isset($this->privates['twig.form.engine'])) {
  12819.             return $this->privates['twig.form.engine'];
  12820.         }
  12821.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  12822.     }
  12823.     /**
  12824.      * Gets the private 'twig.form.renderer' shared service.
  12825.      *
  12826.      * @return \Symfony\Component\Form\FormRenderer
  12827.      */
  12828.     protected function getTwig_Form_RendererService()
  12829.     {
  12830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  12831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  12832.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  12833.         if (isset($this->privates['twig.form.renderer'])) {
  12834.             return $this->privates['twig.form.renderer'];
  12835.         }
  12836.         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()));
  12837.     }
  12838.     /**
  12839.      * Gets the private 'twig.mailer.message_listener' shared service.
  12840.      *
  12841.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  12842.      */
  12843.     protected function getTwig_Mailer_MessageListenerService()
  12844.     {
  12845.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  12846.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  12847.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  12848.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  12849.         if (isset($this->privates['twig.mailer.message_listener'])) {
  12850.             return $this->privates['twig.mailer.message_listener'];
  12851.         }
  12852.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  12853.     }
  12854.     /**
  12855.      * Gets the private 'twig.runtime.httpkernel' shared service.
  12856.      *
  12857.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  12858.      */
  12859.     protected function getTwig_Runtime_HttpkernelService()
  12860.     {
  12861.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  12862.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  12863.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  12864.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  12865.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  12866.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  12867.         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, [
  12868.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  12869.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  12870.         ], [
  12871.             'hinclude' => '?',
  12872.             'inline' => '?',
  12873.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), $a));
  12874.     }
  12875.     /**
  12876.      * Gets the private 'twig.runtime.security_csrf' shared service.
  12877.      *
  12878.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  12879.      */
  12880.     protected function getTwig_Runtime_SecurityCsrfService()
  12881.     {
  12882.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  12883.         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()));
  12884.     }
  12885.     /**
  12886.      * Gets the private 'twig.runtime.serializer' shared service.
  12887.      *
  12888.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  12889.      */
  12890.     protected function getTwig_Runtime_SerializerService()
  12891.     {
  12892.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  12893.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  12894.         if (isset($this->privates['twig.runtime.serializer'])) {
  12895.             return $this->privates['twig.runtime.serializer'];
  12896.         }
  12897.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  12898.     }
  12899.     /**
  12900.      * Gets the private 'twig.template_cache_warmer' shared service.
  12901.      *
  12902.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  12903.      */
  12904.     protected function getTwig_TemplateCacheWarmerService()
  12905.     {
  12906.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12907.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  12908.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  12909.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12910.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12911.         ], [
  12912.             'twig' => '?',
  12913.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views') => 'LexikTranslationBundle', (\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')));
  12914.     }
  12915.     /**
  12916.      * Gets the private 'validator.builder' shared service.
  12917.      *
  12918.      * @return \Symfony\Component\Validator\ValidatorBuilder
  12919.      */
  12920.     protected function getValidator_BuilderService()
  12921.     {
  12922.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  12923.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  12924.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  12925.         if ($this->has('translator')) {
  12926.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  12927.         }
  12928.         $instance->setTranslationDomain('validators');
  12929.         $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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  12930.         $instance->enableAnnotationMapping(true);
  12931.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  12932.         $instance->addMethodMapping('loadValidatorMetadata');
  12933.         $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()))), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  12934.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  12935.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  12936.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  12937.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  12938.         return $instance;
  12939.     }
  12940.     /**
  12941.      * Gets the private 'validator.email' shared service.
  12942.      *
  12943.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  12944.      */
  12945.     protected function getValidator_EmailService()
  12946.     {
  12947.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12948.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12949.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  12950.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  12951.     }
  12952.     /**
  12953.      * Gets the private 'validator.expression' shared service.
  12954.      *
  12955.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  12956.      */
  12957.     protected function getValidator_ExpressionService()
  12958.     {
  12959.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12960.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12961.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  12962.         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())));
  12963.     }
  12964.     /**
  12965.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  12966.      *
  12967.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  12968.      */
  12969.     protected function getValidator_Mapping_CacheWarmerService()
  12970.     {
  12971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12972.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  12973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  12974.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  12975.     }
  12976.     /**
  12977.      * Gets the private 'validator.not_compromised_password' shared service.
  12978.      *
  12979.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  12980.      */
  12981.     protected function getValidator_NotCompromisedPasswordService()
  12982.     {
  12983.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12984.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12985.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  12986.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService()), 'UTF-8'trueNULL);
  12987.     }
  12988.     /**
  12989.      * Gets the private 'validator.validator_factory' shared service.
  12990.      *
  12991.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  12992.      */
  12993.     protected function getValidator_ValidatorFactoryService()
  12994.     {
  12995.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12996.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  12997.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  12998.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  12999.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  13000.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  13001.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  13002.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  13003.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  13004.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'false],
  13005.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  13006.         ], [
  13007.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  13008.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  13009.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  13010.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  13011.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  13012.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  13013.             'doctrine.orm.validator.unique' => '?',
  13014.             'security.validator.user_password' => '?',
  13015.             'sonata.form.validator.inline' => '?',
  13016.             'validator.expression' => '?',
  13017.         ]));
  13018.     }
  13019.     /**
  13020.      * Gets the private 'var_dumper.command.server_dump' shared service.
  13021.      *
  13022.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  13023.      */
  13024.     protected function getVarDumper_Command_ServerDumpService()
  13025.     {
  13026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13027.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  13028.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  13029.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  13030.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  13031.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  13032.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  13033.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13034.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  13035.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  13036.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  13037.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  13038.         $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()))]);
  13039.         $instance->setName('server:dump');
  13040.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  13041.         return $instance;
  13042.     }
  13043.     /**
  13044.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  13045.      *
  13046.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  13047.      */
  13048.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  13049.     {
  13050.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  13051.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  13052.         return $instance;
  13053.     }
  13054.     /**
  13055.      * Gets the private 'var_dumper.html_dumper' shared service.
  13056.      *
  13057.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  13058.      */
  13059.     protected function getVarDumper_HtmlDumperService()
  13060.     {
  13061.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  13062.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  13063.         return $instance;
  13064.     }
  13065.     /**
  13066.      * Gets the private 'var_dumper.server_connection' shared service.
  13067.      *
  13068.      * @return \Symfony\Component\VarDumper\Server\Connection
  13069.      */
  13070.     protected function getVarDumper_ServerConnectionService()
  13071.     {
  13072.         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()]);
  13073.     }
  13074.     /**
  13075.      * Gets the private 'web_profiler.csp.handler' shared service.
  13076.      *
  13077.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  13078.      */
  13079.     protected function getWebProfiler_Csp_HandlerService()
  13080.     {
  13081.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  13082.     }
  13083.     /**
  13084.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  13085.      *
  13086.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  13087.      */
  13088.     protected function getWebProfiler_DebugToolbarService()
  13089.     {
  13090.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  13091.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  13092.             return $this->privates['web_profiler.debug_toolbar'];
  13093.         }
  13094.         $b = ($this->services['router'] ?? $this->getRouterService());
  13095.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  13096.             return $this->privates['web_profiler.debug_toolbar'];
  13097.         }
  13098.         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()));
  13099.     }
  13100.     /**
  13101.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  13102.      *
  13103.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  13104.      */
  13105.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  13106.     {
  13107.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  13108.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  13109.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  13110.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  13111.     }
  13112.     /**
  13113.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  13114.      *
  13115.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  13116.      */
  13117.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  13118.     {
  13119.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13120.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  13121.         ], [
  13122.             '_default' => '?',
  13123.         ]), '_default');
  13124.     }
  13125.     /**
  13126.      * Gets the private 'webpack_encore.exception_listener' shared service.
  13127.      *
  13128.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  13129.      */
  13130.     protected function getWebpackEncore_ExceptionListenerService()
  13131.     {
  13132.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  13133.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  13134.     }
  13135.     /**
  13136.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  13137.      *
  13138.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  13139.      */
  13140.     protected function getWebpackEncore_TagRendererService()
  13141.     {
  13142.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  13143.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13144.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  13145.             return $this->privates['webpack_encore.tag_renderer'];
  13146.         }
  13147.         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' => false], [], $a);
  13148.     }
  13149.     /**
  13150.      * Gets the public 'cache_clearer' alias.
  13151.      *
  13152.      * @return object The ".container.private.cache_clearer" service.
  13153.      */
  13154.     protected function getCacheClearerService()
  13155.     {
  13156.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  13157.         return $this->get('.container.private.cache_clearer');
  13158.     }
  13159.     /**
  13160.      * Gets the public 'filesystem' alias.
  13161.      *
  13162.      * @return object The ".container.private.filesystem" service.
  13163.      */
  13164.     protected function getFilesystemService()
  13165.     {
  13166.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  13167.         return $this->get('.container.private.filesystem');
  13168.     }
  13169.     /**
  13170.      * Gets the public 'serializer' alias.
  13171.      *
  13172.      * @return object The ".container.private.serializer" service.
  13173.      */
  13174.     protected function getSerializerService()
  13175.     {
  13176.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  13177.         return $this->get('.container.private.serializer');
  13178.     }
  13179.     /**
  13180.      * Gets the public 'security.csrf.token_manager' alias.
  13181.      *
  13182.      * @return object The ".container.private.security.csrf.token_manager" service.
  13183.      */
  13184.     protected function getSecurity_Csrf_TokenManagerService()
  13185.     {
  13186.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  13187.         return $this->get('.container.private.security.csrf.token_manager');
  13188.     }
  13189.     /**
  13190.      * Gets the public 'form.factory' alias.
  13191.      *
  13192.      * @return object The ".container.private.form.factory" service.
  13193.      */
  13194.     protected function getForm_FactoryService()
  13195.     {
  13196.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  13197.         return $this->get('.container.private.form.factory');
  13198.     }
  13199.     /**
  13200.      * Gets the public 'form.type.file' alias.
  13201.      *
  13202.      * @return object The ".container.private.form.type.file" service.
  13203.      */
  13204.     protected function getForm_Type_FileService()
  13205.     {
  13206.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  13207.         return $this->get('.container.private.form.type.file');
  13208.     }
  13209.     /**
  13210.      * Gets the public 'profiler' alias.
  13211.      *
  13212.      * @return object The ".container.private.profiler" service.
  13213.      */
  13214.     protected function getProfilerService()
  13215.     {
  13216.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  13217.         return $this->get('.container.private.profiler');
  13218.     }
  13219.     /**
  13220.      * Gets the public 'twig' alias.
  13221.      *
  13222.      * @return object The ".container.private.twig" service.
  13223.      */
  13224.     protected function getTwigService()
  13225.     {
  13226.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  13227.         return $this->get('.container.private.twig');
  13228.     }
  13229.     /**
  13230.      * Gets the public 'security.authorization_checker' alias.
  13231.      *
  13232.      * @return object The ".container.private.security.authorization_checker" service.
  13233.      */
  13234.     protected function getSecurity_AuthorizationCheckerService()
  13235.     {
  13236.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  13237.         return $this->get('.container.private.security.authorization_checker');
  13238.     }
  13239.     /**
  13240.      * Gets the public 'security.token_storage' alias.
  13241.      *
  13242.      * @return object The ".container.private.security.token_storage" service.
  13243.      */
  13244.     protected function getSecurity_TokenStorageService()
  13245.     {
  13246.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  13247.         return $this->get('.container.private.security.token_storage');
  13248.     }
  13249.     /**
  13250.      * Gets the public 'security.password_encoder' alias.
  13251.      *
  13252.      * @return object The ".container.private.security.password_encoder" service.
  13253.      */
  13254.     protected function getSecurity_PasswordEncoderService()
  13255.     {
  13256.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  13257.         return $this->get('.container.private.security.password_encoder');
  13258.     }
  13259.     /**
  13260.      * Gets the public 'session' alias.
  13261.      *
  13262.      * @return object The ".container.private.session" service.
  13263.      */
  13264.     protected function getSessionService()
  13265.     {
  13266.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  13267.         return $this->get('.container.private.session');
  13268.     }
  13269.     /**
  13270.      * Gets the public 'validator' alias.
  13271.      *
  13272.      * @return object The ".container.private.validator" service.
  13273.      */
  13274.     protected function getValidatorService()
  13275.     {
  13276.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  13277.         return $this->get('.container.private.validator');
  13278.     }
  13279.     /**
  13280.      * @return array|bool|float|int|string|\UnitEnum|null
  13281.      */
  13282.     public function getParameter(string $name)
  13283.     {
  13284.         if (isset($this->buildParameters[$name])) {
  13285.             return $this->buildParameters[$name];
  13286.         }
  13287.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  13288.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  13289.         }
  13290.         if (isset($this->loadedDynamicParameters[$name])) {
  13291.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  13292.         }
  13293.         return $this->parameters[$name];
  13294.     }
  13295.     public function hasParameter(string $name): bool
  13296.     {
  13297.         if (isset($this->buildParameters[$name])) {
  13298.             return true;
  13299.         }
  13300.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  13301.     }
  13302.     public function setParameter(string $name$value): void
  13303.     {
  13304.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  13305.     }
  13306.     public function getParameterBag(): ParameterBagInterface
  13307.     {
  13308.         if (null === $this->parameterBag) {
  13309.             $parameters $this->parameters;
  13310.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  13311.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  13312.             }
  13313.             foreach ($this->buildParameters as $name => $value) {
  13314.                 $parameters[$name] = $value;
  13315.             }
  13316.             $this->parameterBag = new FrozenParameterBag($parameters);
  13317.         }
  13318.         return $this->parameterBag;
  13319.     }
  13320.     private $loadedDynamicParameters = [
  13321.         'kernel.runtime_environment' => false,
  13322.         'kernel.build_dir' => false,
  13323.         'kernel.cache_dir' => false,
  13324.         'weatherstack_api_key' => false,
  13325.         'dropbox_api_key' => false,
  13326.         'owm_api_key' => false,
  13327.         'gmaps_api_key' => false,
  13328.         'postfinance_pspod' => false,
  13329.         'postfinance_sha_in' => false,
  13330.         'postfinance_sha_out' => false,
  13331.         'postfinance_hash_algo' => false,
  13332.         'postfinance_is_test' => false,
  13333.         'paypal_username' => false,
  13334.         'paypal_password' => false,
  13335.         'paypal_signature' => false,
  13336.         'paypal_debug' => false,
  13337.         'wkhtmltopdf_path' => false,
  13338.         'kernel.secret' => false,
  13339.         'debug.container.dump' => false,
  13340.         'serializer.mapping.cache.file' => false,
  13341.         'validator.mapping.cache.file' => false,
  13342.         'profiler.storage.dsn' => false,
  13343.         'doctrine.orm.proxy_dir' => false,
  13344.         'swiftmailer.spool.default.memory.path' => false,
  13345.         'lexik_translation.translator.options' => false,
  13346.     ];
  13347.     private $dynamicParameters = [];
  13348.     private function getDynamicParameter(string $name)
  13349.     {
  13350.         switch ($name) {
  13351.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  13352.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  13353.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  13354.             case 'weatherstack_api_key'$value $this->getEnv('WEATHERSTACK_API_KEY'); break;
  13355.             case 'dropbox_api_key'$value $this->getEnv('DROPBOX_API_KEY'); break;
  13356.             case 'owm_api_key'$value $this->getEnv('OWM_API_KEY'); break;
  13357.             case 'gmaps_api_key'$value $this->getEnv('GMAPS_API_KEY'); break;
  13358.             case 'postfinance_pspod'$value $this->getEnv('POSTFINANCE_PSPOD'); break;
  13359.             case 'postfinance_sha_in'$value $this->getEnv('POSTFINANCE_SHA_IN'); break;
  13360.             case 'postfinance_sha_out'$value $this->getEnv('POSTFINANCE_SHA_OUT'); break;
  13361.             case 'postfinance_hash_algo'$value $this->getEnv('POSTFINANCE_HASH_ALGO'); break;
  13362.             case 'postfinance_is_test'$value $this->getEnv('bool:POSTFINANCE_IS_TEST'); break;
  13363.             case 'paypal_username'$value $this->getEnv('PAYPAL_USERNAME'); break;
  13364.             case 'paypal_password'$value $this->getEnv('PAYPAL_PASSWORD'); break;
  13365.             case 'paypal_signature'$value $this->getEnv('PAYPAL_SIGNATURE'); break;
  13366.             case 'paypal_debug'$value $this->getEnv('bool:PAYPAL_DEBUG'); break;
  13367.             case 'wkhtmltopdf_path'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  13368.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  13369.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  13370.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  13371.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  13372.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  13373.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  13374.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  13375.             case 'lexik_translation.translator.options'$value = [
  13376.                 'cache_dir' => ($this->targetDir.''.'/translations'),
  13377.                 'debug' => true,
  13378.             ]; break;
  13379.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  13380.         }
  13381.         $this->loadedDynamicParameters[$name] = true;
  13382.         return $this->dynamicParameters[$name] = $value;
  13383.     }
  13384.     protected function getDefaultParameters(): array
  13385.     {
  13386.         return [
  13387.             'kernel.project_dir' => \dirname(__DIR__4),
  13388.             'kernel.environment' => 'dev',
  13389.             'kernel.debug' => true,
  13390.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  13391.             'kernel.bundles' => [
  13392.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  13393.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  13394.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  13395.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  13396.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  13397.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  13398.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  13399.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  13400.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  13401.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  13402.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  13403.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  13404.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  13405.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  13406.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  13407.                 'SonataUserBundle' => 'Sonata\\UserBundle\\SonataUserBundle',
  13408.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  13409.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  13410.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  13411.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  13412.                 'AclBundle' => 'Symfony\\Bundle\\AclBundle\\AclBundle',
  13413.                 'LexikTranslationBundle' => 'Lexik\\Bundle\\TranslationBundle\\LexikTranslationBundle',
  13414.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  13415.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  13416.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  13417.                 'BmatznerJQueryBundle' => 'Bmatzner\\JQueryBundle\\BmatznerJQueryBundle',
  13418.                 'BmatznerJQueryUIBundle' => 'Bmatzner\\JQueryUIBundle\\BmatznerJQueryUIBundle',
  13419.                 'IbrowsSonataTranslationBundle' => 'Ibrows\\SonataTranslationBundle\\IbrowsSonataTranslationBundle',
  13420.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  13421.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  13422.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  13423.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  13424.             ],
  13425.             'kernel.bundles_metadata' => [
  13426.                 'FrameworkBundle' => [
  13427.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  13428.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  13429.                 ],
  13430.                 'SonataDoctrineBundle' => [
  13431.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  13432.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  13433.                 ],
  13434.                 'SonataFormBundle' => [
  13435.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  13436.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  13437.                 ],
  13438.                 'SonataExporterBundle' => [
  13439.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  13440.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  13441.                 ],
  13442.                 'TwigBundle' => [
  13443.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  13444.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  13445.                 ],
  13446.                 'SecurityBundle' => [
  13447.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  13448.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  13449.                 ],
  13450.                 'SonataBlockBundle' => [
  13451.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  13452.                     'namespace' => 'Sonata\\BlockBundle',
  13453.                 ],
  13454.                 'KnpMenuBundle' => [
  13455.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  13456.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  13457.                 ],
  13458.                 'SonataAdminBundle' => [
  13459.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  13460.                     'namespace' => 'Sonata\\AdminBundle',
  13461.                 ],
  13462.                 'DoctrineBundle' => [
  13463.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  13464.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  13465.                 ],
  13466.                 'SonataDoctrineORMAdminBundle' => [
  13467.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  13468.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  13469.                 ],
  13470.                 'MakerBundle' => [
  13471.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  13472.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  13473.                 ],
  13474.                 'WebProfilerBundle' => [
  13475.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  13476.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  13477.                 ],
  13478.                 'DoctrineFixturesBundle' => [
  13479.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  13480.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  13481.                 ],
  13482.                 'SensioFrameworkExtraBundle' => [
  13483.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  13484.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  13485.                 ],
  13486.                 'SonataUserBundle' => [
  13487.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/user-bundle/src'),
  13488.                     'namespace' => 'Sonata\\UserBundle',
  13489.                 ],
  13490.                 'SwiftmailerBundle' => [
  13491.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  13492.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  13493.                 ],
  13494.                 'DoctrineBehaviorsBundle' => [
  13495.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src'),
  13496.                     'namespace' => 'Knp\\DoctrineBehaviors',
  13497.                 ],
  13498.                 'KnpSnappyBundle' => [
  13499.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  13500.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  13501.                 ],
  13502.                 'DoctrineMigrationsBundle' => [
  13503.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  13504.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  13505.                 ],
  13506.                 'AclBundle' => [
  13507.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/acl-bundle/src'),
  13508.                     'namespace' => 'Symfony\\Bundle\\AclBundle',
  13509.                 ],
  13510.                 'LexikTranslationBundle' => [
  13511.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle'),
  13512.                     'namespace' => 'Lexik\\Bundle\\TranslationBundle',
  13513.                 ],
  13514.                 'DebugBundle' => [
  13515.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  13516.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  13517.                 ],
  13518.                 'WebpackEncoreBundle' => [
  13519.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  13520.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  13521.                 ],
  13522.                 'FOSCKEditorBundle' => [
  13523.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  13524.                     'namespace' => 'FOS\\CKEditorBundle',
  13525.                 ],
  13526.                 'BmatznerJQueryBundle' => [
  13527.                     'path' => (\dirname(__DIR__4).'/vendor/bmatzner/jquery-bundle/Bmatzner/JQueryBundle'),
  13528.                     'namespace' => 'Bmatzner\\JQueryBundle',
  13529.                 ],
  13530.                 'BmatznerJQueryUIBundle' => [
  13531.                     'path' => (\dirname(__DIR__4).'/vendor/bmatzner/jquery-ui-bundle/Bmatzner/JQueryUIBundle'),
  13532.                     'namespace' => 'Bmatzner\\JQueryUIBundle',
  13533.                 ],
  13534.                 'IbrowsSonataTranslationBundle' => [
  13535.                     'path' => (\dirname(__DIR__4).'/vendor/mpom/sonata-translation-bundle'),
  13536.                     'namespace' => 'Ibrows\\SonataTranslationBundle',
  13537.                 ],
  13538.                 'MonologBundle' => [
  13539.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  13540.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  13541.                 ],
  13542.                 'FOSUserBundle' => [
  13543.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  13544.                     'namespace' => 'FOS\\UserBundle',
  13545.                 ],
  13546.                 'SonataTwigBundle' => [
  13547.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  13548.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  13549.                 ],
  13550.                 'SentryBundle' => [
  13551.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  13552.                     'namespace' => 'Sentry\\SentryBundle',
  13553.                 ],
  13554.             ],
  13555.             'kernel.charset' => 'UTF-8',
  13556.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  13557.             'container.dumper.inline_class_loader' => true,
  13558.             'container.dumper.inline_factories' => true,
  13559.             'base_url' => 'https://booking.surp.travel/',
  13560.             'homepage_url' => 'https://surp.travel/',
  13561.             'booking_url' => 'https://surp.travel/#booking',
  13562.             'vouchers_url' => 'https://surp.travel/gutscheine/',
  13563.             'router.request_context.host' => 'booking.surp.travel',
  13564.             'router.request_context.base_url' => 'https://booking.surp.travel/',
  13565.             'asset.request_context.base_path' => 'https://booking.surp.travel/',
  13566.             'locale' => 'de',
  13567.             'locales' => [
  13568.                 => 'de',
  13569.             ],
  13570.             'from_email' => 'hello@surp.travel',
  13571.             'from_name' => 'surp.travel-Team',
  13572.             'event_dispatcher.event_aliases' => [
  13573.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  13574.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  13575.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  13576.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  13577.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  13578.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  13579.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  13580.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  13581.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  13582.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  13583.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  13584.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  13585.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  13586.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  13587.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  13588.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  13589.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  13590.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  13591.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  13592.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  13593.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  13594.             ],
  13595.             'fragment.renderer.hinclude.global_template' => 'hinclude.html.twig',
  13596.             'fragment.path' => '/_fragment',
  13597.             'kernel.http_method_override' => true,
  13598.             'kernel.trusted_hosts' => [
  13599.             ],
  13600.             'kernel.default_locale' => 'de',
  13601.             'kernel.enabled_locales' => [
  13602.             ],
  13603.             'kernel.error_controller' => 'error_controller',
  13604.             'debug.file_link_format' => NULL,
  13605.             'asset.request_context.secure' => NULL,
  13606.             'translator.logging' => false,
  13607.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  13608.             'debug.error_handler.throw_at' => -1,
  13609.             'router.request_context.scheme' => 'http',
  13610.             'router.resource' => 'kernel::loadRoutes',
  13611.             'request_listener.http_port' => 80,
  13612.             'request_listener.https_port' => 443,
  13613.             'session.metadata.storage_key' => '_sf2_meta',
  13614.             'session.storage.options' => [
  13615.                 'cache_limiter' => '0',
  13616.                 'cookie_secure' => 'auto',
  13617.                 'cookie_httponly' => true,
  13618.                 'cookie_samesite' => 'lax',
  13619.                 'gc_probability' => 1,
  13620.             ],
  13621.             'session.save_path' => NULL,
  13622.             'session.metadata.update_threshold' => 0,
  13623.             'form.type_extension.csrf.enabled' => true,
  13624.             'form.type_extension.csrf.field_name' => '_token',
  13625.             'validator.translation_domain' => 'validators',
  13626.             'profiler_listener.only_exceptions' => false,
  13627.             'profiler_listener.only_main_requests' => false,
  13628.             'sonata.form.form_type' => 'standard',
  13629.             'sonata.exporter.writer.csv.filename' => 'php://output',
  13630.             'sonata.exporter.writer.csv.delimiter' => ',',
  13631.             'sonata.exporter.writer.csv.enclosure' => '"',
  13632.             'sonata.exporter.writer.csv.escape' => '\\',
  13633.             'sonata.exporter.writer.csv.show_headers' => true,
  13634.             'sonata.exporter.writer.csv.with_bom' => false,
  13635.             'sonata.exporter.writer.json.filename' => 'php://output',
  13636.             'sonata.exporter.writer.xls.filename' => 'php://output',
  13637.             'sonata.exporter.writer.xls.show_headers' => true,
  13638.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  13639.             'sonata.exporter.writer.xlsx.show_headers' => true,
  13640.             'sonata.exporter.writer.xlsx.show_filters' => true,
  13641.             'sonata.exporter.writer.xml.filename' => 'php://output',
  13642.             'sonata.exporter.writer.xml.show_headers' => true,
  13643.             'sonata.exporter.writer.xml.main_element' => 'datas',
  13644.             'sonata.exporter.writer.xml.child_element' => 'data',
  13645.             'twig.form.resources' => [
  13646.                 => 'form_div_layout.html.twig',
  13647.                 => '@SonataUser/Form/form_admin_fields.html.twig',
  13648.                 => '@SonataForm/Form/datepicker.html.twig',
  13649.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  13650.                 => 'Widget/_fields.html.twig',
  13651.                 => '@SonataForm/Form/datepicker.html.twig',
  13652.             ],
  13653.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  13654.             'security.role_hierarchy.roles' => [
  13655.                 'ROLE_USER' => [
  13656.                 ],
  13657.                 'ROLE_ADMIN' => [
  13658.                     => 'ROLE_SONATA_ADMIN',
  13659.                 ],
  13660.                 'ROLE_SUPER_ADMIN' => [
  13661.                     => 'ROLE_SONATA_ADMIN',
  13662.                     => 'ROLE_ALLOWED_TO_SWITCH',
  13663.                 ],
  13664.             ],
  13665.             'security.access.denied_url' => NULL,
  13666.             'security.authentication.manager.erase_credentials' => true,
  13667.             'security.authentication.session_strategy.strategy' => 'migrate',
  13668.             'security.access.always_authenticate_before_granting' => false,
  13669.             'security.authentication.hide_user_not_found' => true,
  13670.             'security.firewalls' => [
  13671.                 => 'dev',
  13672.                 => 'autologin',
  13673.                 => 'admin',
  13674.                 => 'main',
  13675.             ],
  13676.             'security.admin._indexed_authenticators' => [
  13677.             ],
  13678.             'security.main._indexed_authenticators' => [
  13679.             ],
  13680.             'sonata.block.container.types' => [
  13681.                 => 'sonata.block.service.container',
  13682.                 => 'sonata.page.block.container',
  13683.                 => 'sonata.dashboard.block.container',
  13684.                 => 'cmf.block.container',
  13685.                 => 'cmf.block.slideshow',
  13686.             ],
  13687.             'sonata_block.blocks' => [
  13688.                 'sonata.admin.block.admin_list' => [
  13689.                     'contexts' => [
  13690.                         => 'admin',
  13691.                     ],
  13692.                     'templates' => [
  13693.                     ],
  13694.                     'cache' => 'sonata.cache.noop',
  13695.                     'settings' => [
  13696.                     ],
  13697.                 ],
  13698.                 'sonata.block.service.container' => [
  13699.                     'contexts' => [
  13700.                         => 'sonata_page_bundle',
  13701.                     ],
  13702.                     'templates' => [
  13703.                     ],
  13704.                     'cache' => 'sonata.cache.noop',
  13705.                     'settings' => [
  13706.                     ],
  13707.                 ],
  13708.                 'sonata.block.service.empty' => [
  13709.                     'contexts' => [
  13710.                         => 'sonata_page_bundle',
  13711.                     ],
  13712.                     'templates' => [
  13713.                     ],
  13714.                     'cache' => 'sonata.cache.noop',
  13715.                     'settings' => [
  13716.                     ],
  13717.                 ],
  13718.                 'sonata.block.service.text' => [
  13719.                     'contexts' => [
  13720.                         => 'sonata_page_bundle',
  13721.                     ],
  13722.                     'templates' => [
  13723.                     ],
  13724.                     'cache' => 'sonata.cache.noop',
  13725.                     'settings' => [
  13726.                     ],
  13727.                 ],
  13728.                 'sonata.block.service.rss' => [
  13729.                     'contexts' => [
  13730.                         => 'sonata_page_bundle',
  13731.                     ],
  13732.                     'templates' => [
  13733.                     ],
  13734.                     'cache' => 'sonata.cache.noop',
  13735.                     'settings' => [
  13736.                     ],
  13737.                 ],
  13738.                 'sonata.block.service.template' => [
  13739.                     'contexts' => [
  13740.                         => 'sonata_page_bundle',
  13741.                     ],
  13742.                     'templates' => [
  13743.                     ],
  13744.                     'cache' => 'sonata.cache.noop',
  13745.                     'settings' => [
  13746.                     ],
  13747.                 ],
  13748.                 'sonata.block.service.menu' => [
  13749.                     'contexts' => [
  13750.                         => 'sonata_page_bundle',
  13751.                     ],
  13752.                     'templates' => [
  13753.                     ],
  13754.                     'cache' => 'sonata.cache.noop',
  13755.                     'settings' => [
  13756.                     ],
  13757.                 ],
  13758.                 'sonata.admin.block.search_result' => [
  13759.                     'contexts' => [
  13760.                         => 'sonata_page_bundle',
  13761.                     ],
  13762.                     'templates' => [
  13763.                     ],
  13764.                     'cache' => 'sonata.cache.noop',
  13765.                     'settings' => [
  13766.                     ],
  13767.                 ],
  13768.                 'sonata.admin.block.stats' => [
  13769.                     'contexts' => [
  13770.                         => 'sonata_page_bundle',
  13771.                     ],
  13772.                     'templates' => [
  13773.                     ],
  13774.                     'cache' => 'sonata.cache.noop',
  13775.                     'settings' => [
  13776.                     ],
  13777.                 ],
  13778.                 'sonata.admin.block.admin_preview' => [
  13779.                     'contexts' => [
  13780.                         => 'sonata_page_bundle',
  13781.                     ],
  13782.                     'templates' => [
  13783.                     ],
  13784.                     'cache' => 'sonata.cache.noop',
  13785.                     'settings' => [
  13786.                     ],
  13787.                 ],
  13788.             ],
  13789.             'sonata_block.blocks_by_class' => [
  13790.             ],
  13791.             'sonata_blocks.block_types' => [
  13792.                 => 'sonata.admin.block.admin_list',
  13793.                 => 'sonata.block.service.container',
  13794.                 => 'sonata.block.service.empty',
  13795.                 => 'sonata.block.service.text',
  13796.                 => 'sonata.block.service.rss',
  13797.                 => 'sonata.block.service.template',
  13798.                 => 'sonata.block.service.menu',
  13799.                 => 'sonata.admin.block.search_result',
  13800.                 => 'sonata.admin.block.stats',
  13801.                 => 'sonata.admin.block.admin_preview',
  13802.             ],
  13803.             'sonata_block.cache_blocks' => [
  13804.                 'by_class' => [
  13805.                 ],
  13806.                 'by_type' => [
  13807.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  13808.                     'sonata.block.service.container' => 'sonata.cache.noop',
  13809.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  13810.                     'sonata.block.service.text' => 'sonata.cache.noop',
  13811.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  13812.                     'sonata.block.service.template' => 'sonata.cache.noop',
  13813.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  13814.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  13815.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  13816.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  13817.                 ],
  13818.             ],
  13819.             'sonata_blocks.default_contexts' => [
  13820.                 => 'sonata_page_bundle',
  13821.             ],
  13822.             'knp_menu.renderer.list.options' => [
  13823.             ],
  13824.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  13825.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  13826.             'knp_menu.renderer.twig.options' => [
  13827.             ],
  13828.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  13829.             'knp_menu.default_renderer' => 'twig',
  13830.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  13831.                 'choice' => 'select',
  13832.                 'boolean' => 'select',
  13833.                 'textarea' => 'textarea',
  13834.                 'html' => 'textarea',
  13835.                 'email' => 'email',
  13836.                 'string' => 'text',
  13837.                 'integer' => 'number',
  13838.                 'float' => 'number',
  13839.                 'currency' => 'number',
  13840.                 'percent' => 'number',
  13841.                 'url' => 'url',
  13842.             ],
  13843.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  13844.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  13845.             'sonata.admin.configuration.templates' => [
  13846.                 'user_block' => '@SonataUser/Admin/Core/user_block.html.twig',
  13847.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  13848.                 'layout' => '@SonataAdmin/standard_layout.html.twig',
  13849.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  13850.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  13851.                 'search' => '@SonataAdmin/Core/search.html.twig',
  13852.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  13853.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  13854.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  13855.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  13856.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  13857.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  13858.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  13859.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  13860.                 'history_revision_timestamp' => '@SonataAdmin/CRUD/history_revision_timestamp.html.twig',
  13861.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  13862.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  13863.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  13864.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  13865.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  13866.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  13867.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  13868.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  13869.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  13870.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  13871.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  13872.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  13873.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  13874.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  13875.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  13876.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  13877.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  13878.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  13879.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  13880.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  13881.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  13882.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  13883.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  13884.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  13885.                 'form_theme' => [
  13886.                 ],
  13887.                 'filter_theme' => [
  13888.                 ],
  13889.             ],
  13890.             'sonata.admin.configuration.default_admin_services' => [
  13891.                 'model_manager' => NULL,
  13892.                 'data_source' => NULL,
  13893.                 'field_description_factory' => NULL,
  13894.                 'form_contractor' => NULL,
  13895.                 'show_builder' => NULL,
  13896.                 'list_builder' => NULL,
  13897.                 'datagrid_builder' => NULL,
  13898.                 'translator' => NULL,
  13899.                 'configuration_pool' => NULL,
  13900.                 'route_generator' => NULL,
  13901.                 'security_handler' => NULL,
  13902.                 'menu_factory' => NULL,
  13903.                 'route_builder' => NULL,
  13904.                 'label_translator_strategy' => NULL,
  13905.                 'pager_type' => NULL,
  13906.             ],
  13907.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  13908.             'sonata.admin.configuration.dashboard_groups' => [
  13909.                 'bookings' => [
  13910.                     'label' => 'Bookings',
  13911.                     'label_catalogue' => NULL,
  13912.                     'items' => [
  13913.                         => [
  13914.                             'admin' => 'app.admin.bookings',
  13915.                             'roles' => [
  13916.                             ],
  13917.                             'route_params' => [
  13918.                             ],
  13919.                             'route_absolute' => false,
  13920.                         ],
  13921.                         => [
  13922.                             'admin' => 'app.admin.agencies',
  13923.                             'roles' => [
  13924.                             ],
  13925.                             'route_params' => [
  13926.                             ],
  13927.                             'route_absolute' => false,
  13928.                         ],
  13929.                         => [
  13930.                             'admin' => 'app.admin.discount_codes',
  13931.                             'roles' => [
  13932.                             ],
  13933.                             'route_params' => [
  13934.                             ],
  13935.                             'route_absolute' => false,
  13936.                         ],
  13937.                         => [
  13938.                             'admin' => 'app.admin.vouchers',
  13939.                             'roles' => [
  13940.                             ],
  13941.                             'route_params' => [
  13942.                             ],
  13943.                             'route_absolute' => false,
  13944.                         ],
  13945.                     ],
  13946.                     'on_top' => false,
  13947.                     'keep_open' => false,
  13948.                     'item_adds' => [
  13949.                     ],
  13950.                     'roles' => [
  13951.                     ],
  13952.                 ],
  13953.                 'settings' => [
  13954.                     'label' => 'Settings',
  13955.                     'label_catalogue' => NULL,
  13956.                     'items' => [
  13957.                         => [
  13958.                             'admin' => 'app.admin.price_3days',
  13959.                             'roles' => [
  13960.                             ],
  13961.                             'route_params' => [
  13962.                             ],
  13963.                             'route_absolute' => false,
  13964.                         ],
  13965.                         => [
  13966.                             'admin' => 'app.admin.price_4days',
  13967.                             'roles' => [
  13968.                             ],
  13969.                             'route_params' => [
  13970.                             ],
  13971.                             'route_absolute' => false,
  13972.                         ],
  13973.                         => [
  13974.                             'admin' => 'ibrows_sonata_translation.admin.orm',
  13975.                             'roles' => [
  13976.                             ],
  13977.                             'route_params' => [
  13978.                             ],
  13979.                             'route_absolute' => false,
  13980.                         ],
  13981.                         => [
  13982.                             'admin' => 'app.admin.airports',
  13983.                             'roles' => [
  13984.                             ],
  13985.                             'route_params' => [
  13986.                             ],
  13987.                             'route_absolute' => false,
  13988.                         ],
  13989.                         => [
  13990.                             'admin' => 'app.admin.cities',
  13991.                             'roles' => [
  13992.                             ],
  13993.                             'route_params' => [
  13994.                             ],
  13995.                             'route_absolute' => false,
  13996.                         ],
  13997.                         => [
  13998.                             'admin' => 'app.admin.countries',
  13999.                             'roles' => [
  14000.                             ],
  14001.                             'route_params' => [
  14002.                             ],
  14003.                             'route_absolute' => false,
  14004.                         ],
  14005.                         => [
  14006.                             'admin' => 'app.admin.currencies',
  14007.                             'roles' => [
  14008.                             ],
  14009.                             'route_params' => [
  14010.                             ],
  14011.                             'route_absolute' => false,
  14012.                         ],
  14013.                     ],
  14014.                     'on_top' => false,
  14015.                     'keep_open' => false,
  14016.                     'item_adds' => [
  14017.                     ],
  14018.                     'roles' => [
  14019.                     ],
  14020.                 ],
  14021.             ],
  14022.             'sonata.admin.configuration.dashboard_blocks' => [
  14023.                 => [
  14024.                     'position' => 'left',
  14025.                     'settings' => [
  14026.                     ],
  14027.                     'type' => 'sonata.admin.block.admin_list',
  14028.                     'roles' => [
  14029.                     ],
  14030.                 ],
  14031.             ],
  14032.             'sonata.admin.configuration.sort_admins' => false,
  14033.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  14034.             'sonata.admin.configuration.default_group' => 'default',
  14035.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  14036.             'sonata.admin.configuration.default_translation_domain' => NULL,
  14037.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  14038.             'sonata.admin.configuration.breadcrumbs' => [
  14039.                 'child_admin_route' => 'show',
  14040.             ],
  14041.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  14042.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  14043.             'sonata.admin.configuration.security.information' => [
  14044.             ],
  14045.             'sonata.admin.configuration.security.admin_permissions' => [
  14046.                 => 'CREATE',
  14047.                 => 'LIST',
  14048.                 => 'DELETE',
  14049.                 => 'UNDELETE',
  14050.                 => 'EXPORT',
  14051.                 => 'OPERATOR',
  14052.                 => 'MASTER',
  14053.             ],
  14054.             'sonata.admin.configuration.security.object_permissions' => [
  14055.                 => 'VIEW',
  14056.                 => 'EDIT',
  14057.                 => 'HISTORY',
  14058.                 => 'DELETE',
  14059.                 => 'UNDELETE',
  14060.                 => 'OPERATOR',
  14061.                 => 'MASTER',
  14062.                 => 'OWNER',
  14063.             ],
  14064.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  14065.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  14066.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  14067.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  14068.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  14069.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  14070.             'sonata.admin.extension.map' => [
  14071.             ],
  14072.             'sonata.admin.configuration.filters.persist' => false,
  14073.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  14074.             'sonata.admin.configuration.show.mosaic.button' => true,
  14075.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  14076.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  14077.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  14078.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  14079.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  14080.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  14081.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  14082.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  14083.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  14084.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  14085.             'doctrine.entity_managers' => [
  14086.                 'default' => 'doctrine.orm.default_entity_manager',
  14087.             ],
  14088.             'doctrine.default_entity_manager' => 'default',
  14089.             'doctrine.dbal.connection_factory.types' => [
  14090.                 'custom_array' => [
  14091.                     'class' => 'App\\Entity\\Type\\ArrayType',
  14092.                 ],
  14093.             ],
  14094.             'doctrine.connections' => [
  14095.                 'default' => 'doctrine.dbal.default_connection',
  14096.             ],
  14097.             'doctrine.default_connection' => 'default',
  14098.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  14099.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  14100.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  14101.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  14102.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  14103.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  14104.             'doctrine.orm.cache.memcache_host' => 'localhost',
  14105.             'doctrine.orm.cache.memcache_port' => 11211,
  14106.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  14107.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  14108.             'doctrine.orm.cache.memcached_host' => 'localhost',
  14109.             'doctrine.orm.cache.memcached_port' => 11211,
  14110.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  14111.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  14112.             'doctrine.orm.cache.redis_host' => 'localhost',
  14113.             'doctrine.orm.cache.redis_port' => 6379,
  14114.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  14115.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  14116.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  14117.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  14118.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  14119.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  14120.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  14121.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  14122.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  14123.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  14124.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  14125.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  14126.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  14127.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  14128.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  14129.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  14130.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  14131.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  14132.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  14133.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  14134.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  14135.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  14136.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  14137.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  14138.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  14139.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  14140.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  14141.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  14142.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  14143.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  14144.             'doctrine.orm.auto_generate_proxy_classes' => true,
  14145.             'doctrine.orm.proxy_namespace' => 'Proxies',
  14146.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  14147.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  14148.             'sonata_doctrine_orm_admin.templates' => [
  14149.                 'types' => [
  14150.                     'list' => [
  14151.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  14152.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  14153.                         'date' => '@SonataAdmin/CRUD/list_date.html.twig',
  14154.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  14155.                         'datetime' => '@SonataAdmin/CRUD/list_datetime.html.twig',
  14156.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  14157.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  14158.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  14159.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  14160.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  14161.                         'integer' => '@SonataAdmin/CRUD/list_string.html.twig',
  14162.                         'float' => '@SonataAdmin/CRUD/list_string.html.twig',
  14163.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  14164.                         'currency' => '@SonataAdmin/CRUD/list_currency.html.twig',
  14165.                         'percent' => '@SonataAdmin/CRUD/list_percent.html.twig',
  14166.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  14167.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  14168.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  14169.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  14170.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  14171.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  14172.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  14173.                         'array_item' => 'Admin/Widget/list_array_item.html.twig',
  14174.                         'status' => 'Admin/Widget/list_status.html.twig',
  14175.                         'dynamic_active' => 'Admin/Widget/list_dynamic_active.html.twig',
  14176.                         'discount_value' => 'Admin/Widget/list_discount_value.html.twig',
  14177.                         'reference' => 'Admin/Widget/list_reference.html.twig',
  14178.                     ],
  14179.                     'show' => [
  14180.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  14181.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  14182.                         'date' => '@SonataAdmin/CRUD/show_date.html.twig',
  14183.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  14184.                         'datetime' => '@SonataAdmin/CRUD/show_datetime.html.twig',
  14185.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  14186.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  14187.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  14188.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  14189.                         'integer' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  14190.                         'float' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  14191.                         'currency' => '@SonataAdmin/CRUD/show_currency.html.twig',
  14192.                         'percent' => '@SonataAdmin/CRUD/show_percent.html.twig',
  14193.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  14194.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  14195.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  14196.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  14197.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  14198.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  14199.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  14200.                     ],
  14201.                 ],
  14202.             ],
  14203.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  14204.             'web_profiler.debug_toolbar.mode' => 2,
  14205.             'sonata.user.manager_type' => 'orm',
  14206.             'sonata.user.user.class' => 'App\\Entity\\User',
  14207.             'sonata.user.admin.user.controller' => 'sonata.admin.controller.crud',
  14208.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  14209.             'swiftmailer.mailer.default.spool.enabled' => true,
  14210.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  14211.             'swiftmailer.mailer.default.single_address' => NULL,
  14212.             'swiftmailer.mailer.default.delivery.enabled' => true,
  14213.             'swiftmailer.spool.enabled' => true,
  14214.             'swiftmailer.delivery.enabled' => true,
  14215.             'swiftmailer.single_address' => NULL,
  14216.             'swiftmailer.mailers' => [
  14217.                 'default' => 'swiftmailer.mailer.default',
  14218.             ],
  14219.             'swiftmailer.default_mailer' => 'default',
  14220.             'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  14221.             'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  14222.             'doctrine_behaviors_blameable_user_entity' => NULL,
  14223.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  14224.             'knp_snappy.pdf.binary' => '/usr/local/bin/wkhtmltopdf',
  14225.             'knp_snappy.pdf.options' => [
  14226.             ],
  14227.             'knp_snappy.pdf.env' => [
  14228.             ],
  14229.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  14230.             'knp_snappy.image.options' => [
  14231.             ],
  14232.             'knp_snappy.image.env' => [
  14233.             ],
  14234.             'doctrine.migrations.preferred_em' => NULL,
  14235.             'doctrine.migrations.preferred_connection' => NULL,
  14236.             'security.acl.dbal.class_table_name' => 'acl_classes',
  14237.             'security.acl.dbal.entry_table_name' => 'acl_entries',
  14238.             'security.acl.dbal.oid_table_name' => 'acl_object_identities',
  14239.             'security.acl.dbal.oid_ancestors_table_name' => 'acl_object_identity_ancestors',
  14240.             'security.acl.dbal.sid_table_name' => 'acl_security_identities',
  14241.             'lexik_translation.translator.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Translator',
  14242.             'lexik_translation.loader.database.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader\\DatabaseLoader',
  14243.             'lexik_translation.trans_unit.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\TransUnitManager',
  14244.             'lexik_translation.file.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\FileManager',
  14245.             'lexik_translation.locale.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager',
  14246.             'lexik_translation.importer.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Importer\\FileImporter',
  14247.             'lexik_translation.exporter_collector.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\ExporterCollector',
  14248.             'lexik_translation.exporter.xliff.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\XliffExporter',
  14249.             'lexik_translation.exporter.json.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\JsonExporter',
  14250.             'lexik_translation.exporter.yml.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\YamlExporter',
  14251.             'lexik_translation.exporter.php.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\PhpExporter',
  14252.             'lexik_translation.orm.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\DoctrineORMStorage',
  14253.             'lexik_translation.orm.listener.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\Listener\\DoctrineORMListener',
  14254.             'lexik_translation.orm.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\TransUnit',
  14255.             'lexik_translation.orm.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\Translation',
  14256.             'lexik_translation.orm.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\File',
  14257.             'lexik_translation.mongodb.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\DoctrineMongoDBStorage',
  14258.             'lexik_translation.mongodb.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\TransUnit',
  14259.             'lexik_translation.mongodb.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\Translation',
  14260.             'lexik_translation.mongodb.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\File',
  14261.             'lexik_translation.propel.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\PropelStorage',
  14262.             'lexik_translation.propel.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\TransUnit',
  14263.             'lexik_translation.propel.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\Translation',
  14264.             'lexik_translation.propel.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\File',
  14265.             'lexik_translation.data_grid.formatter.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\DataGrid\\DataGridFormatter',
  14266.             'lexik_translation.data_grid.request_handler.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\DataGrid\\DataGridRequestHandler',
  14267.             'lexik_translation.overview.stats_aggregator.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\Overview\\StatsAggregator',
  14268.             'lexik_translation.form.handler.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Form\\Handler\\TransUnitFormHandler',
  14269.             'lexik_translation.listener.get_database_resources.class' => 'Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\GetDatabaseResourcesListener',
  14270.             'lexik_translation.listener.clean_translation_cache.class' => 'Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\CleanTranslationCacheListener',
  14271.             'lexik_translation.token_finder.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\Profiler\\TokenFinder',
  14272.             'lexik_translation.command.import_translations.class' => 'Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand',
  14273.             'lexik_translation.command.export_translations.class' => 'Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand',
  14274.             'lexik_translation.controller.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Controller\\TranslationController',
  14275.             'lexik_translation.controller.rest.class' => 'Lexik\\Bundle\\TranslationBundle\\Controller\\RestController',
  14276.             'lexik_translation.importer.case_insensitive' => false,
  14277.             'lexik_translation.token_finder.limit' => 15,
  14278.             'lexik_translation.managed_locales' => [
  14279.                 => 'de',
  14280.             ],
  14281.             'lexik_translation.fallback_locale' => [
  14282.                 => 'de',
  14283.             ],
  14284.             'lexik_translation.storage' => [
  14285.                 'type' => 'orm',
  14286.             ],
  14287.             'lexik_translation.base_layout' => '@LexikTranslationBundle/layout.html.twig',
  14288.             'lexik_translation.grid_input_type' => 'text',
  14289.             'lexik_translation.grid_toggle_similar' => false,
  14290.             'lexik_translation.auto_cache_clean' => false,
  14291.             'lexik_translation.dev_tools.enable' => false,
  14292.             'lexik_translation.dev_tools.create_missing' => false,
  14293.             'lexik_translation.dev_tools.file_format' => 'yml',
  14294.             'lexik_translation.exporter.json.hierarchical_format' => false,
  14295.             'lexik_translation.exporter.yml.use_tree' => false,
  14296.             'lexik_translation.storage.type' => 'orm',
  14297.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  14298.             'ibrows_sonata_translation.defaultDomain' => 'messages',
  14299.             'ibrows_sonata_translation.defaultSelections' => [
  14300.                 'nonTranslatedOnly' => false,
  14301.             ],
  14302.             'ibrows_sonata_translation.defaultSelections.nonTranslatedOnly' => false,
  14303.             'ibrows_sonata_translation.emptyPrefixes' => [
  14304.                 => '__',
  14305.                 => 'new_',
  14306.                 => '',
  14307.             ],
  14308.             'ibrows_sonata_translation.emptyPrefixes.0' => '__',
  14309.             'ibrows_sonata_translation.emptyPrefixes.1' => 'new_',
  14310.             'ibrows_sonata_translation.emptyPrefixes.2' => '',
  14311.             'ibrows_sonata_translation.editable' => [
  14312.                 'mode' => 'inline',
  14313.                 'type' => 'textarea',
  14314.                 'emptytext' => 'Empty',
  14315.                 'placement' => 'top',
  14316.             ],
  14317.             'ibrows_sonata_translation.editable.mode' => 'inline',
  14318.             'ibrows_sonata_translation.editable.type' => 'textarea',
  14319.             'ibrows_sonata_translation.editable.emptytext' => 'Empty',
  14320.             'ibrows_sonata_translation.editable.placement' => 'top',
  14321.             'monolog.use_microseconds' => true,
  14322.             'monolog.swift_mailer.handlers' => [
  14323.             ],
  14324.             'monolog.handlers_to_channels' => [
  14325.                 'monolog.handler.sentry' => NULL,
  14326.                 'monolog.handler.console' => [
  14327.                     'type' => 'exclusive',
  14328.                     'elements' => [
  14329.                         => 'event',
  14330.                         => 'doctrine',
  14331.                         => 'console',
  14332.                     ],
  14333.                 ],
  14334.                 'monolog.handler.main' => [
  14335.                     'type' => 'exclusive',
  14336.                     'elements' => [
  14337.                         => 'request',
  14338.                         => 'event',
  14339.                         => 'php',
  14340.                         => 'doctrine',
  14341.                     ],
  14342.                 ],
  14343.             ],
  14344.             'fos_user.backend_type_orm' => true,
  14345.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  14346.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  14347.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  14348.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  14349.             'fos_user.registration.confirmation.from_email' => [
  14350.                 'hello@surp.travel' => 'surp.travel-Team',
  14351.             ],
  14352.             'fos_user.resetting.email.from_email' => [
  14353.                 'hello@surp.travel' => 'surp.travel-Team',
  14354.             ],
  14355.             'fos_user.storage' => 'orm',
  14356.             'fos_user.firewall_name' => 'main',
  14357.             'fos_user.model_manager_name' => NULL,
  14358.             'fos_user.model.user.class' => 'App\\Entity\\User',
  14359.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  14360.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  14361.             'fos_user.profile.form.validation_groups' => [
  14362.                 => 'Profile',
  14363.                 => 'Default',
  14364.             ],
  14365.             'fos_user.registration.confirmation.enabled' => false,
  14366.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  14367.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  14368.             'fos_user.registration.form.validation_groups' => [
  14369.                 => 'Registration',
  14370.                 => 'Default',
  14371.             ],
  14372.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  14373.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  14374.             'fos_user.change_password.form.validation_groups' => [
  14375.                 => 'ChangePassword',
  14376.                 => 'Default',
  14377.             ],
  14378.             'fos_user.resetting.retry_ttl' => 7200,
  14379.             'fos_user.resetting.token_ttl' => 86400,
  14380.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  14381.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  14382.             'fos_user.resetting.form.validation_groups' => [
  14383.                 => 'ResetPassword',
  14384.                 => 'Default',
  14385.             ],
  14386.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  14387.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  14388.             'sonata.twig.form_type' => 'standard',
  14389.             'sentry.tracing.enabled' => true,
  14390.             'sentry.tracing.dbal.enabled' => true,
  14391.             'sentry.tracing.dbal.connections' => [
  14392.             ],
  14393.             'sentry.tracing.cache.enabled' => true,
  14394.             'sentry.tracing.http_client.enabled' => true,
  14395.             'maker.compatible_check.doctrine.supports_attributes' => true,
  14396.             'data_collector.templates' => [
  14397.                 'data_collector.request' => [
  14398.                     => 'request',
  14399.                     => '@WebProfiler/Collector/request.html.twig',
  14400.                 ],
  14401.                 'data_collector.time' => [
  14402.                     => 'time',
  14403.                     => '@WebProfiler/Collector/time.html.twig',
  14404.                 ],
  14405.                 'data_collector.memory' => [
  14406.                     => 'memory',
  14407.                     => '@WebProfiler/Collector/memory.html.twig',
  14408.                 ],
  14409.                 'data_collector.validator' => [
  14410.                     => 'validator',
  14411.                     => '@WebProfiler/Collector/validator.html.twig',
  14412.                 ],
  14413.                 'data_collector.ajax' => [
  14414.                     => 'ajax',
  14415.                     => '@WebProfiler/Collector/ajax.html.twig',
  14416.                 ],
  14417.                 'data_collector.form' => [
  14418.                     => 'form',
  14419.                     => '@WebProfiler/Collector/form.html.twig',
  14420.                 ],
  14421.                 'data_collector.exception' => [
  14422.                     => 'exception',
  14423.                     => '@WebProfiler/Collector/exception.html.twig',
  14424.                 ],
  14425.                 'data_collector.logger' => [
  14426.                     => 'logger',
  14427.                     => '@WebProfiler/Collector/logger.html.twig',
  14428.                 ],
  14429.                 'data_collector.events' => [
  14430.                     => 'events',
  14431.                     => '@WebProfiler/Collector/events.html.twig',
  14432.                 ],
  14433.                 'data_collector.router' => [
  14434.                     => 'router',
  14435.                     => '@WebProfiler/Collector/router.html.twig',
  14436.                 ],
  14437.                 'data_collector.cache' => [
  14438.                     => 'cache',
  14439.                     => '@WebProfiler/Collector/cache.html.twig',
  14440.                 ],
  14441.                 'data_collector.translation' => [
  14442.                     => 'translation',
  14443.                     => '@WebProfiler/Collector/translation.html.twig',
  14444.                 ],
  14445.                 'data_collector.security' => [
  14446.                     => 'security',
  14447.                     => '@Security/Collector/security.html.twig',
  14448.                 ],
  14449.                 'data_collector.twig' => [
  14450.                     => 'twig',
  14451.                     => '@WebProfiler/Collector/twig.html.twig',
  14452.                 ],
  14453.                 'data_collector.http_client' => [
  14454.                     => 'http_client',
  14455.                     => '@WebProfiler/Collector/http_client.html.twig',
  14456.                 ],
  14457.                 'data_collector.doctrine' => [
  14458.                     => 'db',
  14459.                     => '@Doctrine/Collector/db.html.twig',
  14460.                 ],
  14461.                 'doctrine_migrations.migrations_collector' => [
  14462.                     => 'doctrine_migrations',
  14463.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  14464.                 ],
  14465.                 'swiftmailer.data_collector' => [
  14466.                     => 'swiftmailer',
  14467.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  14468.                 ],
  14469.                 'data_collector.dump' => [
  14470.                     => 'dump',
  14471.                     => '@Debug/Profiler/dump.html.twig',
  14472.                 ],
  14473.                 'mailer.data_collector' => [
  14474.                     => 'mailer',
  14475.                     => '@WebProfiler/Collector/mailer.html.twig',
  14476.                 ],
  14477.                 'sonata.block.data_collector' => [
  14478.                     => 'block',
  14479.                     => '@SonataBlock/Profiler/block.html.twig',
  14480.                 ],
  14481.                 'data_collector.config' => [
  14482.                     => 'config',
  14483.                     => '@WebProfiler/Collector/config.html.twig',
  14484.                 ],
  14485.             ],
  14486.             'console.command.ids' => [
  14487.                 => 'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand',
  14488.                 => 'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand',
  14489.             ],
  14490.         ];
  14491.     }
  14492.     protected function throw($message)
  14493.     {
  14494.         throw new RuntimeException($message);
  14495.     }
  14496. }