var/cache/dev/ContainerHg7Khi8/srcApp_KernelDevDebugContainer.php line 17643

Open in your IDE?
  1. <?php
  2. namespace ContainerHg7Khi8;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Controller\\Api\\ActiveObjectController' => 'getActiveObjectControllerService',
  37.             'App\\Controller\\Api\\AdminSettingController' => 'getAdminSettingControllerService',
  38.             'App\\Controller\\Api\\ArticleController' => 'getArticleControllerService',
  39.             'App\\Controller\\Api\\AttributeTypeController' => 'getAttributeTypeControllerService',
  40.             'App\\Controller\\Api\\AuthController' => 'getAuthControllerService',
  41.             'App\\Controller\\Api\\AuthorizationSettingController' => 'getAuthorizationSettingControllerService',
  42.             'App\\Controller\\Api\\BuildingController' => 'getBuildingControllerService',
  43.             'App\\Controller\\Api\\CategoryController' => 'getCategoryControllerService',
  44.             'App\\Controller\\Api\\ConnectedObjectController' => 'getConnectedObjectControllerService',
  45.             'App\\Controller\\Api\\FAQItemController' => 'getFAQItemControllerService',
  46.             'App\\Controller\\Api\\GameController' => 'getGameControllerService',
  47.             'App\\Controller\\Api\\LandingController' => 'getLandingControllerService',
  48.             'App\\Controller\\Api\\LanguageController' => 'getLanguageControllerService',
  49.             'App\\Controller\\Api\\LocationController' => 'getLocationControllerService',
  50.             'App\\Controller\\Api\\MessageController' => 'getMessageControllerService',
  51.             'App\\Controller\\Api\\MessageLogController' => 'getMessageLogControllerService',
  52.             'App\\Controller\\Api\\MuseumController' => 'getMuseumControllerService',
  53.             'App\\Controller\\Api\\PageController' => 'getPageControllerService',
  54.             'App\\Controller\\Api\\PermissionController' => 'getPermissionControllerService',
  55.             'App\\Controller\\Api\\PermissionShopController' => 'getPermissionShopControllerService',
  56.             'App\\Controller\\Api\\PortalController' => 'getPortalControllerService',
  57.             'App\\Controller\\Api\\PricingController' => 'getPricingControllerService',
  58.             'App\\Controller\\Api\\ProductCategoryController' => 'getProductCategoryControllerService',
  59.             'App\\Controller\\Api\\ProductController' => 'getProductControllerService',
  60.             'App\\Controller\\Api\\PromoCodeController' => 'getPromoCodeControllerService',
  61.             'App\\Controller\\Api\\ResourceController' => 'getResourceControllerService',
  62.             'App\\Controller\\Api\\ResourceTypeController' => 'getResourceTypeControllerService',
  63.             'App\\Controller\\Api\\RoomController' => 'getRoomControllerService',
  64.             'App\\Controller\\Api\\ShopController' => 'getShopControllerService',
  65.             'App\\Controller\\Api\\ShopOrderController' => 'getShopOrderControllerService',
  66.             'App\\Controller\\Api\\SkinController' => 'getSkinControllerService',
  67.             'App\\Controller\\Api\\StatisticsController' => 'getStatisticsControllerService',
  68.             'App\\Controller\\Api\\StripeController' => 'getStripeControllerService',
  69.             'App\\Controller\\Api\\TariffController' => 'getTariffControllerService',
  70.             'App\\Controller\\Api\\ToolController' => 'getToolControllerService',
  71.             'App\\Controller\\Api\\UserActionController' => 'getUserActionControllerService',
  72.             'App\\Controller\\Api\\UserActionLogController' => 'getUserActionLogControllerService',
  73.             'App\\Controller\\Api\\UserController' => 'getUserControllerService',
  74.             'App\\Controller\\Api\\UserScoreLogController' => 'getUserScoreLogControllerService',
  75.             'App\\Controller\\MainController' => 'getMainControllerService',
  76.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  77.             'App\\Service\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  78.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
  79.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  80.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  81.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  82.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  83.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  84.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  85.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  86.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  87.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  88.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamer2Service',
  89.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  90.             'app.aboutitem.main.image.tmp.storage' => 'getApp_Aboutitem_Main_Image_Tmp_StorageService',
  91.             'app.activeobject.main.image.tmp.storage' => 'getApp_Activeobject_Main_Image_Tmp_StorageService',
  92.             'app.article.main.image.tmp.storage' => 'getApp_Article_Main_Image_Tmp_StorageService',
  93.             'app.building.main.image.tmp.storage' => 'getApp_Building_Main_Image_Tmp_StorageService',
  94.             'app.landing.br.image.tmp.storage' => 'getApp_Landing_Br_Image_Tmp_StorageService',
  95.             'app.landing.main.image.tmp.storage' => 'getApp_Landing_Main_Image_Tmp_StorageService',
  96.             'app.landing.problem.image.tmp.storage' => 'getApp_Landing_Problem_Image_Tmp_StorageService',
  97.             'app.landing.tr.image.tmp.storage' => 'getApp_Landing_Tr_Image_Tmp_StorageService',
  98.             'app.location.main.image.tmp.storage' => 'getApp_Location_Main_Image_Tmp_StorageService',
  99.             'app.museum.main.image.tmp.storage' => 'getApp_Museum_Main_Image_Tmp_StorageService',
  100.             'app.news.item.image.tmp.storage' => 'getApp_News_Item_Image_Tmp_StorageService',
  101.             'app.partneritem.main.image.tmp.storage' => 'getApp_Partneritem_Main_Image_Tmp_StorageService',
  102.             'app.pricing.main.image.tmp.storage' => 'getApp_Pricing_Main_Image_Tmp_StorageService',
  103.             'app.product.main.image.tmp.storage' => 'getApp_Product_Main_Image_Tmp_StorageService',
  104.             'app.room.main.image.tmp.storage' => 'getApp_Room_Main_Image_Tmp_StorageService',
  105.             'app.shop.logo.image.tmp.storage' => 'getApp_Shop_Logo_Image_Tmp_StorageService',
  106.             'app.skin.main.image.tmp.storage' => 'getApp_Skin_Main_Image_Tmp_StorageService',
  107.             'app.tariff.main.image.tmp.storage' => 'getApp_Tariff_Main_Image_Tmp_StorageService',
  108.             'app.user.avatar.image.tmp.storage' => 'getApp_User_Avatar_Image_Tmp_StorageService',
  109.             'app.user.storage' => 'getApp_User_StorageService',
  110.             'app.user.tmp.storage' => 'getApp_User_Tmp_StorageService',
  111.             'automapper_plus.configuration' => 'getAutomapperPlus_ConfigurationService',
  112.             'automapper_plus.mapper' => 'getAutomapperPlus_MapperService',
  113.             'automapper_plus.mapper_factory' => 'getAutomapperPlus_MapperFactoryService',
  114.             'cache.app' => 'getCache_AppService',
  115.             'cache.app_clearer' => 'getCache_AppClearerService',
  116.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  117.             'cache.system' => 'getCache_SystemService',
  118.             'cache.system_clearer' => 'getCache_SystemClearerService',
  119.             'cache_clearer' => 'getCacheClearerService',
  120.             'cache_warmer' => 'getCacheWarmerService',
  121.             'console.command_loader' => 'getConsole_CommandLoaderService',
  122.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  123.             'data_collector.dump' => 'getDataCollector_DumpService',
  124.             'doctrine' => 'getDoctrineService',
  125.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  126.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  127.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  128.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
  129.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
  130.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  131.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  132.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
  133.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  134.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
  135.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
  136.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  137.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
  138.             'easyadmin.router' => 'getEasyadmin_RouterService',
  139.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  140.             'error_controller' => 'getErrorControllerService',
  141.             'event_dispatcher' => 'getEventDispatcherService',
  142.             'filesystem' => 'getFilesystemService',
  143.             'form.factory' => 'getForm_FactoryService',
  144.             'form.type.file' => 'getForm_Type_FileService',
  145.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  146.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  147.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  148.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  149.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  150.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  151.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  152.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  153.             'gesdinet.jwtrefreshtoken' => 'getGesdinet_JwtrefreshtokenService',
  154.             'gesdinet.jwtrefreshtoken.refresh_token_manager' => 'getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService',
  155.             'http_kernel' => 'getHttpKernelService',
  156.             'jms_serializer' => 'getJmsSerializerService',
  157.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  158.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  159.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  160.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  161.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  162.             'lexik_jwt_authentication.check_config_command' => 'getLexikJwtAuthentication_CheckConfigCommandService',
  163.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  164.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  165.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  166.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  167.             'profiler' => 'getProfilerService',
  168.             'request_stack' => 'getRequestStackService',
  169.             'router' => 'getRouterService',
  170.             'routing.loader' => 'getRouting_LoaderService',
  171.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  172.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  173.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  174.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  175.             'security.token_storage' => 'getSecurity_TokenStorageService',
  176.             'serializer' => 'getSerializerService',
  177.             'services_resetter' => 'getServicesResetterService',
  178.             'session' => 'getSessionService',
  179.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  180.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  181.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  182.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  183.             'templating' => 'getTemplatingService',
  184.             'templating.loader' => 'getTemplating_LoaderService',
  185.             'translator' => 'getTranslatorService',
  186.             'twig' => 'getTwigService',
  187.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  188.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  189.             'validator' => 'getValidatorService',
  190.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  191.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  192.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  193.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  194.             'vich_uploader.namer_uniqid.aboutitem_main_image' => 'getVichUploader_NamerUniqid_AboutitemMainImageService',
  195.             'vich_uploader.namer_uniqid.activeobject_main_image' => 'getVichUploader_NamerUniqid_ActiveobjectMainImageService',
  196.             'vich_uploader.namer_uniqid.article_main_image' => 'getVichUploader_NamerUniqid_ArticleMainImageService',
  197.             'vich_uploader.namer_uniqid.building_main_image' => 'getVichUploader_NamerUniqid_BuildingMainImageService',
  198.             'vich_uploader.namer_uniqid.landing_bottom_right_image' => 'getVichUploader_NamerUniqid_LandingBottomRightImageService',
  199.             'vich_uploader.namer_uniqid.landing_main_image' => 'getVichUploader_NamerUniqid_LandingMainImageService',
  200.             'vich_uploader.namer_uniqid.landing_problem_image' => 'getVichUploader_NamerUniqid_LandingProblemImageService',
  201.             'vich_uploader.namer_uniqid.landing_tr_image' => 'getVichUploader_NamerUniqid_LandingTrImageService',
  202.             'vich_uploader.namer_uniqid.location_main_image' => 'getVichUploader_NamerUniqid_LocationMainImageService',
  203.             'vich_uploader.namer_uniqid.museum_main_image' => 'getVichUploader_NamerUniqid_MuseumMainImageService',
  204.             'vich_uploader.namer_uniqid.news_item' => 'getVichUploader_NamerUniqid_NewsItemService',
  205.             'vich_uploader.namer_uniqid.partneritem_main_image' => 'getVichUploader_NamerUniqid_PartneritemMainImageService',
  206.             'vich_uploader.namer_uniqid.product_image' => 'getVichUploader_NamerUniqid_ProductImageService',
  207.             'vich_uploader.namer_uniqid.room_main_image' => 'getVichUploader_NamerUniqid_RoomMainImageService',
  208.             'vich_uploader.namer_uniqid.shop_logo' => 'getVichUploader_NamerUniqid_ShopLogoService',
  209.             'vich_uploader.namer_uniqid.skin_main_image' => 'getVichUploader_NamerUniqid_SkinMainImageService',
  210.             'vich_uploader.namer_uniqid.tariff_main_image' => 'getVichUploader_NamerUniqid_TariffMainImageService',
  211.             'vich_uploader.namer_uniqid.user_avatar' => 'getVichUploader_NamerUniqid_UserAvatarService',
  212.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  213.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  214.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  215.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  216.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  217.         ];
  218.         $this->aliases = [
  219.             'AutoMapperPlus\\AutoMapperInterface' => 'automapper_plus.mapper',
  220.             'AutoMapperPlus\\AutoMapperPlusBundle\\AutoMapperFactory' => 'automapper_plus.mapper_factory',
  221.             'AutoMapperPlus\\Configuration\\AutoMapperConfigInterface' => 'automapper_plus.configuration',
  222.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  223.             'database_connection' => 'doctrine.dbal.default_connection',
  224.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  225.             'mailer' => 'swiftmailer.mailer.default',
  226.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  227.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  228.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  229.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  230.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  231.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  232.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  233.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  234.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  235.         ];
  236.         $this->privates['service_container'] = function () {
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  243.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  244.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  245.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  247.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  249.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  264.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  275.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  282.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  326.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  344.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  368.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  369.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  402.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  405.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  429.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  436.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/src/MissingExtensionSuggestor.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  439.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  447.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  450.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  451.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/RequestBodyParamConverter.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  456.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  458.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  459.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  477.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  481.             include_once \dirname(__DIR__4).'/src/EventListener/FixDefaultSchemaListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  483.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  484.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  488.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  489.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  490.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  493.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  494.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  495.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  496.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  497.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  498.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  499.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  501.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  503.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  504.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  505.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  506.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  507.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  544.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  546.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  547.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  548.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  560.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  561.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  563.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  564.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  565.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  566.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  567.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  568.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  569.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  570.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  571.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  572.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  573.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  574.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  575.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  576.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  577.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/MimeTypeListener.php';
  578.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  579.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  581.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  582.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  583.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  584.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  587.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  589.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  591.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  592.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  594.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  596.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  597.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  598.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  601.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  604.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  605.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  606.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  609.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  610.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  611.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  613.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  614.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  615.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  616.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  618.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  634.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  637.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  640.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  641.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  643.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  645.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  646.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  648.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  653.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  655.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  656.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  657.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  658.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  659.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  660.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  661.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  662.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  672.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  673.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  675.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  676.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  677.         };
  678.     }
  679.     public function compile(): void
  680.     {
  681.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  682.     }
  683.     public function isCompiled(): bool
  684.     {
  685.         return true;
  686.     }
  687.     public function getRemovedIds(): array
  688.     {
  689.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  690.     }
  691.     /**
  692.      * Gets the public 'App\Controller\Api\ActiveObjectController' shared autowired service.
  693.      *
  694.      * @return \App\Controller\Api\ActiveObjectController
  695.      */
  696.     protected function getActiveObjectControllerService()
  697.     {
  698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  700.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  701.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  702.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  703.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  704.         include_once \dirname(__DIR__4).'/src/Controller/Api/ActiveObjectController.php';
  705.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  706.         $this->services['App\\Controller\\Api\\ActiveObjectController'] = $instance = new \App\Controller\Api\ActiveObjectController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  707.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ActiveObjectController'$this));
  708.         return $instance;
  709.     }
  710.     /**
  711.      * Gets the public 'App\Controller\Api\AdminSettingController' shared autowired service.
  712.      *
  713.      * @return \App\Controller\Api\AdminSettingController
  714.      */
  715.     protected function getAdminSettingControllerService()
  716.     {
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  719.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  720.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  721.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  722.         include_once \dirname(__DIR__4).'/src/Controller/Api/AdminSettingController.php';
  723.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  724.         $this->services['App\\Controller\\Api\\AdminSettingController'] = $instance = new \App\Controller\Api\AdminSettingController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  725.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\AdminSettingController'$this));
  726.         return $instance;
  727.     }
  728.     /**
  729.      * Gets the public 'App\Controller\Api\ArticleController' shared autowired service.
  730.      *
  731.      * @return \App\Controller\Api\ArticleController
  732.      */
  733.     protected function getArticleControllerService()
  734.     {
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  737.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  738.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  739.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  740.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  741.         include_once \dirname(__DIR__4).'/src/Traits/IfLangInQueryFilter/IfLangInQueryFilter.php';
  742.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  743.         include_once \dirname(__DIR__4).'/src/Controller/Api/ArticleController.php';
  744.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  745.         $this->services['App\\Controller\\Api\\ArticleController'] = $instance = new \App\Controller\Api\ArticleController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))), ($this->privates['App\\Service\\ConnectedObjects\\ConnectedObjectService'] ?? $this->getConnectedObjectServiceService()), ($this->privates['App\\Repository\\TagRepository'] ?? $this->getTagRepositoryService()), ($this->privates['App\\Repository\\ArticleRepository'] ?? $this->getArticleRepositoryService()), ($this->privates['App\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService()));
  746.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ArticleController'$this));
  747.         return $instance;
  748.     }
  749.     /**
  750.      * Gets the public 'App\Controller\Api\AttributeTypeController' shared autowired service.
  751.      *
  752.      * @return \App\Controller\Api\AttributeTypeController
  753.      */
  754.     protected function getAttributeTypeControllerService()
  755.     {
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  758.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  759.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  760.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  761.         include_once \dirname(__DIR__4).'/src/Controller/Api/AttributeTypeController.php';
  762.         $this->services['App\\Controller\\Api\\AttributeTypeController'] = $instance = new \App\Controller\Api\AttributeTypeController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  763.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\AttributeTypeController'$this));
  764.         return $instance;
  765.     }
  766.     /**
  767.      * Gets the public 'App\Controller\Api\AuthController' shared autowired service.
  768.      *
  769.      * @return \App\Controller\Api\AuthController
  770.      */
  771.     protected function getAuthControllerService()
  772.     {
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  777.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  778.         include_once \dirname(__DIR__4).'/src/Controller/Api/AuthController.php';
  779.         include_once \dirname(__DIR__4).'/src/Service/Notifications/EmailService.php';
  780.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  781.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  782.         $this->services['App\\Controller\\Api\\AuthController'] = $instance = new \App\Controller\Api\AuthController(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['gesdinet.jwtrefreshtoken'] ?? $this->getGesdinet_JwtrefreshtokenService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), new \App\Service\Notifications\EmailService(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['templating'] ?? $this->getTemplatingService()), $this->getEnv('MAILER_USERNAME'), $this->getEnv('APP_ENV')));
  783.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\AuthController'$this));
  784.         return $instance;
  785.     }
  786.     /**
  787.      * Gets the public 'App\Controller\Api\AuthorizationSettingController' shared autowired service.
  788.      *
  789.      * @return \App\Controller\Api\AuthorizationSettingController
  790.      */
  791.     protected function getAuthorizationSettingControllerService()
  792.     {
  793.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  795.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  796.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  797.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  798.         include_once \dirname(__DIR__4).'/src/Controller/Api/AuthorizationSettingController.php';
  799.         $this->services['App\\Controller\\Api\\AuthorizationSettingController'] = $instance = new \App\Controller\Api\AuthorizationSettingController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  800.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\AuthorizationSettingController'$this));
  801.         return $instance;
  802.     }
  803.     /**
  804.      * Gets the public 'App\Controller\Api\BuildingController' shared autowired service.
  805.      *
  806.      * @return \App\Controller\Api\BuildingController
  807.      */
  808.     protected function getBuildingControllerService()
  809.     {
  810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  811.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  812.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  813.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  814.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  815.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  816.         include_once \dirname(__DIR__4).'/src/Controller/Api/BuildingController.php';
  817.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  818.         $this->services['App\\Controller\\Api\\BuildingController'] = $instance = new \App\Controller\Api\BuildingController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  819.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\BuildingController'$this));
  820.         return $instance;
  821.     }
  822.     /**
  823.      * Gets the public 'App\Controller\Api\CategoryController' shared autowired service.
  824.      *
  825.      * @return \App\Controller\Api\CategoryController
  826.      */
  827.     protected function getCategoryControllerService()
  828.     {
  829.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  831.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  832.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  833.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  834.         include_once \dirname(__DIR__4).'/src/Controller/Api/CategoryController.php';
  835.         $this->services['App\\Controller\\Api\\CategoryController'] = $instance = new \App\Controller\Api\CategoryController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  836.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\CategoryController'$this));
  837.         return $instance;
  838.     }
  839.     /**
  840.      * Gets the public 'App\Controller\Api\ConnectedObjectController' shared autowired service.
  841.      *
  842.      * @return \App\Controller\Api\ConnectedObjectController
  843.      */
  844.     protected function getConnectedObjectControllerService()
  845.     {
  846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  848.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  849.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  850.         include_once \dirname(__DIR__4).'/src/Controller/Api/ConnectedObjectController.php';
  851.         $this->services['App\\Controller\\Api\\ConnectedObjectController'] = $instance = new \App\Controller\Api\ConnectedObjectController(($this->privates['App\\Service\\ConnectedObjects\\ConnectedObjectService'] ?? $this->getConnectedObjectServiceService()));
  852.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ConnectedObjectController'$this));
  853.         return $instance;
  854.     }
  855.     /**
  856.      * Gets the public 'App\Controller\Api\FAQItemController' shared autowired service.
  857.      *
  858.      * @return \App\Controller\Api\FAQItemController
  859.      */
  860.     protected function getFAQItemControllerService()
  861.     {
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  864.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  865.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  866.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  867.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  868.         include_once \dirname(__DIR__4).'/src/Controller/Api/FAQItemController.php';
  869.         $this->services['App\\Controller\\Api\\FAQItemController'] = $instance = new \App\Controller\Api\FAQItemController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\FAQRepository'] ?? $this->getFAQRepositoryService()));
  870.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\FAQItemController'$this));
  871.         return $instance;
  872.     }
  873.     /**
  874.      * Gets the public 'App\Controller\Api\GameController' shared autowired service.
  875.      *
  876.      * @return \App\Controller\Api\GameController
  877.      */
  878.     protected function getGameControllerService()
  879.     {
  880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  882.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  883.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  884.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  885.         include_once \dirname(__DIR__4).'/src/Controller/Api/GameController.php';
  886.         $this->services['App\\Controller\\Api\\GameController'] = $instance = new \App\Controller\Api\GameController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  887.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\GameController'$this));
  888.         return $instance;
  889.     }
  890.     /**
  891.      * Gets the public 'App\Controller\Api\LandingController' shared autowired service.
  892.      *
  893.      * @return \App\Controller\Api\LandingController
  894.      */
  895.     protected function getLandingControllerService()
  896.     {
  897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  899.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  900.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  901.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  902.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  903.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  904.         include_once \dirname(__DIR__4).'/src/Controller/Api/LandingController.php';
  905.         include_once \dirname(__DIR__4).'/src/Service/LandingChildEntities/AboutItemHelper.php';
  906.         include_once \dirname(__DIR__4).'/src/Service/LandingChildEntities/PartnerItemHelper.php';
  907.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  908.         $a = ($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService());
  909.         $b = ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this)));
  910.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  911.         $this->services['App\\Controller\\Api\\LandingController'] = $instance = new \App\Controller\Api\LandingController($a$b, new \App\Service\LandingChildEntities\AboutItemHelper($a$c$b), new \App\Service\LandingChildEntities\PartnerItemHelper($a$c$b), $c, ($this->privates['App\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService()));
  912.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\LandingController'$this));
  913.         return $instance;
  914.     }
  915.     /**
  916.      * Gets the public 'App\Controller\Api\LanguageController' shared autowired service.
  917.      *
  918.      * @return \App\Controller\Api\LanguageController
  919.      */
  920.     protected function getLanguageControllerService()
  921.     {
  922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  924.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  925.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  926.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  927.         include_once \dirname(__DIR__4).'/src/Controller/Api/LanguageController.php';
  928.         $this->services['App\\Controller\\Api\\LanguageController'] = $instance = new \App\Controller\Api\LanguageController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  929.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\LanguageController'$this));
  930.         return $instance;
  931.     }
  932.     /**
  933.      * Gets the public 'App\Controller\Api\LocationController' shared autowired service.
  934.      *
  935.      * @return \App\Controller\Api\LocationController
  936.      */
  937.     protected function getLocationControllerService()
  938.     {
  939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  941.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  942.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  943.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  944.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  945.         include_once \dirname(__DIR__4).'/src/Controller/Api/LocationController.php';
  946.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  947.         $this->services['App\\Controller\\Api\\LocationController'] = $instance = new \App\Controller\Api\LocationController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  948.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\LocationController'$this));
  949.         return $instance;
  950.     }
  951.     /**
  952.      * Gets the public 'App\Controller\Api\MessageController' shared autowired service.
  953.      *
  954.      * @return \App\Controller\Api\MessageController
  955.      */
  956.     protected function getMessageControllerService()
  957.     {
  958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  960.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  961.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  962.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  963.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  964.         include_once \dirname(__DIR__4).'/src/Controller/Api/MessageController.php';
  965.         $this->services['App\\Controller\\Api\\MessageController'] = $instance = new \App\Controller\Api\MessageController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\MessageRepository'] ?? $this->getMessageRepositoryService()));
  966.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\MessageController'$this));
  967.         return $instance;
  968.     }
  969.     /**
  970.      * Gets the public 'App\Controller\Api\MessageLogController' shared autowired service.
  971.      *
  972.      * @return \App\Controller\Api\MessageLogController
  973.      */
  974.     protected function getMessageLogControllerService()
  975.     {
  976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  978.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  979.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  980.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  981.         include_once \dirname(__DIR__4).'/src/Controller/Api/MessageLogController.php';
  982.         $this->services['App\\Controller\\Api\\MessageLogController'] = $instance = new \App\Controller\Api\MessageLogController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\MessageLogRepository'] ?? $this->getMessageLogRepositoryService()));
  983.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\MessageLogController'$this));
  984.         return $instance;
  985.     }
  986.     /**
  987.      * Gets the public 'App\Controller\Api\MuseumController' shared autowired service.
  988.      *
  989.      * @return \App\Controller\Api\MuseumController
  990.      */
  991.     protected function getMuseumControllerService()
  992.     {
  993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  995.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  996.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  997.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  998.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  999.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1000.         include_once \dirname(__DIR__4).'/src/Controller/Api/MuseumController.php';
  1001.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1002.         $this->services['App\\Controller\\Api\\MuseumController'] = $instance = new \App\Controller\Api\MuseumController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  1003.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\MuseumController'$this));
  1004.         return $instance;
  1005.     }
  1006.     /**
  1007.      * Gets the public 'App\Controller\Api\PageController' shared autowired service.
  1008.      *
  1009.      * @return \App\Controller\Api\PageController
  1010.      */
  1011.     protected function getPageControllerService()
  1012.     {
  1013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1016.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1017.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1018.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  1019.         include_once \dirname(__DIR__4).'/src/Controller/Api/PageController.php';
  1020.         $this->services['App\\Controller\\Api\\PageController'] = $instance = new \App\Controller\Api\PageController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1021.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\PageController'$this));
  1022.         return $instance;
  1023.     }
  1024.     /**
  1025.      * Gets the public 'App\Controller\Api\PermissionController' shared autowired service.
  1026.      *
  1027.      * @return \App\Controller\Api\PermissionController
  1028.      */
  1029.     protected function getPermissionControllerService()
  1030.     {
  1031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1033.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1034.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1035.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1036.         include_once \dirname(__DIR__4).'/src/Controller/Api/PermissionController.php';
  1037.         $this->services['App\\Controller\\Api\\PermissionController'] = $instance = new \App\Controller\Api\PermissionController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1038.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\PermissionController'$this));
  1039.         return $instance;
  1040.     }
  1041.     /**
  1042.      * Gets the public 'App\Controller\Api\PermissionShopController' shared autowired service.
  1043.      *
  1044.      * @return \App\Controller\Api\PermissionShopController
  1045.      */
  1046.     protected function getPermissionShopControllerService()
  1047.     {
  1048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1050.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1051.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1052.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1053.         include_once \dirname(__DIR__4).'/src/Controller/Api/PermissionShopController.php';
  1054.         $this->services['App\\Controller\\Api\\PermissionShopController'] = $instance = new \App\Controller\Api\PermissionShopController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Permissions\\PermissionShopService'] ?? $this->getPermissionShopServiceService()));
  1055.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\PermissionShopController'$this));
  1056.         return $instance;
  1057.     }
  1058.     /**
  1059.      * Gets the public 'App\Controller\Api\PortalController' shared autowired service.
  1060.      *
  1061.      * @return \App\Controller\Api\PortalController
  1062.      */
  1063.     protected function getPortalControllerService()
  1064.     {
  1065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1067.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1068.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1069.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1070.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1071.         include_once \dirname(__DIR__4).'/src/Controller/Api/PortalController.php';
  1072.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1073.         $this->services['App\\Controller\\Api\\PortalController'] = $instance = new \App\Controller\Api\PortalController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))), ($this->privates['App\\Repository\\PortalPopupRepository'] ?? $this->getPortalPopupRepositoryService()), ($this->privates['App\\Repository\\PortalTeleportRepository'] ?? $this->getPortalTeleportRepositoryService()), ($this->privates['App\\Repository\\PortalTeleportStartRepository'] ?? $this->getPortalTeleportStartRepositoryService()), ($this->privates['App\\Repository\\SkinRepository'] ?? $this->getSkinRepositoryService()));
  1074.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\PortalController'$this));
  1075.         return $instance;
  1076.     }
  1077.     /**
  1078.      * Gets the public 'App\Controller\Api\PricingController' shared autowired service.
  1079.      *
  1080.      * @return \App\Controller\Api\PricingController
  1081.      */
  1082.     protected function getPricingControllerService()
  1083.     {
  1084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1086.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1087.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1088.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1089.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  1090.         include_once \dirname(__DIR__4).'/src/Controller/Api/PricingController.php';
  1091.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1092.         $this->services['App\\Controller\\Api\\PricingController'] = $instance = new \App\Controller\Api\PricingController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  1093.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\PricingController'$this));
  1094.         return $instance;
  1095.     }
  1096.     /**
  1097.      * Gets the public 'App\Controller\Api\ProductCategoryController' shared autowired service.
  1098.      *
  1099.      * @return \App\Controller\Api\ProductCategoryController
  1100.      */
  1101.     protected function getProductCategoryControllerService()
  1102.     {
  1103.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1104.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1105.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1106.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1107.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1108.         include_once \dirname(__DIR__4).'/src/Controller/Api/ProductCategoryController.php';
  1109.         $this->services['App\\Controller\\Api\\ProductCategoryController'] = $instance = new \App\Controller\Api\ProductCategoryController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\ConnectedObjects\\ConnectedObjectService'] ?? $this->getConnectedObjectServiceService()), ($this->privates['App\\Repository\\ProductCategoryRepository'] ?? $this->getProductCategoryRepositoryService()), ($this->privates['App\\Repository\\ShopRepository'] ?? $this->getShopRepositoryService()));
  1110.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ProductCategoryController'$this));
  1111.         return $instance;
  1112.     }
  1113.     /**
  1114.      * Gets the public 'App\Controller\Api\ProductController' shared autowired service.
  1115.      *
  1116.      * @return \App\Controller\Api\ProductController
  1117.      */
  1118.     protected function getProductControllerService()
  1119.     {
  1120.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1122.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1123.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1124.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1125.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  1126.         include_once \dirname(__DIR__4).'/src/Traits/IfLangInQueryFilter/IfLangInQueryFilter.php';
  1127.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1128.         include_once \dirname(__DIR__4).'/src/Controller/Api/ProductController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1130.         include_once \dirname(__DIR__4).'/src/Service/Shops/ProductExportService.php';
  1131.         $this->services['App\\Controller\\Api\\ProductController'] = $instance = new \App\Controller\Api\ProductController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))), ($this->privates['App\\Service\\Shops\\ProductExportService'] ?? ($this->privates['App\\Service\\Shops\\ProductExportService'] = new \App\Service\Shops\ProductExportService())), ($this->privates['App\\Service\\ConnectedObjects\\ConnectedObjectService'] ?? $this->getConnectedObjectServiceService()), ($this->privates['App\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\Repository\\AttributesRepository'] ?? $this->getAttributesRepositoryService()), ($this->privates['App\\Repository\\AttributeTypeRepository'] ?? $this->getAttributeTypeRepositoryService()), ($this->privates['App\\Repository\\LanguageRepository'] ?? $this->getLanguageRepositoryService()), ($this->privates['App\\Repository\\ShopRepository'] ?? $this->getShopRepositoryService()));
  1132.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ProductController'$this));
  1133.         return $instance;
  1134.     }
  1135.     /**
  1136.      * Gets the public 'App\Controller\Api\PromoCodeController' shared autowired service.
  1137.      *
  1138.      * @return \App\Controller\Api\PromoCodeController
  1139.      */
  1140.     protected function getPromoCodeControllerService()
  1141.     {
  1142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1144.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1145.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1146.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1147.         include_once \dirname(__DIR__4).'/src/Controller/Api/PromoCodeController.php';
  1148.         $this->services['App\\Controller\\Api\\PromoCodeController'] = $instance = new \App\Controller\Api\PromoCodeController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1149.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\PromoCodeController'$this));
  1150.         return $instance;
  1151.     }
  1152.     /**
  1153.      * Gets the public 'App\Controller\Api\ResourceController' shared autowired service.
  1154.      *
  1155.      * @return \App\Controller\Api\ResourceController
  1156.      */
  1157.     protected function getResourceControllerService()
  1158.     {
  1159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1161.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1162.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1163.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1164.         include_once \dirname(__DIR__4).'/src/Controller/Api/ResourceController.php';
  1165.         $this->services['App\\Controller\\Api\\ResourceController'] = $instance = new \App\Controller\Api\ResourceController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1166.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ResourceController'$this));
  1167.         return $instance;
  1168.     }
  1169.     /**
  1170.      * Gets the public 'App\Controller\Api\ResourceTypeController' shared autowired service.
  1171.      *
  1172.      * @return \App\Controller\Api\ResourceTypeController
  1173.      */
  1174.     protected function getResourceTypeControllerService()
  1175.     {
  1176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1178.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1179.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1180.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1181.         include_once \dirname(__DIR__4).'/src/Controller/Api/ResourceTypeController.php';
  1182.         $this->services['App\\Controller\\Api\\ResourceTypeController'] = $instance = new \App\Controller\Api\ResourceTypeController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\ResourceTypeRepository'] ?? $this->getResourceTypeRepositoryService()));
  1183.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ResourceTypeController'$this));
  1184.         return $instance;
  1185.     }
  1186.     /**
  1187.      * Gets the public 'App\Controller\Api\RoomController' shared autowired service.
  1188.      *
  1189.      * @return \App\Controller\Api\RoomController
  1190.      */
  1191.     protected function getRoomControllerService()
  1192.     {
  1193.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1194.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1195.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1196.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1197.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1198.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1199.         include_once \dirname(__DIR__4).'/src/Controller/Api/RoomController.php';
  1200.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1201.         $this->services['App\\Controller\\Api\\RoomController'] = $instance = new \App\Controller\Api\RoomController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  1202.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\RoomController'$this));
  1203.         return $instance;
  1204.     }
  1205.     /**
  1206.      * Gets the public 'App\Controller\Api\ShopController' shared autowired service.
  1207.      *
  1208.      * @return \App\Controller\Api\ShopController
  1209.      */
  1210.     protected function getShopControllerService()
  1211.     {
  1212.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1213.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1214.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1215.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1216.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1217.         include_once \dirname(__DIR__4).'/src/Traits/AliasAndTitleChecking/AliasTitleNameSkuAllowChecking.php';
  1218.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1219.         include_once \dirname(__DIR__4).'/src/Controller/Api/ShopController.php';
  1220.         include_once \dirname(__DIR__4).'/src/Service/Shops/OrderExportService.php';
  1221.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1222.         include_once \dirname(__DIR__4).'/src/Service/Shops/ProductExportService.php';
  1223.         $this->services['App\\Controller\\Api\\ShopController'] = $instance = new \App\Controller\Api\ShopController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))), ($this->privates['App\\Service\\ConnectedObjects\\ConnectedObjectService'] ?? $this->getConnectedObjectServiceService()), ($this->privates['App\\Service\\Permissions\\PermissionShopService'] ?? $this->getPermissionShopServiceService()), new \App\Service\Shops\OrderExportService(), ($this->privates['App\\Service\\Shops\\ProductExportService'] ?? ($this->privates['App\\Service\\Shops\\ProductExportService'] = new \App\Service\Shops\ProductExportService())), ($this->privates['App\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\Repository\\TagRepository'] ?? $this->getTagRepositoryService()));
  1224.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ShopController'$this));
  1225.         return $instance;
  1226.     }
  1227.     /**
  1228.      * Gets the public 'App\Controller\Api\ShopOrderController' shared autowired service.
  1229.      *
  1230.      * @return \App\Controller\Api\ShopOrderController
  1231.      */
  1232.     protected function getShopOrderControllerService()
  1233.     {
  1234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1236.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1237.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1238.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1239.         include_once \dirname(__DIR__4).'/src/Controller/Api/ShopOrderController.php';
  1240.         $this->services['App\\Controller\\Api\\ShopOrderController'] = $instance = new \App\Controller\Api\ShopOrderController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Permissions\\PermissionShopService'] ?? $this->getPermissionShopServiceService()));
  1241.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ShopOrderController'$this));
  1242.         return $instance;
  1243.     }
  1244.     /**
  1245.      * Gets the public 'App\Controller\Api\SkinController' shared autowired service.
  1246.      *
  1247.      * @return \App\Controller\Api\SkinController
  1248.      */
  1249.     protected function getSkinControllerService()
  1250.     {
  1251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1253.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1254.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1255.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1256.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1257.         include_once \dirname(__DIR__4).'/src/Controller/Api/SkinController.php';
  1258.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1259.         $this->services['App\\Controller\\Api\\SkinController'] = $instance = new \App\Controller\Api\SkinController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  1260.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\SkinController'$this));
  1261.         return $instance;
  1262.     }
  1263.     /**
  1264.      * Gets the public 'App\Controller\Api\StatisticsController' shared autowired service.
  1265.      *
  1266.      * @return \App\Controller\Api\StatisticsController
  1267.      */
  1268.     protected function getStatisticsControllerService()
  1269.     {
  1270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1272.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1273.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1274.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1275.         include_once \dirname(__DIR__4).'/src/Controller/Api/StatisticsController.php';
  1276.         $this->services['App\\Controller\\Api\\StatisticsController'] = $instance = new \App\Controller\Api\StatisticsController(($this->privates['App\\Repository\\ShopRepository'] ?? $this->getShopRepositoryService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\ShopOrderRepository'] ?? $this->getShopOrderRepositoryService()), ($this->privates['App\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1277.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\StatisticsController'$this));
  1278.         return $instance;
  1279.     }
  1280.     /**
  1281.      * Gets the public 'App\Controller\Api\StripeController' shared autowired service.
  1282.      *
  1283.      * @return \App\Controller\Api\StripeController
  1284.      */
  1285.     protected function getStripeControllerService()
  1286.     {
  1287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1288.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1289.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1290.         include_once \dirname(__DIR__4).'/src/Controller/Api/StripeController.php';
  1291.         $this->services['App\\Controller\\Api\\StripeController'] = $instance = new \App\Controller\Api\StripeController(($this->privates['App\\Service\\Payment\\Stripe\\StripePaymentService'] ?? $this->getStripePaymentServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1292.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\Api\\StripeController'$this));
  1293.         return $instance;
  1294.     }
  1295.     /**
  1296.      * Gets the public 'App\Controller\Api\TariffController' shared autowired service.
  1297.      *
  1298.      * @return \App\Controller\Api\TariffController
  1299.      */
  1300.     protected function getTariffControllerService()
  1301.     {
  1302.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1304.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1305.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1306.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1307.         include_once \dirname(__DIR__4).'/src/Controller/Api/TariffController.php';
  1308.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1309.         $this->services['App\\Controller\\Api\\TariffController'] = $instance = new \App\Controller\Api\TariffController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  1310.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\TariffController'$this));
  1311.         return $instance;
  1312.     }
  1313.     /**
  1314.      * Gets the public 'App\Controller\Api\ToolController' shared autowired service.
  1315.      *
  1316.      * @return \App\Controller\Api\ToolController
  1317.      */
  1318.     protected function getToolControllerService()
  1319.     {
  1320.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1321.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1322.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1323.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1324.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1325.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1326.         include_once \dirname(__DIR__4).'/src/Controller/Api/ToolController.php';
  1327.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1328.         $this->services['App\\Controller\\Api\\ToolController'] = $instance = new \App\Controller\Api\ToolController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))), ($this->privates['App\\Repository\\ToolRepository'] ?? $this->getToolRepositoryService()), ($this->privates['App\\Repository\\SkinRepository'] ?? $this->getSkinRepositoryService()));
  1329.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\ToolController'$this));
  1330.         return $instance;
  1331.     }
  1332.     /**
  1333.      * Gets the public 'App\Controller\Api\UserActionController' shared autowired service.
  1334.      *
  1335.      * @return \App\Controller\Api\UserActionController
  1336.      */
  1337.     protected function getUserActionControllerService()
  1338.     {
  1339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1341.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1342.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1343.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1344.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserActionController.php';
  1345.         $this->services['App\\Controller\\Api\\UserActionController'] = $instance = new \App\Controller\Api\UserActionController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1346.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\UserActionController'$this));
  1347.         return $instance;
  1348.     }
  1349.     /**
  1350.      * Gets the public 'App\Controller\Api\UserActionLogController' shared autowired service.
  1351.      *
  1352.      * @return \App\Controller\Api\UserActionLogController
  1353.      */
  1354.     protected function getUserActionLogControllerService()
  1355.     {
  1356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1358.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1359.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1360.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1361.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserActionLogController.php';
  1362.         $this->services['App\\Controller\\Api\\UserActionLogController'] = $instance = new \App\Controller\Api\UserActionLogController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1363.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\UserActionLogController'$this));
  1364.         return $instance;
  1365.     }
  1366.     /**
  1367.      * Gets the public 'App\Controller\Api\UserController' shared autowired service.
  1368.      *
  1369.      * @return \App\Controller\Api\UserController
  1370.      */
  1371.     protected function getUserControllerService()
  1372.     {
  1373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1374.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1375.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1376.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1377.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1378.         include_once \dirname(__DIR__4).'/src/Traits/UploadTmp/UploadTmp.php';
  1379.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserController.php';
  1380.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1381.         $this->services['App\\Controller\\Api\\UserController'] = $instance = new \App\Controller\Api\UserController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this))));
  1382.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\UserController'$this));
  1383.         return $instance;
  1384.     }
  1385.     /**
  1386.      * Gets the public 'App\Controller\Api\UserScoreLogController' shared autowired service.
  1387.      *
  1388.      * @return \App\Controller\Api\UserScoreLogController
  1389.      */
  1390.     protected function getUserScoreLogControllerService()
  1391.     {
  1392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1393.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1394.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1395.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1396.         include_once \dirname(__DIR__4).'/src/Traits/Validation/ValidationTrait.php';
  1397.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserScoreLogController.php';
  1398.         $this->services['App\\Controller\\Api\\UserScoreLogController'] = $instance = new \App\Controller\Api\UserScoreLogController(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1399.         $instance->setContainer(($this->privates['.service_locator.hyz4CBf'] ?? $this->get_ServiceLocator_Hyz4CBfService())->withContext('App\\Controller\\Api\\UserScoreLogController'$this));
  1400.         return $instance;
  1401.     }
  1402.     /**
  1403.      * Gets the public 'App\Controller\MainController' shared autowired service.
  1404.      *
  1405.      * @return \App\Controller\MainController
  1406.      */
  1407.     protected function getMainControllerService()
  1408.     {
  1409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1411.         include_once \dirname(__DIR__4).'/src/Controller/MainController.php';
  1412.         $this->services['App\\Controller\\MainController'] = $instance = new \App\Controller\MainController();
  1413.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\MainController'$this));
  1414.         return $instance;
  1415.     }
  1416.     /**
  1417.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1418.      *
  1419.      * @return \App\Controller\SecurityController
  1420.      */
  1421.     protected function getSecurityControllerService()
  1422.     {
  1423.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1424.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1425.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1426.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  1427.         $instance->setContainer(($this->privates['.service_locator.vdmMuyE'] ?? $this->get_ServiceLocator_VdmMuyEService())->withContext('App\\Controller\\SecurityController'$this));
  1428.         return $instance;
  1429.     }
  1430.     /**
  1431.      * Gets the public 'App\Service\Naming\SubdirDirectoryNamer' shared autowired service.
  1432.      *
  1433.      * @return \App\Service\Naming\SubdirDirectoryNamer
  1434.      */
  1435.     protected function getSubdirDirectoryNamerService()
  1436.     {
  1437.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1438.         include_once \dirname(__DIR__4).'/src/Service/Naming/SubdirDirectoryNamer.php';
  1439.         return $this->services['App\\Service\\Naming\\SubdirDirectoryNamer'] = new \App\Service\Naming\SubdirDirectoryNamer();
  1440.     }
  1441.     /**
  1442.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
  1443.      *
  1444.      * @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
  1445.      */
  1446.     protected function getEasyAdminControllerService()
  1447.     {
  1448.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1450.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1451.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1452.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
  1453.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1454.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  1455.             'easyadmin.autocomplete' => ['services''easyadmin.autocomplete''getEasyadmin_AutocompleteService'false],
  1456.             'easyadmin.config.manager' => ['services''easyadmin.config.manager''getEasyadmin_Config_ManagerService'false],
  1457.             'easyadmin.filter.registry' => ['services''easyadmin.filter.registry''getEasyadmin_Filter_RegistryService'false],
  1458.             'easyadmin.paginator' => ['services''easyadmin.paginator''getEasyadmin_PaginatorService'false],
  1459.             'easyadmin.property_accessor' => ['services''easyadmin.property_accessor''getEasyadmin_PropertyAccessorService'false],
  1460.             'easyadmin.query_builder' => ['services''easyadmin.query_builder''getEasyadmin_QueryBuilderService'false],
  1461.             'easyadmin.security.authorization_checker' => ['services''easyadmin.security.authorization_checker''getEasyadmin_Security_AuthorizationCheckerService'false],
  1462.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  1463.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  1464.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1465.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1466.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1467.             'router' => ['services''router''getRouterService'false],
  1468.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  1469.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  1470.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  1471.             'serializer' => ['services''serializer''getSerializerService'false],
  1472.             'session' => ['services''session''getSessionService'false],
  1473.             'templating' => ['services''templating''getTemplatingService'false],
  1474.             'twig' => ['services''twig''getTwigService'false],
  1475.         ], [
  1476.             'doctrine' => '?',
  1477.             'easyadmin.autocomplete' => '?',
  1478.             'easyadmin.config.manager' => '?',
  1479.             'easyadmin.filter.registry' => '?',
  1480.             'easyadmin.paginator' => '?',
  1481.             'easyadmin.property_accessor' => '?',
  1482.             'easyadmin.query_builder' => '?',
  1483.             'easyadmin.security.authorization_checker' => '?',
  1484.             'event_dispatcher' => '?',
  1485.             'form.factory' => '?',
  1486.             'http_kernel' => '?',
  1487.             'parameter_bag' => '?',
  1488.             'request_stack' => '?',
  1489.             'router' => '?',
  1490.             'security.authorization_checker' => '?',
  1491.             'security.csrf.token_manager' => '?',
  1492.             'security.token_storage' => '?',
  1493.             'serializer' => '?',
  1494.             'session' => '?',
  1495.             'templating' => '?',
  1496.             'twig' => '?',
  1497.         ]))->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'$this));
  1498.         return $instance;
  1499.     }
  1500.     /**
  1501.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1502.      *
  1503.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1504.      */
  1505.     protected function getRedirectControllerService()
  1506.     {
  1507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1508.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  1509.     }
  1510.     /**
  1511.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1512.      *
  1513.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1514.      */
  1515.     protected function getTemplateControllerService()
  1516.     {
  1517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1518.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  1519.     }
  1520.     /**
  1521.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  1522.      *
  1523.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  1524.      */
  1525.     protected function getBase64NamerService()
  1526.     {
  1527.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1528.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1529.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1530.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  1531.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  1532.     }
  1533.     /**
  1534.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  1535.      *
  1536.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  1537.      */
  1538.     protected function getCurrentDateTimeDirectoryNamerService()
  1539.     {
  1540.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1541.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1542.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  1543.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  1544.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  1545.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  1546.     }
  1547.     /**
  1548.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  1549.      *
  1550.      * @return \Vich\UploaderBundle\Naming\HashNamer
  1551.      */
  1552.     protected function getHashNamerService()
  1553.     {
  1554.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1555.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1556.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1557.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  1558.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  1559.     }
  1560.     /**
  1561.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  1562.      *
  1563.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  1564.      */
  1565.     protected function getOrignameNamerService()
  1566.     {
  1567.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1568.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1569.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  1570.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1571.     }
  1572.     /**
  1573.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  1574.      *
  1575.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  1576.      */
  1577.     protected function getPropertyDirectoryNamerService()
  1578.     {
  1579.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1580.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1581.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  1582.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1583.     }
  1584.     /**
  1585.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  1586.      *
  1587.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  1588.      */
  1589.     protected function getPropertyNamerService()
  1590.     {
  1591.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1592.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1593.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1594.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  1595.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1596.     }
  1597.     /**
  1598.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  1599.      *
  1600.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  1601.      */
  1602.     protected function getSmartUniqueNamerService()
  1603.     {
  1604.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1605.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  1606.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  1607.     }
  1608.     /**
  1609.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  1610.      *
  1611.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  1612.      */
  1613.     protected function getSubdirDirectoryNamer2Service()
  1614.     {
  1615.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  1616.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  1617.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  1618.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  1619.     }
  1620.     /**
  1621.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  1622.      *
  1623.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  1624.      */
  1625.     protected function getUniqidNamerService()
  1626.     {
  1627.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  1628.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  1629.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  1630.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  1631.     }
  1632.     /**
  1633.      * Gets the public 'app.aboutitem.main.image.tmp.storage' shared autowired service.
  1634.      *
  1635.      * @return \App\Filesystem\LocalAdapter
  1636.      */
  1637.     protected function getApp_Aboutitem_Main_Image_Tmp_StorageService()
  1638.     {
  1639.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1640.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1641.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1642.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1643.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1644.         return $this->services['app.aboutitem.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/aboutitem/main-image', (\dirname(__DIR__4).'/public/'));
  1645.     }
  1646.     /**
  1647.      * Gets the public 'app.activeobject.main.image.tmp.storage' shared autowired service.
  1648.      *
  1649.      * @return \App\Filesystem\LocalAdapter
  1650.      */
  1651.     protected function getApp_Activeobject_Main_Image_Tmp_StorageService()
  1652.     {
  1653.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1654.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1655.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1656.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1657.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1658.         return $this->services['app.activeobject.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/activeobject/main-image', (\dirname(__DIR__4).'/public/'));
  1659.     }
  1660.     /**
  1661.      * Gets the public 'app.article.main.image.tmp.storage' shared autowired service.
  1662.      *
  1663.      * @return \App\Filesystem\LocalAdapter
  1664.      */
  1665.     protected function getApp_Article_Main_Image_Tmp_StorageService()
  1666.     {
  1667.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1668.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1669.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1670.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1671.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1672.         return $this->services['app.article.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/article/main-image', (\dirname(__DIR__4).'/public/'));
  1673.     }
  1674.     /**
  1675.      * Gets the public 'app.building.main.image.tmp.storage' shared autowired service.
  1676.      *
  1677.      * @return \App\Filesystem\LocalAdapter
  1678.      */
  1679.     protected function getApp_Building_Main_Image_Tmp_StorageService()
  1680.     {
  1681.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1682.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1683.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1684.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1685.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1686.         return $this->services['app.building.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/building/main-image', (\dirname(__DIR__4).'/public/'));
  1687.     }
  1688.     /**
  1689.      * Gets the public 'app.landing.br.image.tmp.storage' shared autowired service.
  1690.      *
  1691.      * @return \App\Filesystem\LocalAdapter
  1692.      */
  1693.     protected function getApp_Landing_Br_Image_Tmp_StorageService()
  1694.     {
  1695.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1696.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1697.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1698.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1699.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1700.         return $this->services['app.landing.br.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/landing/br-image', (\dirname(__DIR__4).'/public/'));
  1701.     }
  1702.     /**
  1703.      * Gets the public 'app.landing.main.image.tmp.storage' shared autowired service.
  1704.      *
  1705.      * @return \App\Filesystem\LocalAdapter
  1706.      */
  1707.     protected function getApp_Landing_Main_Image_Tmp_StorageService()
  1708.     {
  1709.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1710.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1711.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1712.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1713.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1714.         return $this->services['app.landing.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/landing/main-image', (\dirname(__DIR__4).'/public/'));
  1715.     }
  1716.     /**
  1717.      * Gets the public 'app.landing.problem.image.tmp.storage' shared autowired service.
  1718.      *
  1719.      * @return \App\Filesystem\LocalAdapter
  1720.      */
  1721.     protected function getApp_Landing_Problem_Image_Tmp_StorageService()
  1722.     {
  1723.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1724.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1725.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1726.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1727.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1728.         return $this->services['app.landing.problem.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/landing/problem-image', (\dirname(__DIR__4).'/public/'));
  1729.     }
  1730.     /**
  1731.      * Gets the public 'app.landing.tr.image.tmp.storage' shared autowired service.
  1732.      *
  1733.      * @return \App\Filesystem\LocalAdapter
  1734.      */
  1735.     protected function getApp_Landing_Tr_Image_Tmp_StorageService()
  1736.     {
  1737.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1738.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1739.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1740.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1741.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1742.         return $this->services['app.landing.tr.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/landing/tr-image', (\dirname(__DIR__4).'/public/'));
  1743.     }
  1744.     /**
  1745.      * Gets the public 'app.location.main.image.tmp.storage' shared autowired service.
  1746.      *
  1747.      * @return \App\Filesystem\LocalAdapter
  1748.      */
  1749.     protected function getApp_Location_Main_Image_Tmp_StorageService()
  1750.     {
  1751.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1754.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1755.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1756.         return $this->services['app.location.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/location/main-image', (\dirname(__DIR__4).'/public/'));
  1757.     }
  1758.     /**
  1759.      * Gets the public 'app.museum.main.image.tmp.storage' shared autowired service.
  1760.      *
  1761.      * @return \App\Filesystem\LocalAdapter
  1762.      */
  1763.     protected function getApp_Museum_Main_Image_Tmp_StorageService()
  1764.     {
  1765.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1766.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1767.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1768.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1769.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1770.         return $this->services['app.museum.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/museum/main-image', (\dirname(__DIR__4).'/public/'));
  1771.     }
  1772.     /**
  1773.      * Gets the public 'app.news.item.image.tmp.storage' shared autowired service.
  1774.      *
  1775.      * @return \App\Filesystem\LocalAdapter
  1776.      */
  1777.     protected function getApp_News_Item_Image_Tmp_StorageService()
  1778.     {
  1779.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1780.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1781.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1782.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1783.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1784.         return $this->services['app.news.item.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/news-item/image', (\dirname(__DIR__4).'/public/'));
  1785.     }
  1786.     /**
  1787.      * Gets the public 'app.partneritem.main.image.tmp.storage' shared autowired service.
  1788.      *
  1789.      * @return \App\Filesystem\LocalAdapter
  1790.      */
  1791.     protected function getApp_Partneritem_Main_Image_Tmp_StorageService()
  1792.     {
  1793.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1794.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1795.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1796.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1797.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1798.         return $this->services['app.partneritem.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/partneritem/main-image', (\dirname(__DIR__4).'/public/'));
  1799.     }
  1800.     /**
  1801.      * Gets the public 'app.pricing.main.image.tmp.storage' shared autowired service.
  1802.      *
  1803.      * @return \App\Filesystem\LocalAdapter
  1804.      */
  1805.     protected function getApp_Pricing_Main_Image_Tmp_StorageService()
  1806.     {
  1807.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1808.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1809.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1810.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1811.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1812.         return $this->services['app.pricing.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/pricing/main-image', (\dirname(__DIR__4).'/public/'));
  1813.     }
  1814.     /**
  1815.      * Gets the public 'app.product.main.image.tmp.storage' shared autowired service.
  1816.      *
  1817.      * @return \App\Filesystem\LocalAdapter
  1818.      */
  1819.     protected function getApp_Product_Main_Image_Tmp_StorageService()
  1820.     {
  1821.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1822.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1823.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1824.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1825.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1826.         return $this->services['app.product.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/product/main-image', (\dirname(__DIR__4).'/public/'));
  1827.     }
  1828.     /**
  1829.      * Gets the public 'app.room.main.image.tmp.storage' shared autowired service.
  1830.      *
  1831.      * @return \App\Filesystem\LocalAdapter
  1832.      */
  1833.     protected function getApp_Room_Main_Image_Tmp_StorageService()
  1834.     {
  1835.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1836.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1837.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1838.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1839.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1840.         return $this->services['app.room.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/room/main-image', (\dirname(__DIR__4).'/public/'));
  1841.     }
  1842.     /**
  1843.      * Gets the public 'app.shop.logo.image.tmp.storage' shared autowired service.
  1844.      *
  1845.      * @return \App\Filesystem\LocalAdapter
  1846.      */
  1847.     protected function getApp_Shop_Logo_Image_Tmp_StorageService()
  1848.     {
  1849.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1851.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1853.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1854.         return $this->services['app.shop.logo.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/shop/logo', (\dirname(__DIR__4).'/public/'));
  1855.     }
  1856.     /**
  1857.      * Gets the public 'app.skin.main.image.tmp.storage' shared autowired service.
  1858.      *
  1859.      * @return \App\Filesystem\LocalAdapter
  1860.      */
  1861.     protected function getApp_Skin_Main_Image_Tmp_StorageService()
  1862.     {
  1863.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1864.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1866.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1867.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1868.         return $this->services['app.skin.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/skin/main-image', (\dirname(__DIR__4).'/public/'));
  1869.     }
  1870.     /**
  1871.      * Gets the public 'app.tariff.main.image.tmp.storage' shared autowired service.
  1872.      *
  1873.      * @return \App\Filesystem\LocalAdapter
  1874.      */
  1875.     protected function getApp_Tariff_Main_Image_Tmp_StorageService()
  1876.     {
  1877.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1878.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1881.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1882.         return $this->services['app.tariff.main.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/tariff/main-image', (\dirname(__DIR__4).'/public/'));
  1883.     }
  1884.     /**
  1885.      * Gets the public 'app.user.avatar.image.tmp.storage' shared autowired service.
  1886.      *
  1887.      * @return \App\Filesystem\LocalAdapter
  1888.      */
  1889.     protected function getApp_User_Avatar_Image_Tmp_StorageService()
  1890.     {
  1891.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1892.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1895.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1896.         return $this->services['app.user.avatar.image.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/user/avatar', (\dirname(__DIR__4).'/public/'));
  1897.     }
  1898.     /**
  1899.      * Gets the public 'app.user.storage' shared autowired service.
  1900.      *
  1901.      * @return \App\Filesystem\LocalAdapter
  1902.      */
  1903.     protected function getApp_User_StorageService()
  1904.     {
  1905.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1906.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1907.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1908.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1909.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1910.         return $this->services['app.user.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/user', (\dirname(__DIR__4).'/public/'));
  1911.     }
  1912.     /**
  1913.      * Gets the public 'app.user.tmp.storage' shared autowired service.
  1914.      *
  1915.      * @return \App\Filesystem\LocalAdapter
  1916.      */
  1917.     protected function getApp_User_Tmp_StorageService()
  1918.     {
  1919.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  1920.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  1921.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  1922.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  1923.         include_once \dirname(__DIR__4).'/src/Filesystem/LocalAdapter.php';
  1924.         return $this->services['app.user.tmp.storage'] = new \App\Filesystem\LocalAdapter('/uploads/files/tmp/user', (\dirname(__DIR__4).'/public/'));
  1925.     }
  1926.     /**
  1927.      * Gets the public 'automapper_plus.configuration' shared service.
  1928.      *
  1929.      * @return \AutoMapperPlus\Configuration\AutoMapperConfig
  1930.      */
  1931.     protected function getAutomapperPlus_ConfigurationService()
  1932.     {
  1933.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/Configuration/AutoMapperConfigInterface.php';
  1934.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/Configuration/AutoMapperConfig.php';
  1935.         return $this->services['automapper_plus.configuration'] = new \AutoMapperPlus\Configuration\AutoMapperConfig();
  1936.     }
  1937.     /**
  1938.      * Gets the public 'automapper_plus.mapper' shared service.
  1939.      *
  1940.      * @return \AutoMapperPlus\AutoMapper
  1941.      */
  1942.     protected function getAutomapperPlus_MapperService()
  1943.     {
  1944.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/MapperInterface.php';
  1945.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/AutoMapperInterface.php';
  1946.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/AutoMapper.php';
  1947.         $a = ($this->services['automapper_plus.mapper_factory'] ?? $this->getAutomapperPlus_MapperFactoryService());
  1948.         if (isset($this->services['automapper_plus.mapper'])) {
  1949.             return $this->services['automapper_plus.mapper'];
  1950.         }
  1951.         return $this->services['automapper_plus.mapper'] = $a->create();
  1952.     }
  1953.     /**
  1954.      * Gets the public 'automapper_plus.mapper_factory' shared service.
  1955.      *
  1956.      * @return \AutoMapperPlus\AutoMapperPlusBundle\AutoMapperFactory
  1957.      */
  1958.     protected function getAutomapperPlus_MapperFactoryService()
  1959.     {
  1960.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle/AutoMapperFactory.php';
  1961.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle/AutoMapperConfiguratorInterface.php';
  1962.         include_once \dirname(__DIR__4).'/src/AutoMapperConfig.php';
  1963.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/Configuration/AutoMapperConfigInterface.php';
  1964.         include_once \dirname(__DIR__4).'/vendor/mark-gerarts/auto-mapper-plus/src/Configuration/AutoMapperConfig.php';
  1965.         include_once \dirname(__DIR__4).'/src/Service/Files/FileService.php';
  1966.         $this->services['automapper_plus.mapper_factory'] = $instance = new \AutoMapperPlus\AutoMapperPlusBundle\AutoMapperFactory(($this->services['automapper_plus.configuration'] ?? ($this->services['automapper_plus.configuration'] = new \AutoMapperPlus\Configuration\AutoMapperConfig())));
  1967.         $instance->addConfigureCallback(new \App\AutoMapperConfig(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['App\\Service\\Files\\FileService'] ?? ($this->privates['App\\Service\\Files\\FileService'] = new \App\Service\Files\FileService(\dirname(__DIR__4), $this)))));
  1968.         return $instance;
  1969.     }
  1970.     /**
  1971.      * Gets the public 'cache.app' shared service.
  1972.      *
  1973.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1974.      */
  1975.     protected function getCache_AppService()
  1976.     {
  1977.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('FxhflTrDaV'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1978.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1979.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1980.     }
  1981.     /**
  1982.      * Gets the public 'cache.app_clearer' shared service.
  1983.      *
  1984.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1985.      */
  1986.     protected function getCache_AppClearerService()
  1987.     {
  1988.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1989.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1990.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1991.     }
  1992.     /**
  1993.      * Gets the public 'cache.global_clearer' shared service.
  1994.      *
  1995.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1996.      */
  1997.     protected function getCache_GlobalClearerService()
  1998.     {
  1999.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2000.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2001.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  2002.     }
  2003.     /**
  2004.      * Gets the public 'cache.system' shared service.
  2005.      *
  2006.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2007.      */
  2008.     protected function getCache_SystemService()
  2009.     {
  2010.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('H52HQpy0xq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2011.     }
  2012.     /**
  2013.      * Gets the public 'cache.system_clearer' shared service.
  2014.      *
  2015.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2016.      */
  2017.     protected function getCache_SystemClearerService()
  2018.     {
  2019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2020.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2021.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  2022.     }
  2023.     /**
  2024.      * Gets the public 'cache_clearer' shared service.
  2025.      *
  2026.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2027.      */
  2028.     protected function getCacheClearerService()
  2029.     {
  2030.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2031.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2032.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2033.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2034.         }, 1));
  2035.     }
  2036.     /**
  2037.      * Gets the public 'cache_warmer' shared service.
  2038.      *
  2039.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2040.      */
  2041.     protected function getCacheWarmerService()
  2042.     {
  2043.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2045.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2046.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  2047.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2048.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2049.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2050.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2051.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2052.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  2053.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2054.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2055.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
  2056.             yield 10 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  2057.         }, 11), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  2058.     }
  2059.     /**
  2060.      * Gets the public 'console.command_loader' shared service.
  2061.      *
  2062.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2063.      */
  2064.     protected function getConsole_CommandLoaderService()
  2065.     {
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2068.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2069.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand' => ['privates''Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand''getClearInvalidRefreshTokensCommandService'false],
  2070.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand' => ['privates''Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand''getRevokeRefreshTokenCommandService'false],
  2071.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  2072.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  2073.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  2074.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  2075.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  2076.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  2077.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  2078.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  2079.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  2080.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  2081.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  2082.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  2083.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  2084.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  2085.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  2086.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  2087.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  2088.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  2089.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  2090.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  2091.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  2092.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  2093.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  2094.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  2095.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  2096.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  2097.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  2098.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2099.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2100.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2101.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2102.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2103.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2104.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2105.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2106.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  2107.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2108.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2109.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2110.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2111.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2112.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2113.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2114.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2115.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2116.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2117.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2118.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2119.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2120.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2121.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2122.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2123.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2124.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2125.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2126.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2127.             'easyadmin.command.make_admin_migration' => ['services''easyadmin.command.make_admin_migration''getEasyadmin_Command_MakeAdminMigrationService'false],
  2128.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  2129.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  2130.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  2131.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  2132.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  2133.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  2134.             'lexik_jwt_authentication.check_config_command' => ['services''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  2135.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  2136.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  2137.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  2138.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  2139.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  2140.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  2141.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  2142.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  2143.             'maker.auto_command.make_functional_test' => ['privates''maker.auto_command.make_functional_test''getMaker_AutoCommand_MakeFunctionalTestService'false],
  2144.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  2145.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  2146.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  2147.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  2148.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  2149.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  2150.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  2151.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  2152.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  2153.             'maker.auto_command.make_unit_test' => ['privates''maker.auto_command.make_unit_test''getMaker_AutoCommand_MakeUnitTestService'false],
  2154.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  2155.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  2156.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  2157.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  2158.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  2159.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  2160.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  2161.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  2162.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  2163.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  2164.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  2165.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  2166.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  2167.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  2168.         ], [
  2169.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand',
  2170.             'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand',
  2171.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  2172.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  2173.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  2174.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  2175.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  2176.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  2177.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  2178.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  2179.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  2180.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  2181.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  2182.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  2183.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  2184.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  2185.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  2186.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  2187.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  2188.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  2189.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  2190.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  2191.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  2192.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  2193.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  2194.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  2195.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  2196.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  2197.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  2198.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  2199.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  2200.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  2201.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  2202.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  2203.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  2204.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2205.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2206.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  2207.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  2208.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  2209.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2210.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  2211.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  2212.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2213.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  2214.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  2215.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  2216.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  2217.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  2218.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  2219.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  2220.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  2221.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  2222.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  2223.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  2224.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  2225.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  2226.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  2227.             'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
  2228.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  2229.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  2230.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  2231.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  2232.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  2233.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  2234.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  2235.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  2236.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2237.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2238.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2239.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2240.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2241.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2242.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2243.             'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2244.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2245.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2246.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2247.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2248.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2249.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2250.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2251.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2252.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2253.             'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2254.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2255.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2256.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  2257.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  2258.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  2259.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  2260.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  2261.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  2262.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  2263.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  2264.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  2265.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  2266.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  2267.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  2268.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:database:import' => 'doctrine.database_import_command''doctrine:query:sql' => 'doctrine.query_sql_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''security:encode-password' => 'security.command.user_password_encoder''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''make:admin:migration' => 'easyadmin.command.make_admin_migration''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''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''gesdinet:jwt:clear' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand''gesdinet:jwt:revoke' => 'Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand''debug:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class''vich:mapping:debug' => 'vich_uploader.command.mapping_debug''vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:functional-test' => 'maker.auto_command.make_functional_test''make: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:unit-test' => 'maker.auto_command.make_unit_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  2269.     }
  2270.     /**
  2271.      * Gets the public 'container.env_var_processors_locator' shared service.
  2272.      *
  2273.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2274.      */
  2275.     protected function getContainer_EnvVarProcessorsLocatorService()
  2276.     {
  2277.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2278.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2279.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2280.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2281.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2282.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2283.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2284.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2285.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2286.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2287.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2288.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2289.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2290.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2291.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2292.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2293.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2294.         ], [
  2295.             'base64' => '?',
  2296.             'bool' => '?',
  2297.             'const' => '?',
  2298.             'csv' => '?',
  2299.             'default' => '?',
  2300.             'file' => '?',
  2301.             'float' => '?',
  2302.             'int' => '?',
  2303.             'json' => '?',
  2304.             'key' => '?',
  2305.             'query_string' => '?',
  2306.             'require' => '?',
  2307.             'resolve' => '?',
  2308.             'string' => '?',
  2309.             'trim' => '?',
  2310.             'url' => '?',
  2311.         ]);
  2312.     }
  2313.     /**
  2314.      * Gets the public 'data_collector.dump' shared service.
  2315.      *
  2316.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2317.      */
  2318.     protected function getDataCollector_DumpService()
  2319.     {
  2320.         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()));
  2321.     }
  2322.     /**
  2323.      * Gets the public 'doctrine' shared service.
  2324.      *
  2325.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2326.      */
  2327.     protected function getDoctrineService()
  2328.     {
  2329.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2330.     }
  2331.     /**
  2332.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2333.      *
  2334.      * @return \Doctrine\DBAL\Connection
  2335.      */
  2336.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2337.     {
  2338.         $a = new \Doctrine\DBAL\Configuration();
  2339.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  2340.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2341.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2342.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2343.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2344.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2345.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2346.         $a->setSQLLogger($b);
  2347.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2348.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  2349.         ], [
  2350.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2351.         ]));
  2352.         $e = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter();
  2353.         $f = ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService());
  2354.         $g = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  2355.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('user_avatar'$e$f$g));
  2356.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('news_item'$e$f$g));
  2357.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('shop_logo'$e$f$g));
  2358.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('product_image'$e$f$g));
  2359.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('location_main_image'$e$f$g));
  2360.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('building_main_image'$e$f$g));
  2361.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('article_main_image'$e$f$g));
  2362.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('room_main_image'$e$f$g));
  2363.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('museum_main_image'$e$f$g));
  2364.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('activeobject_main_image'$e$f$g));
  2365.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('skin_main_image'$e$f$g));
  2366.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('tariff_main_image'$e$f$g));
  2367.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('landing_main_image'$e$f$g));
  2368.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('landing_problem_image'$e$f$g));
  2369.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('landing_tr_image'$e$f$g));
  2370.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('landing_bottom_right_image'$e$f$g));
  2371.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('aboutitem_main_image'$e$f$g));
  2372.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('partneritem_main_image'$e$f$g));
  2373.         $d->addEventSubscriber(new \App\EventListener\FixDefaultSchemaListener());
  2374.         $d->addEventSubscriber(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())));
  2375.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('user_avatar'$e$f$g));
  2376.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('user_avatar'$e$f$g));
  2377.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('news_item'$e$f$g));
  2378.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('news_item'$e$f$g));
  2379.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('shop_logo'$e$f$g));
  2380.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('shop_logo'$e$f$g));
  2381.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('product_image'$e$f$g));
  2382.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('product_image'$e$f$g));
  2383.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('location_main_image'$e$f$g));
  2384.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('location_main_image'$e$f$g));
  2385.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('building_main_image'$e$f$g));
  2386.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('building_main_image'$e$f$g));
  2387.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('article_main_image'$e$f$g));
  2388.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('article_main_image'$e$f$g));
  2389.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('room_main_image'$e$f$g));
  2390.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('room_main_image'$e$f$g));
  2391.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('museum_main_image'$e$f$g));
  2392.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('museum_main_image'$e$f$g));
  2393.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('activeobject_main_image'$e$f$g));
  2394.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('activeobject_main_image'$e$f$g));
  2395.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('skin_main_image'$e$f$g));
  2396.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('skin_main_image'$e$f$g));
  2397.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('tariff_main_image'$e$f$g));
  2398.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('tariff_main_image'$e$f$g));
  2399.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('landing_main_image'$e$f$g));
  2400.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('landing_main_image'$e$f$g));
  2401.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('landing_problem_image'$e$f$g));
  2402.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('landing_problem_image'$e$f$g));
  2403.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('landing_tr_image'$e$f$g));
  2404.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('landing_tr_image'$e$f$g));
  2405.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('landing_bottom_right_image'$e$f$g));
  2406.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('landing_bottom_right_image'$e$f$g));
  2407.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('aboutitem_main_image'$e$f$g));
  2408.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('aboutitem_main_image'$e$f$g));
  2409.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('partneritem_main_image'$e$f$g));
  2410.         $d->addEventSubscriber(new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('partneritem_main_image'$e$f$g));
  2411.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  2412.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_pgsql''charset' => 'UTF8''url' => $this->getEnv('resolve:DATABASE_URL'), 'user' => $this->getEnv('DB_USER'), 'password' => $this->getEnv('DB_PASS'), 'host' => 'localhost''port' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a$d, []);
  2413.     }
  2414.     /**
  2415.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  2416.      *
  2417.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  2418.      */
  2419.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  2420.     {
  2421.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2422.             'App\\EventListener\\User\\UserListener' => ['privates''App\\EventListener\\User\\UserListener''getUserListenerService'false],
  2423.         ], [
  2424.             'App\\EventListener\\User\\UserListener' => '?',
  2425.         ]));
  2426.         $instance->registerService('App\\EventListener\\User\\UserListener''App\\EventListener\\User\\UserListener');
  2427.         return $instance;
  2428.     }
  2429.     /**
  2430.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2431.      *
  2432.      * @return \Doctrine\ORM\EntityManager
  2433.      */
  2434.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2435.     {
  2436.         $a = new \Doctrine\ORM\Configuration();
  2437.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2438.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Entity'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Entity')]);
  2439.         $d = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/orm/doctrine-orm') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity', (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Resources/config/orm/doctrine-entity') => 'Gesdinet\\JWTRefreshTokenBundle\\Entity'], '.orm.xml'));
  2440.         $b->addDriver($c'App\\Entity');
  2441.         $b->addDriver($c'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  2442.         $b->addDriver($c'Vich\\UploaderBundle\\Entity');
  2443.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  2444.         $b->addDriver($d'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  2445.         $b->addDriver($d'Gesdinet\\JWTRefreshTokenBundle\\Entity');
  2446.         $a->setEntityNamespaces(['App' => 'App\\Entity''GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  2447.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  2448.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  2449.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  2450.         $a->setMetadataDriverImpl($b);
  2451.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2452.         $a->setProxyNamespace('Proxies');
  2453.         $a->setAutoGenerateProxyClasses(true);
  2454.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  2455.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2456.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2457.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2458.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  2459.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2460.             'App\\Repository\\AboutItemRepository' => ['privates''App\\Repository\\AboutItemRepository''getAboutItemRepositoryService'false],
  2461.             'App\\Repository\\AdditionalImagesRepository' => ['privates''App\\Repository\\AdditionalImagesRepository''getAdditionalImagesRepositoryService'false],
  2462.             'App\\Repository\\AdminSettingRepository' => ['privates''App\\Repository\\AdminSettingRepository''getAdminSettingRepositoryService'false],
  2463.             'App\\Repository\\ArticleRepository' => ['privates''App\\Repository\\ArticleRepository''getArticleRepositoryService'false],
  2464.             'App\\Repository\\AttributeTypeRepository' => ['privates''App\\Repository\\AttributeTypeRepository''getAttributeTypeRepositoryService'false],
  2465.             'App\\Repository\\AttributesRepository' => ['privates''App\\Repository\\AttributesRepository''getAttributesRepositoryService'false],
  2466.             'App\\Repository\\AuthorizationSettingRepository' => ['privates''App\\Repository\\AuthorizationSettingRepository''getAuthorizationSettingRepositoryService'false],
  2467.             'App\\Repository\\BuildingRepository' => ['privates''App\\Repository\\BuildingRepository''getBuildingRepositoryService'false],
  2468.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  2469.             'App\\Repository\\ExplanationRepository' => ['privates''App\\Repository\\ExplanationRepository''getExplanationRepositoryService'false],
  2470.             'App\\Repository\\FAQRepository' => ['privates''App\\Repository\\FAQRepository''getFAQRepositoryService'false],
  2471.             'App\\Repository\\GameRepository' => ['privates''App\\Repository\\GameRepository''getGameRepositoryService'false],
  2472.             'App\\Repository\\GuessingRepository' => ['privates''App\\Repository\\GuessingRepository''getGuessingRepositoryService'false],
  2473.             'App\\Repository\\LandingRepository' => ['privates''App\\Repository\\LandingRepository''getLandingRepositoryService'false],
  2474.             'App\\Repository\\LanguageRepository' => ['privates''App\\Repository\\LanguageRepository''getLanguageRepositoryService'false],
  2475.             'App\\Repository\\LineItemRepository' => ['privates''App\\Repository\\LineItemRepository''getLineItemRepositoryService'false],
  2476.             'App\\Repository\\LocationRepository' => ['privates''App\\Repository\\LocationRepository''getLocationRepositoryService'false],
  2477.             'App\\Repository\\MessageLogRepository' => ['privates''App\\Repository\\MessageLogRepository''getMessageLogRepositoryService'false],
  2478.             'App\\Repository\\MessageRepository' => ['privates''App\\Repository\\MessageRepository''getMessageRepositoryService'false],
  2479.             'App\\Repository\\PageRepository' => ['privates''App\\Repository\\PageRepository''getPageRepositoryService'false],
  2480.             'App\\Repository\\PartneritemRepository' => ['privates''App\\Repository\\PartneritemRepository''getPartneritemRepositoryService'false],
  2481.             'App\\Repository\\PermissionRepository' => ['privates''App\\Repository\\PermissionRepository''getPermissionRepositoryService'false],
  2482.             'App\\Repository\\PermissionShopRepository' => ['privates''App\\Repository\\PermissionShopRepository''getPermissionShopRepositoryService'false],
  2483.             'App\\Repository\\PortalPopupRepository' => ['privates''App\\Repository\\PortalPopupRepository''getPortalPopupRepositoryService'false],
  2484.             'App\\Repository\\PortalTeleportRepository' => ['privates''App\\Repository\\PortalTeleportRepository''getPortalTeleportRepositoryService'false],
  2485.             'App\\Repository\\PortalTeleportStartRepository' => ['privates''App\\Repository\\PortalTeleportStartRepository''getPortalTeleportStartRepositoryService'false],
  2486.             'App\\Repository\\PricingRepository' => ['privates''App\\Repository\\PricingRepository''getPricingRepositoryService'false],
  2487.             'App\\Repository\\ProductCategoryRepository' => ['privates''App\\Repository\\ProductCategoryRepository''getProductCategoryRepositoryService'false],
  2488.             'App\\Repository\\ProductRepository' => ['privates''App\\Repository\\ProductRepository''getProductRepositoryService'false],
  2489.             'App\\Repository\\PromoCodeRepository' => ['privates''App\\Repository\\PromoCodeRepository''getPromoCodeRepositoryService'false],
  2490.             'App\\Repository\\ResourceTypeRepository' => ['privates''App\\Repository\\ResourceTypeRepository''getResourceTypeRepositoryService'false],
  2491.             'App\\Repository\\RoomRepository' => ['privates''App\\Repository\\RoomRepository''getRoomRepositoryService'false],
  2492.             'App\\Repository\\ShopOrderRepository' => ['privates''App\\Repository\\ShopOrderRepository''getShopOrderRepositoryService'false],
  2493.             'App\\Repository\\ShopRepository' => ['privates''App\\Repository\\ShopRepository''getShopRepositoryService'false],
  2494.             'App\\Repository\\SkinRepository' => ['privates''App\\Repository\\SkinRepository''getSkinRepositoryService'false],
  2495.             'App\\Repository\\TagRepository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'false],
  2496.             'App\\Repository\\TariffRepository' => ['privates''App\\Repository\\TariffRepository''getTariffRepositoryService'false],
  2497.             'App\\Repository\\ToolRepository' => ['privates''App\\Repository\\ToolRepository''getToolRepositoryService'false],
  2498.             'App\\Repository\\UserActionLogRepository' => ['privates''App\\Repository\\UserActionLogRepository''getUserActionLogRepositoryService'false],
  2499.             'App\\Repository\\UserActionRepository' => ['privates''App\\Repository\\UserActionRepository''getUserActionRepositoryService'false],
  2500.             'App\\Repository\\UserArticleBookmarkRepository' => ['privates''App\\Repository\\UserArticleBookmarkRepository''getUserArticleBookmarkRepositoryService'false],
  2501.             'App\\Repository\\UserProductBookmarkRepository' => ['privates''App\\Repository\\UserProductBookmarkRepository''getUserProductBookmarkRepositoryService'false],
  2502.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  2503.             'App\\Repository\\UserScoreLogRepository' => ['privates''App\\Repository\\UserScoreLogRepository''getUserScoreLogRepositoryService'false],
  2504.             'App\\Repository\\UserTokenRepository' => ['privates''App\\Repository\\UserTokenRepository''getUserTokenRepositoryService'false],
  2505.         ], [
  2506.             'App\\Repository\\AboutItemRepository' => '?',
  2507.             'App\\Repository\\AdditionalImagesRepository' => '?',
  2508.             'App\\Repository\\AdminSettingRepository' => '?',
  2509.             'App\\Repository\\ArticleRepository' => '?',
  2510.             'App\\Repository\\AttributeTypeRepository' => '?',
  2511.             'App\\Repository\\AttributesRepository' => '?',
  2512.             'App\\Repository\\AuthorizationSettingRepository' => '?',
  2513.             'App\\Repository\\BuildingRepository' => '?',
  2514.             'App\\Repository\\CategoryRepository' => '?',
  2515.             'App\\Repository\\ExplanationRepository' => '?',
  2516.             'App\\Repository\\FAQRepository' => '?',
  2517.             'App\\Repository\\GameRepository' => '?',
  2518.             'App\\Repository\\GuessingRepository' => '?',
  2519.             'App\\Repository\\LandingRepository' => '?',
  2520.             'App\\Repository\\LanguageRepository' => '?',
  2521.             'App\\Repository\\LineItemRepository' => '?',
  2522.             'App\\Repository\\LocationRepository' => '?',
  2523.             'App\\Repository\\MessageLogRepository' => '?',
  2524.             'App\\Repository\\MessageRepository' => '?',
  2525.             'App\\Repository\\PageRepository' => '?',
  2526.             'App\\Repository\\PartneritemRepository' => '?',
  2527.             'App\\Repository\\PermissionRepository' => '?',
  2528.             'App\\Repository\\PermissionShopRepository' => '?',
  2529.             'App\\Repository\\PortalPopupRepository' => '?',
  2530.             'App\\Repository\\PortalTeleportRepository' => '?',
  2531.             'App\\Repository\\PortalTeleportStartRepository' => '?',
  2532.             'App\\Repository\\PricingRepository' => '?',
  2533.             'App\\Repository\\ProductCategoryRepository' => '?',
  2534.             'App\\Repository\\ProductRepository' => '?',
  2535.             'App\\Repository\\PromoCodeRepository' => '?',
  2536.             'App\\Repository\\ResourceTypeRepository' => '?',
  2537.             'App\\Repository\\RoomRepository' => '?',
  2538.             'App\\Repository\\ShopOrderRepository' => '?',
  2539.             'App\\Repository\\ShopRepository' => '?',
  2540.             'App\\Repository\\SkinRepository' => '?',
  2541.             'App\\Repository\\TagRepository' => '?',
  2542.             'App\\Repository\\TariffRepository' => '?',
  2543.             'App\\Repository\\ToolRepository' => '?',
  2544.             'App\\Repository\\UserActionLogRepository' => '?',
  2545.             'App\\Repository\\UserActionRepository' => '?',
  2546.             'App\\Repository\\UserArticleBookmarkRepository' => '?',
  2547.             'App\\Repository\\UserProductBookmarkRepository' => '?',
  2548.             'App\\Repository\\UserRepository' => '?',
  2549.             'App\\Repository\\UserScoreLogRepository' => '?',
  2550.             'App\\Repository\\UserTokenRepository' => '?',
  2551.         ])));
  2552.         $a->addCustomNumericFunction('CAST''App\\DQL\\CastAsDecimal');
  2553.         $a->addCustomNumericFunction('CAST_AS_TEXT''App\\DQL\\CastAsText');
  2554.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2555.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2556.         return $instance;
  2557.     }
  2558.     /**
  2559.      * Gets the public 'easyadmin.autocomplete' shared service.
  2560.      *
  2561.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
  2562.      */
  2563.     protected function getEasyadmin_AutocompleteService()
  2564.     {
  2565.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
  2566.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
  2567.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  2568.         return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  2569.     }
  2570.     /**
  2571.      * Gets the public 'easyadmin.command.make_admin_migration' shared service.
  2572.      *
  2573.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  2574.      */
  2575.     protected function getEasyadmin_Command_MakeAdminMigrationService()
  2576.     {
  2577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2578.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  2579.         $this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__4));
  2580.         $instance->setName('make:admin:migration');
  2581.         return $instance;
  2582.     }
  2583.     /**
  2584.      * Gets the public 'easyadmin.config.manager' shared service.
  2585.      *
  2586.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  2587.      */
  2588.     protected function getEasyadmin_Config_ManagerService()
  2589.     {
  2590.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  2591.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  2592.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  2593.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
  2594.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  2595.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  2596.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  2597.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  2598.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  2599.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService())));
  2600.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  2601.         return $instance;
  2602.     }
  2603.     /**
  2604.      * Gets the public 'easyadmin.filter.registry' shared service.
  2605.      *
  2606.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  2607.      */
  2608.     protected function getEasyadmin_Filter_RegistryService()
  2609.     {
  2610.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  2611.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
  2612.         }, 1));
  2613.     }
  2614.     /**
  2615.      * Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
  2616.      *
  2617.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
  2618.      */
  2619.     protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
  2620.     {
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  2622.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  2623.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
  2624.         return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2625.     }
  2626.     /**
  2627.      * Gets the public 'easyadmin.listener.controller' shared service.
  2628.      *
  2629.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  2630.      */
  2631.     protected function getEasyadmin_Listener_ControllerService()
  2632.     {
  2633.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  2634.     }
  2635.     /**
  2636.      * Gets the public 'easyadmin.listener.request_post_initialize' shared service.
  2637.      *
  2638.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
  2639.      */
  2640.     protected function getEasyadmin_Listener_RequestPostInitializeService()
  2641.     {
  2642.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
  2643.         return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2644.     }
  2645.     /**
  2646.      * Gets the public 'easyadmin.paginator' shared service.
  2647.      *
  2648.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
  2649.      */
  2650.     protected function getEasyadmin_PaginatorService()
  2651.     {
  2652.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  2653.         return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
  2654.     }
  2655.     /**
  2656.      * Gets the public 'easyadmin.property_accessor' shared service.
  2657.      *
  2658.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2659.      */
  2660.     protected function getEasyadmin_PropertyAccessorService()
  2661.     {
  2662.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  2663.     }
  2664.     /**
  2665.      * Gets the public 'easyadmin.query_builder' shared service.
  2666.      *
  2667.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
  2668.      */
  2669.     protected function getEasyadmin_QueryBuilderService()
  2670.     {
  2671.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
  2672.         return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2673.     }
  2674.     /**
  2675.      * Gets the public 'easyadmin.router' shared service.
  2676.      *
  2677.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  2678.      */
  2679.     protected function getEasyadmin_RouterService()
  2680.     {
  2681.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2682.     }
  2683.     /**
  2684.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  2685.      *
  2686.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2687.      */
  2688.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  2689.     {
  2690.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  2691.     }
  2692.     /**
  2693.      * Gets the public 'error_controller' shared service.
  2694.      *
  2695.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2696.      */
  2697.     protected function getErrorControllerService()
  2698.     {
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2701.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2702.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2703.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2704.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2705.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2706.     }
  2707.     /**
  2708.      * Gets the public 'event_dispatcher' shared service.
  2709.      *
  2710.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2711.      */
  2712.     protected function getEventDispatcherService()
  2713.     {
  2714.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2715.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2716.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2717.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2718.         $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())));
  2719.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  2720.             return ($this->privates['App\\EventListener\\JWT\\AuthenticationListener'] ?? $this->getAuthenticationListenerService());
  2721.         }, => 'onAuthenticationSuccessResponse'], 0);
  2722.         $instance->addListener('lexik_jwt_authentication.on_authentication_failure', [=> function () {
  2723.             return ($this->privates['App\\EventListener\\JWT\\AuthenticationListener'] ?? $this->getAuthenticationListenerService());
  2724.         }, => 'onAuthenticationFailureResponse'], 0);
  2725.         $instance->addListener('lexik_jwt_authentication.on_jwt_invalid', [=> function () {
  2726.             return ($this->privates['App\\EventListener\\JWT\\AuthenticationListener'] ?? $this->getAuthenticationListenerService());
  2727.         }, => 'onJWTInvalid'], 0);
  2728.         $instance->addListener('lexik_jwt_authentication.on_jwt_not_found', [=> function () {
  2729.             return ($this->privates['App\\EventListener\\JWT\\AuthenticationListener'] ?? $this->getAuthenticationListenerService());
  2730.         }, => 'onJWTNotFound'], 0);
  2731.         $instance->addListener('lexik_jwt_authentication.on_jwt_expired', [=> function () {
  2732.             return ($this->privates['App\\EventListener\\JWT\\AuthenticationListener'] ?? $this->getAuthenticationListenerService());
  2733.         }, => 'onJWTExpired'], 0);
  2734.         $instance->addListener('kernel.request', [=> function () {
  2735.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2736.         }, => 'onKernelRequest'], 250);
  2737.         $instance->addListener('kernel.response', [=> function () {
  2738.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2739.         }, => 'onKernelResponse'], 0);
  2740.         $instance->addListener('kernel.response', [=> function () {
  2741.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2742.         }, => 'onResponse'], 0);
  2743.         $instance->addListener('kernel.controller', [=> function () {
  2744.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2745.         }, => 'onKernelController'], 0);
  2746.         $instance->addListener('kernel.controller', [=> function () {
  2747.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  2748.         }, => 'onKernelController'], 0);
  2749.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  2750.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
  2751.         }, => 'initializeRequest'], 0);
  2752.         $instance->addListener('kernel.request', [=> function () {
  2753.             return ($this->privates['fos_rest.mime_type_listener'] ?? $this->getFosRest_MimeTypeListenerService());
  2754.         }, => 'onKernelRequest'], 200);
  2755.         $instance->addListener('kernel.request', [=> function () {
  2756.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  2757.         }, => 'onKernelRequest'], 10);
  2758.         $instance->addListener('kernel.request', [=> function () {
  2759.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  2760.         }, => 'onKernelRequest'], 34);
  2761.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [=> function () {
  2762.             return ($this->privates['gesdinet.jwtrefreshtoken.send_token'] ?? $this->getGesdinet_Jwtrefreshtoken_SendTokenService());
  2763.         }, => 'attachRefreshToken'], 0);
  2764.         $instance->addListener('kernel.exception', [=> function () {
  2765.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2766.         }, => 'onKernelException'], 0);
  2767.         $instance->addListener('kernel.exception', [=> function () {
  2768.             return ($this->privates['App\\EventListener\\AppExceptionSubscriber'] ?? ($this->privates['App\\EventListener\\AppExceptionSubscriber'] = new \App\EventListener\AppExceptionSubscriber('dev')));
  2769.         }, => 'onKernelException'], 0);
  2770.         $instance->addListener('checkout.session.completed', [=> function () {
  2771.             return ($this->privates['App\\EventHandler\\Payment\\Stripe\\StripePayEvent'] ?? $this->getStripePayEventService());
  2772.         }, => 'onCheckoutSessionCompleted'], 0);
  2773.         $instance->addListener('kernel.response', [=> function () {
  2774.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  2775.         }, => 'onKernelResponse'], 0);
  2776.         $instance->addListener('kernel.response', [=> function () {
  2777.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2778.         }, => 'onKernelResponse'], -1024);
  2779.         $instance->addListener('kernel.request', [=> function () {
  2780.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2781.         }, => 'setDefaultLocale'], 100);
  2782.         $instance->addListener('kernel.request', [=> function () {
  2783.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2784.         }, => 'onKernelRequest'], 16);
  2785.         $instance->addListener('kernel.finish_request', [=> function () {
  2786.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2787.         }, => 'onKernelFinishRequest'], 0);
  2788.         $instance->addListener('kernel.request', [=> function () {
  2789.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2790.         }, => 'onKernelRequest'], 256);
  2791.         $instance->addListener('kernel.request', [=> function () {
  2792.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  2793.         }, => 'resolveControllerName'], 24);
  2794.         $instance->addListener('kernel.response', [=> function () {
  2795.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2796.         }, => 'onResponse'], -255);
  2797.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2798.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2799.         }, => 'onControllerArguments'], 0);
  2800.         $instance->addListener('kernel.exception', [=> function () {
  2801.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2802.         }, => 'logKernelException'], 0);
  2803.         $instance->addListener('kernel.exception', [=> function () {
  2804.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2805.         }, => 'onKernelException'], -128);
  2806.         $instance->addListener('kernel.request', [=> function () {
  2807.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2808.         }, => 'onKernelRequest'], 15);
  2809.         $instance->addListener('kernel.finish_request', [=> function () {
  2810.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2811.         }, => 'onKernelFinishRequest'], -15);
  2812.         $instance->addListener('console.error', [=> function () {
  2813.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2814.         }, => 'onConsoleError'], -128);
  2815.         $instance->addListener('console.terminate', [=> function () {
  2816.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2817.         }, => 'onConsoleTerminate'], -128);
  2818.         $instance->addListener('console.error', [=> function () {
  2819.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2820.         }, => 'onConsoleError'], 0);
  2821.         $instance->addListener('kernel.request', [=> function () {
  2822.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2823.         }, => 'onKernelRequest'], 128);
  2824.         $instance->addListener('kernel.response', [=> function () {
  2825.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2826.         }, => 'onKernelResponse'], -1000);
  2827.         $instance->addListener('kernel.finish_request', [=> function () {
  2828.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2829.         }, => 'onFinishRequest'], 0);
  2830.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2831.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2832.         }, => 'onMessage'], -255);
  2833.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2834.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2835.         }, => 'onMessage'], -255);
  2836.         $instance->addListener('kernel.response', [=> function () {
  2837.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2838.         }, => 'onKernelResponse'], -100);
  2839.         $instance->addListener('kernel.exception', [=> function () {
  2840.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2841.         }, => 'onKernelException'], 0);
  2842.         $instance->addListener('kernel.terminate', [=> function () {
  2843.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2844.         }, => 'onKernelTerminate'], -1024);
  2845.         $instance->addListener('kernel.controller', [=> function () {
  2846.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2847.         }, => 'onKernelController'], 0);
  2848.         $instance->addListener('kernel.response', [=> function () {
  2849.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  2850.         }, => 'onKernelResponse'], 0);
  2851.         $instance->addListener('kernel.request', [=> function () {
  2852.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2853.         }, => 'configure'], 2048);
  2854.         $instance->addListener('console.command', [=> function () {
  2855.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2856.         }, => 'configure'], 2048);
  2857.         $instance->addListener('kernel.request', [=> function () {
  2858.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2859.         }, => 'onKernelRequest'], 32);
  2860.         $instance->addListener('kernel.finish_request', [=> function () {
  2861.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2862.         }, => 'onKernelFinishRequest'], 0);
  2863.         $instance->addListener('kernel.exception', [=> function () {
  2864.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2865.         }, => 'onKernelException'], -64);
  2866.         $instance->addListener('kernel.response', [=> function () {
  2867.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2868.         }, => 'onKernelResponse'], 0);
  2869.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2870.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2871.         }, => 'onMessage'], 0);
  2872.         $instance->addListener('kernel.controller', [=> function () {
  2873.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2874.         }, => 'onKernelController'], 0);
  2875.         $instance->addListener('kernel.controller', [=> function () {
  2876.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2877.         }, => 'onKernelController'], 0);
  2878.         $instance->addListener('kernel.controller', [=> function () {
  2879.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2880.         }, => 'onKernelController'], -128);
  2881.         $instance->addListener('kernel.view', [=> function () {
  2882.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2883.         }, => 'onKernelView'], 0);
  2884.         $instance->addListener('kernel.controller', [=> function () {
  2885.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2886.         }, => 'onKernelController'], 0);
  2887.         $instance->addListener('kernel.response', [=> function () {
  2888.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2889.         }, => 'onKernelResponse'], 0);
  2890.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2891.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2892.         }, => 'onKernelControllerArguments'], 0);
  2893.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2894.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2895.         }, => 'onKernelControllerArguments'], 0);
  2896.         $instance->addListener('kernel.response', [=> function () {
  2897.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2898.         }, => 'onKernelResponse'], 0);
  2899.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2900.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2901.         }, => 'onVoterVote'], 0);
  2902.         $instance->addListener('kernel.request', [=> function () {
  2903.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2904.         }, => 'configureLogoutUrlGenerator'], 8);
  2905.         $instance->addListener('kernel.request', [=> function () {
  2906.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2907.         }, => 'onKernelRequest'], 8);
  2908.         $instance->addListener('kernel.finish_request', [=> function () {
  2909.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2910.         }, => 'onKernelFinishRequest'], 0);
  2911.         $instance->addListener('kernel.response', [=> function () {
  2912.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2913.         }, => 'onKernelResponse'], -128);
  2914.         $instance->addListener('console.command', [=> function () {
  2915.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2916.         }, => 'onCommand'], 255);
  2917.         $instance->addListener('console.terminate', [=> function () {
  2918.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2919.         }, => 'onTerminate'], -255);
  2920.         $instance->addListener('console.command', [=> function () {
  2921.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2922.         }, => 'configure'], 1024);
  2923.         $instance->addListener('console.error', [=> function () {
  2924.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2925.         }, => 'onConsoleError'], 0);
  2926.         $instance->addListener('console.terminate', [=> function () {
  2927.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2928.         }, => 'onConsoleTerminate'], 0);
  2929.         $instance->addListener('kernel.view', [=> function () {
  2930.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  2931.         }, => 'onKernelView'], 30);
  2932.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  2933.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  2934.         }, => 'onImplicitLogin'], 0);
  2935.         $instance->addListener('security.interactive_login', [=> function () {
  2936.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  2937.         }, => 'onSecurityInteractiveLogin'], 0);
  2938.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2939.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  2940.         }, => 'authenticate'], 0);
  2941.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  2942.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  2943.         }, => 'authenticate'], 0);
  2944.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2945.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  2946.         }, => 'authenticate'], 0);
  2947.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  2948.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2949.         }, => 'addSuccessFlash'], 0);
  2950.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  2951.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2952.         }, => 'addSuccessFlash'], 0);
  2953.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  2954.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2955.         }, => 'addSuccessFlash'], 0);
  2956.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  2957.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2958.         }, => 'addSuccessFlash'], 0);
  2959.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  2960.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2961.         }, => 'addSuccessFlash'], 0);
  2962.         $instance->addListener('fos_user.registration.completed', [=> function () {
  2963.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2964.         }, => 'addSuccessFlash'], 0);
  2965.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  2966.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  2967.         }, => 'addSuccessFlash'], 0);
  2968.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  2969.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  2970.         }, => 'onResettingResetInitialize'], 0);
  2971.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  2972.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  2973.         }, => 'onResettingResetSuccess'], 0);
  2974.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  2975.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  2976.         }, => 'onResettingResetRequest'], 0);
  2977.         $instance->addListener('kernel.exception', [=> function () {
  2978.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2979.         }, => 'onException'], 0);
  2980.         $instance->addListener('kernel.terminate', [=> function () {
  2981.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2982.         }, => 'onTerminate'], 0);
  2983.         $instance->addListener('console.error', [=> function () {
  2984.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2985.         }, => 'onException'], 0);
  2986.         $instance->addListener('console.terminate', [=> function () {
  2987.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2988.         }, => 'onTerminate'], 0);
  2989.         return $instance;
  2990.     }
  2991.     /**
  2992.      * Gets the public 'filesystem' shared service.
  2993.      *
  2994.      * @return \Symfony\Component\Filesystem\Filesystem
  2995.      */
  2996.     protected function getFilesystemService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2999.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  3000.     }
  3001.     /**
  3002.      * Gets the public 'form.factory' shared service.
  3003.      *
  3004.      * @return \Symfony\Component\Form\FormFactory
  3005.      */
  3006.     protected function getForm_FactoryService()
  3007.     {
  3008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  3010.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  3011.     }
  3012.     /**
  3013.      * Gets the public 'form.type.file' shared service.
  3014.      *
  3015.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  3016.      */
  3017.     protected function getForm_Type_FileService()
  3018.     {
  3019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  3022.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  3023.     }
  3024.     /**
  3025.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  3026.      *
  3027.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  3028.      */
  3029.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  3030.     {
  3031.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  3032.         return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  3033.     }
  3034.     /**
  3035.      * Gets the public 'fos_rest.view_handler' shared service.
  3036.      *
  3037.      * @return \FOS\RestBundle\View\ViewHandler
  3038.      */
  3039.     protected function getFosRest_ViewHandlerService()
  3040.     {
  3041.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  3042.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  3044.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/JsonpHandler.php';
  3045.         $this->services['fos_rest.view_handler'] = $instance = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['jsonp' => false'json' => false], 400204false, ['serializeNullStrategy' => true]);
  3046.         $instance->registerHandler('jsonp', [=> new \FOS\RestBundle\View\JsonpHandler('callback'), => 'createResponse']);
  3047.         return $instance;
  3048.     }
  3049.     /**
  3050.      * Gets the public 'fos_user.change_password.controller' shared service.
  3051.      *
  3052.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  3053.      */
  3054.     protected function getFosUser_ChangePassword_ControllerService()
  3055.     {
  3056.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3057.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3058.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  3061.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  3062.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  3063.         $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['form.factory'] ?? $this->getForm_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()));
  3064.         $instance->setContainer($this);
  3065.         return $instance;
  3066.     }
  3067.     /**
  3068.      * Gets the public 'fos_user.profile.controller' shared service.
  3069.      *
  3070.      * @return \FOS\UserBundle\Controller\ProfileController
  3071.      */
  3072.     protected function getFosUser_Profile_ControllerService()
  3073.     {
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  3078.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  3079.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  3080.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  3081.         $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['form.factory'] ?? $this->getForm_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()));
  3082.         $instance->setContainer($this);
  3083.         return $instance;
  3084.     }
  3085.     /**
  3086.      * Gets the public 'fos_user.registration.controller' shared service.
  3087.      *
  3088.      * @return \FOS\UserBundle\Controller\RegistrationController
  3089.      */
  3090.     protected function getFosUser_Registration_ControllerService()
  3091.     {
  3092.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3093.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  3096.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  3099.         $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['form.factory'] ?? $this->getForm_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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3100.         $instance->setContainer($this);
  3101.         return $instance;
  3102.     }
  3103.     /**
  3104.      * Gets the public 'fos_user.resetting.controller' shared service.
  3105.      *
  3106.      * @return \FOS\UserBundle\Controller\ResettingController
  3107.      */
  3108.     protected function getFosUser_Resetting_ControllerService()
  3109.     {
  3110.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  3117.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  3118.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
  3119.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  3120.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  3121.         $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['form.factory'] ?? $this->getForm_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()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => '@FOSUser/Registration/email.txt.twig''resetting.template' => '@FOSUser/Resetting/email.txt.twig''from_email' => ['confirmation' => $this->parameters['fos_user.registration.confirmation.from_email'], 'resetting' => $this->parameters['fos_user.resetting.email.from_email']]]), 7200);
  3122.         $instance->setContainer($this);
  3123.         return $instance;
  3124.     }
  3125.     /**
  3126.      * Gets the public 'fos_user.security.controller' shared service.
  3127.      *
  3128.      * @return \FOS\UserBundle\Controller\SecurityController
  3129.      */
  3130.     protected function getFosUser_Security_ControllerService()
  3131.     {
  3132.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3133.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3134.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  3135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/Controller.php';
  3136.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  3137.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  3138.         $instance->setContainer($this);
  3139.         return $instance;
  3140.     }
  3141.     /**
  3142.      * Gets the public 'fos_user.user_manager' shared service.
  3143.      *
  3144.      * @return \FOS\UserBundle\Doctrine\UserManager
  3145.      */
  3146.     protected function getFosUser_UserManagerService()
  3147.     {
  3148.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  3149.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  3150.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  3151.         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');
  3152.     }
  3153.     /**
  3154.      * Gets the public 'gesdinet.jwtrefreshtoken' shared service.
  3155.      *
  3156.      * @return \Gesdinet\JWTRefreshTokenBundle\Service\RefreshToken
  3157.      */
  3158.     protected function getGesdinet_JwtrefreshtokenService()
  3159.     {
  3160.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Service/RefreshToken.php';
  3161.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3162.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Security/Authenticator/RefreshTokenAuthenticator.php';
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Security/Provider/RefreshTokenProvider.php';
  3167.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  3169.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  3170.         $a = ($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService());
  3171.         $b = new \Gesdinet\JWTRefreshTokenBundle\Security\Provider\RefreshTokenProvider($a);
  3172.         $b->setCustomUserProvider(new \FOS\UserBundle\Security\UserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  3173.         return $this->services['gesdinet.jwtrefreshtoken'] = new \Gesdinet\JWTRefreshTokenBundle\Service\RefreshToken(new \Gesdinet\JWTRefreshTokenBundle\Security\Authenticator\RefreshTokenAuthenticator(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'refresh_token'), $b, ($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), ($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), $a31557600'api'true, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3174.     }
  3175.     /**
  3176.      * Gets the public 'gesdinet.jwtrefreshtoken.refresh_token_manager' shared service.
  3177.      *
  3178.      * @return \Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager
  3179.      */
  3180.     protected function getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()
  3181.     {
  3182.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Model/RefreshTokenManagerInterface.php';
  3183.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Model/RefreshTokenManager.php';
  3184.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Doctrine/RefreshTokenManager.php';
  3185.         return $this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] = new \Gesdinet\JWTRefreshTokenBundle\Doctrine\RefreshTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken');
  3186.     }
  3187.     /**
  3188.      * Gets the public 'http_kernel' shared service.
  3189.      *
  3190.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3191.      */
  3192.     protected function getHttpKernelService()
  3193.     {
  3194.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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 () {
  3195.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3196.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3197.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3198.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3199.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3200.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3201.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3202.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3203.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3204.     }
  3205.     /**
  3206.      * Gets the public 'jms_serializer' shared service.
  3207.      *
  3208.      * @return \JMS\Serializer\Serializer
  3209.      */
  3210.     protected function getJmsSerializerService()
  3211.     {
  3212.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3213.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  3214.         ], [
  3215.             'metadata_driver' => '?',
  3216.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  3217.         $a->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')));
  3218.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  3219.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  3220.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  3221.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  3222.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  3223.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3224.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  3225.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  3226.         ], [
  3227.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  3228.             'jms_serializer.stopwatch_subscriber' => '?',
  3229.         ]));
  3230.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  3231.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  3232.         $g->setOptions(1216);
  3233.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  3234.         $h->setFormatOutput(true);
  3235.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  3236.         $i->setOptions(0);
  3237.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  3238.     }
  3239.     /**
  3240.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  3241.      *
  3242.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  3243.      */
  3244.     protected function getJmsSerializer_DeserializationContextFactoryService()
  3245.     {
  3246.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  3247.     }
  3248.     /**
  3249.      * Gets the public 'jms_serializer.handler_registry' shared service.
  3250.      *
  3251.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  3252.      */
  3253.     protected function getJmsSerializer_HandlerRegistryService()
  3254.     {
  3255.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  3256.         return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  3257.     }
  3258.     /**
  3259.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  3260.      *
  3261.      * @return \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver
  3262.      */
  3263.     protected function getJmsSerializer_MetadataDriverService()
  3264.     {
  3265.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  3266.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  3267.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  3268.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  3269.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  3270.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/IdenticalPropertyNamingStrategy.php';
  3271.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  3272.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  3273.         $a = new \Metadata\Driver\FileLocator([]);
  3274.         $b = new \JMS\Serializer\Naming\IdenticalPropertyNamingStrategy();
  3275.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  3276.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c);
  3277.     }
  3278.     /**
  3279.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  3280.      *
  3281.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  3282.      */
  3283.     protected function getJmsSerializer_SerializationContextFactoryService()
  3284.     {
  3285.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  3286.     }
  3287.     /**
  3288.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  3289.      *
  3290.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  3291.      */
  3292.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  3293.     {
  3294.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  3295.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  3296.     }
  3297.     /**
  3298.      * Gets the public 'lexik_jwt_authentication.check_config_command' shared service.
  3299.      *
  3300.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  3301.      */
  3302.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  3303.     {
  3304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3305.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  3306.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  3307.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  3308.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  3310.         $this->services['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader((\dirname(__DIR__3).'/jwt/private.pem'), (\dirname(__DIR__3).'/jwt/public.pem'), 'mumidis'))), 'RS256');
  3311.         $instance->setName('lexik:jwt:check-config');
  3312.         return $instance;
  3313.     }
  3314.     /**
  3315.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  3316.      *
  3317.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  3318.      */
  3319.     protected function getLexikJwtAuthentication_EncoderService()
  3320.     {
  3321.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  3322.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  3323.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  3324.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  3325.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  3326.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  3327.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  3328.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  3329.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  3330.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader((\dirname(__DIR__3).'/jwt/private.pem'), (\dirname(__DIR__3).'/jwt/public.pem'), 'mumidis'))), 'openssl''RS256'157784630));
  3331.     }
  3332.     /**
  3333.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  3334.      *
  3335.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  3336.      */
  3337.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  3338.     {
  3339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3340.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  3341.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  3342.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  3343.         }, 1));
  3344.         $instance->setName('lexik:jwt:generate-token');
  3345.         return $instance;
  3346.     }
  3347.     /**
  3348.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  3349.      *
  3350.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  3351.      */
  3352.     protected function getLexikJwtAuthentication_JwtManagerService()
  3353.     {
  3354.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  3355.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  3356.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  3357.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'username');
  3358.         $instance->setUserIdentityField('username');
  3359.         return $instance;
  3360.     }
  3361.     /**
  3362.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  3363.      *
  3364.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  3365.      */
  3366.     protected function getLexikJwtAuthentication_KeyLoaderService()
  3367.     {
  3368.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  3371.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  3372.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader((\dirname(__DIR__3).'/jwt/private.pem'), (\dirname(__DIR__3).'/jwt/public.pem'), 'mumidis');
  3373.     }
  3374.     /**
  3375.      * Gets the public 'profiler' shared service.
  3376.      *
  3377.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  3378.      */
  3379.     protected function getProfilerService()
  3380.     {
  3381.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  3382.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3383.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3384.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3385.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3386.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  3387.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  3388.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3389.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  3390.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  3391.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  3392.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  3393.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  3394.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3395.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  3396.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  3397.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3398.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3399.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3400.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  3401.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  3402.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  3403.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  3404.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  3405.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3406.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  3407.         if ($this->has('kernel')) {
  3408.             $g->setKernel($b);
  3409.         }
  3410.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  3411.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3412.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  3413.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  3414.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  3415.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  3416.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  3417.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  3418.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  3419.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  3420.         $instance->add($d);
  3421.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  3422.         $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())));
  3423.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  3424.         $instance->add($e);
  3425.         $instance->add($f);
  3426.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  3427.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  3428.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  3429.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  3430.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  3431.         $instance->add($g);
  3432.         return $instance;
  3433.     }
  3434.     /**
  3435.      * Gets the public 'request_stack' shared service.
  3436.      *
  3437.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3438.      */
  3439.     protected function getRequestStackService()
  3440.     {
  3441.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3442.     }
  3443.     /**
  3444.      * Gets the public 'router' shared service.
  3445.      *
  3446.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3447.      */
  3448.     protected function getRouterService()
  3449.     {
  3450.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3451.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3452.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3453.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3454.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3455.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3456.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3457.         ], [
  3458.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3459.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  3460.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3461.         return $instance;
  3462.     }
  3463.     /**
  3464.      * Gets the public 'routing.loader' shared service.
  3465.      *
  3466.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3467.      */
  3468.     protected function getRouting_LoaderService()
  3469.     {
  3470.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3471.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3472.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3473.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3474.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3475.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3476.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3477.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3478.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3479.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3480.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3481.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3482.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3483.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  3485.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3486.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3487.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3488.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3489.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3490.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  3491.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3492.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  3493.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  3494.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  3495.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  3496.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  3497.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3498.             'kernel' => ['services''kernel''getKernelService'false],
  3499.         ], [
  3500.             'kernel' => 'App\\Kernel',
  3501.         ]))));
  3502.         $a->addLoader($c);
  3503.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  3504.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  3505.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  3506.     }
  3507.     /**
  3508.      * Gets the public 'security.authentication_utils' shared service.
  3509.      *
  3510.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  3511.      */
  3512.     protected function getSecurity_AuthenticationUtilsService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  3515.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3516.     }
  3517.     /**
  3518.      * Gets the public 'security.authorization_checker' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  3521.      */
  3522.     protected function getSecurity_AuthorizationCheckerService()
  3523.     {
  3524.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  3525.     }
  3526.     /**
  3527.      * Gets the public 'security.csrf.token_manager' shared service.
  3528.      *
  3529.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  3530.      */
  3531.     protected function getSecurity_Csrf_TokenManagerService()
  3532.     {
  3533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  3534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  3535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  3536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  3537.         return $this->services['security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3538.     }
  3539.     /**
  3540.      * Gets the public 'security.password_encoder' shared service.
  3541.      *
  3542.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  3543.      */
  3544.     protected function getSecurity_PasswordEncoderService()
  3545.     {
  3546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  3547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  3548.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  3549.     }
  3550.     /**
  3551.      * Gets the public 'security.token_storage' shared service.
  3552.      *
  3553.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3554.      */
  3555.     protected function getSecurity_TokenStorageService()
  3556.     {
  3557.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3558.             'session' => ['services''session''getSessionService'false],
  3559.         ], [
  3560.             'session' => '?',
  3561.         ]));
  3562.     }
  3563.     /**
  3564.      * Gets the public 'serializer' shared service.
  3565.      *
  3566.      * @return \Symfony\Component\Serializer\Serializer
  3567.      */
  3568.     protected function getSerializerService()
  3569.     {
  3570.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  3571.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  3572.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  3573.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  3574.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  3575.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  3576.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  3579.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  3580.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  3583.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  3584.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  3585.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  3586.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  3587.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  3588.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  3589.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  3590.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  3591.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  3592.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  3593.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  3594.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  3596.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  3597.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  3598.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  3599.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  3600.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  3601.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  3602.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  3603.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  3604.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  3606.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  3607.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  3608.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  3609.     }
  3610.     /**
  3611.      * Gets the public 'services_resetter' shared service.
  3612.      *
  3613.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3614.      */
  3615.     protected function getServicesResetterService()
  3616.     {
  3617.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3618.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3619.             if (isset($this->services['cache.app'])) {
  3620.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3621.             }
  3622.             if (isset($this->services['cache.system'])) {
  3623.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3624.             }
  3625.             if (isset($this->privates['cache.validator'])) {
  3626.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3627.             }
  3628.             if (isset($this->privates['cache.serializer'])) {
  3629.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3630.             }
  3631.             if (isset($this->privates['cache.annotations'])) {
  3632.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3633.             }
  3634.             if (isset($this->privates['cache.property_info'])) {
  3635.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3636.             }
  3637.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3638.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3639.             }
  3640.             if (isset($this->services['profiler'])) {
  3641.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  3642.             }
  3643.             if (isset($this->services['validator'])) {
  3644.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  3645.             }
  3646.             if (isset($this->privates['debug.stopwatch'])) {
  3647.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3648.             }
  3649.             if (isset($this->services['event_dispatcher'])) {
  3650.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3651.             }
  3652.             if (isset($this->services['doctrine'])) {
  3653.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3654.             }
  3655.             if (isset($this->privates['form.type.entity'])) {
  3656.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3657.             }
  3658.             if (isset($this->services['security.token_storage'])) {
  3659.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  3660.             }
  3661.             if (isset($this->privates['cache.security_expression_language'])) {
  3662.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3663.             }
  3664.             if (isset($this->privates['monolog.handler.main'])) {
  3665.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3666.             }
  3667.             if (isset($this->privates['monolog.handler.console'])) {
  3668.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3669.             }
  3670.             if (isset($this->privates['cache.easyadmin'])) {
  3671.                 yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
  3672.             }
  3673.             if (false) {
  3674.                 yield 'fos_rest.view_handler.default' => null;
  3675.             }
  3676.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  3677.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  3678.             }
  3679.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  3680.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  3681.             }
  3682.             if (isset($this->privates['cache.webpack_encore'])) {
  3683.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  3684.             }
  3685.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  3686.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  3687.             }
  3688.         }, function () {
  3689.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['cache.easyadmin'])) + (int) (false) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]']));
  3690.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'cache.easyadmin' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset']]);
  3691.     }
  3692.     /**
  3693.      * Gets the public 'session' shared service.
  3694.      *
  3695.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3696.      */
  3697.     protected function getSessionService()
  3698.     {
  3699.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  3701.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  3702.     }
  3703.     /**
  3704.      * Gets the public 'swiftmailer.mailer.default' shared service.
  3705.      *
  3706.      * @return \Swift_Mailer
  3707.      */
  3708.     protected function getSwiftmailer_Mailer_DefaultService()
  3709.     {
  3710.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  3711.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  3712.     }
  3713.     /**
  3714.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  3715.      *
  3716.      * @return \Swift_Plugins_MessageLogger
  3717.      */
  3718.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  3719.     {
  3720.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3721.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3722.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3723.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  3724.     }
  3725.     /**
  3726.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  3727.      *
  3728.      * @return \Swift_Transport
  3729.      */
  3730.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  3731.     {
  3732.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3733.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  3734.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3735.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3736.         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' => (\dirname(__DIR__6).'/sbin/sendmail -bs')], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  3737.     }
  3738.     /**
  3739.      * Gets the public 'swiftmailer.transport' shared service.
  3740.      *
  3741.      * @return \Swift_Transport_SpoolTransport
  3742.      */
  3743.     protected function getSwiftmailer_TransportService()
  3744.     {
  3745.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  3747.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  3748.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  3749.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  3750.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  3752.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  3753.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  3754.         $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());
  3755.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  3756.         return $instance;
  3757.     }
  3758.     /**
  3759.      * Gets the public 'templating' shared service.
  3760.      *
  3761.      * @return \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
  3762.      *
  3763.      * @deprecated The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  3764.      */
  3765.     protected function getTemplatingService()
  3766.     {
  3767.         @trigger_error('The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  3768.         $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);
  3769.         $instance->addEngine($this->getTemplating_Engine_TwigService());
  3770.         $instance->addEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  3771.         return $instance;
  3772.     }
  3773.     /**
  3774.      * Gets the public 'templating.loader' shared service.
  3775.      *
  3776.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  3777.      *
  3778.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  3779.      */
  3780.     protected function getTemplating_LoaderService()
  3781.     {
  3782.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  3783.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  3784.     }
  3785.     /**
  3786.      * Gets the public 'translator' shared service.
  3787.      *
  3788.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3789.      */
  3790.     protected function getTranslatorService()
  3791.     {
  3792.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3793.     }
  3794.     /**
  3795.      * Gets the public 'twig' shared service.
  3796.      *
  3797.      * @return \Twig\Environment
  3798.      */
  3799.     protected function getTwigService()
  3800.     {
  3801.         $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  3802.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3803.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  3804.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3805.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3806.         $e = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3807.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3808.         $f->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  3809.         $g = new \Symfony\Bridge\Twig\AppVariable();
  3810.         $g->setEnvironment('dev');
  3811.         $g->setDebug(true);
  3812.         if ($this->has('security.token_storage')) {
  3813.             $g->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3814.         }
  3815.         if ($this->has('request_stack')) {
  3816.             $g->setRequestStack($d);
  3817.         }
  3818.         $h = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  3819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  3820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  3821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  3822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  3823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__4), 'UTF-8'));
  3824.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  3825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  3826.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  3827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  3828.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  3829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  3830.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  3831.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  3832.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($e));
  3833.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  3834.         $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())));
  3835.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3836.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  3837.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$e$b, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  3838.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  3839.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3840.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  3841.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  3842.         ], [
  3843.             'webpack_encore.entrypoint_lookup_collection' => '?',
  3844.             'webpack_encore.tag_renderer' => '?',
  3845.         ])));
  3846.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService())));
  3847.         $instance->addGlobal('app'$g);
  3848.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3849.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  3850.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  3851.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3852.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  3853.         ], [
  3854.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  3855.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3856.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3857.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3858.         ])));
  3859.         $instance->registerUndefinedFilterCallback([=> $h=> 'suggestFilter']);
  3860.         $instance->registerUndefinedFunctionCallback([=> $h=> 'suggestFunction']);
  3861.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3862.         return $instance;
  3863.     }
  3864.     /**
  3865.      * Gets the public 'twig.controller.exception' shared service.
  3866.      *
  3867.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  3868.      *
  3869.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  3870.      */
  3871.     protected function getTwig_Controller_ExceptionService()
  3872.     {
  3873.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  3874.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  3875.     }
  3876.     /**
  3877.      * Gets the public 'twig.controller.preview_error' shared service.
  3878.      *
  3879.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  3880.      *
  3881.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  3882.      */
  3883.     protected function getTwig_Controller_PreviewErrorService()
  3884.     {
  3885.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  3886.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  3887.     }
  3888.     /**
  3889.      * Gets the public 'validator' shared service.
  3890.      *
  3891.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3892.      */
  3893.     protected function getValidatorService()
  3894.     {
  3895.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3896.     }
  3897.     /**
  3898.      * Gets the public 'var_dumper.cloner' shared service.
  3899.      *
  3900.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3901.      */
  3902.     protected function getVarDumper_ClonerService()
  3903.     {
  3904.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3905.         $instance->setMaxItems(2500);
  3906.         $instance->setMinDepth(1);
  3907.         $instance->setMaxString(-1);
  3908.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3909.         return $instance;
  3910.     }
  3911.     /**
  3912.      * Gets the public 'vich_uploader.download_handler' shared service.
  3913.      *
  3914.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  3915.      */
  3916.     protected function getVichUploader_DownloadHandlerService()
  3917.     {
  3918.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  3919.         return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  3920.     }
  3921.     /**
  3922.      * Gets the public 'vich_uploader.form.type.file' shared service.
  3923.      *
  3924.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  3925.      */
  3926.     protected function getVichUploader_Form_Type_FileService()
  3927.     {
  3928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3930.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  3931.         return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  3932.     }
  3933.     /**
  3934.      * Gets the public 'vich_uploader.form.type.image' shared service.
  3935.      *
  3936.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  3937.      */
  3938.     protected function getVichUploader_Form_Type_ImageService()
  3939.     {
  3940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3942.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  3943.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  3944.         return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()), ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), NULL);
  3945.     }
  3946.     /**
  3947.      * Gets the public 'vich_uploader.namer_uniqid.aboutitem_main_image' shared service.
  3948.      *
  3949.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3950.      */
  3951.     protected function getVichUploader_NamerUniqid_AboutitemMainImageService()
  3952.     {
  3953.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  3954.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  3955.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  3956.         return $this->services['vich_uploader.namer_uniqid.aboutitem_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  3957.     }
  3958.     /**
  3959.      * Gets the public 'vich_uploader.namer_uniqid.activeobject_main_image' shared service.
  3960.      *
  3961.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3962.      */
  3963.     protected function getVichUploader_NamerUniqid_ActiveobjectMainImageService()
  3964.     {
  3965.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  3966.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  3967.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  3968.         return $this->services['vich_uploader.namer_uniqid.activeobject_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  3969.     }
  3970.     /**
  3971.      * Gets the public 'vich_uploader.namer_uniqid.article_main_image' shared service.
  3972.      *
  3973.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3974.      */
  3975.     protected function getVichUploader_NamerUniqid_ArticleMainImageService()
  3976.     {
  3977.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  3978.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  3979.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  3980.         return $this->services['vich_uploader.namer_uniqid.article_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  3981.     }
  3982.     /**
  3983.      * Gets the public 'vich_uploader.namer_uniqid.building_main_image' shared service.
  3984.      *
  3985.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3986.      */
  3987.     protected function getVichUploader_NamerUniqid_BuildingMainImageService()
  3988.     {
  3989.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  3990.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  3991.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  3992.         return $this->services['vich_uploader.namer_uniqid.building_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  3993.     }
  3994.     /**
  3995.      * Gets the public 'vich_uploader.namer_uniqid.landing_bottom_right_image' shared service.
  3996.      *
  3997.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  3998.      */
  3999.     protected function getVichUploader_NamerUniqid_LandingBottomRightImageService()
  4000.     {
  4001.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4002.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4003.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4004.         return $this->services['vich_uploader.namer_uniqid.landing_bottom_right_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4005.     }
  4006.     /**
  4007.      * Gets the public 'vich_uploader.namer_uniqid.landing_main_image' shared service.
  4008.      *
  4009.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4010.      */
  4011.     protected function getVichUploader_NamerUniqid_LandingMainImageService()
  4012.     {
  4013.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4014.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4015.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4016.         return $this->services['vich_uploader.namer_uniqid.landing_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4017.     }
  4018.     /**
  4019.      * Gets the public 'vich_uploader.namer_uniqid.landing_problem_image' shared service.
  4020.      *
  4021.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4022.      */
  4023.     protected function getVichUploader_NamerUniqid_LandingProblemImageService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4026.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4027.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4028.         return $this->services['vich_uploader.namer_uniqid.landing_problem_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4029.     }
  4030.     /**
  4031.      * Gets the public 'vich_uploader.namer_uniqid.landing_tr_image' shared service.
  4032.      *
  4033.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4034.      */
  4035.     protected function getVichUploader_NamerUniqid_LandingTrImageService()
  4036.     {
  4037.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4038.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4039.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4040.         return $this->services['vich_uploader.namer_uniqid.landing_tr_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4041.     }
  4042.     /**
  4043.      * Gets the public 'vich_uploader.namer_uniqid.location_main_image' shared service.
  4044.      *
  4045.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4046.      */
  4047.     protected function getVichUploader_NamerUniqid_LocationMainImageService()
  4048.     {
  4049.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4050.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4051.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4052.         return $this->services['vich_uploader.namer_uniqid.location_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4053.     }
  4054.     /**
  4055.      * Gets the public 'vich_uploader.namer_uniqid.museum_main_image' shared service.
  4056.      *
  4057.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4058.      */
  4059.     protected function getVichUploader_NamerUniqid_MuseumMainImageService()
  4060.     {
  4061.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4062.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4063.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4064.         return $this->services['vich_uploader.namer_uniqid.museum_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4065.     }
  4066.     /**
  4067.      * Gets the public 'vich_uploader.namer_uniqid.news_item' shared service.
  4068.      *
  4069.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4070.      */
  4071.     protected function getVichUploader_NamerUniqid_NewsItemService()
  4072.     {
  4073.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4074.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4075.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4076.         return $this->services['vich_uploader.namer_uniqid.news_item'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4077.     }
  4078.     /**
  4079.      * Gets the public 'vich_uploader.namer_uniqid.partneritem_main_image' shared service.
  4080.      *
  4081.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4082.      */
  4083.     protected function getVichUploader_NamerUniqid_PartneritemMainImageService()
  4084.     {
  4085.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4088.         return $this->services['vich_uploader.namer_uniqid.partneritem_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4089.     }
  4090.     /**
  4091.      * Gets the public 'vich_uploader.namer_uniqid.product_image' shared service.
  4092.      *
  4093.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4094.      */
  4095.     protected function getVichUploader_NamerUniqid_ProductImageService()
  4096.     {
  4097.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4098.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4099.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4100.         return $this->services['vich_uploader.namer_uniqid.product_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4101.     }
  4102.     /**
  4103.      * Gets the public 'vich_uploader.namer_uniqid.room_main_image' shared service.
  4104.      *
  4105.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4106.      */
  4107.     protected function getVichUploader_NamerUniqid_RoomMainImageService()
  4108.     {
  4109.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4110.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4111.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4112.         return $this->services['vich_uploader.namer_uniqid.room_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4113.     }
  4114.     /**
  4115.      * Gets the public 'vich_uploader.namer_uniqid.shop_logo' shared service.
  4116.      *
  4117.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4118.      */
  4119.     protected function getVichUploader_NamerUniqid_ShopLogoService()
  4120.     {
  4121.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4122.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4123.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4124.         return $this->services['vich_uploader.namer_uniqid.shop_logo'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4125.     }
  4126.     /**
  4127.      * Gets the public 'vich_uploader.namer_uniqid.skin_main_image' shared service.
  4128.      *
  4129.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4130.      */
  4131.     protected function getVichUploader_NamerUniqid_SkinMainImageService()
  4132.     {
  4133.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4135.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4136.         return $this->services['vich_uploader.namer_uniqid.skin_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4137.     }
  4138.     /**
  4139.      * Gets the public 'vich_uploader.namer_uniqid.tariff_main_image' shared service.
  4140.      *
  4141.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4142.      */
  4143.     protected function getVichUploader_NamerUniqid_TariffMainImageService()
  4144.     {
  4145.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4146.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4147.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4148.         return $this->services['vich_uploader.namer_uniqid.tariff_main_image'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4149.     }
  4150.     /**
  4151.      * Gets the public 'vich_uploader.namer_uniqid.user_avatar' shared service.
  4152.      *
  4153.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  4154.      */
  4155.     protected function getVichUploader_NamerUniqid_UserAvatarService()
  4156.     {
  4157.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  4158.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  4159.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  4160.         return $this->services['vich_uploader.namer_uniqid.user_avatar'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  4161.     }
  4162.     /**
  4163.      * Gets the public 'vich_uploader.upload_handler' shared service.
  4164.      *
  4165.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  4166.      */
  4167.     protected function getVichUploader_UploadHandlerService()
  4168.     {
  4169.         $a = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
  4170.         return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $a, new \Vich\UploaderBundle\Injector\FileInjector($a), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4171.     }
  4172.     /**
  4173.      * Gets the public 'web_profiler.controller.exception' shared service.
  4174.      *
  4175.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  4176.      *
  4177.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  4178.      */
  4179.     protected function getWebProfiler_Controller_ExceptionService()
  4180.     {
  4181.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  4182.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  4183.     }
  4184.     /**
  4185.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  4186.      *
  4187.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  4188.      */
  4189.     protected function getWebProfiler_Controller_ExceptionPanelService()
  4190.     {
  4191.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  4192.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  4193.     }
  4194.     /**
  4195.      * Gets the public 'web_profiler.controller.profiler' shared service.
  4196.      *
  4197.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  4198.      */
  4199.     protected function getWebProfiler_Controller_ProfilerService()
  4200.     {
  4201.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  4202.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  4203.     }
  4204.     /**
  4205.      * Gets the public 'web_profiler.controller.router' shared service.
  4206.      *
  4207.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  4208.      */
  4209.     protected function getWebProfiler_Controller_RouterService()
  4210.     {
  4211.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  4212.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()));
  4213.     }
  4214.     /**
  4215.      * Gets the private '.debug.http_client' shared service.
  4216.      *
  4217.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4218.      */
  4219.     protected function get_Debug_HttpClientService()
  4220.     {
  4221.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4222.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4223.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4224.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4225.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4226.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4227.         $a->setLogger($b);
  4228.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  4229.     }
  4230.     /**
  4231.      * Gets the private '.errored..service_locator..9rotv9.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4232.      *
  4233.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4234.      */
  4235.     protected function getConstraintViolationListInterfaceService()
  4236.     {
  4237.         $this->throw('Cannot autowire service ".service_locator..9rotv9": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4238.     }
  4239.     /**
  4240.      * Gets the private '.errored..service_locator..oKf9Ph.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4241.      *
  4242.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4243.      */
  4244.     protected function getConstraintViolationListInterface2Service()
  4245.     {
  4246.         $this->throw('Cannot autowire service ".service_locator..oKf9Ph": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4247.     }
  4248.     /**
  4249.      * Gets the private '.errored..service_locator.0N4UHZp.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4250.      *
  4251.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4252.      */
  4253.     protected function getConstraintViolationListInterface3Service()
  4254.     {
  4255.         $this->throw('Cannot autowire service ".service_locator.0N4UHZp": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4256.     }
  4257.     /**
  4258.      * Gets the private '.errored..service_locator.1H9czr_.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4259.      *
  4260.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4261.      */
  4262.     protected function getConstraintViolationListInterface4Service()
  4263.     {
  4264.         $this->throw('Cannot autowire service ".service_locator.1H9czr_": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4265.     }
  4266.     /**
  4267.      * Gets the private '.errored..service_locator.26eG_tB.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4268.      *
  4269.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4270.      */
  4271.     protected function getConstraintViolationListInterface5Service()
  4272.     {
  4273.         $this->throw('Cannot autowire service ".service_locator.26eG_tB": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4274.     }
  4275.     /**
  4276.      * Gets the private '.errored..service_locator.2OhvTpi.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4277.      *
  4278.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4279.      */
  4280.     protected function getConstraintViolationListInterface6Service()
  4281.     {
  4282.         $this->throw('Cannot autowire service ".service_locator.2OhvTpi": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4283.     }
  4284.     /**
  4285.      * Gets the private '.errored..service_locator.7epFsBu.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4286.      *
  4287.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4288.      */
  4289.     protected function getConstraintViolationListInterface7Service()
  4290.     {
  4291.         $this->throw('Cannot autowire service ".service_locator.7epFsBu": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4292.     }
  4293.     /**
  4294.      * Gets the private '.errored..service_locator.84HbOfQ.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4295.      *
  4296.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4297.      */
  4298.     protected function getConstraintViolationListInterface8Service()
  4299.     {
  4300.         $this->throw('Cannot autowire service ".service_locator.84HbOfQ": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4301.     }
  4302.     /**
  4303.      * Gets the private '.errored..service_locator.9_BVQiY.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4304.      *
  4305.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4306.      */
  4307.     protected function getConstraintViolationListInterface9Service()
  4308.     {
  4309.         $this->throw('Cannot autowire service ".service_locator.9_BVQiY": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4310.     }
  4311.     /**
  4312.      * Gets the private '.errored..service_locator.AD8Pfop.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4313.      *
  4314.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4315.      */
  4316.     protected function getConstraintViolationListInterface10Service()
  4317.     {
  4318.         $this->throw('Cannot autowire service ".service_locator.AD8Pfop": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4319.     }
  4320.     /**
  4321.      * Gets the private '.errored..service_locator.Du4.ZFu.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4322.      *
  4323.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4324.      */
  4325.     protected function getConstraintViolationListInterface11Service()
  4326.     {
  4327.         $this->throw('Cannot autowire service ".service_locator.Du4.ZFu": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4328.     }
  4329.     /**
  4330.      * Gets the private '.errored..service_locator.EHv7Fmi.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4331.      *
  4332.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4333.      */
  4334.     protected function getConstraintViolationListInterface12Service()
  4335.     {
  4336.         $this->throw('Cannot autowire service ".service_locator.EHv7Fmi": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4337.     }
  4338.     /**
  4339.      * Gets the private '.errored..service_locator.HftKuop.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4340.      *
  4341.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4342.      */
  4343.     protected function getConstraintViolationListInterface13Service()
  4344.     {
  4345.         $this->throw('Cannot autowire service ".service_locator.HftKuop": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4346.     }
  4347.     /**
  4348.      * Gets the private '.errored..service_locator.IJCgCKf.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4349.      *
  4350.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4351.      */
  4352.     protected function getConstraintViolationListInterface14Service()
  4353.     {
  4354.         $this->throw('Cannot autowire service ".service_locator.IJCgCKf": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4355.     }
  4356.     /**
  4357.      * Gets the private '.errored..service_locator.K.rABwc.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4358.      *
  4359.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4360.      */
  4361.     protected function getConstraintViolationListInterface15Service()
  4362.     {
  4363.         $this->throw('Cannot autowire service ".service_locator.K.rABwc": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4364.     }
  4365.     /**
  4366.      * Gets the private '.errored..service_locator.KDigZkb.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4367.      *
  4368.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4369.      */
  4370.     protected function getConstraintViolationListInterface16Service()
  4371.     {
  4372.         $this->throw('Cannot autowire service ".service_locator.KDigZkb": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4373.     }
  4374.     /**
  4375.      * Gets the private '.errored..service_locator.LU1PlCM.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4376.      *
  4377.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4378.      */
  4379.     protected function getConstraintViolationListInterface17Service()
  4380.     {
  4381.         $this->throw('Cannot autowire service ".service_locator.LU1PlCM": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4382.     }
  4383.     /**
  4384.      * Gets the private '.errored..service_locator.Mb5V2p7.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4385.      *
  4386.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4387.      */
  4388.     protected function getConstraintViolationListInterface18Service()
  4389.     {
  4390.         $this->throw('Cannot autowire service ".service_locator.Mb5V2p7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4391.     }
  4392.     /**
  4393.      * Gets the private '.errored..service_locator.Mvyi0b4.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4394.      *
  4395.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4396.      */
  4397.     protected function getConstraintViolationListInterface19Service()
  4398.     {
  4399.         $this->throw('Cannot autowire service ".service_locator.Mvyi0b4": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4400.     }
  4401.     /**
  4402.      * Gets the private '.errored..service_locator.MzRUZQ_.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4403.      *
  4404.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4405.      */
  4406.     protected function getConstraintViolationListInterface20Service()
  4407.     {
  4408.         $this->throw('Cannot autowire service ".service_locator.MzRUZQ_": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4409.     }
  4410.     /**
  4411.      * Gets the private '.errored..service_locator.OEgmtM8.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4412.      *
  4413.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4414.      */
  4415.     protected function getConstraintViolationListInterface21Service()
  4416.     {
  4417.         $this->throw('Cannot autowire service ".service_locator.OEgmtM8": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4418.     }
  4419.     /**
  4420.      * Gets the private '.errored..service_locator.QIsDxxv.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4421.      *
  4422.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4423.      */
  4424.     protected function getConstraintViolationListInterface22Service()
  4425.     {
  4426.         $this->throw('Cannot autowire service ".service_locator.QIsDxxv": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4427.     }
  4428.     /**
  4429.      * Gets the private '.errored..service_locator.RUBXZ5V.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4430.      *
  4431.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4432.      */
  4433.     protected function getConstraintViolationListInterface23Service()
  4434.     {
  4435.         $this->throw('Cannot autowire service ".service_locator.RUBXZ5V": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4436.     }
  4437.     /**
  4438.      * Gets the private '.errored..service_locator.S3VwBv1.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4439.      *
  4440.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4441.      */
  4442.     protected function getConstraintViolationListInterface24Service()
  4443.     {
  4444.         $this->throw('Cannot autowire service ".service_locator.S3VwBv1": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4445.     }
  4446.     /**
  4447.      * Gets the private '.errored..service_locator.Tt7qssd.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4448.      *
  4449.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4450.      */
  4451.     protected function getConstraintViolationListInterface25Service()
  4452.     {
  4453.         $this->throw('Cannot autowire service ".service_locator.Tt7qssd": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4454.     }
  4455.     /**
  4456.      * Gets the private '.errored..service_locator.VFhFV2k.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4457.      *
  4458.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4459.      */
  4460.     protected function getConstraintViolationListInterface26Service()
  4461.     {
  4462.         $this->throw('Cannot autowire service ".service_locator.VFhFV2k": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4463.     }
  4464.     /**
  4465.      * Gets the private '.errored..service_locator.Xltqpo4.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4466.      *
  4467.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4468.      */
  4469.     protected function getConstraintViolationListInterface27Service()
  4470.     {
  4471.         $this->throw('Cannot autowire service ".service_locator.Xltqpo4": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4472.     }
  4473.     /**
  4474.      * Gets the private '.errored..service_locator.XsLeqFo.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4475.      *
  4476.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4477.      */
  4478.     protected function getConstraintViolationListInterface28Service()
  4479.     {
  4480.         $this->throw('Cannot autowire service ".service_locator.XsLeqFo": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4481.     }
  4482.     /**
  4483.      * Gets the private '.errored..service_locator.ZCH1BUZ.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4484.      *
  4485.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4486.      */
  4487.     protected function getConstraintViolationListInterface29Service()
  4488.     {
  4489.         $this->throw('Cannot autowire service ".service_locator.ZCH1BUZ": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4490.     }
  4491.     /**
  4492.      * Gets the private '.errored..service_locator.aGCwT65.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4493.      *
  4494.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4495.      */
  4496.     protected function getConstraintViolationListInterface30Service()
  4497.     {
  4498.         $this->throw('Cannot autowire service ".service_locator.aGCwT65": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4499.     }
  4500.     /**
  4501.      * Gets the private '.errored..service_locator.aXUNjwm.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4502.      *
  4503.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4504.      */
  4505.     protected function getConstraintViolationListInterface31Service()
  4506.     {
  4507.         $this->throw('Cannot autowire service ".service_locator.aXUNjwm": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4508.     }
  4509.     /**
  4510.      * Gets the private '.errored..service_locator.bheujvm.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4511.      *
  4512.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4513.      */
  4514.     protected function getConstraintViolationListInterface32Service()
  4515.     {
  4516.         $this->throw('Cannot autowire service ".service_locator.bheujvm": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4517.     }
  4518.     /**
  4519.      * Gets the private '.errored..service_locator.dmxx_Tx.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4520.      *
  4521.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4522.      */
  4523.     protected function getConstraintViolationListInterface33Service()
  4524.     {
  4525.         $this->throw('Cannot autowire service ".service_locator.dmxx_Tx": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4526.     }
  4527.     /**
  4528.      * Gets the private '.errored..service_locator.ektTTX7.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4529.      *
  4530.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4531.      */
  4532.     protected function getConstraintViolationListInterface34Service()
  4533.     {
  4534.         $this->throw('Cannot autowire service ".service_locator.ektTTX7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4535.     }
  4536.     /**
  4537.      * Gets the private '.errored..service_locator.ghChUNY.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4538.      *
  4539.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4540.      */
  4541.     protected function getConstraintViolationListInterface35Service()
  4542.     {
  4543.         $this->throw('Cannot autowire service ".service_locator.ghChUNY": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4544.     }
  4545.     /**
  4546.      * Gets the private '.errored..service_locator.grAhr2E.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4547.      *
  4548.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4549.      */
  4550.     protected function getConstraintViolationListInterface36Service()
  4551.     {
  4552.         $this->throw('Cannot autowire service ".service_locator.grAhr2E": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4553.     }
  4554.     /**
  4555.      * Gets the private '.errored..service_locator.grZN9uz.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4556.      *
  4557.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4558.      */
  4559.     protected function getConstraintViolationListInterface37Service()
  4560.     {
  4561.         $this->throw('Cannot autowire service ".service_locator.grZN9uz": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4562.     }
  4563.     /**
  4564.      * Gets the private '.errored..service_locator.gzKuUo9.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4565.      *
  4566.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4567.      */
  4568.     protected function getConstraintViolationListInterface38Service()
  4569.     {
  4570.         $this->throw('Cannot autowire service ".service_locator.gzKuUo9": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4571.     }
  4572.     /**
  4573.      * Gets the private '.errored..service_locator.h0Oz0Sf.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4574.      *
  4575.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4576.      */
  4577.     protected function getConstraintViolationListInterface39Service()
  4578.     {
  4579.         $this->throw('Cannot autowire service ".service_locator.h0Oz0Sf": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4580.     }
  4581.     /**
  4582.      * Gets the private '.errored..service_locator.hHY3FFU.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4583.      *
  4584.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4585.      */
  4586.     protected function getConstraintViolationListInterface40Service()
  4587.     {
  4588.         $this->throw('Cannot autowire service ".service_locator.hHY3FFU": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4589.     }
  4590.     /**
  4591.      * Gets the private '.errored..service_locator.hNIsGCL.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4592.      *
  4593.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4594.      */
  4595.     protected function getConstraintViolationListInterface41Service()
  4596.     {
  4597.         $this->throw('Cannot autowire service ".service_locator.hNIsGCL": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4598.     }
  4599.     /**
  4600.      * Gets the private '.errored..service_locator.hvgQqm1.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4601.      *
  4602.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4603.      */
  4604.     protected function getConstraintViolationListInterface42Service()
  4605.     {
  4606.         $this->throw('Cannot autowire service ".service_locator.hvgQqm1": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4607.     }
  4608.     /**
  4609.      * Gets the private '.errored..service_locator.iILZSPS.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4610.      *
  4611.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4612.      */
  4613.     protected function getConstraintViolationListInterface43Service()
  4614.     {
  4615.         $this->throw('Cannot autowire service ".service_locator.iILZSPS": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4616.     }
  4617.     /**
  4618.      * Gets the private '.errored..service_locator.iR.TZMQ.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4619.      *
  4620.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4621.      */
  4622.     protected function getConstraintViolationListInterface44Service()
  4623.     {
  4624.         $this->throw('Cannot autowire service ".service_locator.iR.TZMQ": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4625.     }
  4626.     /**
  4627.      * Gets the private '.errored..service_locator.nWcrwSo.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4628.      *
  4629.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4630.      */
  4631.     protected function getConstraintViolationListInterface45Service()
  4632.     {
  4633.         $this->throw('Cannot autowire service ".service_locator.nWcrwSo": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4634.     }
  4635.     /**
  4636.      * Gets the private '.errored..service_locator.np8J33M.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4637.      *
  4638.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4639.      */
  4640.     protected function getConstraintViolationListInterface46Service()
  4641.     {
  4642.         $this->throw('Cannot autowire service ".service_locator.np8J33M": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4643.     }
  4644.     /**
  4645.      * Gets the private '.errored..service_locator.plBSGle.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4646.      *
  4647.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4648.      */
  4649.     protected function getConstraintViolationListInterface47Service()
  4650.     {
  4651.         $this->throw('Cannot autowire service ".service_locator.plBSGle": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4652.     }
  4653.     /**
  4654.      * Gets the private '.errored..service_locator.pwdV59k.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4655.      *
  4656.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4657.      */
  4658.     protected function getConstraintViolationListInterface48Service()
  4659.     {
  4660.         $this->throw('Cannot autowire service ".service_locator.pwdV59k": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4661.     }
  4662.     /**
  4663.      * Gets the private '.errored..service_locator.rh38T71.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4664.      *
  4665.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4666.      */
  4667.     protected function getConstraintViolationListInterface49Service()
  4668.     {
  4669.         $this->throw('Cannot autowire service ".service_locator.rh38T71": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4670.     }
  4671.     /**
  4672.      * Gets the private '.errored..service_locator.rnbxpnO.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4673.      *
  4674.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4675.      */
  4676.     protected function getConstraintViolationListInterface50Service()
  4677.     {
  4678.         $this->throw('Cannot autowire service ".service_locator.rnbxpnO": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4679.     }
  4680.     /**
  4681.      * Gets the private '.errored..service_locator.txZ91f9.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4682.      *
  4683.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4684.      */
  4685.     protected function getConstraintViolationListInterface51Service()
  4686.     {
  4687.         $this->throw('Cannot autowire service ".service_locator.txZ91f9": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4688.     }
  4689.     /**
  4690.      * Gets the private '.errored..service_locator.uB2LX.X.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4691.      *
  4692.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4693.      */
  4694.     protected function getConstraintViolationListInterface52Service()
  4695.     {
  4696.         $this->throw('Cannot autowire service ".service_locator.uB2LX.X": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4697.     }
  4698.     /**
  4699.      * Gets the private '.errored..service_locator.v5OaF5..Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4700.      *
  4701.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4702.      */
  4703.     protected function getConstraintViolationListInterface53Service()
  4704.     {
  4705.         $this->throw('Cannot autowire service ".service_locator.v5OaF5.": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4706.     }
  4707.     /**
  4708.      * Gets the private '.errored..service_locator.waJQi3I.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4709.      *
  4710.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4711.      */
  4712.     protected function getConstraintViolationListInterface54Service()
  4713.     {
  4714.         $this->throw('Cannot autowire service ".service_locator.waJQi3I": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4715.     }
  4716.     /**
  4717.      * Gets the private '.errored..service_locator.xzk.cq7.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4718.      *
  4719.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4720.      */
  4721.     protected function getConstraintViolationListInterface55Service()
  4722.     {
  4723.         $this->throw('Cannot autowire service ".service_locator.xzk.cq7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4724.     }
  4725.     /**
  4726.      * Gets the private '.errored..service_locator.yBEy65q.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4727.      *
  4728.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4729.      */
  4730.     protected function getConstraintViolationListInterface56Service()
  4731.     {
  4732.         $this->throw('Cannot autowire service ".service_locator.yBEy65q": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4733.     }
  4734.     /**
  4735.      * Gets the private '.errored..service_locator.yuCgP6c.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4736.      *
  4737.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4738.      */
  4739.     protected function getConstraintViolationListInterface57Service()
  4740.     {
  4741.         $this->throw('Cannot autowire service ".service_locator.yuCgP6c": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4742.     }
  4743.     /**
  4744.      * Gets the private '.errored..service_locator.zRuC4FH.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4745.      *
  4746.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4747.      */
  4748.     protected function getConstraintViolationListInterface58Service()
  4749.     {
  4750.         $this->throw('Cannot autowire service ".service_locator.zRuC4FH": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4751.     }
  4752.     /**
  4753.      * Gets the private '.errored..service_locator.zaSBJP6.Symfony\Component\Validator\ConstraintViolationListInterface' shared service.
  4754.      *
  4755.      * @return \Symfony\Component\Validator\ConstraintViolationListInterface
  4756.      */
  4757.     protected function getConstraintViolationListInterface59Service()
  4758.     {
  4759.         $this->throw('Cannot autowire service ".service_locator.zaSBJP6": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?');
  4760.     }
  4761.     /**
  4762.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  4763.      *
  4764.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  4765.      */
  4766.     protected function get_LegacyResolveControllerNameSubscriberService()
  4767.     {
  4768.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  4769.     }
  4770.     /**
  4771.      * Gets the private '.service_locator..9rotv9' shared service.
  4772.      *
  4773.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4774.      */
  4775.     protected function get_ServiceLocator__9rotv9Service()
  4776.     {
  4777.         return $this->privates['.service_locator..9rotv9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4778.             'userManageEditIn' => ['privates''App\\Model\\In\\User\\UserManageEditIn''getUserManageEditInService'false],
  4779.             'validationErrors' => ['privates''.errored..service_locator..9rotv9.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator..9rotv9": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4780.             'validator' => ['services''validator''getValidatorService'false],
  4781.         ], [
  4782.             'userManageEditIn' => 'App\\Model\\In\\User\\UserManageEditIn',
  4783.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4784.             'validator' => '?',
  4785.         ]);
  4786.     }
  4787.     /**
  4788.      * Gets the private '.service_locator..oKf9Ph' shared service.
  4789.      *
  4790.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4791.      */
  4792.     protected function get_ServiceLocator__OKf9PhService()
  4793.     {
  4794.         return $this->privates['.service_locator..oKf9Ph'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4795.             'userActionUpdateIn' => ['privates''App\\Model\\In\\UserAction\\UserActionUpdateIn''getUserActionUpdateInService'false],
  4796.             'validationErrors' => ['privates''.errored..service_locator..oKf9Ph.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator..oKf9Ph": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4797.         ], [
  4798.             'userActionUpdateIn' => 'App\\Model\\In\\UserAction\\UserActionUpdateIn',
  4799.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4800.         ]);
  4801.     }
  4802.     /**
  4803.      * Gets the private '.service_locator..y7mYM9' shared service.
  4804.      *
  4805.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4806.      */
  4807.     protected function get_ServiceLocator__Y7mYM9Service()
  4808.     {
  4809.         return $this->privates['.service_locator..y7mYM9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4810.             'languageCreateIn' => ['privates''App\\Model\\In\\Language\\LanguageCreateIn''getLanguageCreateInService'false],
  4811.         ], [
  4812.             'languageCreateIn' => 'App\\Model\\In\\Language\\LanguageCreateIn',
  4813.         ]);
  4814.     }
  4815.     /**
  4816.      * Gets the private '.service_locator.0N4UHZp' shared service.
  4817.      *
  4818.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4819.      */
  4820.     protected function get_ServiceLocator_0N4UHZpService()
  4821.     {
  4822.         return $this->privates['.service_locator.0N4UHZp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4823.             'userActionCreateIn' => ['privates''App\\Model\\In\\UserAction\\UserActionCreateIn''getUserActionCreateInService'false],
  4824.             'validationErrors' => ['privates''.errored..service_locator.0N4UHZp.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.0N4UHZp": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4825.             'validator' => ['services''validator''getValidatorService'false],
  4826.         ], [
  4827.             'userActionCreateIn' => 'App\\Model\\In\\UserAction\\UserActionCreateIn',
  4828.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4829.             'validator' => '?',
  4830.         ]);
  4831.     }
  4832.     /**
  4833.      * Gets the private '.service_locator.1H9czr_' shared service.
  4834.      *
  4835.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4836.      */
  4837.     protected function get_ServiceLocator_1H9czrService()
  4838.     {
  4839.         return $this->privates['.service_locator.1H9czr_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4840.             'ActiveObjectEditIn' => ['privates''App\\Model\\In\\ActiveObject\\ActiveObjectEditIn''getActiveObjectEditInService'false],
  4841.             'validationErrors' => ['privates''.errored..service_locator.1H9czr_.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.1H9czr_": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4842.             'validator' => ['services''validator''getValidatorService'false],
  4843.         ], [
  4844.             'ActiveObjectEditIn' => 'App\\Model\\In\\ActiveObject\\ActiveObjectEditIn',
  4845.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4846.             'validator' => '?',
  4847.         ]);
  4848.     }
  4849.     /**
  4850.      * Gets the private '.service_locator.26eG_tB' shared service.
  4851.      *
  4852.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4853.      */
  4854.     protected function get_ServiceLocator_26eGTBService()
  4855.     {
  4856.         return $this->privates['.service_locator.26eG_tB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4857.             'fAQItemCreateIn' => ['privates''App\\Model\\In\\FAQItem\\FAQItemCreateIn''getFAQItemCreateInService'false],
  4858.             'validationErrors' => ['privates''.errored..service_locator.26eG_tB.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.26eG_tB": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4859.         ], [
  4860.             'fAQItemCreateIn' => 'App\\Model\\In\\FAQItem\\FAQItemCreateIn',
  4861.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4862.         ]);
  4863.     }
  4864.     /**
  4865.      * Gets the private '.service_locator.2AJiv9d' shared service.
  4866.      *
  4867.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4868.      */
  4869.     protected function get_ServiceLocator_2AJiv9dService()
  4870.     {
  4871.         return $this->privates['.service_locator.2AJiv9d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4872.             'pricingCreateIn' => ['privates''App\\Model\\In\\Pricing\\PricingCreateIn''getPricingCreateInService'false],
  4873.             'validator' => ['services''validator''getValidatorService'false],
  4874.         ], [
  4875.             'pricingCreateIn' => 'App\\Model\\In\\Pricing\\PricingCreateIn',
  4876.             'validator' => '?',
  4877.         ]);
  4878.     }
  4879.     /**
  4880.      * Gets the private '.service_locator.2OhvTpi' shared service.
  4881.      *
  4882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4883.      */
  4884.     protected function get_ServiceLocator_2OhvTpiService()
  4885.     {
  4886.         return $this->privates['.service_locator.2OhvTpi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4887.             'categoryCreateIn' => ['privates''App\\Model\\In\\Category\\CategoryCreateIn''getCategoryCreateInService'false],
  4888.             'validationErrors' => ['privates''.errored..service_locator.2OhvTpi.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.2OhvTpi": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4889.         ], [
  4890.             'categoryCreateIn' => 'App\\Model\\In\\Category\\CategoryCreateIn',
  4891.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4892.         ]);
  4893.     }
  4894.     /**
  4895.      * Gets the private '.service_locator.2YXshH5' shared service.
  4896.      *
  4897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4898.      */
  4899.     protected function get_ServiceLocator_2YXshH5Service()
  4900.     {
  4901.         return $this->privates['.service_locator.2YXshH5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4902.             'tariffUpdateIn' => ['privates''App\\Model\\In\\Tariff\\TariffUpdateIn''getTariffUpdateInService'false],
  4903.             'validator' => ['services''validator''getValidatorService'false],
  4904.         ], [
  4905.             'tariffUpdateIn' => 'App\\Model\\In\\Tariff\\TariffUpdateIn',
  4906.             'validator' => '?',
  4907.         ]);
  4908.     }
  4909.     /**
  4910.      * Gets the private '.service_locator.5YMJwnX' shared service.
  4911.      *
  4912.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4913.      */
  4914.     protected function get_ServiceLocator_5YMJwnXService()
  4915.     {
  4916.         return $this->privates['.service_locator.5YMJwnX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4917.             'languageEditIn' => ['privates''App\\Model\\In\\Language\\LanguageEditIn''getLanguageEditInService'false],
  4918.         ], [
  4919.             'languageEditIn' => 'App\\Model\\In\\Language\\LanguageEditIn',
  4920.         ]);
  4921.     }
  4922.     /**
  4923.      * Gets the private '.service_locator.7epFsBu' shared service.
  4924.      *
  4925.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4926.      */
  4927.     protected function get_ServiceLocator_7epFsBuService()
  4928.     {
  4929.         return $this->privates['.service_locator.7epFsBu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4930.             'landingCreateIn' => ['privates''App\\Model\\In\\Landing\\LandingCreateIn''getLandingCreateInService'false],
  4931.             'partnerItemCreateIn' => ['privates''App\\Model\\In\\PartnerItem\\PartnerItemCreateIn''getPartnerItemCreateInService'false],
  4932.             'validationErrors' => ['privates''.errored..service_locator.7epFsBu.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.7epFsBu": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4933.             'validator' => ['services''validator''getValidatorService'false],
  4934.         ], [
  4935.             'landingCreateIn' => 'App\\Model\\In\\Landing\\LandingCreateIn',
  4936.             'partnerItemCreateIn' => 'App\\Model\\In\\PartnerItem\\PartnerItemCreateIn',
  4937.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4938.             'validator' => '?',
  4939.         ]);
  4940.     }
  4941.     /**
  4942.      * Gets the private '.service_locator.84HbOfQ' shared service.
  4943.      *
  4944.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4945.      */
  4946.     protected function get_ServiceLocator_84HbOfQService()
  4947.     {
  4948.         return $this->privates['.service_locator.84HbOfQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4949.             'promoCodeEditIn' => ['privates''App\\Model\\In\\PromoCode\\PromoCodeEditIn''getPromoCodeEditInService'false],
  4950.             'validationErrors' => ['privates''.errored..service_locator.84HbOfQ.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.84HbOfQ": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4951.         ], [
  4952.             'promoCodeEditIn' => 'App\\Model\\In\\PromoCode\\PromoCodeEditIn',
  4953.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4954.         ]);
  4955.     }
  4956.     /**
  4957.      * Gets the private '.service_locator.9_BVQiY' shared service.
  4958.      *
  4959.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4960.      */
  4961.     protected function get_ServiceLocator_9BVQiYService()
  4962.     {
  4963.         return $this->privates['.service_locator.9_BVQiY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4964.             'productUpdateIn' => ['privates''App\\Model\\In\\Product\\ProductUpdateIn''getProductUpdateInService'false],
  4965.             'validationErrors' => ['privates''.errored..service_locator.9_BVQiY.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.9_BVQiY": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4966.             'validator' => ['services''validator''getValidatorService'false],
  4967.         ], [
  4968.             'productUpdateIn' => 'App\\Model\\In\\Product\\ProductUpdateIn',
  4969.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4970.             'validator' => '?',
  4971.         ]);
  4972.     }
  4973.     /**
  4974.      * Gets the private '.service_locator.AD8Pfop' shared service.
  4975.      *
  4976.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4977.      */
  4978.     protected function get_ServiceLocator_AD8PfopService()
  4979.     {
  4980.         return $this->privates['.service_locator.AD8Pfop'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4981.             'validationErrors' => ['privates''.errored..service_locator.AD8Pfop.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.AD8Pfop": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4982.         ], [
  4983.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4984.         ]);
  4985.     }
  4986.     /**
  4987.      * Gets the private '.service_locator.Du4.ZFu' shared service.
  4988.      *
  4989.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4990.      */
  4991.     protected function get_ServiceLocator_Du4_ZFuService()
  4992.     {
  4993.         return $this->privates['.service_locator.Du4.ZFu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4994.             'pageEditIn' => ['privates''App\\Model\\In\\Page\\PageEditIn''getPageEditInService'false],
  4995.             'validationErrors' => ['privates''.errored..service_locator.Du4.ZFu.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Du4.ZFu": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  4996.         ], [
  4997.             'pageEditIn' => 'App\\Model\\In\\Page\\PageEditIn',
  4998.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  4999.         ]);
  5000.     }
  5001.     /**
  5002.      * Gets the private '.service_locator.EHv7Fmi' shared service.
  5003.      *
  5004.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5005.      */
  5006.     protected function get_ServiceLocator_EHv7FmiService()
  5007.     {
  5008.         return $this->privates['.service_locator.EHv7Fmi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5009.             'roomEditIn' => ['privates''App\\Model\\In\\Room\\RoomEditIn''getRoomEditInService'false],
  5010.             'validationErrors' => ['privates''.errored..service_locator.EHv7Fmi.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.EHv7Fmi": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5011.             'validator' => ['services''validator''getValidatorService'false],
  5012.         ], [
  5013.             'roomEditIn' => 'App\\Model\\In\\Room\\RoomEditIn',
  5014.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5015.             'validator' => '?',
  5016.         ]);
  5017.     }
  5018.     /**
  5019.      * Gets the private '.service_locator.HftKuop' shared service.
  5020.      *
  5021.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5022.      */
  5023.     protected function get_ServiceLocator_HftKuopService()
  5024.     {
  5025.         return $this->privates['.service_locator.HftKuop'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5026.             'resourceCreateIn' => ['privates''App\\Model\\In\\Resource\\ResourceCreateIn''getResourceCreateInService'false],
  5027.             'validationErrors' => ['privates''.errored..service_locator.HftKuop.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.HftKuop": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5028.         ], [
  5029.             'resourceCreateIn' => 'App\\Model\\In\\Resource\\ResourceCreateIn',
  5030.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5031.         ]);
  5032.     }
  5033.     /**
  5034.      * Gets the private '.service_locator.IJCgCKf' shared service.
  5035.      *
  5036.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5037.      */
  5038.     protected function get_ServiceLocator_IJCgCKfService()
  5039.     {
  5040.         return $this->privates['.service_locator.IJCgCKf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5041.             'productCreateIn' => ['privates''App\\Model\\In\\Product\\ProductCreateIn''getProductCreateInService'false],
  5042.             'validationErrors' => ['privates''.errored..service_locator.IJCgCKf.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.IJCgCKf": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5043.             'validator' => ['services''validator''getValidatorService'false],
  5044.         ], [
  5045.             'productCreateIn' => 'App\\Model\\In\\Product\\ProductCreateIn',
  5046.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5047.             'validator' => '?',
  5048.         ]);
  5049.     }
  5050.     /**
  5051.      * Gets the private '.service_locator.K.rABwc' shared service.
  5052.      *
  5053.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5054.      */
  5055.     protected function get_ServiceLocator_K_RABwcService()
  5056.     {
  5057.         return $this->privates['.service_locator.K.rABwc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5058.             'tariffCreateIn' => ['privates''App\\Model\\In\\Tariff\\TariffCreateIn''getTariffCreateInService'false],
  5059.             'validationErrors' => ['privates''.errored..service_locator.K.rABwc.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.K.rABwc": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5060.             'validator' => ['services''validator''getValidatorService'false],
  5061.         ], [
  5062.             'tariffCreateIn' => 'App\\Model\\In\\Tariff\\TariffCreateIn',
  5063.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5064.             'validator' => '?',
  5065.         ]);
  5066.     }
  5067.     /**
  5068.      * Gets the private '.service_locator.KDigZkb' shared service.
  5069.      *
  5070.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5071.      */
  5072.     protected function get_ServiceLocator_KDigZkbService()
  5073.     {
  5074.         return $this->privates['.service_locator.KDigZkb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5075.             'userActionLogCreateIn' => ['privates''App\\Model\\In\\UserActionLog\\UserActionLogCreateIn''getUserActionLogCreateInService'false],
  5076.             'validationErrors' => ['privates''.errored..service_locator.KDigZkb.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.KDigZkb": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5077.             'validator' => ['services''validator''getValidatorService'false],
  5078.         ], [
  5079.             'userActionLogCreateIn' => 'App\\Model\\In\\UserActionLog\\UserActionLogCreateIn',
  5080.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5081.             'validator' => '?',
  5082.         ]);
  5083.     }
  5084.     /**
  5085.      * Gets the private '.service_locator.KHZnBws' shared service.
  5086.      *
  5087.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5088.      */
  5089.     protected function get_ServiceLocator_KHZnBwsService()
  5090.     {
  5091.         return $this->privates['.service_locator.KHZnBws'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5092.             'gameCreateIn' => ['privates''App\\Model\\In\\Game\\GameCreateIn''getGameCreateInService'false],
  5093.         ], [
  5094.             'gameCreateIn' => 'App\\Model\\In\\Game\\GameCreateIn',
  5095.         ]);
  5096.     }
  5097.     /**
  5098.      * Gets the private '.service_locator.LU1PlCM' shared service.
  5099.      *
  5100.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5101.      */
  5102.     protected function get_ServiceLocator_LU1PlCMService()
  5103.     {
  5104.         return $this->privates['.service_locator.LU1PlCM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5105.             'buildingCreateIn' => ['privates''App\\Model\\In\\Building\\BuildingCreateIn''getBuildingCreateInService'false],
  5106.             'validationErrors' => ['privates''.errored..service_locator.LU1PlCM.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.LU1PlCM": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5107.             'validator' => ['services''validator''getValidatorService'false],
  5108.         ], [
  5109.             'buildingCreateIn' => 'App\\Model\\In\\Building\\BuildingCreateIn',
  5110.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5111.             'validator' => '?',
  5112.         ]);
  5113.     }
  5114.     /**
  5115.      * Gets the private '.service_locator.Mb5V2p7' shared service.
  5116.      *
  5117.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5118.      */
  5119.     protected function get_ServiceLocator_Mb5V2p7Service()
  5120.     {
  5121.         return $this->privates['.service_locator.Mb5V2p7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5122.             'resetPasswordIn' => ['privates''App\\Model\\In\\Auth\\ResetPasswordIn''getResetPasswordInService'false],
  5123.             'validationErrors' => ['privates''.errored..service_locator.Mb5V2p7.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Mb5V2p7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5124.         ], [
  5125.             'resetPasswordIn' => 'App\\Model\\In\\Auth\\ResetPasswordIn',
  5126.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5127.         ]);
  5128.     }
  5129.     /**
  5130.      * Gets the private '.service_locator.Mvyi0b4' shared service.
  5131.      *
  5132.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5133.      */
  5134.     protected function get_ServiceLocator_Mvyi0b4Service()
  5135.     {
  5136.         return $this->privates['.service_locator.Mvyi0b4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5137.             'productCategoryCreateIn' => ['privates''App\\Model\\In\\ProductCategory\\ProductCategoryCreateIn''getProductCategoryCreateInService'false],
  5138.             'validationErrors' => ['privates''.errored..service_locator.Mvyi0b4.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Mvyi0b4": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5139.         ], [
  5140.             'productCategoryCreateIn' => 'App\\Model\\In\\ProductCategory\\ProductCategoryCreateIn',
  5141.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5142.         ]);
  5143.     }
  5144.     /**
  5145.      * Gets the private '.service_locator.MzRUZQ_' shared service.
  5146.      *
  5147.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5148.      */
  5149.     protected function get_ServiceLocator_MzRUZQService()
  5150.     {
  5151.         return $this->privates['.service_locator.MzRUZQ_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5152.             'stripeIn' => ['privates''App\\Model\\In\\Payment\\Stripe\\StripeIn''getStripeInService'false],
  5153.             'validationErrors' => ['privates''.errored..service_locator.MzRUZQ_.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.MzRUZQ_": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5154.         ], [
  5155.             'stripeIn' => 'App\\Model\\In\\Payment\\Stripe\\StripeIn',
  5156.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5157.         ]);
  5158.     }
  5159.     /**
  5160.      * Gets the private '.service_locator.NurKzRV' shared service.
  5161.      *
  5162.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5163.      */
  5164.     protected function get_ServiceLocator_NurKzRVService()
  5165.     {
  5166.         return $this->privates['.service_locator.NurKzRV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5167.             'userCreateIn' => ['privates''App\\Model\\In\\User\\UserCreateIn''getUserCreateInService'false],
  5168.             'validator' => ['services''validator''getValidatorService'false],
  5169.         ], [
  5170.             'userCreateIn' => 'App\\Model\\In\\User\\UserCreateIn',
  5171.             'validator' => '?',
  5172.         ]);
  5173.     }
  5174.     /**
  5175.      * Gets the private '.service_locator.OEgmtM8' shared service.
  5176.      *
  5177.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5178.      */
  5179.     protected function get_ServiceLocator_OEgmtM8Service()
  5180.     {
  5181.         return $this->privates['.service_locator.OEgmtM8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5182.             'attributeTypeCreateIn' => ['privates''App\\Model\\In\\AttributeType\\AttributeTypeCreateIn''getAttributeTypeCreateInService'false],
  5183.             'validationErrors' => ['privates''.errored..service_locator.OEgmtM8.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.OEgmtM8": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5184.         ], [
  5185.             'attributeTypeCreateIn' => 'App\\Model\\In\\AttributeType\\AttributeTypeCreateIn',
  5186.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5187.         ]);
  5188.     }
  5189.     /**
  5190.      * Gets the private '.service_locator.QIsDxxv' shared service.
  5191.      *
  5192.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5193.      */
  5194.     protected function get_ServiceLocator_QIsDxxvService()
  5195.     {
  5196.         return $this->privates['.service_locator.QIsDxxv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5197.             'productCategoryUpdateIn' => ['privates''App\\Model\\In\\ProductCategory\\ProductCategoryUpdateIn''getProductCategoryUpdateInService'false],
  5198.             'validationErrors' => ['privates''.errored..service_locator.QIsDxxv.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.QIsDxxv": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5199.         ], [
  5200.             'productCategoryUpdateIn' => 'App\\Model\\In\\ProductCategory\\ProductCategoryUpdateIn',
  5201.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5202.         ]);
  5203.     }
  5204.     /**
  5205.      * Gets the private '.service_locator.RGIiAl4' shared service.
  5206.      *
  5207.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5208.      */
  5209.     protected function get_ServiceLocator_RGIiAl4Service()
  5210.     {
  5211.         return $this->privates['.service_locator.RGIiAl4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5212.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  5213.         ], [
  5214.             'viewhandler' => '?',
  5215.         ]);
  5216.     }
  5217.     /**
  5218.      * Gets the private '.service_locator.RUBXZ5V' shared service.
  5219.      *
  5220.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5221.      */
  5222.     protected function get_ServiceLocator_RUBXZ5VService()
  5223.     {
  5224.         return $this->privates['.service_locator.RUBXZ5V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5225.             'messageLogCreateIn' => ['privates''App\\Model\\In\\MessageLog\\MessageLogCreateIn''getMessageLogCreateInService'false],
  5226.             'validationErrors' => ['privates''.errored..service_locator.RUBXZ5V.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.RUBXZ5V": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5227.         ], [
  5228.             'messageLogCreateIn' => 'App\\Model\\In\\MessageLog\\MessageLogCreateIn',
  5229.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5230.         ]);
  5231.     }
  5232.     /**
  5233.      * Gets the private '.service_locator.S3VwBv1' shared service.
  5234.      *
  5235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5236.      */
  5237.     protected function get_ServiceLocator_S3VwBv1Service()
  5238.     {
  5239.         return $this->privates['.service_locator.S3VwBv1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5240.             'authSettingIn' => ['privates''App\\Model\\In\\AuthSetting\\AuthSettingIn''getAuthSettingInService'false],
  5241.             'validationErrors' => ['privates''.errored..service_locator.S3VwBv1.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.S3VwBv1": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5242.         ], [
  5243.             'authSettingIn' => 'App\\Model\\In\\AuthSetting\\AuthSettingIn',
  5244.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5245.         ]);
  5246.     }
  5247.     /**
  5248.      * Gets the private '.service_locator.Tt7qssd' shared service.
  5249.      *
  5250.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5251.      */
  5252.     protected function get_ServiceLocator_Tt7qssdService()
  5253.     {
  5254.         return $this->privates['.service_locator.Tt7qssd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5255.             'skinCreateIn' => ['privates''App\\Model\\In\\Skin\\SkinCreateIn''getSkinCreateInService'false],
  5256.             'validationErrors' => ['privates''.errored..service_locator.Tt7qssd.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Tt7qssd": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5257.             'validator' => ['services''validator''getValidatorService'false],
  5258.         ], [
  5259.             'skinCreateIn' => 'App\\Model\\In\\Skin\\SkinCreateIn',
  5260.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5261.             'validator' => '?',
  5262.         ]);
  5263.     }
  5264.     /**
  5265.      * Gets the private '.service_locator.VFhFV2k' shared service.
  5266.      *
  5267.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5268.      */
  5269.     protected function get_ServiceLocator_VFhFV2kService()
  5270.     {
  5271.         return $this->privates['.service_locator.VFhFV2k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5272.             'gameEditIn' => ['privates''App\\Model\\In\\Game\\GameEditIn''getGameEditInService'false],
  5273.             'validationErrors' => ['privates''.errored..service_locator.VFhFV2k.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.VFhFV2k": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5274.         ], [
  5275.             'gameEditIn' => 'App\\Model\\In\\Game\\GameEditIn',
  5276.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5277.         ]);
  5278.     }
  5279.     /**
  5280.      * Gets the private '.service_locator.Xltqpo4' shared service.
  5281.      *
  5282.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5283.      */
  5284.     protected function get_ServiceLocator_Xltqpo4Service()
  5285.     {
  5286.         return $this->privates['.service_locator.Xltqpo4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5287.             'portalTeleportCreateIn' => ['privates''App\\Model\\In\\Portal\\PortalTeleportCreateIn''getPortalTeleportCreateInService'false],
  5288.             'validationErrors' => ['privates''.errored..service_locator.Xltqpo4.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.Xltqpo4": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5289.             'validator' => ['services''validator''getValidatorService'false],
  5290.         ], [
  5291.             'portalTeleportCreateIn' => 'App\\Model\\In\\Portal\\PortalTeleportCreateIn',
  5292.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5293.             'validator' => '?',
  5294.         ]);
  5295.     }
  5296.     /**
  5297.      * Gets the private '.service_locator.XsLeqFo' shared service.
  5298.      *
  5299.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5300.      */
  5301.     protected function get_ServiceLocator_XsLeqFoService()
  5302.     {
  5303.         return $this->privates['.service_locator.XsLeqFo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5304.             'pageCreateIn' => ['privates''App\\Model\\In\\Page\\PageCreateIn''getPageCreateInService'false],
  5305.             'validationErrors' => ['privates''.errored..service_locator.XsLeqFo.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.XsLeqFo": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5306.             'validator' => ['services''validator''getValidatorService'false],
  5307.         ], [
  5308.             'pageCreateIn' => 'App\\Model\\In\\Page\\PageCreateIn',
  5309.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5310.             'validator' => '?',
  5311.         ]);
  5312.     }
  5313.     /**
  5314.      * Gets the private '.service_locator.ZCH1BUZ' shared service.
  5315.      *
  5316.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5317.      */
  5318.     protected function get_ServiceLocator_ZCH1BUZService()
  5319.     {
  5320.         return $this->privates['.service_locator.ZCH1BUZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5321.             'museumCreateIn' => ['privates''App\\Model\\In\\Museum\\MuseumCreateIn''getMuseumCreateInService'false],
  5322.             'validationErrors' => ['privates''.errored..service_locator.ZCH1BUZ.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.ZCH1BUZ": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5323.             'validator' => ['services''validator''getValidatorService'false],
  5324.         ], [
  5325.             'museumCreateIn' => 'App\\Model\\In\\Museum\\MuseumCreateIn',
  5326.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5327.             'validator' => '?',
  5328.         ]);
  5329.     }
  5330.     /**
  5331.      * Gets the private '.service_locator.aGCwT65' shared service.
  5332.      *
  5333.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5334.      */
  5335.     protected function get_ServiceLocator_AGCwT65Service()
  5336.     {
  5337.         return $this->privates['.service_locator.aGCwT65'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5338.             'collectionHelper' => ['privates''App\\Utils\\CollectionHelper''getCollectionHelperService'false],
  5339.             'shopOrderUpdateIn' => ['privates''App\\Model\\In\\ShopOrder\\ShopOrderUpdateIn''getShopOrderUpdateInService'false],
  5340.             'validationErrors' => ['privates''.errored..service_locator.aGCwT65.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.aGCwT65": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5341.         ], [
  5342.             'collectionHelper' => 'App\\Utils\\CollectionHelper',
  5343.             'shopOrderUpdateIn' => 'App\\Model\\In\\ShopOrder\\ShopOrderUpdateIn',
  5344.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5345.         ]);
  5346.     }
  5347.     /**
  5348.      * Gets the private '.service_locator.aXUNjwm' shared service.
  5349.      *
  5350.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5351.      */
  5352.     protected function get_ServiceLocator_AXUNjwmService()
  5353.     {
  5354.         return $this->privates['.service_locator.aXUNjwm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5355.             'landingUpdateIn' => ['privates''App\\Model\\In\\Landing\\LandingUpdateIn''getLandingUpdateInService'false],
  5356.             'validationErrors' => ['privates''.errored..service_locator.aXUNjwm.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.aXUNjwm": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5357.             'validator' => ['services''validator''getValidatorService'false],
  5358.         ], [
  5359.             'landingUpdateIn' => 'App\\Model\\In\\Landing\\LandingUpdateIn',
  5360.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5361.             'validator' => '?',
  5362.         ]);
  5363.     }
  5364.     /**
  5365.      * Gets the private '.service_locator.bheujvm' shared service.
  5366.      *
  5367.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5368.      */
  5369.     protected function get_ServiceLocator_BheujvmService()
  5370.     {
  5371.         return $this->privates['.service_locator.bheujvm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5372.             'museumEditIn' => ['privates''App\\Model\\In\\Museum\\MuseumEditIn''getMuseumEditInService'false],
  5373.             'validationErrors' => ['privates''.errored..service_locator.bheujvm.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.bheujvm": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5374.             'validator' => ['services''validator''getValidatorService'false],
  5375.         ], [
  5376.             'museumEditIn' => 'App\\Model\\In\\Museum\\MuseumEditIn',
  5377.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5378.             'validator' => '?',
  5379.         ]);
  5380.     }
  5381.     /**
  5382.      * Gets the private '.service_locator.dmxx_Tx' shared service.
  5383.      *
  5384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5385.      */
  5386.     protected function get_ServiceLocator_DmxxTxService()
  5387.     {
  5388.         return $this->privates['.service_locator.dmxx_Tx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5389.             'shopCreateIn' => ['privates''App\\Model\\In\\Shop\\ShopCreateIn''getShopCreateInService'false],
  5390.             'validationErrors' => ['privates''.errored..service_locator.dmxx_Tx.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.dmxx_Tx": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5391.             'validator' => ['services''validator''getValidatorService'false],
  5392.         ], [
  5393.             'shopCreateIn' => 'App\\Model\\In\\Shop\\ShopCreateIn',
  5394.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5395.             'validator' => '?',
  5396.         ]);
  5397.     }
  5398.     /**
  5399.      * Gets the private '.service_locator.ektTTX7' shared service.
  5400.      *
  5401.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5402.      */
  5403.     protected function get_ServiceLocator_EktTTX7Service()
  5404.     {
  5405.         return $this->privates['.service_locator.ektTTX7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5406.             'ActiveObjectCreateIn' => ['privates''App\\Model\\In\\ActiveObject\\ActiveObjectCreateIn''getActiveObjectCreateInService'false],
  5407.             'validationErrors' => ['privates''.errored..service_locator.ektTTX7.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.ektTTX7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5408.             'validator' => ['services''validator''getValidatorService'false],
  5409.         ], [
  5410.             'ActiveObjectCreateIn' => 'App\\Model\\In\\ActiveObject\\ActiveObjectCreateIn',
  5411.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5412.             'validator' => '?',
  5413.         ]);
  5414.     }
  5415.     /**
  5416.      * Gets the private '.service_locator.g.xob4v' shared service.
  5417.      *
  5418.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5419.      */
  5420.     protected function get_ServiceLocator_G_Xob4vService()
  5421.     {
  5422.         return $this->privates['.service_locator.g.xob4v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5423.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  5424.         ], [
  5425.             'authenticationUtils' => '?',
  5426.         ]);
  5427.     }
  5428.     /**
  5429.      * Gets the private '.service_locator.ghChUNY' shared service.
  5430.      *
  5431.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5432.      */
  5433.     protected function get_ServiceLocator_GhChUNYService()
  5434.     {
  5435.         return $this->privates['.service_locator.ghChUNY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5436.             'messageEditIn' => ['privates''App\\Model\\In\\Message\\MessageEditIn''getMessageEditInService'false],
  5437.             'validationErrors' => ['privates''.errored..service_locator.ghChUNY.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.ghChUNY": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5438.         ], [
  5439.             'messageEditIn' => 'App\\Model\\In\\Message\\MessageEditIn',
  5440.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5441.         ]);
  5442.     }
  5443.     /**
  5444.      * Gets the private '.service_locator.grAhr2E' shared service.
  5445.      *
  5446.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5447.      */
  5448.     protected function get_ServiceLocator_GrAhr2EService()
  5449.     {
  5450.         return $this->privates['.service_locator.grAhr2E'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5451.             'resourceEditIn' => ['privates''App\\Model\\In\\Resource\\ResourceEditIn''getResourceEditInService'false],
  5452.             'validationErrors' => ['privates''.errored..service_locator.grAhr2E.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.grAhr2E": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5453.         ], [
  5454.             'resourceEditIn' => 'App\\Model\\In\\Resource\\ResourceEditIn',
  5455.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5456.         ]);
  5457.     }
  5458.     /**
  5459.      * Gets the private '.service_locator.grZN9uz' shared service.
  5460.      *
  5461.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5462.      */
  5463.     protected function get_ServiceLocator_GrZN9uzService()
  5464.     {
  5465.         return $this->privates['.service_locator.grZN9uz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5466.             'articleUpdateIn' => ['privates''App\\Model\\In\\Article\\ArticleUpdateIn''getArticleUpdateInService'false],
  5467.             'validationErrors' => ['privates''.errored..service_locator.grZN9uz.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.grZN9uz": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5468.             'validator' => ['services''validator''getValidatorService'false],
  5469.         ], [
  5470.             'articleUpdateIn' => 'App\\Model\\In\\Article\\ArticleUpdateIn',
  5471.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5472.             'validator' => '?',
  5473.         ]);
  5474.     }
  5475.     /**
  5476.      * Gets the private '.service_locator.gzKuUo9' shared service.
  5477.      *
  5478.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5479.      */
  5480.     protected function get_ServiceLocator_GzKuUo9Service()
  5481.     {
  5482.         return $this->privates['.service_locator.gzKuUo9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5483.             'skinUpdateIn' => ['privates''App\\Model\\In\\Skin\\SkinUpdateIn''getSkinUpdateInService'false],
  5484.             'validationErrors' => ['privates''.errored..service_locator.gzKuUo9.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.gzKuUo9": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5485.             'validator' => ['services''validator''getValidatorService'false],
  5486.         ], [
  5487.             'skinUpdateIn' => 'App\\Model\\In\\Skin\\SkinUpdateIn',
  5488.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5489.             'validator' => '?',
  5490.         ]);
  5491.     }
  5492.     /**
  5493.      * Gets the private '.service_locator.gzlSWBx' shared service.
  5494.      *
  5495.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5496.      */
  5497.     protected function get_ServiceLocator_GzlSWBxService()
  5498.     {
  5499.         return $this->privates['.service_locator.gzlSWBx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5500.             'userAppSettingsEditIn' => ['privates''App\\Model\\In\\User\\UserAppSettingsEditIn''getUserAppSettingsEditInService'false],
  5501.         ], [
  5502.             'userAppSettingsEditIn' => 'App\\Model\\In\\User\\UserAppSettingsEditIn',
  5503.         ]);
  5504.     }
  5505.     /**
  5506.      * Gets the private '.service_locator.h0Oz0Sf' shared service.
  5507.      *
  5508.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5509.      */
  5510.     protected function get_ServiceLocator_H0Oz0SfService()
  5511.     {
  5512.         return $this->privates['.service_locator.h0Oz0Sf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5513.             'toolEditIn' => ['privates''App\\Model\\In\\Tool\\ToolEditIn''getToolEditInService'false],
  5514.             'validationErrors' => ['privates''.errored..service_locator.h0Oz0Sf.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.h0Oz0Sf": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5515.             'validator' => ['services''validator''getValidatorService'false],
  5516.         ], [
  5517.             'toolEditIn' => 'App\\Model\\In\\Tool\\ToolEditIn',
  5518.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5519.             'validator' => '?',
  5520.         ]);
  5521.     }
  5522.     /**
  5523.      * Gets the private '.service_locator.hHY3FFU' shared service.
  5524.      *
  5525.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5526.      */
  5527.     protected function get_ServiceLocator_HHY3FFUService()
  5528.     {
  5529.         return $this->privates['.service_locator.hHY3FFU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5530.             'categoryEditIn' => ['privates''App\\Model\\In\\Category\\CategoryEditIn''getCategoryEditInService'false],
  5531.             'validationErrors' => ['privates''.errored..service_locator.hHY3FFU.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.hHY3FFU": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5532.         ], [
  5533.             'categoryEditIn' => 'App\\Model\\In\\Category\\CategoryEditIn',
  5534.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5535.         ]);
  5536.     }
  5537.     /**
  5538.      * Gets the private '.service_locator.hNIsGCL' shared service.
  5539.      *
  5540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5541.      */
  5542.     protected function get_ServiceLocator_HNIsGCLService()
  5543.     {
  5544.         return $this->privates['.service_locator.hNIsGCL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5545.             'shopOrderCreateIn' => ['privates''App\\Model\\In\\ShopOrder\\ShopOrderCreateIn''getShopOrderCreateInService'false],
  5546.             'validationErrors' => ['privates''.errored..service_locator.hNIsGCL.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.hNIsGCL": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5547.         ], [
  5548.             'shopOrderCreateIn' => 'App\\Model\\In\\ShopOrder\\ShopOrderCreateIn',
  5549.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5550.         ]);
  5551.     }
  5552.     /**
  5553.      * Gets the private '.service_locator.hvgQqm1' shared service.
  5554.      *
  5555.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5556.      */
  5557.     protected function get_ServiceLocator_HvgQqm1Service()
  5558.     {
  5559.         return $this->privates['.service_locator.hvgQqm1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5560.             'userEditIn' => ['privates''App\\Model\\In\\User\\UserEditIn''getUserEditInService'false],
  5561.             'validationErrors' => ['privates''.errored..service_locator.hvgQqm1.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.hvgQqm1": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5562.             'validator' => ['services''validator''getValidatorService'false],
  5563.         ], [
  5564.             'userEditIn' => 'App\\Model\\In\\User\\UserEditIn',
  5565.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5566.             'validator' => '?',
  5567.         ]);
  5568.     }
  5569.     /**
  5570.      * Gets the private '.service_locator.hyz4CBf' shared service.
  5571.      *
  5572.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5573.      */
  5574.     protected function get_ServiceLocator_Hyz4CBfService()
  5575.     {
  5576.         return $this->privates['.service_locator.hyz4CBf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5577.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5578.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  5579.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  5580.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5581.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5582.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5583.             'router' => ['services''router''getRouterService'false],
  5584.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  5585.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  5586.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  5587.             'serializer' => ['services''serializer''getSerializerService'false],
  5588.             'session' => ['services''session''getSessionService'false],
  5589.             'templating' => ['services''templating''getTemplatingService'false],
  5590.             'twig' => ['services''twig''getTwigService'false],
  5591.         ], [
  5592.             'doctrine' => '?',
  5593.             'form.factory' => '?',
  5594.             'fos_rest.view_handler' => '?',
  5595.             'http_kernel' => '?',
  5596.             'parameter_bag' => '?',
  5597.             'request_stack' => '?',
  5598.             'router' => '?',
  5599.             'security.authorization_checker' => '?',
  5600.             'security.csrf.token_manager' => '?',
  5601.             'security.token_storage' => '?',
  5602.             'serializer' => '?',
  5603.             'session' => '?',
  5604.             'templating' => '?',
  5605.             'twig' => '?',
  5606.         ]);
  5607.     }
  5608.     /**
  5609.      * Gets the private '.service_locator.iILZSPS' shared service.
  5610.      *
  5611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5612.      */
  5613.     protected function get_ServiceLocator_IILZSPSService()
  5614.     {
  5615.         return $this->privates['.service_locator.iILZSPS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5616.             'fAQItemEditIn' => ['privates''App\\Model\\In\\FAQItem\\FAQItemEditIn''getFAQItemEditInService'false],
  5617.             'validationErrors' => ['privates''.errored..service_locator.iILZSPS.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.iILZSPS": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5618.         ], [
  5619.             'fAQItemEditIn' => 'App\\Model\\In\\FAQItem\\FAQItemEditIn',
  5620.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5621.         ]);
  5622.     }
  5623.     /**
  5624.      * Gets the private '.service_locator.iR.TZMQ' shared service.
  5625.      *
  5626.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5627.      */
  5628.     protected function get_ServiceLocator_IR_TZMQService()
  5629.     {
  5630.         return $this->privates['.service_locator.iR.TZMQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5631.             'roomCreateIn' => ['privates''App\\Model\\In\\Room\\RoomCreateIn''getRoomCreateInService'false],
  5632.             'validationErrors' => ['privates''.errored..service_locator.iR.TZMQ.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.iR.TZMQ": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  5633.             'validator' => ['services''validator''getValidatorService'false],
  5634.         ], [
  5635.             'roomCreateIn' => 'App\\Model\\In\\Room\\RoomCreateIn',
  5636.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  5637.             'validator' => '?',
  5638.         ]);
  5639.     }
  5640.     /**
  5641.      * Gets the private '.service_locator.l50ukkJ' shared service.
  5642.      *
  5643.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5644.      */
  5645.     protected function get_ServiceLocator_L50ukkJService()
  5646.     {
  5647.         return $this->privates['.service_locator.l50ukkJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5648.             'App\\Controller\\Api\\ActiveObjectController::createActiveObject' => ['privates''.service_locator.ektTTX7''get_ServiceLocator_EktTTX7Service'false],
  5649.             'App\\Controller\\Api\\ActiveObjectController::editActiveObject' => ['privates''.service_locator.1H9czr_''get_ServiceLocator_1H9czrService'false],
  5650.             'App\\Controller\\Api\\ActiveObjectController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5651.             'App\\Controller\\Api\\ActiveObjectController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5652.             'App\\Controller\\Api\\AdminSettingController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5653.             'App\\Controller\\Api\\AdminSettingController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5654.             'App\\Controller\\Api\\ArticleController::createArticle' => ['privates''.service_locator.uB2LX.X''get_ServiceLocator_UB2LX_XService'false],
  5655.             'App\\Controller\\Api\\ArticleController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5656.             'App\\Controller\\Api\\ArticleController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5657.             'App\\Controller\\Api\\ArticleController::updateArticle' => ['privates''.service_locator.grZN9uz''get_ServiceLocator_GrZN9uzService'false],
  5658.             'App\\Controller\\Api\\AttributeTypeController::createAttributeType' => ['privates''.service_locator.OEgmtM8''get_ServiceLocator_OEgmtM8Service'false],
  5659.             'App\\Controller\\Api\\AttributeTypeController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5660.             'App\\Controller\\Api\\AttributeTypeController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5661.             'App\\Controller\\Api\\AttributeTypeController::updateAttributeType' => ['privates''.service_locator.txZ91f9''get_ServiceLocator_TxZ91f9Service'false],
  5662.             'App\\Controller\\Api\\AuthController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5663.             'App\\Controller\\Api\\AuthController::registerAction' => ['privates''.service_locator.yBEy65q''get_ServiceLocator_YBEy65qService'false],
  5664.             'App\\Controller\\Api\\AuthController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5665.             'App\\Controller\\Api\\AuthController::updatePasswordAction' => ['privates''.service_locator.Mb5V2p7''get_ServiceLocator_Mb5V2p7Service'false],
  5666.             'App\\Controller\\Api\\AuthorizationSettingController::changeAuthorizationSetting' => ['privates''.service_locator.S3VwBv1''get_ServiceLocator_S3VwBv1Service'false],
  5667.             'App\\Controller\\Api\\AuthorizationSettingController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5668.             'App\\Controller\\Api\\AuthorizationSettingController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5669.             'App\\Controller\\Api\\BuildingController::createBuilding' => ['privates''.service_locator.LU1PlCM''get_ServiceLocator_LU1PlCMService'false],
  5670.             'App\\Controller\\Api\\BuildingController::editBuilding' => ['privates''.service_locator.zaSBJP6''get_ServiceLocator_ZaSBJP6Service'false],
  5671.             'App\\Controller\\Api\\BuildingController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5672.             'App\\Controller\\Api\\BuildingController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5673.             'App\\Controller\\Api\\CategoryController::createCategory' => ['privates''.service_locator.2OhvTpi''get_ServiceLocator_2OhvTpiService'false],
  5674.             'App\\Controller\\Api\\CategoryController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5675.             'App\\Controller\\Api\\CategoryController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5676.             'App\\Controller\\Api\\CategoryController::updateCategory' => ['privates''.service_locator.hHY3FFU''get_ServiceLocator_HHY3FFUService'false],
  5677.             'App\\Controller\\Api\\ConnectedObjectController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5678.             'App\\Controller\\Api\\FAQItemController::createFAQItem' => ['privates''.service_locator.26eG_tB''get_ServiceLocator_26eGTBService'false],
  5679.             'App\\Controller\\Api\\FAQItemController::editFAQItem' => ['privates''.service_locator.iILZSPS''get_ServiceLocator_IILZSPSService'false],
  5680.             'App\\Controller\\Api\\FAQItemController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5681.             'App\\Controller\\Api\\FAQItemController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5682.             'App\\Controller\\Api\\GameController::createGame' => ['privates''.service_locator.KHZnBws''get_ServiceLocator_KHZnBwsService'false],
  5683.             'App\\Controller\\Api\\GameController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5684.             'App\\Controller\\Api\\GameController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5685.             'App\\Controller\\Api\\GameController::updateGame' => ['privates''.service_locator.VFhFV2k''get_ServiceLocator_VFhFV2kService'false],
  5686.             'App\\Controller\\Api\\LandingController::createLanding' => ['privates''.service_locator.7epFsBu''get_ServiceLocator_7epFsBuService'false],
  5687.             'App\\Controller\\Api\\LandingController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5688.             'App\\Controller\\Api\\LandingController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5689.             'App\\Controller\\Api\\LandingController::updateLanding' => ['privates''.service_locator.aXUNjwm''get_ServiceLocator_AXUNjwmService'false],
  5690.             'App\\Controller\\Api\\LanguageController::createLanguage' => ['privates''.service_locator..y7mYM9''get_ServiceLocator__Y7mYM9Service'false],
  5691.             'App\\Controller\\Api\\LanguageController::editLanguage' => ['privates''.service_locator.5YMJwnX''get_ServiceLocator_5YMJwnXService'false],
  5692.             'App\\Controller\\Api\\LanguageController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5693.             'App\\Controller\\Api\\LanguageController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5694.             'App\\Controller\\Api\\LocationController::createLocation' => ['privates''.service_locator.xzk.cq7''get_ServiceLocator_Xzk_Cq7Service'false],
  5695.             'App\\Controller\\Api\\LocationController::editLocation' => ['privates''.service_locator.plBSGle''get_ServiceLocator_PlBSGleService'false],
  5696.             'App\\Controller\\Api\\LocationController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5697.             'App\\Controller\\Api\\LocationController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5698.             'App\\Controller\\Api\\MessageController::createMessage' => ['privates''.service_locator.yuCgP6c''get_ServiceLocator_YuCgP6cService'false],
  5699.             'App\\Controller\\Api\\MessageController::editMessage' => ['privates''.service_locator.ghChUNY''get_ServiceLocator_GhChUNYService'false],
  5700.             'App\\Controller\\Api\\MessageController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5701.             'App\\Controller\\Api\\MessageController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5702.             'App\\Controller\\Api\\MessageLogController::createMessageLog' => ['privates''.service_locator.RUBXZ5V''get_ServiceLocator_RUBXZ5VService'false],
  5703.             'App\\Controller\\Api\\MessageLogController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5704.             'App\\Controller\\Api\\MessageLogController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5705.             'App\\Controller\\Api\\MuseumController::createMuseum' => ['privates''.service_locator.ZCH1BUZ''get_ServiceLocator_ZCH1BUZService'false],
  5706.             'App\\Controller\\Api\\MuseumController::editMuseum' => ['privates''.service_locator.bheujvm''get_ServiceLocator_BheujvmService'false],
  5707.             'App\\Controller\\Api\\MuseumController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5708.             'App\\Controller\\Api\\MuseumController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5709.             'App\\Controller\\Api\\PageController::createPage' => ['privates''.service_locator.XsLeqFo''get_ServiceLocator_XsLeqFoService'false],
  5710.             'App\\Controller\\Api\\PageController::editPage' => ['privates''.service_locator.Du4.ZFu''get_ServiceLocator_Du4_ZFuService'false],
  5711.             'App\\Controller\\Api\\PageController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5712.             'App\\Controller\\Api\\PageController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5713.             'App\\Controller\\Api\\PermissionController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5714.             'App\\Controller\\Api\\PermissionController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5715.             'App\\Controller\\Api\\PermissionShopController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5716.             'App\\Controller\\Api\\PermissionShopController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5717.             'App\\Controller\\Api\\PortalController::createPortalPopup' => ['privates''.service_locator.zRuC4FH''get_ServiceLocator_ZRuC4FHService'false],
  5718.             'App\\Controller\\Api\\PortalController::createPortalTeleport' => ['privates''.service_locator.Xltqpo4''get_ServiceLocator_Xltqpo4Service'false],
  5719.             'App\\Controller\\Api\\PortalController::editPortalPopup' => ['privates''.service_locator.np8J33M''get_ServiceLocator_Np8J33MService'false],
  5720.             'App\\Controller\\Api\\PortalController::editPortalTeleport' => ['privates''.service_locator.v5OaF5.''get_ServiceLocator_V5OaF5_Service'false],
  5721.             'App\\Controller\\Api\\PortalController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5722.             'App\\Controller\\Api\\PortalController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5723.             'App\\Controller\\Api\\PricingController::createPricing' => ['privates''.service_locator.2AJiv9d''get_ServiceLocator_2AJiv9dService'false],
  5724.             'App\\Controller\\Api\\PricingController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5725.             'App\\Controller\\Api\\PricingController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5726.             'App\\Controller\\Api\\PricingController::updatePricing' => ['privates''.service_locator.lgMLfbj''get_ServiceLocator_LgMLfbjService'false],
  5727.             'App\\Controller\\Api\\ProductCategoryController::addProductCategory' => ['privates''.service_locator.Mvyi0b4''get_ServiceLocator_Mvyi0b4Service'false],
  5728.             'App\\Controller\\Api\\ProductCategoryController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5729.             'App\\Controller\\Api\\ProductCategoryController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5730.             'App\\Controller\\Api\\ProductCategoryController::updateProductCategory' => ['privates''.service_locator.QIsDxxv''get_ServiceLocator_QIsDxxvService'false],
  5731.             'App\\Controller\\Api\\ProductController::addProduct' => ['privates''.service_locator.IJCgCKf''get_ServiceLocator_IJCgCKfService'false],
  5732.             'App\\Controller\\Api\\ProductController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5733.             'App\\Controller\\Api\\ProductController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5734.             'App\\Controller\\Api\\ProductController::updateProduct' => ['privates''.service_locator.9_BVQiY''get_ServiceLocator_9BVQiYService'false],
  5735.             'App\\Controller\\Api\\PromoCodeController::createPromoCode' => ['privates''.service_locator.nWcrwSo''get_ServiceLocator_NWcrwSoService'false],
  5736.             'App\\Controller\\Api\\PromoCodeController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5737.             'App\\Controller\\Api\\PromoCodeController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5738.             'App\\Controller\\Api\\PromoCodeController::updatePromoCode' => ['privates''.service_locator.84HbOfQ''get_ServiceLocator_84HbOfQService'false],
  5739.             'App\\Controller\\Api\\ResourceController::createResource' => ['privates''.service_locator.HftKuop''get_ServiceLocator_HftKuopService'false],
  5740.             'App\\Controller\\Api\\ResourceController::editResource' => ['privates''.service_locator.grAhr2E''get_ServiceLocator_GrAhr2EService'false],
  5741.             'App\\Controller\\Api\\ResourceController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5742.             'App\\Controller\\Api\\ResourceController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5743.             'App\\Controller\\Api\\ResourceTypeController::createResourceType' => ['privates''.service_locator.pwdV59k''get_ServiceLocator_PwdV59kService'false],
  5744.             'App\\Controller\\Api\\ResourceTypeController::editResourceType' => ['privates''.service_locator.rh38T71''get_ServiceLocator_Rh38T71Service'false],
  5745.             'App\\Controller\\Api\\ResourceTypeController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5746.             'App\\Controller\\Api\\ResourceTypeController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5747.             'App\\Controller\\Api\\RoomController::createRoom' => ['privates''.service_locator.iR.TZMQ''get_ServiceLocator_IR_TZMQService'false],
  5748.             'App\\Controller\\Api\\RoomController::editRoom' => ['privates''.service_locator.EHv7Fmi''get_ServiceLocator_EHv7FmiService'false],
  5749.             'App\\Controller\\Api\\RoomController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5750.             'App\\Controller\\Api\\RoomController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5751.             'App\\Controller\\Api\\ShopController::createShop' => ['privates''.service_locator.dmxx_Tx''get_ServiceLocator_DmxxTxService'false],
  5752.             'App\\Controller\\Api\\ShopController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5753.             'App\\Controller\\Api\\ShopController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5754.             'App\\Controller\\Api\\ShopController::updateShop' => ['privates''.service_locator.waJQi3I''get_ServiceLocator_WaJQi3IService'false],
  5755.             'App\\Controller\\Api\\ShopOrderController::createShopOrder' => ['privates''.service_locator.hNIsGCL''get_ServiceLocator_HNIsGCLService'false],
  5756.             'App\\Controller\\Api\\ShopOrderController::getResponseAndConfirmOrderPayment' => ['privates''.service_locator.wHQ6.0W''get_ServiceLocator_WHQ6_0WService'false],
  5757.             'App\\Controller\\Api\\ShopOrderController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5758.             'App\\Controller\\Api\\ShopOrderController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5759.             'App\\Controller\\Api\\ShopOrderController::updateShopOrder' => ['privates''.service_locator.aGCwT65''get_ServiceLocator_AGCwT65Service'false],
  5760.             'App\\Controller\\Api\\SkinController::createSkin' => ['privates''.service_locator.Tt7qssd''get_ServiceLocator_Tt7qssdService'false],
  5761.             'App\\Controller\\Api\\SkinController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5762.             'App\\Controller\\Api\\SkinController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5763.             'App\\Controller\\Api\\SkinController::updateSkin' => ['privates''.service_locator.gzKuUo9''get_ServiceLocator_GzKuUo9Service'false],
  5764.             'App\\Controller\\Api\\StatisticsController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5765.             'App\\Controller\\Api\\StatisticsController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5766.             'App\\Controller\\Api\\StripeController::createPayStripeSession' => ['privates''.service_locator.MzRUZQ_''get_ServiceLocator_MzRUZQService'false],
  5767.             'App\\Controller\\Api\\StripeController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5768.             'App\\Controller\\Api\\TariffController::createTariff' => ['privates''.service_locator.K.rABwc''get_ServiceLocator_K_RABwcService'false],
  5769.             'App\\Controller\\Api\\TariffController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5770.             'App\\Controller\\Api\\TariffController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5771.             'App\\Controller\\Api\\TariffController::updateTariff' => ['privates''.service_locator.2YXshH5''get_ServiceLocator_2YXshH5Service'false],
  5772.             'App\\Controller\\Api\\ToolController::createTool' => ['privates''.service_locator.rnbxpnO''get_ServiceLocator_RnbxpnOService'false],
  5773.             'App\\Controller\\Api\\ToolController::editTool' => ['privates''.service_locator.h0Oz0Sf''get_ServiceLocator_H0Oz0SfService'false],
  5774.             'App\\Controller\\Api\\ToolController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5775.             'App\\Controller\\Api\\ToolController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5776.             'App\\Controller\\Api\\UserActionController::createUserAction' => ['privates''.service_locator.0N4UHZp''get_ServiceLocator_0N4UHZpService'false],
  5777.             'App\\Controller\\Api\\UserActionController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5778.             'App\\Controller\\Api\\UserActionController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5779.             'App\\Controller\\Api\\UserActionController::updateUserAction' => ['privates''.service_locator..oKf9Ph''get_ServiceLocator__OKf9PhService'false],
  5780.             'App\\Controller\\Api\\UserActionLogController::createUserActionLog' => ['privates''.service_locator.KDigZkb''get_ServiceLocator_KDigZkbService'false],
  5781.             'App\\Controller\\Api\\UserActionLogController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5782.             'App\\Controller\\Api\\UserActionLogController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5783.             'App\\Controller\\Api\\UserController::createManageUser' => ['privates''.service_locator.NurKzRV''get_ServiceLocator_NurKzRVService'false],
  5784.             'App\\Controller\\Api\\UserController::editUserAppSettings' => ['privates''.service_locator.gzlSWBx''get_ServiceLocator_GzlSWBxService'false],
  5785.             'App\\Controller\\Api\\UserController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5786.             'App\\Controller\\Api\\UserController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5787.             'App\\Controller\\Api\\UserController::updateManageUser' => ['privates''.service_locator..9rotv9''get_ServiceLocator__9rotv9Service'false],
  5788.             'App\\Controller\\Api\\UserController::updateUser' => ['privates''.service_locator.hvgQqm1''get_ServiceLocator_HvgQqm1Service'false],
  5789.             'App\\Controller\\Api\\UserScoreLogController::getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5790.             'App\\Controller\\Api\\UserScoreLogController::setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5791.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  5792.             'App\\Controller\\Api\\ActiveObjectController:createActiveObject' => ['privates''.service_locator.ektTTX7''get_ServiceLocator_EktTTX7Service'false],
  5793.             'App\\Controller\\Api\\ActiveObjectController:editActiveObject' => ['privates''.service_locator.1H9czr_''get_ServiceLocator_1H9czrService'false],
  5794.             'App\\Controller\\Api\\ActiveObjectController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5795.             'App\\Controller\\Api\\ActiveObjectController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5796.             'App\\Controller\\Api\\AdminSettingController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5797.             'App\\Controller\\Api\\AdminSettingController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5798.             'App\\Controller\\Api\\ArticleController:createArticle' => ['privates''.service_locator.uB2LX.X''get_ServiceLocator_UB2LX_XService'false],
  5799.             'App\\Controller\\Api\\ArticleController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5800.             'App\\Controller\\Api\\ArticleController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5801.             'App\\Controller\\Api\\ArticleController:updateArticle' => ['privates''.service_locator.grZN9uz''get_ServiceLocator_GrZN9uzService'false],
  5802.             'App\\Controller\\Api\\AttributeTypeController:createAttributeType' => ['privates''.service_locator.OEgmtM8''get_ServiceLocator_OEgmtM8Service'false],
  5803.             'App\\Controller\\Api\\AttributeTypeController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5804.             'App\\Controller\\Api\\AttributeTypeController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5805.             'App\\Controller\\Api\\AttributeTypeController:updateAttributeType' => ['privates''.service_locator.txZ91f9''get_ServiceLocator_TxZ91f9Service'false],
  5806.             'App\\Controller\\Api\\AuthController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5807.             'App\\Controller\\Api\\AuthController:registerAction' => ['privates''.service_locator.yBEy65q''get_ServiceLocator_YBEy65qService'false],
  5808.             'App\\Controller\\Api\\AuthController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5809.             'App\\Controller\\Api\\AuthController:updatePasswordAction' => ['privates''.service_locator.Mb5V2p7''get_ServiceLocator_Mb5V2p7Service'false],
  5810.             'App\\Controller\\Api\\AuthorizationSettingController:changeAuthorizationSetting' => ['privates''.service_locator.S3VwBv1''get_ServiceLocator_S3VwBv1Service'false],
  5811.             'App\\Controller\\Api\\AuthorizationSettingController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5812.             'App\\Controller\\Api\\AuthorizationSettingController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5813.             'App\\Controller\\Api\\BuildingController:createBuilding' => ['privates''.service_locator.LU1PlCM''get_ServiceLocator_LU1PlCMService'false],
  5814.             'App\\Controller\\Api\\BuildingController:editBuilding' => ['privates''.service_locator.zaSBJP6''get_ServiceLocator_ZaSBJP6Service'false],
  5815.             'App\\Controller\\Api\\BuildingController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5816.             'App\\Controller\\Api\\BuildingController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5817.             'App\\Controller\\Api\\CategoryController:createCategory' => ['privates''.service_locator.2OhvTpi''get_ServiceLocator_2OhvTpiService'false],
  5818.             'App\\Controller\\Api\\CategoryController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5819.             'App\\Controller\\Api\\CategoryController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5820.             'App\\Controller\\Api\\CategoryController:updateCategory' => ['privates''.service_locator.hHY3FFU''get_ServiceLocator_HHY3FFUService'false],
  5821.             'App\\Controller\\Api\\ConnectedObjectController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5822.             'App\\Controller\\Api\\FAQItemController:createFAQItem' => ['privates''.service_locator.26eG_tB''get_ServiceLocator_26eGTBService'false],
  5823.             'App\\Controller\\Api\\FAQItemController:editFAQItem' => ['privates''.service_locator.iILZSPS''get_ServiceLocator_IILZSPSService'false],
  5824.             'App\\Controller\\Api\\FAQItemController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5825.             'App\\Controller\\Api\\FAQItemController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5826.             'App\\Controller\\Api\\GameController:createGame' => ['privates''.service_locator.KHZnBws''get_ServiceLocator_KHZnBwsService'false],
  5827.             'App\\Controller\\Api\\GameController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5828.             'App\\Controller\\Api\\GameController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5829.             'App\\Controller\\Api\\GameController:updateGame' => ['privates''.service_locator.VFhFV2k''get_ServiceLocator_VFhFV2kService'false],
  5830.             'App\\Controller\\Api\\LandingController:createLanding' => ['privates''.service_locator.7epFsBu''get_ServiceLocator_7epFsBuService'false],
  5831.             'App\\Controller\\Api\\LandingController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5832.             'App\\Controller\\Api\\LandingController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5833.             'App\\Controller\\Api\\LandingController:updateLanding' => ['privates''.service_locator.aXUNjwm''get_ServiceLocator_AXUNjwmService'false],
  5834.             'App\\Controller\\Api\\LanguageController:createLanguage' => ['privates''.service_locator..y7mYM9''get_ServiceLocator__Y7mYM9Service'false],
  5835.             'App\\Controller\\Api\\LanguageController:editLanguage' => ['privates''.service_locator.5YMJwnX''get_ServiceLocator_5YMJwnXService'false],
  5836.             'App\\Controller\\Api\\LanguageController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5837.             'App\\Controller\\Api\\LanguageController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5838.             'App\\Controller\\Api\\LocationController:createLocation' => ['privates''.service_locator.xzk.cq7''get_ServiceLocator_Xzk_Cq7Service'false],
  5839.             'App\\Controller\\Api\\LocationController:editLocation' => ['privates''.service_locator.plBSGle''get_ServiceLocator_PlBSGleService'false],
  5840.             'App\\Controller\\Api\\LocationController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5841.             'App\\Controller\\Api\\LocationController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5842.             'App\\Controller\\Api\\MessageController:createMessage' => ['privates''.service_locator.yuCgP6c''get_ServiceLocator_YuCgP6cService'false],
  5843.             'App\\Controller\\Api\\MessageController:editMessage' => ['privates''.service_locator.ghChUNY''get_ServiceLocator_GhChUNYService'false],
  5844.             'App\\Controller\\Api\\MessageController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5845.             'App\\Controller\\Api\\MessageController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5846.             'App\\Controller\\Api\\MessageLogController:createMessageLog' => ['privates''.service_locator.RUBXZ5V''get_ServiceLocator_RUBXZ5VService'false],
  5847.             'App\\Controller\\Api\\MessageLogController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5848.             'App\\Controller\\Api\\MessageLogController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5849.             'App\\Controller\\Api\\MuseumController:createMuseum' => ['privates''.service_locator.ZCH1BUZ''get_ServiceLocator_ZCH1BUZService'false],
  5850.             'App\\Controller\\Api\\MuseumController:editMuseum' => ['privates''.service_locator.bheujvm''get_ServiceLocator_BheujvmService'false],
  5851.             'App\\Controller\\Api\\MuseumController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5852.             'App\\Controller\\Api\\MuseumController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5853.             'App\\Controller\\Api\\PageController:createPage' => ['privates''.service_locator.XsLeqFo''get_ServiceLocator_XsLeqFoService'false],
  5854.             'App\\Controller\\Api\\PageController:editPage' => ['privates''.service_locator.Du4.ZFu''get_ServiceLocator_Du4_ZFuService'false],
  5855.             'App\\Controller\\Api\\PageController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5856.             'App\\Controller\\Api\\PageController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5857.             'App\\Controller\\Api\\PermissionController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5858.             'App\\Controller\\Api\\PermissionController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5859.             'App\\Controller\\Api\\PermissionShopController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5860.             'App\\Controller\\Api\\PermissionShopController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5861.             'App\\Controller\\Api\\PortalController:createPortalPopup' => ['privates''.service_locator.zRuC4FH''get_ServiceLocator_ZRuC4FHService'false],
  5862.             'App\\Controller\\Api\\PortalController:createPortalTeleport' => ['privates''.service_locator.Xltqpo4''get_ServiceLocator_Xltqpo4Service'false],
  5863.             'App\\Controller\\Api\\PortalController:editPortalPopup' => ['privates''.service_locator.np8J33M''get_ServiceLocator_Np8J33MService'false],
  5864.             'App\\Controller\\Api\\PortalController:editPortalTeleport' => ['privates''.service_locator.v5OaF5.''get_ServiceLocator_V5OaF5_Service'false],
  5865.             'App\\Controller\\Api\\PortalController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5866.             'App\\Controller\\Api\\PortalController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5867.             'App\\Controller\\Api\\PricingController:createPricing' => ['privates''.service_locator.2AJiv9d''get_ServiceLocator_2AJiv9dService'false],
  5868.             'App\\Controller\\Api\\PricingController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5869.             'App\\Controller\\Api\\PricingController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5870.             'App\\Controller\\Api\\PricingController:updatePricing' => ['privates''.service_locator.lgMLfbj''get_ServiceLocator_LgMLfbjService'false],
  5871.             'App\\Controller\\Api\\ProductCategoryController:addProductCategory' => ['privates''.service_locator.Mvyi0b4''get_ServiceLocator_Mvyi0b4Service'false],
  5872.             'App\\Controller\\Api\\ProductCategoryController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5873.             'App\\Controller\\Api\\ProductCategoryController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5874.             'App\\Controller\\Api\\ProductCategoryController:updateProductCategory' => ['privates''.service_locator.QIsDxxv''get_ServiceLocator_QIsDxxvService'false],
  5875.             'App\\Controller\\Api\\ProductController:addProduct' => ['privates''.service_locator.IJCgCKf''get_ServiceLocator_IJCgCKfService'false],
  5876.             'App\\Controller\\Api\\ProductController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5877.             'App\\Controller\\Api\\ProductController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5878.             'App\\Controller\\Api\\ProductController:updateProduct' => ['privates''.service_locator.9_BVQiY''get_ServiceLocator_9BVQiYService'false],
  5879.             'App\\Controller\\Api\\PromoCodeController:createPromoCode' => ['privates''.service_locator.nWcrwSo''get_ServiceLocator_NWcrwSoService'false],
  5880.             'App\\Controller\\Api\\PromoCodeController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5881.             'App\\Controller\\Api\\PromoCodeController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5882.             'App\\Controller\\Api\\PromoCodeController:updatePromoCode' => ['privates''.service_locator.84HbOfQ''get_ServiceLocator_84HbOfQService'false],
  5883.             'App\\Controller\\Api\\ResourceController:createResource' => ['privates''.service_locator.HftKuop''get_ServiceLocator_HftKuopService'false],
  5884.             'App\\Controller\\Api\\ResourceController:editResource' => ['privates''.service_locator.grAhr2E''get_ServiceLocator_GrAhr2EService'false],
  5885.             'App\\Controller\\Api\\ResourceController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5886.             'App\\Controller\\Api\\ResourceController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5887.             'App\\Controller\\Api\\ResourceTypeController:createResourceType' => ['privates''.service_locator.pwdV59k''get_ServiceLocator_PwdV59kService'false],
  5888.             'App\\Controller\\Api\\ResourceTypeController:editResourceType' => ['privates''.service_locator.rh38T71''get_ServiceLocator_Rh38T71Service'false],
  5889.             'App\\Controller\\Api\\ResourceTypeController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5890.             'App\\Controller\\Api\\ResourceTypeController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5891.             'App\\Controller\\Api\\RoomController:createRoom' => ['privates''.service_locator.iR.TZMQ''get_ServiceLocator_IR_TZMQService'false],
  5892.             'App\\Controller\\Api\\RoomController:editRoom' => ['privates''.service_locator.EHv7Fmi''get_ServiceLocator_EHv7FmiService'false],
  5893.             'App\\Controller\\Api\\RoomController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5894.             'App\\Controller\\Api\\RoomController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5895.             'App\\Controller\\Api\\ShopController:createShop' => ['privates''.service_locator.dmxx_Tx''get_ServiceLocator_DmxxTxService'false],
  5896.             'App\\Controller\\Api\\ShopController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5897.             'App\\Controller\\Api\\ShopController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5898.             'App\\Controller\\Api\\ShopController:updateShop' => ['privates''.service_locator.waJQi3I''get_ServiceLocator_WaJQi3IService'false],
  5899.             'App\\Controller\\Api\\ShopOrderController:createShopOrder' => ['privates''.service_locator.hNIsGCL''get_ServiceLocator_HNIsGCLService'false],
  5900.             'App\\Controller\\Api\\ShopOrderController:getResponseAndConfirmOrderPayment' => ['privates''.service_locator.wHQ6.0W''get_ServiceLocator_WHQ6_0WService'false],
  5901.             'App\\Controller\\Api\\ShopOrderController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5902.             'App\\Controller\\Api\\ShopOrderController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5903.             'App\\Controller\\Api\\ShopOrderController:updateShopOrder' => ['privates''.service_locator.aGCwT65''get_ServiceLocator_AGCwT65Service'false],
  5904.             'App\\Controller\\Api\\SkinController:createSkin' => ['privates''.service_locator.Tt7qssd''get_ServiceLocator_Tt7qssdService'false],
  5905.             'App\\Controller\\Api\\SkinController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5906.             'App\\Controller\\Api\\SkinController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5907.             'App\\Controller\\Api\\SkinController:updateSkin' => ['privates''.service_locator.gzKuUo9''get_ServiceLocator_GzKuUo9Service'false],
  5908.             'App\\Controller\\Api\\StatisticsController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5909.             'App\\Controller\\Api\\StatisticsController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5910.             'App\\Controller\\Api\\StripeController:createPayStripeSession' => ['privates''.service_locator.MzRUZQ_''get_ServiceLocator_MzRUZQService'false],
  5911.             'App\\Controller\\Api\\StripeController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5912.             'App\\Controller\\Api\\TariffController:createTariff' => ['privates''.service_locator.K.rABwc''get_ServiceLocator_K_RABwcService'false],
  5913.             'App\\Controller\\Api\\TariffController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5914.             'App\\Controller\\Api\\TariffController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5915.             'App\\Controller\\Api\\TariffController:updateTariff' => ['privates''.service_locator.2YXshH5''get_ServiceLocator_2YXshH5Service'false],
  5916.             'App\\Controller\\Api\\ToolController:createTool' => ['privates''.service_locator.rnbxpnO''get_ServiceLocator_RnbxpnOService'false],
  5917.             'App\\Controller\\Api\\ToolController:editTool' => ['privates''.service_locator.h0Oz0Sf''get_ServiceLocator_H0Oz0SfService'false],
  5918.             'App\\Controller\\Api\\ToolController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5919.             'App\\Controller\\Api\\ToolController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5920.             'App\\Controller\\Api\\UserActionController:createUserAction' => ['privates''.service_locator.0N4UHZp''get_ServiceLocator_0N4UHZpService'false],
  5921.             'App\\Controller\\Api\\UserActionController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5922.             'App\\Controller\\Api\\UserActionController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5923.             'App\\Controller\\Api\\UserActionController:updateUserAction' => ['privates''.service_locator..oKf9Ph''get_ServiceLocator__OKf9PhService'false],
  5924.             'App\\Controller\\Api\\UserActionLogController:createUserActionLog' => ['privates''.service_locator.KDigZkb''get_ServiceLocator_KDigZkbService'false],
  5925.             'App\\Controller\\Api\\UserActionLogController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5926.             'App\\Controller\\Api\\UserActionLogController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5927.             'App\\Controller\\Api\\UserController:createManageUser' => ['privates''.service_locator.NurKzRV''get_ServiceLocator_NurKzRVService'false],
  5928.             'App\\Controller\\Api\\UserController:editUserAppSettings' => ['privates''.service_locator.gzlSWBx''get_ServiceLocator_GzlSWBxService'false],
  5929.             'App\\Controller\\Api\\UserController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5930.             'App\\Controller\\Api\\UserController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5931.             'App\\Controller\\Api\\UserController:updateManageUser' => ['privates''.service_locator..9rotv9''get_ServiceLocator__9rotv9Service'false],
  5932.             'App\\Controller\\Api\\UserController:updateUser' => ['privates''.service_locator.hvgQqm1''get_ServiceLocator_HvgQqm1Service'false],
  5933.             'App\\Controller\\Api\\UserScoreLogController:getValidationErrors' => ['privates''.service_locator.AD8Pfop''get_ServiceLocator_AD8PfopService'false],
  5934.             'App\\Controller\\Api\\UserScoreLogController:setViewHandler' => ['privates''.service_locator.RGIiAl4''get_ServiceLocator_RGIiAl4Service'false],
  5935.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.g.xob4v''get_ServiceLocator_G_Xob4vService'false],
  5936.         ], [
  5937.             'App\\Controller\\Api\\ActiveObjectController::createActiveObject' => '?',
  5938.             'App\\Controller\\Api\\ActiveObjectController::editActiveObject' => '?',
  5939.             'App\\Controller\\Api\\ActiveObjectController::getValidationErrors' => '?',
  5940.             'App\\Controller\\Api\\ActiveObjectController::setViewHandler' => '?',
  5941.             'App\\Controller\\Api\\AdminSettingController::getValidationErrors' => '?',
  5942.             'App\\Controller\\Api\\AdminSettingController::setViewHandler' => '?',
  5943.             'App\\Controller\\Api\\ArticleController::createArticle' => '?',
  5944.             'App\\Controller\\Api\\ArticleController::getValidationErrors' => '?',
  5945.             'App\\Controller\\Api\\ArticleController::setViewHandler' => '?',
  5946.             'App\\Controller\\Api\\ArticleController::updateArticle' => '?',
  5947.             'App\\Controller\\Api\\AttributeTypeController::createAttributeType' => '?',
  5948.             'App\\Controller\\Api\\AttributeTypeController::getValidationErrors' => '?',
  5949.             'App\\Controller\\Api\\AttributeTypeController::setViewHandler' => '?',
  5950.             'App\\Controller\\Api\\AttributeTypeController::updateAttributeType' => '?',
  5951.             'App\\Controller\\Api\\AuthController::getValidationErrors' => '?',
  5952.             'App\\Controller\\Api\\AuthController::registerAction' => '?',
  5953.             'App\\Controller\\Api\\AuthController::setViewHandler' => '?',
  5954.             'App\\Controller\\Api\\AuthController::updatePasswordAction' => '?',
  5955.             'App\\Controller\\Api\\AuthorizationSettingController::changeAuthorizationSetting' => '?',
  5956.             'App\\Controller\\Api\\AuthorizationSettingController::getValidationErrors' => '?',
  5957.             'App\\Controller\\Api\\AuthorizationSettingController::setViewHandler' => '?',
  5958.             'App\\Controller\\Api\\BuildingController::createBuilding' => '?',
  5959.             'App\\Controller\\Api\\BuildingController::editBuilding' => '?',
  5960.             'App\\Controller\\Api\\BuildingController::getValidationErrors' => '?',
  5961.             'App\\Controller\\Api\\BuildingController::setViewHandler' => '?',
  5962.             'App\\Controller\\Api\\CategoryController::createCategory' => '?',
  5963.             'App\\Controller\\Api\\CategoryController::getValidationErrors' => '?',
  5964.             'App\\Controller\\Api\\CategoryController::setViewHandler' => '?',
  5965.             'App\\Controller\\Api\\CategoryController::updateCategory' => '?',
  5966.             'App\\Controller\\Api\\ConnectedObjectController::setViewHandler' => '?',
  5967.             'App\\Controller\\Api\\FAQItemController::createFAQItem' => '?',
  5968.             'App\\Controller\\Api\\FAQItemController::editFAQItem' => '?',
  5969.             'App\\Controller\\Api\\FAQItemController::getValidationErrors' => '?',
  5970.             'App\\Controller\\Api\\FAQItemController::setViewHandler' => '?',
  5971.             'App\\Controller\\Api\\GameController::createGame' => '?',
  5972.             'App\\Controller\\Api\\GameController::getValidationErrors' => '?',
  5973.             'App\\Controller\\Api\\GameController::setViewHandler' => '?',
  5974.             'App\\Controller\\Api\\GameController::updateGame' => '?',
  5975.             'App\\Controller\\Api\\LandingController::createLanding' => '?',
  5976.             'App\\Controller\\Api\\LandingController::getValidationErrors' => '?',
  5977.             'App\\Controller\\Api\\LandingController::setViewHandler' => '?',
  5978.             'App\\Controller\\Api\\LandingController::updateLanding' => '?',
  5979.             'App\\Controller\\Api\\LanguageController::createLanguage' => '?',
  5980.             'App\\Controller\\Api\\LanguageController::editLanguage' => '?',
  5981.             'App\\Controller\\Api\\LanguageController::getValidationErrors' => '?',
  5982.             'App\\Controller\\Api\\LanguageController::setViewHandler' => '?',
  5983.             'App\\Controller\\Api\\LocationController::createLocation' => '?',
  5984.             'App\\Controller\\Api\\LocationController::editLocation' => '?',
  5985.             'App\\Controller\\Api\\LocationController::getValidationErrors' => '?',
  5986.             'App\\Controller\\Api\\LocationController::setViewHandler' => '?',
  5987.             'App\\Controller\\Api\\MessageController::createMessage' => '?',
  5988.             'App\\Controller\\Api\\MessageController::editMessage' => '?',
  5989.             'App\\Controller\\Api\\MessageController::getValidationErrors' => '?',
  5990.             'App\\Controller\\Api\\MessageController::setViewHandler' => '?',
  5991.             'App\\Controller\\Api\\MessageLogController::createMessageLog' => '?',
  5992.             'App\\Controller\\Api\\MessageLogController::getValidationErrors' => '?',
  5993.             'App\\Controller\\Api\\MessageLogController::setViewHandler' => '?',
  5994.             'App\\Controller\\Api\\MuseumController::createMuseum' => '?',
  5995.             'App\\Controller\\Api\\MuseumController::editMuseum' => '?',
  5996.             'App\\Controller\\Api\\MuseumController::getValidationErrors' => '?',
  5997.             'App\\Controller\\Api\\MuseumController::setViewHandler' => '?',
  5998.             'App\\Controller\\Api\\PageController::createPage' => '?',
  5999.             'App\\Controller\\Api\\PageController::editPage' => '?',
  6000.             'App\\Controller\\Api\\PageController::getValidationErrors' => '?',
  6001.             'App\\Controller\\Api\\PageController::setViewHandler' => '?',
  6002.             'App\\Controller\\Api\\PermissionController::getValidationErrors' => '?',
  6003.             'App\\Controller\\Api\\PermissionController::setViewHandler' => '?',
  6004.             'App\\Controller\\Api\\PermissionShopController::getValidationErrors' => '?',
  6005.             'App\\Controller\\Api\\PermissionShopController::setViewHandler' => '?',
  6006.             'App\\Controller\\Api\\PortalController::createPortalPopup' => '?',
  6007.             'App\\Controller\\Api\\PortalController::createPortalTeleport' => '?',
  6008.             'App\\Controller\\Api\\PortalController::editPortalPopup' => '?',
  6009.             'App\\Controller\\Api\\PortalController::editPortalTeleport' => '?',
  6010.             'App\\Controller\\Api\\PortalController::getValidationErrors' => '?',
  6011.             'App\\Controller\\Api\\PortalController::setViewHandler' => '?',
  6012.             'App\\Controller\\Api\\PricingController::createPricing' => '?',
  6013.             'App\\Controller\\Api\\PricingController::getValidationErrors' => '?',
  6014.             'App\\Controller\\Api\\PricingController::setViewHandler' => '?',
  6015.             'App\\Controller\\Api\\PricingController::updatePricing' => '?',
  6016.             'App\\Controller\\Api\\ProductCategoryController::addProductCategory' => '?',
  6017.             'App\\Controller\\Api\\ProductCategoryController::getValidationErrors' => '?',
  6018.             'App\\Controller\\Api\\ProductCategoryController::setViewHandler' => '?',
  6019.             'App\\Controller\\Api\\ProductCategoryController::updateProductCategory' => '?',
  6020.             'App\\Controller\\Api\\ProductController::addProduct' => '?',
  6021.             'App\\Controller\\Api\\ProductController::getValidationErrors' => '?',
  6022.             'App\\Controller\\Api\\ProductController::setViewHandler' => '?',
  6023.             'App\\Controller\\Api\\ProductController::updateProduct' => '?',
  6024.             'App\\Controller\\Api\\PromoCodeController::createPromoCode' => '?',
  6025.             'App\\Controller\\Api\\PromoCodeController::getValidationErrors' => '?',
  6026.             'App\\Controller\\Api\\PromoCodeController::setViewHandler' => '?',
  6027.             'App\\Controller\\Api\\PromoCodeController::updatePromoCode' => '?',
  6028.             'App\\Controller\\Api\\ResourceController::createResource' => '?',
  6029.             'App\\Controller\\Api\\ResourceController::editResource' => '?',
  6030.             'App\\Controller\\Api\\ResourceController::getValidationErrors' => '?',
  6031.             'App\\Controller\\Api\\ResourceController::setViewHandler' => '?',
  6032.             'App\\Controller\\Api\\ResourceTypeController::createResourceType' => '?',
  6033.             'App\\Controller\\Api\\ResourceTypeController::editResourceType' => '?',
  6034.             'App\\Controller\\Api\\ResourceTypeController::getValidationErrors' => '?',
  6035.             'App\\Controller\\Api\\ResourceTypeController::setViewHandler' => '?',
  6036.             'App\\Controller\\Api\\RoomController::createRoom' => '?',
  6037.             'App\\Controller\\Api\\RoomController::editRoom' => '?',
  6038.             'App\\Controller\\Api\\RoomController::getValidationErrors' => '?',
  6039.             'App\\Controller\\Api\\RoomController::setViewHandler' => '?',
  6040.             'App\\Controller\\Api\\ShopController::createShop' => '?',
  6041.             'App\\Controller\\Api\\ShopController::getValidationErrors' => '?',
  6042.             'App\\Controller\\Api\\ShopController::setViewHandler' => '?',
  6043.             'App\\Controller\\Api\\ShopController::updateShop' => '?',
  6044.             'App\\Controller\\Api\\ShopOrderController::createShopOrder' => '?',
  6045.             'App\\Controller\\Api\\ShopOrderController::getResponseAndConfirmOrderPayment' => '?',
  6046.             'App\\Controller\\Api\\ShopOrderController::getValidationErrors' => '?',
  6047.             'App\\Controller\\Api\\ShopOrderController::setViewHandler' => '?',
  6048.             'App\\Controller\\Api\\ShopOrderController::updateShopOrder' => '?',
  6049.             'App\\Controller\\Api\\SkinController::createSkin' => '?',
  6050.             'App\\Controller\\Api\\SkinController::getValidationErrors' => '?',
  6051.             'App\\Controller\\Api\\SkinController::setViewHandler' => '?',
  6052.             'App\\Controller\\Api\\SkinController::updateSkin' => '?',
  6053.             'App\\Controller\\Api\\StatisticsController::getValidationErrors' => '?',
  6054.             'App\\Controller\\Api\\StatisticsController::setViewHandler' => '?',
  6055.             'App\\Controller\\Api\\StripeController::createPayStripeSession' => '?',
  6056.             'App\\Controller\\Api\\StripeController::getValidationErrors' => '?',
  6057.             'App\\Controller\\Api\\TariffController::createTariff' => '?',
  6058.             'App\\Controller\\Api\\TariffController::getValidationErrors' => '?',
  6059.             'App\\Controller\\Api\\TariffController::setViewHandler' => '?',
  6060.             'App\\Controller\\Api\\TariffController::updateTariff' => '?',
  6061.             'App\\Controller\\Api\\ToolController::createTool' => '?',
  6062.             'App\\Controller\\Api\\ToolController::editTool' => '?',
  6063.             'App\\Controller\\Api\\ToolController::getValidationErrors' => '?',
  6064.             'App\\Controller\\Api\\ToolController::setViewHandler' => '?',
  6065.             'App\\Controller\\Api\\UserActionController::createUserAction' => '?',
  6066.             'App\\Controller\\Api\\UserActionController::getValidationErrors' => '?',
  6067.             'App\\Controller\\Api\\UserActionController::setViewHandler' => '?',
  6068.             'App\\Controller\\Api\\UserActionController::updateUserAction' => '?',
  6069.             'App\\Controller\\Api\\UserActionLogController::createUserActionLog' => '?',
  6070.             'App\\Controller\\Api\\UserActionLogController::getValidationErrors' => '?',
  6071.             'App\\Controller\\Api\\UserActionLogController::setViewHandler' => '?',
  6072.             'App\\Controller\\Api\\UserController::createManageUser' => '?',
  6073.             'App\\Controller\\Api\\UserController::editUserAppSettings' => '?',
  6074.             'App\\Controller\\Api\\UserController::getValidationErrors' => '?',
  6075.             'App\\Controller\\Api\\UserController::setViewHandler' => '?',
  6076.             'App\\Controller\\Api\\UserController::updateManageUser' => '?',
  6077.             'App\\Controller\\Api\\UserController::updateUser' => '?',
  6078.             'App\\Controller\\Api\\UserScoreLogController::getValidationErrors' => '?',
  6079.             'App\\Controller\\Api\\UserScoreLogController::setViewHandler' => '?',
  6080.             'App\\Controller\\SecurityController::login' => '?',
  6081.             'App\\Controller\\Api\\ActiveObjectController:createActiveObject' => '?',
  6082.             'App\\Controller\\Api\\ActiveObjectController:editActiveObject' => '?',
  6083.             'App\\Controller\\Api\\ActiveObjectController:getValidationErrors' => '?',
  6084.             'App\\Controller\\Api\\ActiveObjectController:setViewHandler' => '?',
  6085.             'App\\Controller\\Api\\AdminSettingController:getValidationErrors' => '?',
  6086.             'App\\Controller\\Api\\AdminSettingController:setViewHandler' => '?',
  6087.             'App\\Controller\\Api\\ArticleController:createArticle' => '?',
  6088.             'App\\Controller\\Api\\ArticleController:getValidationErrors' => '?',
  6089.             'App\\Controller\\Api\\ArticleController:setViewHandler' => '?',
  6090.             'App\\Controller\\Api\\ArticleController:updateArticle' => '?',
  6091.             'App\\Controller\\Api\\AttributeTypeController:createAttributeType' => '?',
  6092.             'App\\Controller\\Api\\AttributeTypeController:getValidationErrors' => '?',
  6093.             'App\\Controller\\Api\\AttributeTypeController:setViewHandler' => '?',
  6094.             'App\\Controller\\Api\\AttributeTypeController:updateAttributeType' => '?',
  6095.             'App\\Controller\\Api\\AuthController:getValidationErrors' => '?',
  6096.             'App\\Controller\\Api\\AuthController:registerAction' => '?',
  6097.             'App\\Controller\\Api\\AuthController:setViewHandler' => '?',
  6098.             'App\\Controller\\Api\\AuthController:updatePasswordAction' => '?',
  6099.             'App\\Controller\\Api\\AuthorizationSettingController:changeAuthorizationSetting' => '?',
  6100.             'App\\Controller\\Api\\AuthorizationSettingController:getValidationErrors' => '?',
  6101.             'App\\Controller\\Api\\AuthorizationSettingController:setViewHandler' => '?',
  6102.             'App\\Controller\\Api\\BuildingController:createBuilding' => '?',
  6103.             'App\\Controller\\Api\\BuildingController:editBuilding' => '?',
  6104.             'App\\Controller\\Api\\BuildingController:getValidationErrors' => '?',
  6105.             'App\\Controller\\Api\\BuildingController:setViewHandler' => '?',
  6106.             'App\\Controller\\Api\\CategoryController:createCategory' => '?',
  6107.             'App\\Controller\\Api\\CategoryController:getValidationErrors' => '?',
  6108.             'App\\Controller\\Api\\CategoryController:setViewHandler' => '?',
  6109.             'App\\Controller\\Api\\CategoryController:updateCategory' => '?',
  6110.             'App\\Controller\\Api\\ConnectedObjectController:setViewHandler' => '?',
  6111.             'App\\Controller\\Api\\FAQItemController:createFAQItem' => '?',
  6112.             'App\\Controller\\Api\\FAQItemController:editFAQItem' => '?',
  6113.             'App\\Controller\\Api\\FAQItemController:getValidationErrors' => '?',
  6114.             'App\\Controller\\Api\\FAQItemController:setViewHandler' => '?',
  6115.             'App\\Controller\\Api\\GameController:createGame' => '?',
  6116.             'App\\Controller\\Api\\GameController:getValidationErrors' => '?',
  6117.             'App\\Controller\\Api\\GameController:setViewHandler' => '?',
  6118.             'App\\Controller\\Api\\GameController:updateGame' => '?',
  6119.             'App\\Controller\\Api\\LandingController:createLanding' => '?',
  6120.             'App\\Controller\\Api\\LandingController:getValidationErrors' => '?',
  6121.             'App\\Controller\\Api\\LandingController:setViewHandler' => '?',
  6122.             'App\\Controller\\Api\\LandingController:updateLanding' => '?',
  6123.             'App\\Controller\\Api\\LanguageController:createLanguage' => '?',
  6124.             'App\\Controller\\Api\\LanguageController:editLanguage' => '?',
  6125.             'App\\Controller\\Api\\LanguageController:getValidationErrors' => '?',
  6126.             'App\\Controller\\Api\\LanguageController:setViewHandler' => '?',
  6127.             'App\\Controller\\Api\\LocationController:createLocation' => '?',
  6128.             'App\\Controller\\Api\\LocationController:editLocation' => '?',
  6129.             'App\\Controller\\Api\\LocationController:getValidationErrors' => '?',
  6130.             'App\\Controller\\Api\\LocationController:setViewHandler' => '?',
  6131.             'App\\Controller\\Api\\MessageController:createMessage' => '?',
  6132.             'App\\Controller\\Api\\MessageController:editMessage' => '?',
  6133.             'App\\Controller\\Api\\MessageController:getValidationErrors' => '?',
  6134.             'App\\Controller\\Api\\MessageController:setViewHandler' => '?',
  6135.             'App\\Controller\\Api\\MessageLogController:createMessageLog' => '?',
  6136.             'App\\Controller\\Api\\MessageLogController:getValidationErrors' => '?',
  6137.             'App\\Controller\\Api\\MessageLogController:setViewHandler' => '?',
  6138.             'App\\Controller\\Api\\MuseumController:createMuseum' => '?',
  6139.             'App\\Controller\\Api\\MuseumController:editMuseum' => '?',
  6140.             'App\\Controller\\Api\\MuseumController:getValidationErrors' => '?',
  6141.             'App\\Controller\\Api\\MuseumController:setViewHandler' => '?',
  6142.             'App\\Controller\\Api\\PageController:createPage' => '?',
  6143.             'App\\Controller\\Api\\PageController:editPage' => '?',
  6144.             'App\\Controller\\Api\\PageController:getValidationErrors' => '?',
  6145.             'App\\Controller\\Api\\PageController:setViewHandler' => '?',
  6146.             'App\\Controller\\Api\\PermissionController:getValidationErrors' => '?',
  6147.             'App\\Controller\\Api\\PermissionController:setViewHandler' => '?',
  6148.             'App\\Controller\\Api\\PermissionShopController:getValidationErrors' => '?',
  6149.             'App\\Controller\\Api\\PermissionShopController:setViewHandler' => '?',
  6150.             'App\\Controller\\Api\\PortalController:createPortalPopup' => '?',
  6151.             'App\\Controller\\Api\\PortalController:createPortalTeleport' => '?',
  6152.             'App\\Controller\\Api\\PortalController:editPortalPopup' => '?',
  6153.             'App\\Controller\\Api\\PortalController:editPortalTeleport' => '?',
  6154.             'App\\Controller\\Api\\PortalController:getValidationErrors' => '?',
  6155.             'App\\Controller\\Api\\PortalController:setViewHandler' => '?',
  6156.             'App\\Controller\\Api\\PricingController:createPricing' => '?',
  6157.             'App\\Controller\\Api\\PricingController:getValidationErrors' => '?',
  6158.             'App\\Controller\\Api\\PricingController:setViewHandler' => '?',
  6159.             'App\\Controller\\Api\\PricingController:updatePricing' => '?',
  6160.             'App\\Controller\\Api\\ProductCategoryController:addProductCategory' => '?',
  6161.             'App\\Controller\\Api\\ProductCategoryController:getValidationErrors' => '?',
  6162.             'App\\Controller\\Api\\ProductCategoryController:setViewHandler' => '?',
  6163.             'App\\Controller\\Api\\ProductCategoryController:updateProductCategory' => '?',
  6164.             'App\\Controller\\Api\\ProductController:addProduct' => '?',
  6165.             'App\\Controller\\Api\\ProductController:getValidationErrors' => '?',
  6166.             'App\\Controller\\Api\\ProductController:setViewHandler' => '?',
  6167.             'App\\Controller\\Api\\ProductController:updateProduct' => '?',
  6168.             'App\\Controller\\Api\\PromoCodeController:createPromoCode' => '?',
  6169.             'App\\Controller\\Api\\PromoCodeController:getValidationErrors' => '?',
  6170.             'App\\Controller\\Api\\PromoCodeController:setViewHandler' => '?',
  6171.             'App\\Controller\\Api\\PromoCodeController:updatePromoCode' => '?',
  6172.             'App\\Controller\\Api\\ResourceController:createResource' => '?',
  6173.             'App\\Controller\\Api\\ResourceController:editResource' => '?',
  6174.             'App\\Controller\\Api\\ResourceController:getValidationErrors' => '?',
  6175.             'App\\Controller\\Api\\ResourceController:setViewHandler' => '?',
  6176.             'App\\Controller\\Api\\ResourceTypeController:createResourceType' => '?',
  6177.             'App\\Controller\\Api\\ResourceTypeController:editResourceType' => '?',
  6178.             'App\\Controller\\Api\\ResourceTypeController:getValidationErrors' => '?',
  6179.             'App\\Controller\\Api\\ResourceTypeController:setViewHandler' => '?',
  6180.             'App\\Controller\\Api\\RoomController:createRoom' => '?',
  6181.             'App\\Controller\\Api\\RoomController:editRoom' => '?',
  6182.             'App\\Controller\\Api\\RoomController:getValidationErrors' => '?',
  6183.             'App\\Controller\\Api\\RoomController:setViewHandler' => '?',
  6184.             'App\\Controller\\Api\\ShopController:createShop' => '?',
  6185.             'App\\Controller\\Api\\ShopController:getValidationErrors' => '?',
  6186.             'App\\Controller\\Api\\ShopController:setViewHandler' => '?',
  6187.             'App\\Controller\\Api\\ShopController:updateShop' => '?',
  6188.             'App\\Controller\\Api\\ShopOrderController:createShopOrder' => '?',
  6189.             'App\\Controller\\Api\\ShopOrderController:getResponseAndConfirmOrderPayment' => '?',
  6190.             'App\\Controller\\Api\\ShopOrderController:getValidationErrors' => '?',
  6191.             'App\\Controller\\Api\\ShopOrderController:setViewHandler' => '?',
  6192.             'App\\Controller\\Api\\ShopOrderController:updateShopOrder' => '?',
  6193.             'App\\Controller\\Api\\SkinController:createSkin' => '?',
  6194.             'App\\Controller\\Api\\SkinController:getValidationErrors' => '?',
  6195.             'App\\Controller\\Api\\SkinController:setViewHandler' => '?',
  6196.             'App\\Controller\\Api\\SkinController:updateSkin' => '?',
  6197.             'App\\Controller\\Api\\StatisticsController:getValidationErrors' => '?',
  6198.             'App\\Controller\\Api\\StatisticsController:setViewHandler' => '?',
  6199.             'App\\Controller\\Api\\StripeController:createPayStripeSession' => '?',
  6200.             'App\\Controller\\Api\\StripeController:getValidationErrors' => '?',
  6201.             'App\\Controller\\Api\\TariffController:createTariff' => '?',
  6202.             'App\\Controller\\Api\\TariffController:getValidationErrors' => '?',
  6203.             'App\\Controller\\Api\\TariffController:setViewHandler' => '?',
  6204.             'App\\Controller\\Api\\TariffController:updateTariff' => '?',
  6205.             'App\\Controller\\Api\\ToolController:createTool' => '?',
  6206.             'App\\Controller\\Api\\ToolController:editTool' => '?',
  6207.             'App\\Controller\\Api\\ToolController:getValidationErrors' => '?',
  6208.             'App\\Controller\\Api\\ToolController:setViewHandler' => '?',
  6209.             'App\\Controller\\Api\\UserActionController:createUserAction' => '?',
  6210.             'App\\Controller\\Api\\UserActionController:getValidationErrors' => '?',
  6211.             'App\\Controller\\Api\\UserActionController:setViewHandler' => '?',
  6212.             'App\\Controller\\Api\\UserActionController:updateUserAction' => '?',
  6213.             'App\\Controller\\Api\\UserActionLogController:createUserActionLog' => '?',
  6214.             'App\\Controller\\Api\\UserActionLogController:getValidationErrors' => '?',
  6215.             'App\\Controller\\Api\\UserActionLogController:setViewHandler' => '?',
  6216.             'App\\Controller\\Api\\UserController:createManageUser' => '?',
  6217.             'App\\Controller\\Api\\UserController:editUserAppSettings' => '?',
  6218.             'App\\Controller\\Api\\UserController:getValidationErrors' => '?',
  6219.             'App\\Controller\\Api\\UserController:setViewHandler' => '?',
  6220.             'App\\Controller\\Api\\UserController:updateManageUser' => '?',
  6221.             'App\\Controller\\Api\\UserController:updateUser' => '?',
  6222.             'App\\Controller\\Api\\UserScoreLogController:getValidationErrors' => '?',
  6223.             'App\\Controller\\Api\\UserScoreLogController:setViewHandler' => '?',
  6224.             'App\\Controller\\SecurityController:login' => '?',
  6225.         ]);
  6226.     }
  6227.     /**
  6228.      * Gets the private '.service_locator.lgMLfbj' shared service.
  6229.      *
  6230.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6231.      */
  6232.     protected function get_ServiceLocator_LgMLfbjService()
  6233.     {
  6234.         return $this->privates['.service_locator.lgMLfbj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6235.             'pricingUpdateIn' => ['privates''App\\Model\\In\\Pricing\\PricingUpdateIn''getPricingUpdateInService'false],
  6236.             'validator' => ['services''validator''getValidatorService'false],
  6237.         ], [
  6238.             'pricingUpdateIn' => 'App\\Model\\In\\Pricing\\PricingUpdateIn',
  6239.             'validator' => '?',
  6240.         ]);
  6241.     }
  6242.     /**
  6243.      * Gets the private '.service_locator.nWcrwSo' shared service.
  6244.      *
  6245.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6246.      */
  6247.     protected function get_ServiceLocator_NWcrwSoService()
  6248.     {
  6249.         return $this->privates['.service_locator.nWcrwSo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6250.             'promoCodeCreateIn' => ['privates''App\\Model\\In\\PromoCode\\PromoCodeCreateIn''getPromoCodeCreateInService'false],
  6251.             'validationErrors' => ['privates''.errored..service_locator.nWcrwSo.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.nWcrwSo": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6252.         ], [
  6253.             'promoCodeCreateIn' => 'App\\Model\\In\\PromoCode\\PromoCodeCreateIn',
  6254.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6255.         ]);
  6256.     }
  6257.     /**
  6258.      * Gets the private '.service_locator.np8J33M' shared service.
  6259.      *
  6260.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6261.      */
  6262.     protected function get_ServiceLocator_Np8J33MService()
  6263.     {
  6264.         return $this->privates['.service_locator.np8J33M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6265.             'portalPopupEditIn' => ['privates''App\\Model\\In\\Portal\\PortalPopupEditIn''getPortalPopupEditInService'false],
  6266.             'validationErrors' => ['privates''.errored..service_locator.np8J33M.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.np8J33M": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6267.             'validator' => ['services''validator''getValidatorService'false],
  6268.         ], [
  6269.             'portalPopupEditIn' => 'App\\Model\\In\\Portal\\PortalPopupEditIn',
  6270.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6271.             'validator' => '?',
  6272.         ]);
  6273.     }
  6274.     /**
  6275.      * Gets the private '.service_locator.o9nGMXB' shared service.
  6276.      *
  6277.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6278.      */
  6279.     protected function get_ServiceLocator_O9nGMXBService()
  6280.     {
  6281.         return $this->privates['.service_locator.o9nGMXB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6282.             'twig' => ['services''twig''getTwigService'false],
  6283.         ], [
  6284.             'twig' => 'Twig\\Environment',
  6285.         ]);
  6286.     }
  6287.     /**
  6288.      * Gets the private '.service_locator.plBSGle' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6291.      */
  6292.     protected function get_ServiceLocator_PlBSGleService()
  6293.     {
  6294.         return $this->privates['.service_locator.plBSGle'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6295.             'locationEditIn' => ['privates''App\\Model\\In\\Location\\LocationEditIn''getLocationEditInService'false],
  6296.             'validationErrors' => ['privates''.errored..service_locator.plBSGle.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.plBSGle": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6297.             'validator' => ['services''validator''getValidatorService'false],
  6298.         ], [
  6299.             'locationEditIn' => 'App\\Model\\In\\Location\\LocationEditIn',
  6300.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6301.             'validator' => '?',
  6302.         ]);
  6303.     }
  6304.     /**
  6305.      * Gets the private '.service_locator.pwdV59k' shared service.
  6306.      *
  6307.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6308.      */
  6309.     protected function get_ServiceLocator_PwdV59kService()
  6310.     {
  6311.         return $this->privates['.service_locator.pwdV59k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6312.             'resourceTypeCreateIn' => ['privates''App\\Model\\In\\ResourceType\\ResourceTypeCreateIn''getResourceTypeCreateInService'false],
  6313.             'validationErrors' => ['privates''.errored..service_locator.pwdV59k.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.pwdV59k": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6314.             'validator' => ['services''validator''getValidatorService'false],
  6315.         ], [
  6316.             'resourceTypeCreateIn' => 'App\\Model\\In\\ResourceType\\ResourceTypeCreateIn',
  6317.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6318.             'validator' => '?',
  6319.         ]);
  6320.     }
  6321.     /**
  6322.      * Gets the private '.service_locator.rh38T71' shared service.
  6323.      *
  6324.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6325.      */
  6326.     protected function get_ServiceLocator_Rh38T71Service()
  6327.     {
  6328.         return $this->privates['.service_locator.rh38T71'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6329.             'resourceTypeEditIn' => ['privates''App\\Model\\In\\ResourceType\\ResourceTypeEditIn''getResourceTypeEditInService'false],
  6330.             'validationErrors' => ['privates''.errored..service_locator.rh38T71.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.rh38T71": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6331.             'validator' => ['services''validator''getValidatorService'false],
  6332.         ], [
  6333.             'resourceTypeEditIn' => 'App\\Model\\In\\ResourceType\\ResourceTypeEditIn',
  6334.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6335.             'validator' => '?',
  6336.         ]);
  6337.     }
  6338.     /**
  6339.      * Gets the private '.service_locator.rnbxpnO' shared service.
  6340.      *
  6341.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6342.      */
  6343.     protected function get_ServiceLocator_RnbxpnOService()
  6344.     {
  6345.         return $this->privates['.service_locator.rnbxpnO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6346.             'toolCreateIn' => ['privates''App\\Model\\In\\Tool\\ToolCreateIn''getToolCreateInService'false],
  6347.             'validationErrors' => ['privates''.errored..service_locator.rnbxpnO.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.rnbxpnO": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6348.             'validator' => ['services''validator''getValidatorService'false],
  6349.         ], [
  6350.             'toolCreateIn' => 'App\\Model\\In\\Tool\\ToolCreateIn',
  6351.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6352.             'validator' => '?',
  6353.         ]);
  6354.     }
  6355.     /**
  6356.      * Gets the private '.service_locator.txZ91f9' shared service.
  6357.      *
  6358.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6359.      */
  6360.     protected function get_ServiceLocator_TxZ91f9Service()
  6361.     {
  6362.         return $this->privates['.service_locator.txZ91f9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6363.             'attributeTypeEditIn' => ['privates''App\\Model\\In\\AttributeType\\AttributeTypeEditIn''getAttributeTypeEditInService'false],
  6364.             'validationErrors' => ['privates''.errored..service_locator.txZ91f9.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.txZ91f9": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6365.         ], [
  6366.             'attributeTypeEditIn' => 'App\\Model\\In\\AttributeType\\AttributeTypeEditIn',
  6367.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6368.         ]);
  6369.     }
  6370.     /**
  6371.      * Gets the private '.service_locator.uB2LX.X' shared service.
  6372.      *
  6373.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6374.      */
  6375.     protected function get_ServiceLocator_UB2LX_XService()
  6376.     {
  6377.         return $this->privates['.service_locator.uB2LX.X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6378.             'articleCreateIn' => ['privates''App\\Model\\In\\Article\\ArticleCreateIn''getArticleCreateInService'false],
  6379.             'validationErrors' => ['privates''.errored..service_locator.uB2LX.X.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.uB2LX.X": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6380.             'validator' => ['services''validator''getValidatorService'false],
  6381.         ], [
  6382.             'articleCreateIn' => 'App\\Model\\In\\Article\\ArticleCreateIn',
  6383.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6384.             'validator' => '?',
  6385.         ]);
  6386.     }
  6387.     /**
  6388.      * Gets the private '.service_locator.v5OaF5.' shared service.
  6389.      *
  6390.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6391.      */
  6392.     protected function get_ServiceLocator_V5OaF5_Service()
  6393.     {
  6394.         return $this->privates['.service_locator.v5OaF5.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6395.             'portalTeleportEditIn' => ['privates''App\\Model\\In\\Portal\\PortalTeleportEditIn''getPortalTeleportEditInService'false],
  6396.             'validationErrors' => ['privates''.errored..service_locator.v5OaF5..Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.v5OaF5.": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6397.             'validator' => ['services''validator''getValidatorService'false],
  6398.         ], [
  6399.             'portalTeleportEditIn' => 'App\\Model\\In\\Portal\\PortalTeleportEditIn',
  6400.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6401.             'validator' => '?',
  6402.         ]);
  6403.     }
  6404.     /**
  6405.      * Gets the private '.service_locator.vdmMuyE' shared service.
  6406.      *
  6407.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6408.      */
  6409.     protected function get_ServiceLocator_VdmMuyEService()
  6410.     {
  6411.         return $this->privates['.service_locator.vdmMuyE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6412.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  6413.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  6414.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  6415.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  6416.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  6417.             'router' => ['services''router''getRouterService'false],
  6418.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  6419.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  6420.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  6421.             'serializer' => ['services''serializer''getSerializerService'false],
  6422.             'session' => ['services''session''getSessionService'false],
  6423.             'templating' => ['services''templating''getTemplatingService'false],
  6424.             'twig' => ['services''twig''getTwigService'false],
  6425.         ], [
  6426.             'doctrine' => '?',
  6427.             'form.factory' => '?',
  6428.             'http_kernel' => '?',
  6429.             'parameter_bag' => '?',
  6430.             'request_stack' => '?',
  6431.             'router' => '?',
  6432.             'security.authorization_checker' => '?',
  6433.             'security.csrf.token_manager' => '?',
  6434.             'security.token_storage' => '?',
  6435.             'serializer' => '?',
  6436.             'session' => '?',
  6437.             'templating' => '?',
  6438.             'twig' => '?',
  6439.         ]);
  6440.     }
  6441.     /**
  6442.      * Gets the private '.service_locator.wHQ6.0W' shared service.
  6443.      *
  6444.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6445.      */
  6446.     protected function get_ServiceLocator_WHQ6_0WService()
  6447.     {
  6448.         return $this->privates['.service_locator.wHQ6.0W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6449.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  6450.         ], [
  6451.             'logger' => '?',
  6452.         ]);
  6453.     }
  6454.     /**
  6455.      * Gets the private '.service_locator.waJQi3I' shared service.
  6456.      *
  6457.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6458.      */
  6459.     protected function get_ServiceLocator_WaJQi3IService()
  6460.     {
  6461.         return $this->privates['.service_locator.waJQi3I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6462.             'shopUpdateIn' => ['privates''App\\Model\\In\\Shop\\ShopUpdateIn''getShopUpdateInService'false],
  6463.             'validationErrors' => ['privates''.errored..service_locator.waJQi3I.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.waJQi3I": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6464.             'validator' => ['services''validator''getValidatorService'false],
  6465.         ], [
  6466.             'shopUpdateIn' => 'App\\Model\\In\\Shop\\ShopUpdateIn',
  6467.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6468.             'validator' => '?',
  6469.         ]);
  6470.     }
  6471.     /**
  6472.      * Gets the private '.service_locator.xzk.cq7' shared service.
  6473.      *
  6474.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6475.      */
  6476.     protected function get_ServiceLocator_Xzk_Cq7Service()
  6477.     {
  6478.         return $this->privates['.service_locator.xzk.cq7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6479.             'locationCreateIn' => ['privates''App\\Model\\In\\Location\\LocationCreateIn''getLocationCreateInService'false],
  6480.             'validationErrors' => ['privates''.errored..service_locator.xzk.cq7.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.xzk.cq7": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6481.             'validator' => ['services''validator''getValidatorService'false],
  6482.         ], [
  6483.             'locationCreateIn' => 'App\\Model\\In\\Location\\LocationCreateIn',
  6484.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6485.             'validator' => '?',
  6486.         ]);
  6487.     }
  6488.     /**
  6489.      * Gets the private '.service_locator.yBEy65q' shared service.
  6490.      *
  6491.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6492.      */
  6493.     protected function get_ServiceLocator_YBEy65qService()
  6494.     {
  6495.         return $this->privates['.service_locator.yBEy65q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6496.             'encoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  6497.             'registerIn' => ['privates''App\\Model\\In\\Auth\\RegistrationIn''getRegistrationInService'false],
  6498.             'validationErrors' => ['privates''.errored..service_locator.yBEy65q.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.yBEy65q": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6499.         ], [
  6500.             'encoder' => '?',
  6501.             'registerIn' => 'App\\Model\\In\\Auth\\RegistrationIn',
  6502.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6503.         ]);
  6504.     }
  6505.     /**
  6506.      * Gets the private '.service_locator.yuCgP6c' shared service.
  6507.      *
  6508.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6509.      */
  6510.     protected function get_ServiceLocator_YuCgP6cService()
  6511.     {
  6512.         return $this->privates['.service_locator.yuCgP6c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6513.             'messageCreateIn' => ['privates''App\\Model\\In\\Message\\MessageCreateIn''getMessageCreateInService'false],
  6514.             'validationErrors' => ['privates''.errored..service_locator.yuCgP6c.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.yuCgP6c": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6515.         ], [
  6516.             'messageCreateIn' => 'App\\Model\\In\\Message\\MessageCreateIn',
  6517.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6518.         ]);
  6519.     }
  6520.     /**
  6521.      * Gets the private '.service_locator.zRuC4FH' shared service.
  6522.      *
  6523.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6524.      */
  6525.     protected function get_ServiceLocator_ZRuC4FHService()
  6526.     {
  6527.         return $this->privates['.service_locator.zRuC4FH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6528.             'portalPopupCreateIn' => ['privates''App\\Model\\In\\Portal\\PortalPopupCreateIn''getPortalPopupCreateInService'false],
  6529.             'validationErrors' => ['privates''.errored..service_locator.zRuC4FH.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.zRuC4FH": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6530.             'validator' => ['services''validator''getValidatorService'false],
  6531.         ], [
  6532.             'portalPopupCreateIn' => 'App\\Model\\In\\Portal\\PortalPopupCreateIn',
  6533.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6534.             'validator' => '?',
  6535.         ]);
  6536.     }
  6537.     /**
  6538.      * Gets the private '.service_locator.zaSBJP6' shared service.
  6539.      *
  6540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6541.      */
  6542.     protected function get_ServiceLocator_ZaSBJP6Service()
  6543.     {
  6544.         return $this->privates['.service_locator.zaSBJP6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6545.             'buildingEditIn' => ['privates''App\\Model\\In\\Building\\BuildingEditIn''getBuildingEditInService'false],
  6546.             'validationErrors' => ['privates''.errored..service_locator.zaSBJP6.Symfony\\Component\\Validator\\ConstraintViolationListInterface'NULL'Cannot autowire service ".service_locator.zaSBJP6": it references interface "Symfony\\Component\\Validator\\ConstraintViolationListInterface" but no such service exists. Did you create a class that implements this interface?'],
  6547.             'validator' => ['services''validator''getValidatorService'false],
  6548.         ], [
  6549.             'buildingEditIn' => 'App\\Model\\In\\Building\\BuildingEditIn',
  6550.             'validationErrors' => 'Symfony\\Component\\Validator\\ConstraintViolationListInterface',
  6551.             'validator' => '?',
  6552.         ]);
  6553.     }
  6554.     /**
  6555.      * Gets the private 'App\EventHandler\Payment\Stripe\StripePayEvent' shared autowired service.
  6556.      *
  6557.      * @return \App\EventHandler\Payment\Stripe\StripePayEvent
  6558.      */
  6559.     protected function getStripePayEventService()
  6560.     {
  6561.         include_once \dirname(__DIR__4).'/src/EventHandler/Payment/Stripe/StripePayEvent.php';
  6562.         return $this->privates['App\\EventHandler\\Payment\\Stripe\\StripePayEvent'] = new \App\EventHandler\Payment\Stripe\StripePayEvent(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Payment\\Stripe\\StripePaymentService'] ?? $this->getStripePaymentServiceService()), ($this->privates['App\\Repository\\ShopOrderRepository'] ?? $this->getShopOrderRepositoryService()));
  6563.     }
  6564.     /**
  6565.      * Gets the private 'App\EventListener\JWT\AuthenticationListener' shared autowired service.
  6566.      *
  6567.      * @return \App\EventListener\JWT\AuthenticationListener
  6568.      */
  6569.     protected function getAuthenticationListenerService()
  6570.     {
  6571.         include_once \dirname(__DIR__4).'/src/EventListener/JWT/AuthenticationListener.php';
  6572.         return $this->privates['App\\EventListener\\JWT\\AuthenticationListener'] = new \App\EventListener\JWT\AuthenticationListener(($this->privates['App\\Repository\\UserTokenRepository'] ?? $this->getUserTokenRepositoryService()));
  6573.     }
  6574.     /**
  6575.      * Gets the private 'App\EventListener\User\UserListener' shared autowired service.
  6576.      *
  6577.      * @return \App\EventListener\User\UserListener
  6578.      */
  6579.     protected function getUserListenerService()
  6580.     {
  6581.         return $this->privates['App\\EventListener\\User\\UserListener'] = new \App\EventListener\User\UserListener();
  6582.     }
  6583.     /**
  6584.      * Gets the private 'App\Form\Type\RolesType' shared autowired service.
  6585.      *
  6586.      * @return \App\Form\Type\RolesType
  6587.      */
  6588.     protected function getRolesTypeService()
  6589.     {
  6590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6592.         include_once \dirname(__DIR__4).'/src/Form/Type/RolesType.php';
  6593.         return $this->privates['App\\Form\\Type\\RolesType'] = new \App\Form\Type\RolesType();
  6594.     }
  6595.     /**
  6596.      * Gets the private 'App\Model\In\ActiveObject\ActiveObjectCreateIn' shared autowired service.
  6597.      *
  6598.      * @return \App\Model\In\ActiveObject\ActiveObjectCreateIn
  6599.      */
  6600.     protected function getActiveObjectCreateInService()
  6601.     {
  6602.         include_once \dirname(__DIR__4).'/src/Model/In/ActiveObject/AbstractActiveObjectIn.php';
  6603.         include_once \dirname(__DIR__4).'/src/Model/In/ActiveObject/ActiveObjectCreateIn.php';
  6604.         return $this->privates['App\\Model\\In\\ActiveObject\\ActiveObjectCreateIn'] = new \App\Model\In\ActiveObject\ActiveObjectCreateIn();
  6605.     }
  6606.     /**
  6607.      * Gets the private 'App\Model\In\ActiveObject\ActiveObjectEditIn' shared autowired service.
  6608.      *
  6609.      * @return \App\Model\In\ActiveObject\ActiveObjectEditIn
  6610.      */
  6611.     protected function getActiveObjectEditInService()
  6612.     {
  6613.         include_once \dirname(__DIR__4).'/src/Model/In/ActiveObject/AbstractActiveObjectIn.php';
  6614.         include_once \dirname(__DIR__4).'/src/Model/In/ActiveObject/ActiveObjectEditIn.php';
  6615.         return $this->privates['App\\Model\\In\\ActiveObject\\ActiveObjectEditIn'] = new \App\Model\In\ActiveObject\ActiveObjectEditIn();
  6616.     }
  6617.     /**
  6618.      * Gets the private 'App\Model\In\Article\ArticleCreateIn' shared autowired service.
  6619.      *
  6620.      * @return \App\Model\In\Article\ArticleCreateIn
  6621.      */
  6622.     protected function getArticleCreateInService()
  6623.     {
  6624.         include_once \dirname(__DIR__4).'/src/Model/In/Article/AbstractArticleIn.php';
  6625.         include_once \dirname(__DIR__4).'/src/Model/In/Article/ArticleCreateIn.php';
  6626.         return $this->privates['App\\Model\\In\\Article\\ArticleCreateIn'] = new \App\Model\In\Article\ArticleCreateIn();
  6627.     }
  6628.     /**
  6629.      * Gets the private 'App\Model\In\Article\ArticleUpdateIn' shared autowired service.
  6630.      *
  6631.      * @return \App\Model\In\Article\ArticleUpdateIn
  6632.      */
  6633.     protected function getArticleUpdateInService()
  6634.     {
  6635.         include_once \dirname(__DIR__4).'/src/Model/In/Article/AbstractArticleIn.php';
  6636.         include_once \dirname(__DIR__4).'/src/Model/In/Article/ArticleUpdateIn.php';
  6637.         return $this->privates['App\\Model\\In\\Article\\ArticleUpdateIn'] = new \App\Model\In\Article\ArticleUpdateIn();
  6638.     }
  6639.     /**
  6640.      * Gets the private 'App\Model\In\AttributeType\AttributeTypeCreateIn' shared autowired service.
  6641.      *
  6642.      * @return \App\Model\In\AttributeType\AttributeTypeCreateIn
  6643.      */
  6644.     protected function getAttributeTypeCreateInService()
  6645.     {
  6646.         include_once \dirname(__DIR__4).'/src/Model/In/AttributeType/AbstractAttributeTypeIn.php';
  6647.         include_once \dirname(__DIR__4).'/src/Model/In/AttributeType/AttributeTypeCreateIn.php';
  6648.         return $this->privates['App\\Model\\In\\AttributeType\\AttributeTypeCreateIn'] = new \App\Model\In\AttributeType\AttributeTypeCreateIn();
  6649.     }
  6650.     /**
  6651.      * Gets the private 'App\Model\In\AttributeType\AttributeTypeEditIn' shared autowired service.
  6652.      *
  6653.      * @return \App\Model\In\AttributeType\AttributeTypeEditIn
  6654.      */
  6655.     protected function getAttributeTypeEditInService()
  6656.     {
  6657.         include_once \dirname(__DIR__4).'/src/Model/In/AttributeType/AbstractAttributeTypeIn.php';
  6658.         include_once \dirname(__DIR__4).'/src/Model/In/AttributeType/AttributeTypeEditIn.php';
  6659.         return $this->privates['App\\Model\\In\\AttributeType\\AttributeTypeEditIn'] = new \App\Model\In\AttributeType\AttributeTypeEditIn();
  6660.     }
  6661.     /**
  6662.      * Gets the private 'App\Model\In\AuthSetting\AuthSettingIn' shared autowired service.
  6663.      *
  6664.      * @return \App\Model\In\AuthSetting\AuthSettingIn
  6665.      */
  6666.     protected function getAuthSettingInService()
  6667.     {
  6668.         include_once \dirname(__DIR__4).'/src/Model/In/AuthSetting/AuthSettingIn.php';
  6669.         return $this->privates['App\\Model\\In\\AuthSetting\\AuthSettingIn'] = new \App\Model\In\AuthSetting\AuthSettingIn();
  6670.     }
  6671.     /**
  6672.      * Gets the private 'App\Model\In\Auth\RegistrationIn' shared autowired service.
  6673.      *
  6674.      * @return \App\Model\In\Auth\RegistrationIn
  6675.      */
  6676.     protected function getRegistrationInService()
  6677.     {
  6678.         include_once \dirname(__DIR__4).'/src/Model/In/Auth/RegistrationIn.php';
  6679.         return $this->privates['App\\Model\\In\\Auth\\RegistrationIn'] = new \App\Model\In\Auth\RegistrationIn();
  6680.     }
  6681.     /**
  6682.      * Gets the private 'App\Model\In\Auth\ResetPasswordIn' shared autowired service.
  6683.      *
  6684.      * @return \App\Model\In\Auth\ResetPasswordIn
  6685.      */
  6686.     protected function getResetPasswordInService()
  6687.     {
  6688.         include_once \dirname(__DIR__4).'/src/Model/In/Auth/ResetPasswordIn.php';
  6689.         return $this->privates['App\\Model\\In\\Auth\\ResetPasswordIn'] = new \App\Model\In\Auth\ResetPasswordIn();
  6690.     }
  6691.     /**
  6692.      * Gets the private 'App\Model\In\Building\BuildingCreateIn' shared autowired service.
  6693.      *
  6694.      * @return \App\Model\In\Building\BuildingCreateIn
  6695.      */
  6696.     protected function getBuildingCreateInService()
  6697.     {
  6698.         include_once \dirname(__DIR__4).'/src/Model/In/Building/AbstractBuildingIn.php';
  6699.         include_once \dirname(__DIR__4).'/src/Model/In/Building/BuildingCreateIn.php';
  6700.         return $this->privates['App\\Model\\In\\Building\\BuildingCreateIn'] = new \App\Model\In\Building\BuildingCreateIn();
  6701.     }
  6702.     /**
  6703.      * Gets the private 'App\Model\In\Building\BuildingEditIn' shared autowired service.
  6704.      *
  6705.      * @return \App\Model\In\Building\BuildingEditIn
  6706.      */
  6707.     protected function getBuildingEditInService()
  6708.     {
  6709.         include_once \dirname(__DIR__4).'/src/Model/In/Building/AbstractBuildingIn.php';
  6710.         include_once \dirname(__DIR__4).'/src/Model/In/Building/BuildingEditIn.php';
  6711.         return $this->privates['App\\Model\\In\\Building\\BuildingEditIn'] = new \App\Model\In\Building\BuildingEditIn();
  6712.     }
  6713.     /**
  6714.      * Gets the private 'App\Model\In\Category\CategoryCreateIn' shared autowired service.
  6715.      *
  6716.      * @return \App\Model\In\Category\CategoryCreateIn
  6717.      */
  6718.     protected function getCategoryCreateInService()
  6719.     {
  6720.         include_once \dirname(__DIR__4).'/src/Model/In/Category/AbstractCategoryIn.php';
  6721.         include_once \dirname(__DIR__4).'/src/Model/In/Category/CategoryCreateIn.php';
  6722.         return $this->privates['App\\Model\\In\\Category\\CategoryCreateIn'] = new \App\Model\In\Category\CategoryCreateIn();
  6723.     }
  6724.     /**
  6725.      * Gets the private 'App\Model\In\Category\CategoryEditIn' shared autowired service.
  6726.      *
  6727.      * @return \App\Model\In\Category\CategoryEditIn
  6728.      */
  6729.     protected function getCategoryEditInService()
  6730.     {
  6731.         include_once \dirname(__DIR__4).'/src/Model/In/Category/AbstractCategoryIn.php';
  6732.         include_once \dirname(__DIR__4).'/src/Model/In/Category/CategoryEditIn.php';
  6733.         return $this->privates['App\\Model\\In\\Category\\CategoryEditIn'] = new \App\Model\In\Category\CategoryEditIn();
  6734.     }
  6735.     /**
  6736.      * Gets the private 'App\Model\In\FAQItem\FAQItemCreateIn' shared autowired service.
  6737.      *
  6738.      * @return \App\Model\In\FAQItem\FAQItemCreateIn
  6739.      */
  6740.     protected function getFAQItemCreateInService()
  6741.     {
  6742.         include_once \dirname(__DIR__4).'/src/Model/In/FAQItem/AbstractFAQItemIn.php';
  6743.         include_once \dirname(__DIR__4).'/src/Model/In/FAQItem/FAQItemCreateIn.php';
  6744.         return $this->privates['App\\Model\\In\\FAQItem\\FAQItemCreateIn'] = new \App\Model\In\FAQItem\FAQItemCreateIn();
  6745.     }
  6746.     /**
  6747.      * Gets the private 'App\Model\In\FAQItem\FAQItemEditIn' shared autowired service.
  6748.      *
  6749.      * @return \App\Model\In\FAQItem\FAQItemEditIn
  6750.      */
  6751.     protected function getFAQItemEditInService()
  6752.     {
  6753.         include_once \dirname(__DIR__4).'/src/Model/In/FAQItem/AbstractFAQItemIn.php';
  6754.         include_once \dirname(__DIR__4).'/src/Model/In/FAQItem/FAQItemEditIn.php';
  6755.         return $this->privates['App\\Model\\In\\FAQItem\\FAQItemEditIn'] = new \App\Model\In\FAQItem\FAQItemEditIn();
  6756.     }
  6757.     /**
  6758.      * Gets the private 'App\Model\In\Game\GameCreateIn' shared autowired service.
  6759.      *
  6760.      * @return \App\Model\In\Game\GameCreateIn
  6761.      */
  6762.     protected function getGameCreateInService()
  6763.     {
  6764.         include_once \dirname(__DIR__4).'/src/Model/In/Game/AbstractGameIn.php';
  6765.         include_once \dirname(__DIR__4).'/src/Model/In/Game/GameCreateIn.php';
  6766.         return $this->privates['App\\Model\\In\\Game\\GameCreateIn'] = new \App\Model\In\Game\GameCreateIn();
  6767.     }
  6768.     /**
  6769.      * Gets the private 'App\Model\In\Game\GameEditIn' shared autowired service.
  6770.      *
  6771.      * @return \App\Model\In\Game\GameEditIn
  6772.      */
  6773.     protected function getGameEditInService()
  6774.     {
  6775.         include_once \dirname(__DIR__4).'/src/Model/In/Game/AbstractGameIn.php';
  6776.         include_once \dirname(__DIR__4).'/src/Model/In/Game/GameEditIn.php';
  6777.         return $this->privates['App\\Model\\In\\Game\\GameEditIn'] = new \App\Model\In\Game\GameEditIn();
  6778.     }
  6779.     /**
  6780.      * Gets the private 'App\Model\In\Landing\LandingCreateIn' shared autowired service.
  6781.      *
  6782.      * @return \App\Model\In\Landing\LandingCreateIn
  6783.      */
  6784.     protected function getLandingCreateInService()
  6785.     {
  6786.         include_once \dirname(__DIR__4).'/src/Model/In/Landing/AbstractLandingIn.php';
  6787.         include_once \dirname(__DIR__4).'/src/Model/In/Landing/LandingCreateIn.php';
  6788.         return $this->privates['App\\Model\\In\\Landing\\LandingCreateIn'] = new \App\Model\In\Landing\LandingCreateIn();
  6789.     }
  6790.     /**
  6791.      * Gets the private 'App\Model\In\Landing\LandingUpdateIn' shared autowired service.
  6792.      *
  6793.      * @return \App\Model\In\Landing\LandingUpdateIn
  6794.      */
  6795.     protected function getLandingUpdateInService()
  6796.     {
  6797.         include_once \dirname(__DIR__4).'/src/Model/In/Landing/AbstractLandingIn.php';
  6798.         include_once \dirname(__DIR__4).'/src/Model/In/Landing/LandingUpdateIn.php';
  6799.         return $this->privates['App\\Model\\In\\Landing\\LandingUpdateIn'] = new \App\Model\In\Landing\LandingUpdateIn();
  6800.     }
  6801.     /**
  6802.      * Gets the private 'App\Model\In\Language\LanguageCreateIn' shared autowired service.
  6803.      *
  6804.      * @return \App\Model\In\Language\LanguageCreateIn
  6805.      */
  6806.     protected function getLanguageCreateInService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/src/Model/In/Language/AbstractLanguageIn.php';
  6809.         include_once \dirname(__DIR__4).'/src/Model/In/Language/LanguageCreateIn.php';
  6810.         return $this->privates['App\\Model\\In\\Language\\LanguageCreateIn'] = new \App\Model\In\Language\LanguageCreateIn();
  6811.     }
  6812.     /**
  6813.      * Gets the private 'App\Model\In\Language\LanguageEditIn' shared autowired service.
  6814.      *
  6815.      * @return \App\Model\In\Language\LanguageEditIn
  6816.      */
  6817.     protected function getLanguageEditInService()
  6818.     {
  6819.         include_once \dirname(__DIR__4).'/src/Model/In/Language/AbstractLanguageIn.php';
  6820.         include_once \dirname(__DIR__4).'/src/Model/In/Language/LanguageEditIn.php';
  6821.         return $this->privates['App\\Model\\In\\Language\\LanguageEditIn'] = new \App\Model\In\Language\LanguageEditIn();
  6822.     }
  6823.     /**
  6824.      * Gets the private 'App\Model\In\Location\LocationCreateIn' shared autowired service.
  6825.      *
  6826.      * @return \App\Model\In\Location\LocationCreateIn
  6827.      */
  6828.     protected function getLocationCreateInService()
  6829.     {
  6830.         include_once \dirname(__DIR__4).'/src/Model/In/Location/AbstractLocationIn.php';
  6831.         include_once \dirname(__DIR__4).'/src/Model/In/Location/LocationCreateIn.php';
  6832.         return $this->privates['App\\Model\\In\\Location\\LocationCreateIn'] = new \App\Model\In\Location\LocationCreateIn();
  6833.     }
  6834.     /**
  6835.      * Gets the private 'App\Model\In\Location\LocationEditIn' shared autowired service.
  6836.      *
  6837.      * @return \App\Model\In\Location\LocationEditIn
  6838.      */
  6839.     protected function getLocationEditInService()
  6840.     {
  6841.         include_once \dirname(__DIR__4).'/src/Model/In/Location/AbstractLocationIn.php';
  6842.         include_once \dirname(__DIR__4).'/src/Model/In/Location/LocationEditIn.php';
  6843.         return $this->privates['App\\Model\\In\\Location\\LocationEditIn'] = new \App\Model\In\Location\LocationEditIn();
  6844.     }
  6845.     /**
  6846.      * Gets the private 'App\Model\In\MessageLog\MessageLogCreateIn' shared autowired service.
  6847.      *
  6848.      * @return \App\Model\In\MessageLog\MessageLogCreateIn
  6849.      */
  6850.     protected function getMessageLogCreateInService()
  6851.     {
  6852.         include_once \dirname(__DIR__4).'/src/Model/In/MessageLog/AbstractMessageLogIn.php';
  6853.         include_once \dirname(__DIR__4).'/src/Model/In/MessageLog/MessageLogCreateIn.php';
  6854.         return $this->privates['App\\Model\\In\\MessageLog\\MessageLogCreateIn'] = new \App\Model\In\MessageLog\MessageLogCreateIn();
  6855.     }
  6856.     /**
  6857.      * Gets the private 'App\Model\In\Message\MessageCreateIn' shared autowired service.
  6858.      *
  6859.      * @return \App\Model\In\Message\MessageCreateIn
  6860.      */
  6861.     protected function getMessageCreateInService()
  6862.     {
  6863.         include_once \dirname(__DIR__4).'/src/Model/In/Message/AbstractMessageIn.php';
  6864.         include_once \dirname(__DIR__4).'/src/Model/In/Message/MessageCreateIn.php';
  6865.         return $this->privates['App\\Model\\In\\Message\\MessageCreateIn'] = new \App\Model\In\Message\MessageCreateIn();
  6866.     }
  6867.     /**
  6868.      * Gets the private 'App\Model\In\Message\MessageEditIn' shared autowired service.
  6869.      *
  6870.      * @return \App\Model\In\Message\MessageEditIn
  6871.      */
  6872.     protected function getMessageEditInService()
  6873.     {
  6874.         include_once \dirname(__DIR__4).'/src/Model/In/Message/AbstractMessageIn.php';
  6875.         include_once \dirname(__DIR__4).'/src/Model/In/Message/MessageEditIn.php';
  6876.         return $this->privates['App\\Model\\In\\Message\\MessageEditIn'] = new \App\Model\In\Message\MessageEditIn();
  6877.     }
  6878.     /**
  6879.      * Gets the private 'App\Model\In\Museum\MuseumCreateIn' shared autowired service.
  6880.      *
  6881.      * @return \App\Model\In\Museum\MuseumCreateIn
  6882.      */
  6883.     protected function getMuseumCreateInService()
  6884.     {
  6885.         include_once \dirname(__DIR__4).'/src/Model/In/Museum/AbstractMuseumIn.php';
  6886.         include_once \dirname(__DIR__4).'/src/Model/In/Museum/MuseumCreateIn.php';
  6887.         return $this->privates['App\\Model\\In\\Museum\\MuseumCreateIn'] = new \App\Model\In\Museum\MuseumCreateIn();
  6888.     }
  6889.     /**
  6890.      * Gets the private 'App\Model\In\Museum\MuseumEditIn' shared autowired service.
  6891.      *
  6892.      * @return \App\Model\In\Museum\MuseumEditIn
  6893.      */
  6894.     protected function getMuseumEditInService()
  6895.     {
  6896.         include_once \dirname(__DIR__4).'/src/Model/In/Museum/AbstractMuseumIn.php';
  6897.         include_once \dirname(__DIR__4).'/src/Model/In/Museum/MuseumEditIn.php';
  6898.         return $this->privates['App\\Model\\In\\Museum\\MuseumEditIn'] = new \App\Model\In\Museum\MuseumEditIn();
  6899.     }
  6900.     /**
  6901.      * Gets the private 'App\Model\In\Page\PageCreateIn' shared autowired service.
  6902.      *
  6903.      * @return \App\Model\In\Page\PageCreateIn
  6904.      */
  6905.     protected function getPageCreateInService()
  6906.     {
  6907.         include_once \dirname(__DIR__4).'/src/Model/In/Page/AbstractPageIn.php';
  6908.         include_once \dirname(__DIR__4).'/src/Model/In/Page/PageCreateIn.php';
  6909.         return $this->privates['App\\Model\\In\\Page\\PageCreateIn'] = new \App\Model\In\Page\PageCreateIn();
  6910.     }
  6911.     /**
  6912.      * Gets the private 'App\Model\In\Page\PageEditIn' shared autowired service.
  6913.      *
  6914.      * @return \App\Model\In\Page\PageEditIn
  6915.      */
  6916.     protected function getPageEditInService()
  6917.     {
  6918.         include_once \dirname(__DIR__4).'/src/Model/In/Page/AbstractPageIn.php';
  6919.         include_once \dirname(__DIR__4).'/src/Model/In/Page/PageEditIn.php';
  6920.         return $this->privates['App\\Model\\In\\Page\\PageEditIn'] = new \App\Model\In\Page\PageEditIn();
  6921.     }
  6922.     /**
  6923.      * Gets the private 'App\Model\In\PartnerItem\PartnerItemCreateIn' shared autowired service.
  6924.      *
  6925.      * @return \App\Model\In\PartnerItem\PartnerItemCreateIn
  6926.      */
  6927.     protected function getPartnerItemCreateInService()
  6928.     {
  6929.         include_once \dirname(__DIR__4).'/src/Model/In/PartnerItem/AbstractPartnerItemIn.php';
  6930.         include_once \dirname(__DIR__4).'/src/Model/In/PartnerItem/PartnerItemCreateIn.php';
  6931.         return $this->privates['App\\Model\\In\\PartnerItem\\PartnerItemCreateIn'] = new \App\Model\In\PartnerItem\PartnerItemCreateIn();
  6932.     }
  6933.     /**
  6934.      * Gets the private 'App\Model\In\Payment\Stripe\StripeIn' shared autowired service.
  6935.      *
  6936.      * @return \App\Model\In\Payment\Stripe\StripeIn
  6937.      */
  6938.     protected function getStripeInService()
  6939.     {
  6940.         include_once \dirname(__DIR__4).'/src/Model/In/Payment/Stripe/StripeIn.php';
  6941.         return $this->privates['App\\Model\\In\\Payment\\Stripe\\StripeIn'] = new \App\Model\In\Payment\Stripe\StripeIn();
  6942.     }
  6943.     /**
  6944.      * Gets the private 'App\Model\In\Portal\PortalPopupCreateIn' shared autowired service.
  6945.      *
  6946.      * @return \App\Model\In\Portal\PortalPopupCreateIn
  6947.      */
  6948.     protected function getPortalPopupCreateInService()
  6949.     {
  6950.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/AbstractPortalPopupIn.php';
  6951.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/PortalPopupCreateIn.php';
  6952.         return $this->privates['App\\Model\\In\\Portal\\PortalPopupCreateIn'] = new \App\Model\In\Portal\PortalPopupCreateIn();
  6953.     }
  6954.     /**
  6955.      * Gets the private 'App\Model\In\Portal\PortalPopupEditIn' shared autowired service.
  6956.      *
  6957.      * @return \App\Model\In\Portal\PortalPopupEditIn
  6958.      */
  6959.     protected function getPortalPopupEditInService()
  6960.     {
  6961.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/AbstractPortalPopupIn.php';
  6962.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/PortalPopupEditIn.php';
  6963.         return $this->privates['App\\Model\\In\\Portal\\PortalPopupEditIn'] = new \App\Model\In\Portal\PortalPopupEditIn();
  6964.     }
  6965.     /**
  6966.      * Gets the private 'App\Model\In\Portal\PortalTeleportCreateIn' shared autowired service.
  6967.      *
  6968.      * @return \App\Model\In\Portal\PortalTeleportCreateIn
  6969.      */
  6970.     protected function getPortalTeleportCreateInService()
  6971.     {
  6972.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/AbstractPortalTeleportIn.php';
  6973.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/PortalTeleportCreateIn.php';
  6974.         return $this->privates['App\\Model\\In\\Portal\\PortalTeleportCreateIn'] = new \App\Model\In\Portal\PortalTeleportCreateIn();
  6975.     }
  6976.     /**
  6977.      * Gets the private 'App\Model\In\Portal\PortalTeleportEditIn' shared autowired service.
  6978.      *
  6979.      * @return \App\Model\In\Portal\PortalTeleportEditIn
  6980.      */
  6981.     protected function getPortalTeleportEditInService()
  6982.     {
  6983.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/AbstractPortalTeleportIn.php';
  6984.         include_once \dirname(__DIR__4).'/src/Model/In/Portal/PortalTeleportEditIn.php';
  6985.         return $this->privates['App\\Model\\In\\Portal\\PortalTeleportEditIn'] = new \App\Model\In\Portal\PortalTeleportEditIn();
  6986.     }
  6987.     /**
  6988.      * Gets the private 'App\Model\In\Pricing\PricingCreateIn' shared autowired service.
  6989.      *
  6990.      * @return \App\Model\In\Pricing\PricingCreateIn
  6991.      */
  6992.     protected function getPricingCreateInService()
  6993.     {
  6994.         include_once \dirname(__DIR__4).'/src/Model/In/Pricing/AbstractPricingIn.php';
  6995.         include_once \dirname(__DIR__4).'/src/Model/In/Pricing/PricingCreateIn.php';
  6996.         return $this->privates['App\\Model\\In\\Pricing\\PricingCreateIn'] = new \App\Model\In\Pricing\PricingCreateIn();
  6997.     }
  6998.     /**
  6999.      * Gets the private 'App\Model\In\Pricing\PricingUpdateIn' shared autowired service.
  7000.      *
  7001.      * @return \App\Model\In\Pricing\PricingUpdateIn
  7002.      */
  7003.     protected function getPricingUpdateInService()
  7004.     {
  7005.         include_once \dirname(__DIR__4).'/src/Model/In/Pricing/AbstractPricingIn.php';
  7006.         include_once \dirname(__DIR__4).'/src/Model/In/Pricing/PricingUpdateIn.php';
  7007.         return $this->privates['App\\Model\\In\\Pricing\\PricingUpdateIn'] = new \App\Model\In\Pricing\PricingUpdateIn();
  7008.     }
  7009.     /**
  7010.      * Gets the private 'App\Model\In\ProductCategory\ProductCategoryCreateIn' shared autowired service.
  7011.      *
  7012.      * @return \App\Model\In\ProductCategory\ProductCategoryCreateIn
  7013.      */
  7014.     protected function getProductCategoryCreateInService()
  7015.     {
  7016.         include_once \dirname(__DIR__4).'/src/Model/In/ProductCategory/AbstractProductCategoryIn.php';
  7017.         include_once \dirname(__DIR__4).'/src/Model/In/ProductCategory/ProductCategoryCreateIn.php';
  7018.         return $this->privates['App\\Model\\In\\ProductCategory\\ProductCategoryCreateIn'] = new \App\Model\In\ProductCategory\ProductCategoryCreateIn();
  7019.     }
  7020.     /**
  7021.      * Gets the private 'App\Model\In\ProductCategory\ProductCategoryUpdateIn' shared autowired service.
  7022.      *
  7023.      * @return \App\Model\In\ProductCategory\ProductCategoryUpdateIn
  7024.      */
  7025.     protected function getProductCategoryUpdateInService()
  7026.     {
  7027.         include_once \dirname(__DIR__4).'/src/Model/In/ProductCategory/AbstractProductCategoryIn.php';
  7028.         include_once \dirname(__DIR__4).'/src/Model/In/ProductCategory/ProductCategoryUpdateIn.php';
  7029.         return $this->privates['App\\Model\\In\\ProductCategory\\ProductCategoryUpdateIn'] = new \App\Model\In\ProductCategory\ProductCategoryUpdateIn();
  7030.     }
  7031.     /**
  7032.      * Gets the private 'App\Model\In\Product\ProductCreateIn' shared autowired service.
  7033.      *
  7034.      * @return \App\Model\In\Product\ProductCreateIn
  7035.      */
  7036.     protected function getProductCreateInService()
  7037.     {
  7038.         include_once \dirname(__DIR__4).'/src/Model/In/Product/AbstractProductIn.php';
  7039.         include_once \dirname(__DIR__4).'/src/Model/In/Product/ProductCreateIn.php';
  7040.         return $this->privates['App\\Model\\In\\Product\\ProductCreateIn'] = new \App\Model\In\Product\ProductCreateIn();
  7041.     }
  7042.     /**
  7043.      * Gets the private 'App\Model\In\Product\ProductUpdateIn' shared autowired service.
  7044.      *
  7045.      * @return \App\Model\In\Product\ProductUpdateIn
  7046.      */
  7047.     protected function getProductUpdateInService()
  7048.     {
  7049.         include_once \dirname(__DIR__4).'/src/Model/In/Product/AbstractProductIn.php';
  7050.         include_once \dirname(__DIR__4).'/src/Model/In/Product/ProductUpdateIn.php';
  7051.         return $this->privates['App\\Model\\In\\Product\\ProductUpdateIn'] = new \App\Model\In\Product\ProductUpdateIn();
  7052.     }
  7053.     /**
  7054.      * Gets the private 'App\Model\In\PromoCode\PromoCodeCreateIn' shared autowired service.
  7055.      *
  7056.      * @return \App\Model\In\PromoCode\PromoCodeCreateIn
  7057.      */
  7058.     protected function getPromoCodeCreateInService()
  7059.     {
  7060.         include_once \dirname(__DIR__4).'/src/Model/In/PromoCode/AbstractPromoCodeIn.php';
  7061.         include_once \dirname(__DIR__4).'/src/Model/In/PromoCode/PromoCodeCreateIn.php';
  7062.         return $this->privates['App\\Model\\In\\PromoCode\\PromoCodeCreateIn'] = new \App\Model\In\PromoCode\PromoCodeCreateIn();
  7063.     }
  7064.     /**
  7065.      * Gets the private 'App\Model\In\PromoCode\PromoCodeEditIn' shared autowired service.
  7066.      *
  7067.      * @return \App\Model\In\PromoCode\PromoCodeEditIn
  7068.      */
  7069.     protected function getPromoCodeEditInService()
  7070.     {
  7071.         include_once \dirname(__DIR__4).'/src/Model/In/PromoCode/AbstractPromoCodeIn.php';
  7072.         include_once \dirname(__DIR__4).'/src/Model/In/PromoCode/PromoCodeEditIn.php';
  7073.         return $this->privates['App\\Model\\In\\PromoCode\\PromoCodeEditIn'] = new \App\Model\In\PromoCode\PromoCodeEditIn();
  7074.     }
  7075.     /**
  7076.      * Gets the private 'App\Model\In\ResourceType\ResourceTypeCreateIn' shared autowired service.
  7077.      *
  7078.      * @return \App\Model\In\ResourceType\ResourceTypeCreateIn
  7079.      */
  7080.     protected function getResourceTypeCreateInService()
  7081.     {
  7082.         include_once \dirname(__DIR__4).'/src/Model/In/ResourceType/AbstractResourceTypeIn.php';
  7083.         include_once \dirname(__DIR__4).'/src/Model/In/ResourceType/ResourceTypeCreateIn.php';
  7084.         return $this->privates['App\\Model\\In\\ResourceType\\ResourceTypeCreateIn'] = new \App\Model\In\ResourceType\ResourceTypeCreateIn();
  7085.     }
  7086.     /**
  7087.      * Gets the private 'App\Model\In\ResourceType\ResourceTypeEditIn' shared autowired service.
  7088.      *
  7089.      * @return \App\Model\In\ResourceType\ResourceTypeEditIn
  7090.      */
  7091.     protected function getResourceTypeEditInService()
  7092.     {
  7093.         include_once \dirname(__DIR__4).'/src/Model/In/ResourceType/AbstractResourceTypeIn.php';
  7094.         include_once \dirname(__DIR__4).'/src/Model/In/ResourceType/ResourceTypeEditIn.php';
  7095.         return $this->privates['App\\Model\\In\\ResourceType\\ResourceTypeEditIn'] = new \App\Model\In\ResourceType\ResourceTypeEditIn();
  7096.     }
  7097.     /**
  7098.      * Gets the private 'App\Model\In\Resource\ResourceCreateIn' shared autowired service.
  7099.      *
  7100.      * @return \App\Model\In\Resource\ResourceCreateIn
  7101.      */
  7102.     protected function getResourceCreateInService()
  7103.     {
  7104.         include_once \dirname(__DIR__4).'/src/Model/In/Resource/AbstractResourceIn.php';
  7105.         include_once \dirname(__DIR__4).'/src/Model/In/Resource/ResourceCreateIn.php';
  7106.         return $this->privates['App\\Model\\In\\Resource\\ResourceCreateIn'] = new \App\Model\In\Resource\ResourceCreateIn();
  7107.     }
  7108.     /**
  7109.      * Gets the private 'App\Model\In\Resource\ResourceEditIn' shared autowired service.
  7110.      *
  7111.      * @return \App\Model\In\Resource\ResourceEditIn
  7112.      */
  7113.     protected function getResourceEditInService()
  7114.     {
  7115.         include_once \dirname(__DIR__4).'/src/Model/In/Resource/AbstractResourceIn.php';
  7116.         include_once \dirname(__DIR__4).'/src/Model/In/Resource/ResourceEditIn.php';
  7117.         return $this->privates['App\\Model\\In\\Resource\\ResourceEditIn'] = new \App\Model\In\Resource\ResourceEditIn();
  7118.     }
  7119.     /**
  7120.      * Gets the private 'App\Model\In\Room\RoomCreateIn' shared autowired service.
  7121.      *
  7122.      * @return \App\Model\In\Room\RoomCreateIn
  7123.      */
  7124.     protected function getRoomCreateInService()
  7125.     {
  7126.         include_once \dirname(__DIR__4).'/src/Model/In/Room/AbstractRoomIn.php';
  7127.         include_once \dirname(__DIR__4).'/src/Model/In/Room/RoomCreateIn.php';
  7128.         return $this->privates['App\\Model\\In\\Room\\RoomCreateIn'] = new \App\Model\In\Room\RoomCreateIn();
  7129.     }
  7130.     /**
  7131.      * Gets the private 'App\Model\In\Room\RoomEditIn' shared autowired service.
  7132.      *
  7133.      * @return \App\Model\In\Room\RoomEditIn
  7134.      */
  7135.     protected function getRoomEditInService()
  7136.     {
  7137.         include_once \dirname(__DIR__4).'/src/Model/In/Room/AbstractRoomIn.php';
  7138.         include_once \dirname(__DIR__4).'/src/Model/In/Room/RoomEditIn.php';
  7139.         return $this->privates['App\\Model\\In\\Room\\RoomEditIn'] = new \App\Model\In\Room\RoomEditIn();
  7140.     }
  7141.     /**
  7142.      * Gets the private 'App\Model\In\ShopOrder\ShopOrderCreateIn' shared autowired service.
  7143.      *
  7144.      * @return \App\Model\In\ShopOrder\ShopOrderCreateIn
  7145.      */
  7146.     protected function getShopOrderCreateInService()
  7147.     {
  7148.         include_once \dirname(__DIR__4).'/src/Model/In/ShopOrder/ShopOrderAbstractIn.php';
  7149.         include_once \dirname(__DIR__4).'/src/Model/In/ShopOrder/ShopOrderCreateIn.php';
  7150.         return $this->privates['App\\Model\\In\\ShopOrder\\ShopOrderCreateIn'] = new \App\Model\In\ShopOrder\ShopOrderCreateIn();
  7151.     }
  7152.     /**
  7153.      * Gets the private 'App\Model\In\ShopOrder\ShopOrderUpdateIn' shared autowired service.
  7154.      *
  7155.      * @return \App\Model\In\ShopOrder\ShopOrderUpdateIn
  7156.      */
  7157.     protected function getShopOrderUpdateInService()
  7158.     {
  7159.         include_once \dirname(__DIR__4).'/src/Model/In/ShopOrder/ShopOrderAbstractIn.php';
  7160.         include_once \dirname(__DIR__4).'/src/Model/In/ShopOrder/ShopOrderUpdateIn.php';
  7161.         return $this->privates['App\\Model\\In\\ShopOrder\\ShopOrderUpdateIn'] = new \App\Model\In\ShopOrder\ShopOrderUpdateIn();
  7162.     }
  7163.     /**
  7164.      * Gets the private 'App\Model\In\Shop\ShopCreateIn' shared autowired service.
  7165.      *
  7166.      * @return \App\Model\In\Shop\ShopCreateIn
  7167.      */
  7168.     protected function getShopCreateInService()
  7169.     {
  7170.         include_once \dirname(__DIR__4).'/src/Model/In/Shop/AbstractShopIn.php';
  7171.         include_once \dirname(__DIR__4).'/src/Model/In/Shop/ShopCreateIn.php';
  7172.         return $this->privates['App\\Model\\In\\Shop\\ShopCreateIn'] = new \App\Model\In\Shop\ShopCreateIn();
  7173.     }
  7174.     /**
  7175.      * Gets the private 'App\Model\In\Shop\ShopUpdateIn' shared autowired service.
  7176.      *
  7177.      * @return \App\Model\In\Shop\ShopUpdateIn
  7178.      */
  7179.     protected function getShopUpdateInService()
  7180.     {
  7181.         include_once \dirname(__DIR__4).'/src/Model/In/Shop/AbstractShopIn.php';
  7182.         include_once \dirname(__DIR__4).'/src/Model/In/Shop/ShopUpdateIn.php';
  7183.         return $this->privates['App\\Model\\In\\Shop\\ShopUpdateIn'] = new \App\Model\In\Shop\ShopUpdateIn();
  7184.     }
  7185.     /**
  7186.      * Gets the private 'App\Model\In\Skin\SkinCreateIn' shared autowired service.
  7187.      *
  7188.      * @return \App\Model\In\Skin\SkinCreateIn
  7189.      */
  7190.     protected function getSkinCreateInService()
  7191.     {
  7192.         include_once \dirname(__DIR__4).'/src/Model/In/Skin/AbstractSkinIn.php';
  7193.         include_once \dirname(__DIR__4).'/src/Model/In/Skin/SkinCreateIn.php';
  7194.         return $this->privates['App\\Model\\In\\Skin\\SkinCreateIn'] = new \App\Model\In\Skin\SkinCreateIn();
  7195.     }
  7196.     /**
  7197.      * Gets the private 'App\Model\In\Skin\SkinUpdateIn' shared autowired service.
  7198.      *
  7199.      * @return \App\Model\In\Skin\SkinUpdateIn
  7200.      */
  7201.     protected function getSkinUpdateInService()
  7202.     {
  7203.         include_once \dirname(__DIR__4).'/src/Model/In/Skin/AbstractSkinIn.php';
  7204.         include_once \dirname(__DIR__4).'/src/Model/In/Skin/SkinUpdateIn.php';
  7205.         return $this->privates['App\\Model\\In\\Skin\\SkinUpdateIn'] = new \App\Model\In\Skin\SkinUpdateIn();
  7206.     }
  7207.     /**
  7208.      * Gets the private 'App\Model\In\Tariff\TariffCreateIn' shared autowired service.
  7209.      *
  7210.      * @return \App\Model\In\Tariff\TariffCreateIn
  7211.      */
  7212.     protected function getTariffCreateInService()
  7213.     {
  7214.         include_once \dirname(__DIR__4).'/src/Model/In/Tariff/AbstractTariffIn.php';
  7215.         include_once \dirname(__DIR__4).'/src/Model/In/Tariff/TariffCreateIn.php';
  7216.         return $this->privates['App\\Model\\In\\Tariff\\TariffCreateIn'] = new \App\Model\In\Tariff\TariffCreateIn();
  7217.     }
  7218.     /**
  7219.      * Gets the private 'App\Model\In\Tariff\TariffUpdateIn' shared autowired service.
  7220.      *
  7221.      * @return \App\Model\In\Tariff\TariffUpdateIn
  7222.      */
  7223.     protected function getTariffUpdateInService()
  7224.     {
  7225.         include_once \dirname(__DIR__4).'/src/Model/In/Tariff/AbstractTariffIn.php';
  7226.         include_once \dirname(__DIR__4).'/src/Model/In/Tariff/TariffUpdateIn.php';
  7227.         return $this->privates['App\\Model\\In\\Tariff\\TariffUpdateIn'] = new \App\Model\In\Tariff\TariffUpdateIn();
  7228.     }
  7229.     /**
  7230.      * Gets the private 'App\Model\In\Tool\ToolCreateIn' shared autowired service.
  7231.      *
  7232.      * @return \App\Model\In\Tool\ToolCreateIn
  7233.      */
  7234.     protected function getToolCreateInService()
  7235.     {
  7236.         include_once \dirname(__DIR__4).'/src/Model/In/Tool/AbstractToolIn.php';
  7237.         include_once \dirname(__DIR__4).'/src/Model/In/Tool/ToolCreateIn.php';
  7238.         return $this->privates['App\\Model\\In\\Tool\\ToolCreateIn'] = new \App\Model\In\Tool\ToolCreateIn();
  7239.     }
  7240.     /**
  7241.      * Gets the private 'App\Model\In\Tool\ToolEditIn' shared autowired service.
  7242.      *
  7243.      * @return \App\Model\In\Tool\ToolEditIn
  7244.      */
  7245.     protected function getToolEditInService()
  7246.     {
  7247.         include_once \dirname(__DIR__4).'/src/Model/In/Tool/AbstractToolIn.php';
  7248.         include_once \dirname(__DIR__4).'/src/Model/In/Tool/ToolEditIn.php';
  7249.         return $this->privates['App\\Model\\In\\Tool\\ToolEditIn'] = new \App\Model\In\Tool\ToolEditIn();
  7250.     }
  7251.     /**
  7252.      * Gets the private 'App\Model\In\UserActionLog\UserActionLogCreateIn' shared autowired service.
  7253.      *
  7254.      * @return \App\Model\In\UserActionLog\UserActionLogCreateIn
  7255.      */
  7256.     protected function getUserActionLogCreateInService()
  7257.     {
  7258.         include_once \dirname(__DIR__4).'/src/Model/In/UserActionLog/AbstractUserActionLogIn.php';
  7259.         include_once \dirname(__DIR__4).'/src/Model/In/UserActionLog/UserActionLogCreateIn.php';
  7260.         return $this->privates['App\\Model\\In\\UserActionLog\\UserActionLogCreateIn'] = new \App\Model\In\UserActionLog\UserActionLogCreateIn();
  7261.     }
  7262.     /**
  7263.      * Gets the private 'App\Model\In\UserAction\UserActionCreateIn' shared autowired service.
  7264.      *
  7265.      * @return \App\Model\In\UserAction\UserActionCreateIn
  7266.      */
  7267.     protected function getUserActionCreateInService()
  7268.     {
  7269.         include_once \dirname(__DIR__4).'/src/Model/In/UserAction/AbstractUserActionIn.php';
  7270.         include_once \dirname(__DIR__4).'/src/Model/In/UserAction/UserActionCreateIn.php';
  7271.         return $this->privates['App\\Model\\In\\UserAction\\UserActionCreateIn'] = new \App\Model\In\UserAction\UserActionCreateIn();
  7272.     }
  7273.     /**
  7274.      * Gets the private 'App\Model\In\UserAction\UserActionUpdateIn' shared autowired service.
  7275.      *
  7276.      * @return \App\Model\In\UserAction\UserActionUpdateIn
  7277.      */
  7278.     protected function getUserActionUpdateInService()
  7279.     {
  7280.         include_once \dirname(__DIR__4).'/src/Model/In/UserAction/AbstractUserActionIn.php';
  7281.         include_once \dirname(__DIR__4).'/src/Model/In/UserAction/UserActionUpdateIn.php';
  7282.         return $this->privates['App\\Model\\In\\UserAction\\UserActionUpdateIn'] = new \App\Model\In\UserAction\UserActionUpdateIn();
  7283.     }
  7284.     /**
  7285.      * Gets the private 'App\Model\In\User\UserAppSettingsEditIn' shared autowired service.
  7286.      *
  7287.      * @return \App\Model\In\User\UserAppSettingsEditIn
  7288.      */
  7289.     protected function getUserAppSettingsEditInService()
  7290.     {
  7291.         include_once \dirname(__DIR__4).'/src/Model/In/User/UserEditIn.php';
  7292.         include_once \dirname(__DIR__4).'/src/Model/In/User/UserAppSettingsEditIn.php';
  7293.         return $this->privates['App\\Model\\In\\User\\UserAppSettingsEditIn'] = new \App\Model\In\User\UserAppSettingsEditIn();
  7294.     }
  7295.     /**
  7296.      * Gets the private 'App\Model\In\User\UserCreateIn' shared autowired service.
  7297.      *
  7298.      * @return \App\Model\In\User\UserCreateIn
  7299.      */
  7300.     protected function getUserCreateInService()
  7301.     {
  7302.         include_once \dirname(__DIR__4).'/src/Model/In/User/UserCreateIn.php';
  7303.         return $this->privates['App\\Model\\In\\User\\UserCreateIn'] = new \App\Model\In\User\UserCreateIn();
  7304.     }
  7305.     /**
  7306.      * Gets the private 'App\Model\In\User\UserEditIn' shared autowired service.
  7307.      *
  7308.      * @return \App\Model\In\User\UserEditIn
  7309.      */
  7310.     protected function getUserEditInService()
  7311.     {
  7312.         include_once \dirname(__DIR__4).'/src/Model/In/User/UserEditIn.php';
  7313.         return $this->privates['App\\Model\\In\\User\\UserEditIn'] = new \App\Model\In\User\UserEditIn();
  7314.     }
  7315.     /**
  7316.      * Gets the private 'App\Model\In\User\UserManageEditIn' shared autowired service.
  7317.      *
  7318.      * @return \App\Model\In\User\UserManageEditIn
  7319.      */
  7320.     protected function getUserManageEditInService()
  7321.     {
  7322.         include_once \dirname(__DIR__4).'/src/Model/In/User/UserEditIn.php';
  7323.         include_once \dirname(__DIR__4).'/src/Model/In/User/UserManageEditIn.php';
  7324.         return $this->privates['App\\Model\\In\\User\\UserManageEditIn'] = new \App\Model\In\User\UserManageEditIn();
  7325.     }
  7326.     /**
  7327.      * Gets the private 'App\Repository\AboutItemRepository' shared autowired service.
  7328.      *
  7329.      * @return \App\Repository\AboutItemRepository
  7330.      */
  7331.     protected function getAboutItemRepositoryService()
  7332.     {
  7333.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7334.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7335.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7336.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7338.         include_once \dirname(__DIR__4).'/src/Repository/AboutItemRepository.php';
  7339.         return $this->privates['App\\Repository\\AboutItemRepository'] = new \App\Repository\AboutItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7340.     }
  7341.     /**
  7342.      * Gets the private 'App\Repository\AdditionalImagesRepository' shared autowired service.
  7343.      *
  7344.      * @return \App\Repository\AdditionalImagesRepository
  7345.      */
  7346.     protected function getAdditionalImagesRepositoryService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7351.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7352.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7353.         include_once \dirname(__DIR__4).'/src/Repository/AdditionalImagesRepository.php';
  7354.         return $this->privates['App\\Repository\\AdditionalImagesRepository'] = new \App\Repository\AdditionalImagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7355.     }
  7356.     /**
  7357.      * Gets the private 'App\Repository\AdminSettingRepository' shared autowired service.
  7358.      *
  7359.      * @return \App\Repository\AdminSettingRepository
  7360.      */
  7361.     protected function getAdminSettingRepositoryService()
  7362.     {
  7363.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7364.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7365.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7366.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7368.         include_once \dirname(__DIR__4).'/src/Repository/AdminSettingRepository.php';
  7369.         return $this->privates['App\\Repository\\AdminSettingRepository'] = new \App\Repository\AdminSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7370.     }
  7371.     /**
  7372.      * Gets the private 'App\Repository\ArticleRepository' shared autowired service.
  7373.      *
  7374.      * @return \App\Repository\ArticleRepository
  7375.      */
  7376.     protected function getArticleRepositoryService()
  7377.     {
  7378.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7379.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7381.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7382.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7383.         include_once \dirname(__DIR__4).'/src/Repository/ArticleRepository.php';
  7384.         return $this->privates['App\\Repository\\ArticleRepository'] = new \App\Repository\ArticleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7385.     }
  7386.     /**
  7387.      * Gets the private 'App\Repository\AttributeTypeRepository' shared autowired service.
  7388.      *
  7389.      * @return \App\Repository\AttributeTypeRepository
  7390.      */
  7391.     protected function getAttributeTypeRepositoryService()
  7392.     {
  7393.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7396.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7398.         include_once \dirname(__DIR__4).'/src/Repository/AttributeTypeRepository.php';
  7399.         return $this->privates['App\\Repository\\AttributeTypeRepository'] = new \App\Repository\AttributeTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7400.     }
  7401.     /**
  7402.      * Gets the private 'App\Repository\AttributesRepository' shared autowired service.
  7403.      *
  7404.      * @return \App\Repository\AttributesRepository
  7405.      */
  7406.     protected function getAttributesRepositoryService()
  7407.     {
  7408.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7409.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7413.         include_once \dirname(__DIR__4).'/src/Repository/AttributesRepository.php';
  7414.         return $this->privates['App\\Repository\\AttributesRepository'] = new \App\Repository\AttributesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7415.     }
  7416.     /**
  7417.      * Gets the private 'App\Repository\AuthorizationSettingRepository' shared autowired service.
  7418.      *
  7419.      * @return \App\Repository\AuthorizationSettingRepository
  7420.      */
  7421.     protected function getAuthorizationSettingRepositoryService()
  7422.     {
  7423.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7424.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7425.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7426.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7427.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7428.         include_once \dirname(__DIR__4).'/src/Repository/AuthorizationSettingRepository.php';
  7429.         return $this->privates['App\\Repository\\AuthorizationSettingRepository'] = new \App\Repository\AuthorizationSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7430.     }
  7431.     /**
  7432.      * Gets the private 'App\Repository\BuildingRepository' shared autowired service.
  7433.      *
  7434.      * @return \App\Repository\BuildingRepository
  7435.      */
  7436.     protected function getBuildingRepositoryService()
  7437.     {
  7438.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7443.         include_once \dirname(__DIR__4).'/src/Repository/BuildingRepository.php';
  7444.         return $this->privates['App\\Repository\\BuildingRepository'] = new \App\Repository\BuildingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7445.     }
  7446.     /**
  7447.      * Gets the private 'App\Repository\CategoryRepository' shared autowired service.
  7448.      *
  7449.      * @return \App\Repository\CategoryRepository
  7450.      */
  7451.     protected function getCategoryRepositoryService()
  7452.     {
  7453.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7458.         include_once \dirname(__DIR__4).'/src/Repository/CategoryRepository.php';
  7459.         return $this->privates['App\\Repository\\CategoryRepository'] = new \App\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7460.     }
  7461.     /**
  7462.      * Gets the private 'App\Repository\ExplanationRepository' shared autowired service.
  7463.      *
  7464.      * @return \App\Repository\ExplanationRepository
  7465.      */
  7466.     protected function getExplanationRepositoryService()
  7467.     {
  7468.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7471.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7472.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7473.         include_once \dirname(__DIR__4).'/src/Repository/ExplanationRepository.php';
  7474.         return $this->privates['App\\Repository\\ExplanationRepository'] = new \App\Repository\ExplanationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7475.     }
  7476.     /**
  7477.      * Gets the private 'App\Repository\FAQRepository' shared autowired service.
  7478.      *
  7479.      * @return \App\Repository\FAQRepository
  7480.      */
  7481.     protected function getFAQRepositoryService()
  7482.     {
  7483.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7484.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7485.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7486.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7488.         include_once \dirname(__DIR__4).'/src/Repository/FAQRepository.php';
  7489.         return $this->privates['App\\Repository\\FAQRepository'] = new \App\Repository\FAQRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7490.     }
  7491.     /**
  7492.      * Gets the private 'App\Repository\GameRepository' shared autowired service.
  7493.      *
  7494.      * @return \App\Repository\GameRepository
  7495.      */
  7496.     protected function getGameRepositoryService()
  7497.     {
  7498.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7500.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7501.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7502.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7503.         include_once \dirname(__DIR__4).'/src/Repository/GameRepository.php';
  7504.         return $this->privates['App\\Repository\\GameRepository'] = new \App\Repository\GameRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7505.     }
  7506.     /**
  7507.      * Gets the private 'App\Repository\GuessingRepository' shared autowired service.
  7508.      *
  7509.      * @return \App\Repository\GuessingRepository
  7510.      */
  7511.     protected function getGuessingRepositoryService()
  7512.     {
  7513.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7514.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7515.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7518.         include_once \dirname(__DIR__4).'/src/Repository/GuessingRepository.php';
  7519.         return $this->privates['App\\Repository\\GuessingRepository'] = new \App\Repository\GuessingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7520.     }
  7521.     /**
  7522.      * Gets the private 'App\Repository\LandingRepository' shared autowired service.
  7523.      *
  7524.      * @return \App\Repository\LandingRepository
  7525.      */
  7526.     protected function getLandingRepositoryService()
  7527.     {
  7528.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7529.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7530.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7531.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7533.         include_once \dirname(__DIR__4).'/src/Repository/LandingRepository.php';
  7534.         return $this->privates['App\\Repository\\LandingRepository'] = new \App\Repository\LandingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7535.     }
  7536.     /**
  7537.      * Gets the private 'App\Repository\LanguageRepository' shared autowired service.
  7538.      *
  7539.      * @return \App\Repository\LanguageRepository
  7540.      */
  7541.     protected function getLanguageRepositoryService()
  7542.     {
  7543.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7548.         include_once \dirname(__DIR__4).'/src/Repository/LanguageRepository.php';
  7549.         return $this->privates['App\\Repository\\LanguageRepository'] = new \App\Repository\LanguageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7550.     }
  7551.     /**
  7552.      * Gets the private 'App\Repository\LineItemRepository' shared autowired service.
  7553.      *
  7554.      * @return \App\Repository\LineItemRepository
  7555.      */
  7556.     protected function getLineItemRepositoryService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7563.         include_once \dirname(__DIR__4).'/src/Repository/LineItemRepository.php';
  7564.         return $this->privates['App\\Repository\\LineItemRepository'] = new \App\Repository\LineItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7565.     }
  7566.     /**
  7567.      * Gets the private 'App\Repository\LocationRepository' shared autowired service.
  7568.      *
  7569.      * @return \App\Repository\LocationRepository
  7570.      */
  7571.     protected function getLocationRepositoryService()
  7572.     {
  7573.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7578.         include_once \dirname(__DIR__4).'/src/Repository/LocationRepository.php';
  7579.         return $this->privates['App\\Repository\\LocationRepository'] = new \App\Repository\LocationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7580.     }
  7581.     /**
  7582.      * Gets the private 'App\Repository\MessageLogRepository' shared autowired service.
  7583.      *
  7584.      * @return \App\Repository\MessageLogRepository
  7585.      */
  7586.     protected function getMessageLogRepositoryService()
  7587.     {
  7588.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7589.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7592.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7593.         include_once \dirname(__DIR__4).'/src/Repository/MessageLogRepository.php';
  7594.         return $this->privates['App\\Repository\\MessageLogRepository'] = new \App\Repository\MessageLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7595.     }
  7596.     /**
  7597.      * Gets the private 'App\Repository\MessageRepository' shared autowired service.
  7598.      *
  7599.      * @return \App\Repository\MessageRepository
  7600.      */
  7601.     protected function getMessageRepositoryService()
  7602.     {
  7603.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7604.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7605.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7606.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7607.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7608.         include_once \dirname(__DIR__4).'/src/Repository/MessageRepository.php';
  7609.         return $this->privates['App\\Repository\\MessageRepository'] = new \App\Repository\MessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7610.     }
  7611.     /**
  7612.      * Gets the private 'App\Repository\PageRepository' shared autowired service.
  7613.      *
  7614.      * @return \App\Repository\PageRepository
  7615.      */
  7616.     protected function getPageRepositoryService()
  7617.     {
  7618.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7619.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7620.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7621.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7623.         include_once \dirname(__DIR__4).'/src/Repository/PageRepository.php';
  7624.         return $this->privates['App\\Repository\\PageRepository'] = new \App\Repository\PageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7625.     }
  7626.     /**
  7627.      * Gets the private 'App\Repository\PartneritemRepository' shared autowired service.
  7628.      *
  7629.      * @return \App\Repository\PartneritemRepository
  7630.      */
  7631.     protected function getPartneritemRepositoryService()
  7632.     {
  7633.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7635.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7636.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7637.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7638.         include_once \dirname(__DIR__4).'/src/Repository/PartneritemRepository.php';
  7639.         return $this->privates['App\\Repository\\PartneritemRepository'] = new \App\Repository\PartneritemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7640.     }
  7641.     /**
  7642.      * Gets the private 'App\Repository\PermissionRepository' shared autowired service.
  7643.      *
  7644.      * @return \App\Repository\PermissionRepository
  7645.      */
  7646.     protected function getPermissionRepositoryService()
  7647.     {
  7648.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7652.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7653.         include_once \dirname(__DIR__4).'/src/Repository/PermissionRepository.php';
  7654.         return $this->privates['App\\Repository\\PermissionRepository'] = new \App\Repository\PermissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7655.     }
  7656.     /**
  7657.      * Gets the private 'App\Repository\PermissionShopRepository' shared autowired service.
  7658.      *
  7659.      * @return \App\Repository\PermissionShopRepository
  7660.      */
  7661.     protected function getPermissionShopRepositoryService()
  7662.     {
  7663.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7665.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7666.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7667.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7668.         include_once \dirname(__DIR__4).'/src/Repository/PermissionShopRepository.php';
  7669.         return $this->privates['App\\Repository\\PermissionShopRepository'] = new \App\Repository\PermissionShopRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7670.     }
  7671.     /**
  7672.      * Gets the private 'App\Repository\PortalPopupRepository' shared autowired service.
  7673.      *
  7674.      * @return \App\Repository\PortalPopupRepository
  7675.      */
  7676.     protected function getPortalPopupRepositoryService()
  7677.     {
  7678.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7680.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7682.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7683.         include_once \dirname(__DIR__4).'/src/Repository/PortalPopupRepository.php';
  7684.         return $this->privates['App\\Repository\\PortalPopupRepository'] = new \App\Repository\PortalPopupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7685.     }
  7686.     /**
  7687.      * Gets the private 'App\Repository\PortalTeleportRepository' shared autowired service.
  7688.      *
  7689.      * @return \App\Repository\PortalTeleportRepository
  7690.      */
  7691.     protected function getPortalTeleportRepositoryService()
  7692.     {
  7693.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7696.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7697.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7698.         include_once \dirname(__DIR__4).'/src/Repository/PortalTeleportRepository.php';
  7699.         return $this->privates['App\\Repository\\PortalTeleportRepository'] = new \App\Repository\PortalTeleportRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7700.     }
  7701.     /**
  7702.      * Gets the private 'App\Repository\PortalTeleportStartRepository' shared autowired service.
  7703.      *
  7704.      * @return \App\Repository\PortalTeleportStartRepository
  7705.      */
  7706.     protected function getPortalTeleportStartRepositoryService()
  7707.     {
  7708.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7712.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7713.         include_once \dirname(__DIR__4).'/src/Repository/PortalTeleportStartRepository.php';
  7714.         return $this->privates['App\\Repository\\PortalTeleportStartRepository'] = new \App\Repository\PortalTeleportStartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7715.     }
  7716.     /**
  7717.      * Gets the private 'App\Repository\PricingRepository' shared autowired service.
  7718.      *
  7719.      * @return \App\Repository\PricingRepository
  7720.      */
  7721.     protected function getPricingRepositoryService()
  7722.     {
  7723.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7728.         include_once \dirname(__DIR__4).'/src/Repository/PricingRepository.php';
  7729.         return $this->privates['App\\Repository\\PricingRepository'] = new \App\Repository\PricingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7730.     }
  7731.     /**
  7732.      * Gets the private 'App\Repository\ProductCategoryRepository' shared autowired service.
  7733.      *
  7734.      * @return \App\Repository\ProductCategoryRepository
  7735.      */
  7736.     protected function getProductCategoryRepositoryService()
  7737.     {
  7738.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7742.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7743.         include_once \dirname(__DIR__4).'/src/Repository/ProductCategoryRepository.php';
  7744.         return $this->privates['App\\Repository\\ProductCategoryRepository'] = new \App\Repository\ProductCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7745.     }
  7746.     /**
  7747.      * Gets the private 'App\Repository\ProductRepository' shared autowired service.
  7748.      *
  7749.      * @return \App\Repository\ProductRepository
  7750.      */
  7751.     protected function getProductRepositoryService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7758.         include_once \dirname(__DIR__4).'/src/Repository/ProductRepository.php';
  7759.         return $this->privates['App\\Repository\\ProductRepository'] = new \App\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7760.     }
  7761.     /**
  7762.      * Gets the private 'App\Repository\PromoCodeRepository' shared autowired service.
  7763.      *
  7764.      * @return \App\Repository\PromoCodeRepository
  7765.      */
  7766.     protected function getPromoCodeRepositoryService()
  7767.     {
  7768.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7769.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7771.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7772.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7773.         include_once \dirname(__DIR__4).'/src/Repository/PromoCodeRepository.php';
  7774.         return $this->privates['App\\Repository\\PromoCodeRepository'] = new \App\Repository\PromoCodeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7775.     }
  7776.     /**
  7777.      * Gets the private 'App\Repository\ResourceTypeRepository' shared autowired service.
  7778.      *
  7779.      * @return \App\Repository\ResourceTypeRepository
  7780.      */
  7781.     protected function getResourceTypeRepositoryService()
  7782.     {
  7783.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7786.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7787.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7788.         include_once \dirname(__DIR__4).'/src/Repository/ResourceTypeRepository.php';
  7789.         return $this->privates['App\\Repository\\ResourceTypeRepository'] = new \App\Repository\ResourceTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7790.     }
  7791.     /**
  7792.      * Gets the private 'App\Repository\RoomRepository' shared autowired service.
  7793.      *
  7794.      * @return \App\Repository\RoomRepository
  7795.      */
  7796.     protected function getRoomRepositoryService()
  7797.     {
  7798.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7799.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7800.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7801.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7802.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7803.         include_once \dirname(__DIR__4).'/src/Repository/RoomRepository.php';
  7804.         return $this->privates['App\\Repository\\RoomRepository'] = new \App\Repository\RoomRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7805.     }
  7806.     /**
  7807.      * Gets the private 'App\Repository\ShopOrderRepository' shared autowired service.
  7808.      *
  7809.      * @return \App\Repository\ShopOrderRepository
  7810.      */
  7811.     protected function getShopOrderRepositoryService()
  7812.     {
  7813.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7814.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7815.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7817.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7818.         include_once \dirname(__DIR__4).'/src/Repository/ShopOrderRepository.php';
  7819.         return $this->privates['App\\Repository\\ShopOrderRepository'] = new \App\Repository\ShopOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7820.     }
  7821.     /**
  7822.      * Gets the private 'App\Repository\ShopRepository' shared autowired service.
  7823.      *
  7824.      * @return \App\Repository\ShopRepository
  7825.      */
  7826.     protected function getShopRepositoryService()
  7827.     {
  7828.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7829.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7830.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7832.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7833.         include_once \dirname(__DIR__4).'/src/Repository/ShopRepository.php';
  7834.         return $this->privates['App\\Repository\\ShopRepository'] = new \App\Repository\ShopRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7835.     }
  7836.     /**
  7837.      * Gets the private 'App\Repository\SkinRepository' shared autowired service.
  7838.      *
  7839.      * @return \App\Repository\SkinRepository
  7840.      */
  7841.     protected function getSkinRepositoryService()
  7842.     {
  7843.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7844.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7845.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7846.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7848.         include_once \dirname(__DIR__4).'/src/Repository/SkinRepository.php';
  7849.         return $this->privates['App\\Repository\\SkinRepository'] = new \App\Repository\SkinRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7850.     }
  7851.     /**
  7852.      * Gets the private 'App\Repository\TagRepository' shared autowired service.
  7853.      *
  7854.      * @return \App\Repository\TagRepository
  7855.      */
  7856.     protected function getTagRepositoryService()
  7857.     {
  7858.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7860.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7862.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7863.         include_once \dirname(__DIR__4).'/src/Repository/TagRepository.php';
  7864.         return $this->privates['App\\Repository\\TagRepository'] = new \App\Repository\TagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7865.     }
  7866.     /**
  7867.      * Gets the private 'App\Repository\TariffRepository' shared autowired service.
  7868.      *
  7869.      * @return \App\Repository\TariffRepository
  7870.      */
  7871.     protected function getTariffRepositoryService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7877.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7878.         include_once \dirname(__DIR__4).'/src/Repository/TariffRepository.php';
  7879.         return $this->privates['App\\Repository\\TariffRepository'] = new \App\Repository\TariffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7880.     }
  7881.     /**
  7882.      * Gets the private 'App\Repository\ToolRepository' shared autowired service.
  7883.      *
  7884.      * @return \App\Repository\ToolRepository
  7885.      */
  7886.     protected function getToolRepositoryService()
  7887.     {
  7888.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7893.         include_once \dirname(__DIR__4).'/src/Repository/ToolRepository.php';
  7894.         return $this->privates['App\\Repository\\ToolRepository'] = new \App\Repository\ToolRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7895.     }
  7896.     /**
  7897.      * Gets the private 'App\Repository\UserActionLogRepository' shared autowired service.
  7898.      *
  7899.      * @return \App\Repository\UserActionLogRepository
  7900.      */
  7901.     protected function getUserActionLogRepositoryService()
  7902.     {
  7903.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7905.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7906.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7908.         include_once \dirname(__DIR__4).'/src/Repository/UserActionLogRepository.php';
  7909.         return $this->privates['App\\Repository\\UserActionLogRepository'] = new \App\Repository\UserActionLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7910.     }
  7911.     /**
  7912.      * Gets the private 'App\Repository\UserActionRepository' shared autowired service.
  7913.      *
  7914.      * @return \App\Repository\UserActionRepository
  7915.      */
  7916.     protected function getUserActionRepositoryService()
  7917.     {
  7918.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7919.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7922.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7923.         include_once \dirname(__DIR__4).'/src/Repository/UserActionRepository.php';
  7924.         return $this->privates['App\\Repository\\UserActionRepository'] = new \App\Repository\UserActionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7925.     }
  7926.     /**
  7927.      * Gets the private 'App\Repository\UserArticleBookmarkRepository' shared autowired service.
  7928.      *
  7929.      * @return \App\Repository\UserArticleBookmarkRepository
  7930.      */
  7931.     protected function getUserArticleBookmarkRepositoryService()
  7932.     {
  7933.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7934.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7935.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7938.         include_once \dirname(__DIR__4).'/src/Repository/UserArticleBookmarkRepository.php';
  7939.         return $this->privates['App\\Repository\\UserArticleBookmarkRepository'] = new \App\Repository\UserArticleBookmarkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7940.     }
  7941.     /**
  7942.      * Gets the private 'App\Repository\UserProductBookmarkRepository' shared autowired service.
  7943.      *
  7944.      * @return \App\Repository\UserProductBookmarkRepository
  7945.      */
  7946.     protected function getUserProductBookmarkRepositoryService()
  7947.     {
  7948.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7952.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7953.         include_once \dirname(__DIR__4).'/src/Repository/UserProductBookmarkRepository.php';
  7954.         return $this->privates['App\\Repository\\UserProductBookmarkRepository'] = new \App\Repository\UserProductBookmarkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7955.     }
  7956.     /**
  7957.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  7958.      *
  7959.      * @return \App\Repository\UserRepository
  7960.      */
  7961.     protected function getUserRepositoryService()
  7962.     {
  7963.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7965.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7966.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7967.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7969.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  7970.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7971.     }
  7972.     /**
  7973.      * Gets the private 'App\Repository\UserScoreLogRepository' shared autowired service.
  7974.      *
  7975.      * @return \App\Repository\UserScoreLogRepository
  7976.      */
  7977.     protected function getUserScoreLogRepositoryService()
  7978.     {
  7979.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7980.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7981.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7982.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7984.         include_once \dirname(__DIR__4).'/src/Repository/UserScoreLogRepository.php';
  7985.         return $this->privates['App\\Repository\\UserScoreLogRepository'] = new \App\Repository\UserScoreLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7986.     }
  7987.     /**
  7988.      * Gets the private 'App\Repository\UserTokenRepository' shared autowired service.
  7989.      *
  7990.      * @return \App\Repository\UserTokenRepository
  7991.      */
  7992.     protected function getUserTokenRepositoryService()
  7993.     {
  7994.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  7997.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  7998.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  7999.         include_once \dirname(__DIR__4).'/src/Repository/UserTokenRepository.php';
  8000.         return $this->privates['App\\Repository\\UserTokenRepository'] = new \App\Repository\UserTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 15778463);
  8001.     }
  8002.     /**
  8003.      * Gets the private 'App\Service\ConnectedObjects\ConnectedObjectService' shared autowired service.
  8004.      *
  8005.      * @return \App\Service\ConnectedObjects\ConnectedObjectService
  8006.      */
  8007.     protected function getConnectedObjectServiceService()
  8008.     {
  8009.         include_once \dirname(__DIR__4).'/src/Service/ConnectedObjects/ConnectedObjectService.php';
  8010.         return $this->privates['App\\Service\\ConnectedObjects\\ConnectedObjectService'] = new \App\Service\ConnectedObjects\ConnectedObjectService(($this->services['automapper_plus.mapper'] ?? $this->getAutomapperPlus_MapperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PortalPopupRepository'] ?? $this->getPortalPopupRepositoryService()));
  8011.     }
  8012.     /**
  8013.      * Gets the private 'App\Service\Payment\Stripe\StripePaymentService' shared autowired service.
  8014.      *
  8015.      * @return \App\Service\Payment\Stripe\StripePaymentService
  8016.      */
  8017.     protected function getStripePaymentServiceService()
  8018.     {
  8019.         include_once \dirname(__DIR__4).'/src/Service/Payment/Stripe/StripePaymentService.php';
  8020.         return $this->privates['App\\Service\\Payment\\Stripe\\StripePaymentService'] = new \App\Service\Payment\Stripe\StripePaymentService(''$this->parameters['payment'], ($this->privates['App\\Repository\\ShopOrderRepository'] ?? $this->getShopOrderRepositoryService()));
  8021.     }
  8022.     /**
  8023.      * Gets the private 'App\Service\Permissions\PermissionShopService' shared autowired service.
  8024.      *
  8025.      * @return \App\Service\Permissions\PermissionShopService
  8026.      */
  8027.     protected function getPermissionShopServiceService()
  8028.     {
  8029.         include_once \dirname(__DIR__4).'/src/Service/Permissions/PermissionShopService.php';
  8030.         return $this->privates['App\\Service\\Permissions\\PermissionShopService'] = new \App\Service\Permissions\PermissionShopService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8031.     }
  8032.     /**
  8033.      * Gets the private 'App\Utils\CollectionHelper' shared autowired service.
  8034.      *
  8035.      * @return \App\Utils\CollectionHelper
  8036.      */
  8037.     protected function getCollectionHelperService()
  8038.     {
  8039.         include_once \dirname(__DIR__4).'/src/Utils/CollectionHelper.php';
  8040.         return $this->privates['App\\Utils\\CollectionHelper'] = new \App\Utils\CollectionHelper();
  8041.     }
  8042.     /**
  8043.      * Gets the private 'Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand' shared service.
  8044.      *
  8045.      * @return \Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand
  8046.      */
  8047.     protected function getClearInvalidRefreshTokensCommandService()
  8048.     {
  8049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Command/ClearInvalidRefreshTokensCommand.php';
  8051.         $this->privates['Gesdinet\\JWTRefreshTokenBundle\\Command\\ClearInvalidRefreshTokensCommand'] = $instance = new \Gesdinet\JWTRefreshTokenBundle\Command\ClearInvalidRefreshTokensCommand(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()));
  8052.         $instance->setName('gesdinet:jwt:clear');
  8053.         return $instance;
  8054.     }
  8055.     /**
  8056.      * Gets the private 'Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand' shared service.
  8057.      *
  8058.      * @return \Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand
  8059.      */
  8060.     protected function getRevokeRefreshTokenCommandService()
  8061.     {
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/Command/RevokeRefreshTokenCommand.php';
  8064.         $this->privates['Gesdinet\\JWTRefreshTokenBundle\\Command\\RevokeRefreshTokenCommand'] = $instance = new \Gesdinet\JWTRefreshTokenBundle\Command\RevokeRefreshTokenCommand(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()));
  8065.         $instance->setName('gesdinet:jwt:revoke');
  8066.         return $instance;
  8067.     }
  8068.     /**
  8069.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  8070.      *
  8071.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  8072.      */
  8073.     protected function getCacheWarmer2Service()
  8074.     {
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  8077.         return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  8078.     }
  8079.     /**
  8080.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  8081.      *
  8082.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  8083.      */
  8084.     protected function getUploaderHelperService()
  8085.     {
  8086.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
  8087.     }
  8088.     /**
  8089.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  8090.      *
  8091.      * @return \Vich\UploaderBundle\Util\Transliterator
  8092.      */
  8093.     protected function getTransliteratorService()
  8094.     {
  8095.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  8098.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(new \Symfony\Component\String\Slugger\AsciiSlugger());
  8099.     }
  8100.     /**
  8101.      * Gets the private 'annotations.cache' shared service.
  8102.      *
  8103.      * @return \Symfony\Component\Cache\DoctrineProvider
  8104.      */
  8105.     protected function getAnnotations_CacheService()
  8106.     {
  8107.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  8108.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  8109.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  8110.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  8111.     }
  8112.     /**
  8113.      * Gets the private 'annotations.cache_warmer' shared service.
  8114.      *
  8115.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  8116.      */
  8117.     protected function getAnnotations_CacheWarmerService()
  8118.     {
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8120.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  8122.         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);
  8123.     }
  8124.     /**
  8125.      * Gets the private 'annotations.cached_reader' shared service.
  8126.      *
  8127.      * @return \Doctrine\Common\Annotations\CachedReader
  8128.      */
  8129.     protected function getAnnotations_CachedReaderService()
  8130.     {
  8131.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  8132.     }
  8133.     /**
  8134.      * Gets the private 'annotations.reader' shared service.
  8135.      *
  8136.      * @return \Doctrine\Common\Annotations\AnnotationReader
  8137.      */
  8138.     protected function getAnnotations_ReaderService()
  8139.     {
  8140.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  8141.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  8142.         $a->registerUniqueLoader('class_exists');
  8143.         $instance->addGlobalIgnoredName('required'$a);
  8144.         return $instance;
  8145.     }
  8146.     /**
  8147.      * Gets the private 'assets.packages' shared service.
  8148.      *
  8149.      * @return \Symfony\Component\Asset\Packages
  8150.      */
  8151.     protected function getAssets_PackagesService()
  8152.     {
  8153.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  8154.     }
  8155.     /**
  8156.      * Gets the private 'cache.annotations' shared service.
  8157.      *
  8158.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8159.      */
  8160.     protected function getCache_AnnotationsService()
  8161.     {
  8162.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dPf-jIs+b8'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8163.     }
  8164.     /**
  8165.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  8166.      *
  8167.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8168.      */
  8169.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  8170.     {
  8171.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  8172.     }
  8173.     /**
  8174.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  8175.      *
  8176.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8177.      */
  8178.     protected function getCache_Doctrine_Orm_Default_QueryService()
  8179.     {
  8180.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  8181.     }
  8182.     /**
  8183.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  8184.      *
  8185.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8186.      */
  8187.     protected function getCache_Doctrine_Orm_Default_ResultService()
  8188.     {
  8189.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  8190.     }
  8191.     /**
  8192.      * Gets the private 'cache.easyadmin' shared service.
  8193.      *
  8194.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8195.      */
  8196.     protected function getCache_EasyadminService()
  8197.     {
  8198.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Xn-xNMSrCJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8199.     }
  8200.     /**
  8201.      * Gets the private 'cache.property_info' shared service.
  8202.      *
  8203.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8204.      */
  8205.     protected function getCache_PropertyInfoService()
  8206.     {
  8207.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Qb-U6lBPVC'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8208.     }
  8209.     /**
  8210.      * Gets the private 'cache.security_expression_language' shared service.
  8211.      *
  8212.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8213.      */
  8214.     protected function getCache_SecurityExpressionLanguageService()
  8215.     {
  8216.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dqyBREdv8-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8217.     }
  8218.     /**
  8219.      * Gets the private 'cache.serializer' shared service.
  8220.      *
  8221.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8222.      */
  8223.     protected function getCache_SerializerService()
  8224.     {
  8225.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5pYhBISEI3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8226.     }
  8227.     /**
  8228.      * Gets the private 'cache.validator' shared service.
  8229.      *
  8230.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8231.      */
  8232.     protected function getCache_ValidatorService()
  8233.     {
  8234.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+Sem5z19kA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8235.     }
  8236.     /**
  8237.      * Gets the private 'cache.webpack_encore' shared service.
  8238.      *
  8239.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  8240.      */
  8241.     protected function getCache_WebpackEncoreService()
  8242.     {
  8243.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('StabzCDSeE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  8244.     }
  8245.     /**
  8246.      * Gets the private 'config_cache_factory' shared service.
  8247.      *
  8248.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  8249.      */
  8250.     protected function getConfigCacheFactoryService()
  8251.     {
  8252.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  8253.             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)));
  8254.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  8255.         }, 2));
  8256.     }
  8257.     /**
  8258.      * Gets the private 'console.command.about' shared service.
  8259.      *
  8260.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  8261.      */
  8262.     protected function getConsole_Command_AboutService()
  8263.     {
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  8266.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  8267.         $instance->setName('about');
  8268.         return $instance;
  8269.     }
  8270.     /**
  8271.      * Gets the private 'console.command.assets_install' shared service.
  8272.      *
  8273.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  8274.      */
  8275.     protected function getConsole_Command_AssetsInstallService()
  8276.     {
  8277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  8279.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8280.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  8281.         $instance->setName('assets:install');
  8282.         return $instance;
  8283.     }
  8284.     /**
  8285.      * Gets the private 'console.command.cache_clear' shared service.
  8286.      *
  8287.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  8288.      */
  8289.     protected function getConsole_Command_CacheClearService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8294.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  8295.         $instance->setName('cache:clear');
  8296.         return $instance;
  8297.     }
  8298.     /**
  8299.      * Gets the private 'console.command.cache_pool_clear' shared service.
  8300.      *
  8301.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  8302.      */
  8303.     protected function getConsole_Command_CachePoolClearService()
  8304.     {
  8305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  8307.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  8308.         $instance->setName('cache:pool:clear');
  8309.         return $instance;
  8310.     }
  8311.     /**
  8312.      * Gets the private 'console.command.cache_pool_delete' shared service.
  8313.      *
  8314.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  8315.      */
  8316.     protected function getConsole_Command_CachePoolDeleteService()
  8317.     {
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  8320.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  8321.         $instance->setName('cache:pool:delete');
  8322.         return $instance;
  8323.     }
  8324.     /**
  8325.      * Gets the private 'console.command.cache_pool_list' shared service.
  8326.      *
  8327.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  8328.      */
  8329.     protected function getConsole_Command_CachePoolListService()
  8330.     {
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  8333.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.doctrine.orm.default.metadata'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language'10 => 'cache.easyadmin'11 => 'cache.webpack_encore']);
  8334.         $instance->setName('cache:pool:list');
  8335.         return $instance;
  8336.     }
  8337.     /**
  8338.      * Gets the private 'console.command.cache_pool_prune' shared service.
  8339.      *
  8340.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  8341.      */
  8342.     protected function getConsole_Command_CachePoolPruneService()
  8343.     {
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  8346.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  8347.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  8348.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  8349.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  8350.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  8351.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  8352.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  8353.             yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  8354.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  8355.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  8356.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  8357.             yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
  8358.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  8359.         }, 12));
  8360.         $instance->setName('cache:pool:prune');
  8361.         return $instance;
  8362.     }
  8363.     /**
  8364.      * Gets the private 'console.command.cache_warmup' shared service.
  8365.      *
  8366.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  8367.      */
  8368.     protected function getConsole_Command_CacheWarmupService()
  8369.     {
  8370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8371.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  8372.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  8373.         $instance->setName('cache:warmup');
  8374.         return $instance;
  8375.     }
  8376.     /**
  8377.      * Gets the private 'console.command.config_debug' shared service.
  8378.      *
  8379.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  8380.      */
  8381.     protected function getConsole_Command_ConfigDebugService()
  8382.     {
  8383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  8385.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  8386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  8387.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  8388.         $instance->setName('debug:config');
  8389.         return $instance;
  8390.     }
  8391.     /**
  8392.      * Gets the private 'console.command.config_dump_reference' shared service.
  8393.      *
  8394.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  8395.      */
  8396.     protected function getConsole_Command_ConfigDumpReferenceService()
  8397.     {
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  8400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  8401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  8402.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  8403.         $instance->setName('config:dump-reference');
  8404.         return $instance;
  8405.     }
  8406.     /**
  8407.      * Gets the private 'console.command.container_debug' shared service.
  8408.      *
  8409.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  8410.      */
  8411.     protected function getConsole_Command_ContainerDebugService()
  8412.     {
  8413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  8415.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  8416.         $instance->setName('debug:container');
  8417.         return $instance;
  8418.     }
  8419.     /**
  8420.      * Gets the private 'console.command.container_lint' shared service.
  8421.      *
  8422.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  8423.      */
  8424.     protected function getConsole_Command_ContainerLintService()
  8425.     {
  8426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8427.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  8428.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  8429.         $instance->setName('lint:container');
  8430.         return $instance;
  8431.     }
  8432.     /**
  8433.      * Gets the private 'console.command.debug_autowiring' shared service.
  8434.      *
  8435.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  8436.      */
  8437.     protected function getConsole_Command_DebugAutowiringService()
  8438.     {
  8439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  8442.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  8443.         $instance->setName('debug:autowiring');
  8444.         return $instance;
  8445.     }
  8446.     /**
  8447.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  8448.      *
  8449.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  8450.      */
  8451.     protected function getConsole_Command_EventDispatcherDebugService()
  8452.     {
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  8455.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8456.         $instance->setName('debug:event-dispatcher');
  8457.         return $instance;
  8458.     }
  8459.     /**
  8460.      * Gets the private 'console.command.form_debug' shared service.
  8461.      *
  8462.      * @return \Symfony\Component\Form\Command\DebugCommand
  8463.      */
  8464.     protected function getConsole_Command_FormDebugService()
  8465.     {
  8466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  8468.         $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'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type'=> 'FOS\\UserBundle\\Form\\Type'=> 'Vich\\UploaderBundle\\Form\\Type'], [=> 'App\\Form\\Type\\RolesType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType'10 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType'11 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType'12 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType'13 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'14 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'15 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'16 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'17 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'18 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'19 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'], [=> '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'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  8469.         $instance->setName('debug:form');
  8470.         return $instance;
  8471.     }
  8472.     /**
  8473.      * Gets the private 'console.command.router_debug' shared service.
  8474.      *
  8475.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  8476.      */
  8477.     protected function getConsole_Command_RouterDebugService()
  8478.     {
  8479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  8481.         $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()));
  8482.         $instance->setName('debug:router');
  8483.         return $instance;
  8484.     }
  8485.     /**
  8486.      * Gets the private 'console.command.router_match' shared service.
  8487.      *
  8488.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  8489.      */
  8490.     protected function getConsole_Command_RouterMatchService()
  8491.     {
  8492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8493.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  8494.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  8495.         $instance->setName('router:match');
  8496.         return $instance;
  8497.     }
  8498.     /**
  8499.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  8500.      *
  8501.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  8502.      */
  8503.     protected function getConsole_Command_SecretsDecryptToLocalService()
  8504.     {
  8505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8506.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  8507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  8511.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  8512.         $instance->setName('secrets:decrypt-to-local');
  8513.         return $instance;
  8514.     }
  8515.     /**
  8516.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  8517.      *
  8518.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  8519.      */
  8520.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  8521.     {
  8522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  8528.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  8529.         $instance->setName('secrets:encrypt-from-local');
  8530.         return $instance;
  8531.     }
  8532.     /**
  8533.      * Gets the private 'console.command.secrets_generate_key' shared service.
  8534.      *
  8535.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  8536.      */
  8537.     protected function getConsole_Command_SecretsGenerateKeyService()
  8538.     {
  8539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  8541.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  8545.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  8546.         $instance->setName('secrets:generate-keys');
  8547.         return $instance;
  8548.     }
  8549.     /**
  8550.      * Gets the private 'console.command.secrets_list' shared service.
  8551.      *
  8552.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  8553.      */
  8554.     protected function getConsole_Command_SecretsListService()
  8555.     {
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  8558.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8559.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  8562.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  8563.         $instance->setName('secrets:list');
  8564.         return $instance;
  8565.     }
  8566.     /**
  8567.      * Gets the private 'console.command.secrets_remove' shared service.
  8568.      *
  8569.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  8570.      */
  8571.     protected function getConsole_Command_SecretsRemoveService()
  8572.     {
  8573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  8575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8576.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  8579.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  8580.         $instance->setName('secrets:remove');
  8581.         return $instance;
  8582.     }
  8583.     /**
  8584.      * Gets the private 'console.command.secrets_set' shared service.
  8585.      *
  8586.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  8587.      */
  8588.     protected function getConsole_Command_SecretsSetService()
  8589.     {
  8590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  8592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  8595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  8596.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  8597.         $instance->setName('secrets:set');
  8598.         return $instance;
  8599.     }
  8600.     /**
  8601.      * Gets the private 'console.command.translation_debug' shared service.
  8602.      *
  8603.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  8604.      */
  8605.     protected function getConsole_Command_TranslationDebugService()
  8606.     {
  8607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  8609.         $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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 14 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  8610.         $instance->setName('debug:translation');
  8611.         return $instance;
  8612.     }
  8613.     /**
  8614.      * Gets the private 'console.command.translation_update' shared service.
  8615.      *
  8616.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  8617.      */
  8618.     protected function getConsole_Command_TranslationUpdateService()
  8619.     {
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8624.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8628.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8630.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8636.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8637.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8638.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8639.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8640.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8641.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8642.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8643.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8644.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8645.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8646.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8647.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8648.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php'), 13 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 14 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  8649.         $instance->setName('translation:update');
  8650.         return $instance;
  8651.     }
  8652.     /**
  8653.      * Gets the private 'console.command.xliff_lint' shared service.
  8654.      *
  8655.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  8656.      */
  8657.     protected function getConsole_Command_XliffLintService()
  8658.     {
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  8662.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  8663.         $instance->setName('lint:xliff');
  8664.         return $instance;
  8665.     }
  8666.     /**
  8667.      * Gets the private 'console.command.yaml_lint' shared service.
  8668.      *
  8669.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  8670.      */
  8671.     protected function getConsole_Command_YamlLintService()
  8672.     {
  8673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8674.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  8675.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  8676.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  8677.         $instance->setName('lint:yaml');
  8678.         return $instance;
  8679.     }
  8680.     /**
  8681.      * Gets the private 'console.error_listener' shared service.
  8682.      *
  8683.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  8684.      */
  8685.     protected function getConsole_ErrorListenerService()
  8686.     {
  8687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  8688.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  8689.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8690.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8691.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8692.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  8693.     }
  8694.     /**
  8695.      * Gets the private 'container.env_var_processor' shared service.
  8696.      *
  8697.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  8698.      */
  8699.     protected function getContainer_EnvVarProcessorService()
  8700.     {
  8701.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  8702.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  8703.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  8704.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  8705.         }, 1));
  8706.     }
  8707.     /**
  8708.      * Gets the private 'data_collector.form' shared service.
  8709.      *
  8710.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  8711.      */
  8712.     protected function getDataCollector_FormService()
  8713.     {
  8714.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  8715.     }
  8716.     /**
  8717.      * Gets the private 'debug.argument_resolver.default' shared service.
  8718.      *
  8719.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8720.      */
  8721.     protected function getDebug_ArgumentResolver_DefaultService()
  8722.     {
  8723.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8724.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8725.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  8726.         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))));
  8727.     }
  8728.     /**
  8729.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  8730.      *
  8731.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8732.      */
  8733.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  8734.     {
  8735.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8736.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  8738.         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.l50ukkJ'] ?? $this->get_ServiceLocator_L50ukkJService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8739.     }
  8740.     /**
  8741.      * Gets the private 'debug.argument_resolver.request' shared service.
  8742.      *
  8743.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8744.      */
  8745.     protected function getDebug_ArgumentResolver_RequestService()
  8746.     {
  8747.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8749.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  8750.         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))));
  8751.     }
  8752.     /**
  8753.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  8754.      *
  8755.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8756.      */
  8757.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  8758.     {
  8759.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  8762.         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))));
  8763.     }
  8764.     /**
  8765.      * Gets the private 'debug.argument_resolver.service' shared service.
  8766.      *
  8767.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8768.      */
  8769.     protected function getDebug_ArgumentResolver_ServiceService()
  8770.     {
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  8774.         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.l50ukkJ'] ?? $this->get_ServiceLocator_L50ukkJService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8775.     }
  8776.     /**
  8777.      * Gets the private 'debug.argument_resolver.session' shared service.
  8778.      *
  8779.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8780.      */
  8781.     protected function getDebug_ArgumentResolver_SessionService()
  8782.     {
  8783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  8786.         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))));
  8787.     }
  8788.     /**
  8789.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  8790.      *
  8791.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8792.      */
  8793.     protected function getDebug_ArgumentResolver_VariadicService()
  8794.     {
  8795.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8796.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  8798.         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))));
  8799.     }
  8800.     /**
  8801.      * Gets the private 'debug.controller_resolver' shared service.
  8802.      *
  8803.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  8804.      */
  8805.     protected function getDebug_ControllerResolverService()
  8806.     {
  8807.         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['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8808.     }
  8809.     /**
  8810.      * Gets the private 'debug.debug_handlers_listener' shared service.
  8811.      *
  8812.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  8813.      */
  8814.     protected function getDebug_DebugHandlersListenerService()
  8815.     {
  8816.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  8817.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8818.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8819.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8820.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8821.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  8822.     }
  8823.     /**
  8824.      * Gets the private 'debug.dump_listener' shared service.
  8825.      *
  8826.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  8827.      */
  8828.     protected function getDebug_DumpListenerService()
  8829.     {
  8830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  8831.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  8832.         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()));
  8833.     }
  8834.     /**
  8835.      * Gets the private 'debug.file_link_formatter' shared service.
  8836.      *
  8837.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  8838.      */
  8839.     protected function getDebug_FileLinkFormatterService()
  8840.     {
  8841.         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 () {
  8842.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  8843.         });
  8844.     }
  8845.     /**
  8846.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  8847.      *
  8848.      * @return \string
  8849.      */
  8850.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  8851.     {
  8852.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  8853.     }
  8854.     /**
  8855.      * Gets the private 'debug.log_processor' shared service.
  8856.      *
  8857.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  8858.      */
  8859.     protected function getDebug_LogProcessorService()
  8860.     {
  8861.         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())));
  8862.     }
  8863.     /**
  8864.      * Gets the private 'debug.security.access.decision_manager' shared service.
  8865.      *
  8866.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  8867.      */
  8868.     protected function getDebug_Security_Access_DecisionManagerService()
  8869.     {
  8870.         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 () {
  8871.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  8872.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  8873.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  8874.         }, 3), 'affirmative'falsetrue));
  8875.     }
  8876.     /**
  8877.      * Gets the private 'debug.security.firewall' shared service.
  8878.      *
  8879.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  8880.      */
  8881.     protected function getDebug_Security_FirewallService()
  8882.     {
  8883.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  8884.     }
  8885.     /**
  8886.      * Gets the private 'debug.security.user_value_resolver' shared service.
  8887.      *
  8888.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8889.      */
  8890.     protected function getDebug_Security_UserValueResolverService()
  8891.     {
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  8895.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8896.     }
  8897.     /**
  8898.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  8899.      *
  8900.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8901.      */
  8902.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  8903.     {
  8904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  8907.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8908.     }
  8909.     /**
  8910.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  8911.      *
  8912.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8913.      */
  8914.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  8915.     {
  8916.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8917.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  8919.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8920.     }
  8921.     /**
  8922.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  8923.      *
  8924.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8925.      */
  8926.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  8927.     {
  8928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  8931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  8932.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8933.     }
  8934.     /**
  8935.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  8936.      *
  8937.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  8938.      */
  8939.     protected function getDebug_Security_Voter_VoteListenerService()
  8940.     {
  8941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  8942.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  8943.     }
  8944.     /**
  8945.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  8946.      *
  8947.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  8948.      */
  8949.     protected function getDoctrine_CacheClearMetadataCommandService()
  8950.     {
  8951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  8954.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  8955.         $instance->setName('doctrine:cache:clear-metadata');
  8956.         return $instance;
  8957.     }
  8958.     /**
  8959.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  8960.      *
  8961.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  8962.      */
  8963.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  8964.     {
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8966.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  8967.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  8968.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  8969.         $instance->setName('doctrine:cache:clear-query');
  8970.         return $instance;
  8971.     }
  8972.     /**
  8973.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  8974.      *
  8975.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  8976.      */
  8977.     protected function getDoctrine_CacheClearResultCommandService()
  8978.     {
  8979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8980.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  8981.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  8982.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  8983.         $instance->setName('doctrine:cache:clear-result');
  8984.         return $instance;
  8985.     }
  8986.     /**
  8987.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  8988.      *
  8989.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  8990.      */
  8991.     protected function getDoctrine_CacheCollectionRegionCommandService()
  8992.     {
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  8996.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  8997.         $instance->setName('doctrine:cache:clear-collection-region');
  8998.         return $instance;
  8999.     }
  9000.     /**
  9001.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  9002.      *
  9003.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  9004.      */
  9005.     protected function getDoctrine_ClearEntityRegionCommandService()
  9006.     {
  9007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  9010.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  9011.         $instance->setName('doctrine:cache:clear-entity-region');
  9012.         return $instance;
  9013.     }
  9014.     /**
  9015.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  9016.      *
  9017.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  9018.      */
  9019.     protected function getDoctrine_ClearQueryRegionCommandService()
  9020.     {
  9021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  9024.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  9025.         $instance->setName('doctrine:cache:clear-query-region');
  9026.         return $instance;
  9027.     }
  9028.     /**
  9029.      * Gets the private 'doctrine.database_create_command' shared service.
  9030.      *
  9031.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  9032.      */
  9033.     protected function getDoctrine_DatabaseCreateCommandService()
  9034.     {
  9035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9036.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  9038.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9039.         $instance->setName('doctrine:database:create');
  9040.         return $instance;
  9041.     }
  9042.     /**
  9043.      * Gets the private 'doctrine.database_drop_command' shared service.
  9044.      *
  9045.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  9046.      */
  9047.     protected function getDoctrine_DatabaseDropCommandService()
  9048.     {
  9049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9050.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  9052.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9053.         $instance->setName('doctrine:database:drop');
  9054.         return $instance;
  9055.     }
  9056.     /**
  9057.      * Gets the private 'doctrine.database_import_command' shared service.
  9058.      *
  9059.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  9060.      */
  9061.     protected function getDoctrine_DatabaseImportCommandService()
  9062.     {
  9063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9064.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  9065.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  9066.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  9067.         $instance->setName('doctrine:database:import');
  9068.         return $instance;
  9069.     }
  9070.     /**
  9071.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  9072.      *
  9073.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  9074.      */
  9075.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  9076.     {
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  9079.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  9080.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  9081.         $instance->setName('doctrine:ensure-production-settings');
  9082.         return $instance;
  9083.     }
  9084.     /**
  9085.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  9086.      *
  9087.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  9088.      */
  9089.     protected function getDoctrine_MappingConvertCommandService()
  9090.     {
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9092.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  9093.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  9094.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  9095.         $instance->setName('doctrine:mapping:convert');
  9096.         return $instance;
  9097.     }
  9098.     /**
  9099.      * Gets the private 'doctrine.mapping_import_command' shared service.
  9100.      *
  9101.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  9102.      */
  9103.     protected function getDoctrine_MappingImportCommandService()
  9104.     {
  9105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9106.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  9107.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  9108.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  9109.         $instance->setName('doctrine:mapping:import');
  9110.         return $instance;
  9111.     }
  9112.     /**
  9113.      * Gets the private 'doctrine.mapping_info_command' shared service.
  9114.      *
  9115.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  9116.      */
  9117.     protected function getDoctrine_MappingInfoCommandService()
  9118.     {
  9119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9120.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  9121.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  9122.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  9123.         $instance->setName('doctrine:mapping:info');
  9124.         return $instance;
  9125.     }
  9126.     /**
  9127.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  9128.      *
  9129.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  9130.      */
  9131.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  9132.     {
  9133.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  9134.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9135.     }
  9136.     /**
  9137.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  9138.      *
  9139.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  9140.      */
  9141.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  9142.     {
  9143.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  9144.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  9145.     }
  9146.     /**
  9147.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  9148.      *
  9149.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  9150.      */
  9151.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  9152.     {
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9154.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  9155.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9156.     }
  9157.     /**
  9158.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  9159.      *
  9160.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  9161.      */
  9162.     protected function getDoctrine_Orm_Validator_UniqueService()
  9163.     {
  9164.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  9167.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9168.     }
  9169.     /**
  9170.      * Gets the private 'doctrine.query_dql_command' shared service.
  9171.      *
  9172.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  9173.      */
  9174.     protected function getDoctrine_QueryDqlCommandService()
  9175.     {
  9176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  9178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  9179.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  9180.         $instance->setName('doctrine:query:dql');
  9181.         return $instance;
  9182.     }
  9183.     /**
  9184.      * Gets the private 'doctrine.query_sql_command' shared service.
  9185.      *
  9186.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  9187.      */
  9188.     protected function getDoctrine_QuerySqlCommandService()
  9189.     {
  9190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9191.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  9192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  9193.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  9194.         $instance->setName('doctrine:query:sql');
  9195.         return $instance;
  9196.     }
  9197.     /**
  9198.      * Gets the private 'doctrine.schema_create_command' shared service.
  9199.      *
  9200.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  9201.      */
  9202.     protected function getDoctrine_SchemaCreateCommandService()
  9203.     {
  9204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  9208.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  9209.         $instance->setName('doctrine:schema:create');
  9210.         return $instance;
  9211.     }
  9212.     /**
  9213.      * Gets the private 'doctrine.schema_drop_command' shared service.
  9214.      *
  9215.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  9216.      */
  9217.     protected function getDoctrine_SchemaDropCommandService()
  9218.     {
  9219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9220.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  9222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  9223.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  9224.         $instance->setName('doctrine:schema:drop');
  9225.         return $instance;
  9226.     }
  9227.     /**
  9228.      * Gets the private 'doctrine.schema_update_command' shared service.
  9229.      *
  9230.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  9231.      */
  9232.     protected function getDoctrine_SchemaUpdateCommandService()
  9233.     {
  9234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9235.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  9236.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  9237.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  9238.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  9239.         $instance->setName('doctrine:schema:update');
  9240.         return $instance;
  9241.     }
  9242.     /**
  9243.      * Gets the private 'doctrine.schema_validate_command' shared service.
  9244.      *
  9245.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  9246.      */
  9247.     protected function getDoctrine_SchemaValidateCommandService()
  9248.     {
  9249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9250.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  9251.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  9252.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  9253.         $instance->setName('doctrine:schema:validate');
  9254.         return $instance;
  9255.     }
  9256.     /**
  9257.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  9258.      *
  9259.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  9260.      */
  9261.     protected function getDoctrineMigrations_DiffCommandService()
  9262.     {
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9265.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  9266.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  9267.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  9268.         $instance->setName('doctrine:migrations:diff');
  9269.         return $instance;
  9270.     }
  9271.     /**
  9272.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  9273.      *
  9274.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  9275.      */
  9276.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  9277.     {
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  9282.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  9283.         $instance->setName('doctrine:migrations:dump-schema');
  9284.         return $instance;
  9285.     }
  9286.     /**
  9287.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  9288.      *
  9289.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  9290.      */
  9291.     protected function getDoctrineMigrations_ExecuteCommandService()
  9292.     {
  9293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9294.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  9297.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  9298.         $instance->setName('doctrine:migrations:execute');
  9299.         return $instance;
  9300.     }
  9301.     /**
  9302.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  9303.      *
  9304.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  9305.      */
  9306.     protected function getDoctrineMigrations_GenerateCommandService()
  9307.     {
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9310.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  9311.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  9312.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  9313.         $instance->setName('doctrine:migrations:generate');
  9314.         return $instance;
  9315.     }
  9316.     /**
  9317.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  9318.      *
  9319.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  9320.      */
  9321.     protected function getDoctrineMigrations_LatestCommandService()
  9322.     {
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9325.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  9326.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  9327.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  9328.         $instance->setName('doctrine:migrations:latest');
  9329.         return $instance;
  9330.     }
  9331.     /**
  9332.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  9333.      *
  9334.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  9335.      */
  9336.     protected function getDoctrineMigrations_MigrateCommandService()
  9337.     {
  9338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9339.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9340.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  9341.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  9342.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  9343.         $instance->setName('doctrine:migrations:migrate');
  9344.         return $instance;
  9345.     }
  9346.     /**
  9347.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  9348.      *
  9349.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  9350.      */
  9351.     protected function getDoctrineMigrations_RollupCommandService()
  9352.     {
  9353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9354.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9355.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  9356.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  9357.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  9358.         $instance->setName('doctrine:migrations:rollup');
  9359.         return $instance;
  9360.     }
  9361.     /**
  9362.      * Gets the private 'doctrine_migrations.status_command' shared service.
  9363.      *
  9364.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  9365.      */
  9366.     protected function getDoctrineMigrations_StatusCommandService()
  9367.     {
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9370.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  9371.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  9372.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  9373.         $instance->setName('doctrine:migrations:status');
  9374.         return $instance;
  9375.     }
  9376.     /**
  9377.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  9378.      *
  9379.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  9380.      */
  9381.     protected function getDoctrineMigrations_UpToDateCommandService()
  9382.     {
  9383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9384.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9385.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  9386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  9387.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  9388.         $instance->setName('doctrine:migrations:up-to-date');
  9389.         return $instance;
  9390.     }
  9391.     /**
  9392.      * Gets the private 'doctrine_migrations.version_command' shared service.
  9393.      *
  9394.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  9395.      */
  9396.     protected function getDoctrineMigrations_VersionCommandService()
  9397.     {
  9398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9399.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  9402.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  9403.         $instance->setName('doctrine:migrations:version');
  9404.         return $instance;
  9405.     }
  9406.     /**
  9407.      * Gets the private 'easyadmin.filter.type.array' shared service.
  9408.      *
  9409.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
  9410.      */
  9411.     protected function getEasyadmin_Filter_Type_ArrayService()
  9412.     {
  9413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9416.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9417.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
  9419.         return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
  9420.     }
  9421.     /**
  9422.      * Gets the private 'easyadmin.filter.type.boolean' shared service.
  9423.      *
  9424.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
  9425.      */
  9426.     protected function getEasyadmin_Filter_Type_BooleanService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9431.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9432.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9433.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
  9434.         return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
  9435.     }
  9436.     /**
  9437.      * Gets the private 'easyadmin.filter.type.choice' shared service.
  9438.      *
  9439.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
  9440.      */
  9441.     protected function getEasyadmin_Filter_Type_ChoiceService()
  9442.     {
  9443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9445.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9446.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9447.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9448.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
  9449.         return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
  9450.     }
  9451.     /**
  9452.      * Gets the private 'easyadmin.filter.type.comparison' shared service.
  9453.      *
  9454.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  9455.      */
  9456.     protected function getEasyadmin_Filter_Type_ComparisonService()
  9457.     {
  9458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9460.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9461.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9462.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9463.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  9464.         return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
  9465.     }
  9466.     /**
  9467.      * Gets the private 'easyadmin.filter.type.date' shared service.
  9468.      *
  9469.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  9470.      */
  9471.     protected function getEasyadmin_Filter_Type_DateService()
  9472.     {
  9473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9476.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  9479.         return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
  9480.     }
  9481.     /**
  9482.      * Gets the private 'easyadmin.filter.type.dateinterval' shared service.
  9483.      *
  9484.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  9485.      */
  9486.     protected function getEasyadmin_Filter_Type_DateintervalService()
  9487.     {
  9488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9490.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9493.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  9494.         return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
  9495.     }
  9496.     /**
  9497.      * Gets the private 'easyadmin.filter.type.datetime' shared service.
  9498.      *
  9499.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  9500.      */
  9501.     protected function getEasyadmin_Filter_Type_DatetimeService()
  9502.     {
  9503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9505.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9507.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  9509.         return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
  9510.     }
  9511.     /**
  9512.      * Gets the private 'easyadmin.filter.type.decimal' shared service.
  9513.      *
  9514.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  9515.      */
  9516.     protected function getEasyadmin_Filter_Type_DecimalService()
  9517.     {
  9518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9520.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9521.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9522.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9523.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  9524.         return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
  9525.     }
  9526.     /**
  9527.      * Gets the private 'easyadmin.filter.type.entity' shared service.
  9528.      *
  9529.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
  9530.      */
  9531.     protected function getEasyadmin_Filter_Type_EntityService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9536.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9538.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
  9539.         return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
  9540.     }
  9541.     /**
  9542.      * Gets the private 'easyadmin.filter.type.float' shared service.
  9543.      *
  9544.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  9545.      */
  9546.     protected function getEasyadmin_Filter_Type_FloatService()
  9547.     {
  9548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9550.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9552.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9553.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  9554.         return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
  9555.     }
  9556.     /**
  9557.      * Gets the private 'easyadmin.filter.type.integer' shared service.
  9558.      *
  9559.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  9560.      */
  9561.     protected function getEasyadmin_Filter_Type_IntegerService()
  9562.     {
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9566.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9567.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9568.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  9569.         return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
  9570.     }
  9571.     /**
  9572.      * Gets the private 'easyadmin.filter.type.text' shared service.
  9573.      *
  9574.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  9575.      */
  9576.     protected function getEasyadmin_Filter_Type_TextService()
  9577.     {
  9578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9580.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  9581.         return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
  9582.     }
  9583.     /**
  9584.      * Gets the private 'easyadmin.filter.type.textarea' shared service.
  9585.      *
  9586.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  9587.      */
  9588.     protected function getEasyadmin_Filter_Type_TextareaService()
  9589.     {
  9590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9592.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  9593.         return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
  9594.     }
  9595.     /**
  9596.      * Gets the private 'easyadmin.filter.type.time' shared service.
  9597.      *
  9598.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  9599.      */
  9600.     protected function getEasyadmin_Filter_Type_TimeService()
  9601.     {
  9602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9604.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  9605.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  9608.         return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
  9609.     }
  9610.     /**
  9611.      * Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
  9612.      *
  9613.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
  9614.      */
  9615.     protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
  9616.     {
  9617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  9618.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  9619.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
  9620.         return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9621.     }
  9622.     /**
  9623.      * Gets the private 'easyadmin.form.type' shared service.
  9624.      *
  9625.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
  9626.      */
  9627.     protected function getEasyadmin_Form_TypeService()
  9628.     {
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9631.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  9637.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  9639.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  9641.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  9642.         return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService()), => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))], ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService()));
  9643.     }
  9644.     /**
  9645.      * Gets the private 'easyadmin.form.type.autocomplete' shared service.
  9646.      *
  9647.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
  9648.      */
  9649.     protected function getEasyadmin_Form_Type_AutocompleteService()
  9650.     {
  9651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9653.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  9654.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
  9655.         return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
  9656.     }
  9657.     /**
  9658.      * Gets the private 'easyadmin.form.type.batch' shared service.
  9659.      *
  9660.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
  9661.      */
  9662.     protected function getEasyadmin_Form_Type_BatchService()
  9663.     {
  9664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9665.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9666.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
  9667.         return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
  9668.     }
  9669.     /**
  9670.      * Gets the private 'easyadmin.form.type.configurator.type' shared service.
  9671.      *
  9672.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
  9673.      */
  9674.     protected function getEasyadmin_Form_Type_Configurator_TypeService()
  9675.     {
  9676.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  9677.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
  9678.         return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()));
  9679.     }
  9680.     /**
  9681.      * Gets the private 'easyadmin.form.type.divider' shared service.
  9682.      *
  9683.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
  9684.      */
  9685.     protected function getEasyadmin_Form_Type_DividerService()
  9686.     {
  9687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9689.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
  9690.         return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
  9691.     }
  9692.     /**
  9693.      * Gets the private 'easyadmin.form.type.extension' shared service.
  9694.      *
  9695.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
  9696.      */
  9697.     protected function getEasyadmin_Form_Type_ExtensionService()
  9698.     {
  9699.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9701.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
  9702.         return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9703.     }
  9704.     /**
  9705.      * Gets the private 'easyadmin.form.type.fileupload' shared service.
  9706.      *
  9707.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  9708.      */
  9709.     protected function getEasyadmin_Form_Type_FileuploadService()
  9710.     {
  9711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9712.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9713.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  9714.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  9715.         return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__4));
  9716.     }
  9717.     /**
  9718.      * Gets the private 'easyadmin.form.type.filters' shared service.
  9719.      *
  9720.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
  9721.      */
  9722.     protected function getEasyadmin_Form_Type_FiltersService()
  9723.     {
  9724.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9725.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9726.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
  9727.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  9728.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  9729.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  9730.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  9733.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  9734.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  9735.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  9736.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  9737.         return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService()), => ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))]);
  9738.     }
  9739.     /**
  9740.      * Gets the private 'easyadmin.form.type.group' shared service.
  9741.      *
  9742.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
  9743.      */
  9744.     protected function getEasyadmin_Form_Type_GroupService()
  9745.     {
  9746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9748.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
  9749.         return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
  9750.     }
  9751.     /**
  9752.      * Gets the private 'easyadmin.form.type.section' shared service.
  9753.      *
  9754.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
  9755.      */
  9756.     protected function getEasyadmin_Form_Type_SectionService()
  9757.     {
  9758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9760.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
  9761.         return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
  9762.     }
  9763.     /**
  9764.      * Gets the private 'error_handler.error_renderer.html' shared service.
  9765.      *
  9766.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  9767.      */
  9768.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  9769.     {
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  9772.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9773.         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()));
  9774.     }
  9775.     /**
  9776.      * Gets the private 'exception_listener' shared service.
  9777.      *
  9778.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  9779.      */
  9780.     protected function getExceptionListenerService()
  9781.     {
  9782.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  9783.     }
  9784.     /**
  9785.      * Gets the private 'file_locator' shared service.
  9786.      *
  9787.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  9788.      */
  9789.     protected function getFileLocatorService()
  9790.     {
  9791.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  9792.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  9793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  9794.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  9795.     }
  9796.     /**
  9797.      * Gets the private 'form.choice_list_factory.cached' shared service.
  9798.      *
  9799.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  9800.      */
  9801.     protected function getForm_ChoiceListFactory_CachedService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  9805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  9806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  9807.         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->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
  9808.     }
  9809.     /**
  9810.      * Gets the private 'form.registry' shared service.
  9811.      *
  9812.      * @return \Symfony\Component\Form\FormRegistry
  9813.      */
  9814.     protected function getForm_RegistryService()
  9815.     {
  9816.         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, [
  9817.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService'false],
  9818.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService'false],
  9819.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService'false],
  9820.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService'false],
  9821.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService'false],
  9822.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService'false],
  9823.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService'false],
  9824.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService'false],
  9825.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService'false],
  9826.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService'false],
  9827.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService'false],
  9828.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService'false],
  9829.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService'false],
  9830.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService'false],
  9831.         ], [
  9832.             'easyadmin.filter.type.array' => '?',
  9833.             'easyadmin.filter.type.boolean' => '?',
  9834.             'easyadmin.filter.type.choice' => '?',
  9835.             'easyadmin.filter.type.comparison' => '?',
  9836.             'easyadmin.filter.type.date' => '?',
  9837.             'easyadmin.filter.type.dateinterval' => '?',
  9838.             'easyadmin.filter.type.datetime' => '?',
  9839.             'easyadmin.filter.type.decimal' => '?',
  9840.             'easyadmin.filter.type.entity' => '?',
  9841.             'easyadmin.filter.type.float' => '?',
  9842.             'easyadmin.filter.type.integer' => '?',
  9843.             'easyadmin.filter.type.text' => '?',
  9844.             'easyadmin.filter.type.textarea' => '?',
  9845.             'easyadmin.filter.type.time' => '?',
  9846.         ]), [], new RewindableGenerator(function () {
  9847.             return new \EmptyIterator();
  9848.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9849.             'App\\Form\\Type\\RolesType' => ['privates''App\\Form\\Type\\RolesType''getRolesTypeService'false],
  9850.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService'false],
  9851.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService'false],
  9852.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService'false],
  9853.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService'false],
  9854.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService'false],
  9855.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService'false],
  9856.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService'false],
  9857.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService'false],
  9858.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  9859.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  9860.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  9861.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  9862.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  9863.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  9864.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  9865.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  9866.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  9867.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  9868.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  9869.         ], [
  9870.             'App\\Form\\Type\\RolesType' => '?',
  9871.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  9872.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  9873.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  9874.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  9875.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  9876.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  9877.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  9878.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  9879.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  9880.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  9881.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  9882.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  9883.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  9884.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  9885.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  9886.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  9887.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  9888.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  9889.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  9890.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  9891.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  9892.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  9893.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  9894.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  9895.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  9896.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  9897.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
  9898.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  9899.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  9900.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  9901.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  9902.         }, 1)], new RewindableGenerator(function () {
  9903.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  9904.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  9905.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
  9906.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  9907.     }
  9908.     /**
  9909.      * Gets the private 'form.server_params' shared service.
  9910.      *
  9911.      * @return \Symfony\Component\Form\Util\ServerParams
  9912.      */
  9913.     protected function getForm_ServerParamsService()
  9914.     {
  9915.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  9916.         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())));
  9917.     }
  9918.     /**
  9919.      * Gets the private 'form.type.choice' shared service.
  9920.      *
  9921.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  9922.      */
  9923.     protected function getForm_Type_ChoiceService()
  9924.     {
  9925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  9928.         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()));
  9929.     }
  9930.     /**
  9931.      * Gets the private 'form.type.entity' shared service.
  9932.      *
  9933.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  9934.      */
  9935.     protected function getForm_Type_EntityService()
  9936.     {
  9937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9939.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  9940.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  9941.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9942.     }
  9943.     /**
  9944.      * Gets the private 'form.type.form' shared service.
  9945.      *
  9946.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  9947.      */
  9948.     protected function getForm_Type_FormService()
  9949.     {
  9950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  9953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  9954.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  9955.     }
  9956.     /**
  9957.      * Gets the private 'form.type_extension.csrf' shared service.
  9958.      *
  9959.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  9960.      */
  9961.     protected function getForm_TypeExtension_CsrfService()
  9962.     {
  9963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  9966.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  9967.     }
  9968.     /**
  9969.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  9970.      *
  9971.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  9972.      */
  9973.     protected function getForm_TypeExtension_Form_DataCollectorService()
  9974.     {
  9975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  9978.         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()));
  9979.     }
  9980.     /**
  9981.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  9982.      *
  9983.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  9984.      */
  9985.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  9986.     {
  9987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  9989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  9990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  9991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  9992.         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())));
  9993.     }
  9994.     /**
  9995.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  9996.      *
  9997.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  9998.      */
  9999.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  10000.     {
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  10002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  10003.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  10004.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  10005.     }
  10006.     /**
  10007.      * Gets the private 'form.type_extension.form.validator' shared service.
  10008.      *
  10009.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  10010.      */
  10011.     protected function getForm_TypeExtension_Form_ValidatorService()
  10012.     {
  10013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  10014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  10015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  10016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  10017.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  10018.     }
  10019.     /**
  10020.      * Gets the private 'form.type_extension.upload.validator' shared service.
  10021.      *
  10022.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  10023.      */
  10024.     protected function getForm_TypeExtension_Upload_ValidatorService()
  10025.     {
  10026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  10027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  10028.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  10029.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  10030.     }
  10031.     /**
  10032.      * Gets the private 'form.type_guesser.doctrine' shared service.
  10033.      *
  10034.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  10035.      */
  10036.     protected function getForm_TypeGuesser_DoctrineService()
  10037.     {
  10038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  10039.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  10040.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  10041.     }
  10042.     /**
  10043.      * Gets the private 'form.type_guesser.validator' shared service.
  10044.      *
  10045.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  10046.      */
  10047.     protected function getForm_TypeGuesser_ValidatorService()
  10048.     {
  10049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  10050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  10051.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  10052.     }
  10053.     /**
  10054.      * Gets the private 'fos_rest.body_listener' shared service.
  10055.      *
  10056.      * @return \FOS\RestBundle\EventListener\BodyListener
  10057.      */
  10058.     protected function getFosRest_BodyListenerService()
  10059.     {
  10060.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10061.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  10062.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  10063.         ], [
  10064.             'fos_rest.decoder.json' => '?',
  10065.             'fos_rest.decoder.xml' => '?',
  10066.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  10067.         $instance->setDefaultFormat(NULL);
  10068.         return $instance;
  10069.     }
  10070.     /**
  10071.      * Gets the private 'fos_rest.decoder.json' shared service.
  10072.      *
  10073.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  10074.      */
  10075.     protected function getFosRest_Decoder_JsonService()
  10076.     {
  10077.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  10078.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  10079.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  10080.     }
  10081.     /**
  10082.      * Gets the private 'fos_rest.decoder.xml' shared service.
  10083.      *
  10084.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  10085.      */
  10086.     protected function getFosRest_Decoder_XmlService()
  10087.     {
  10088.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  10089.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  10090.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  10091.     }
  10092.     /**
  10093.      * Gets the private 'fos_rest.format_listener' shared service.
  10094.      *
  10095.      * @return \FOS\RestBundle\EventListener\FormatListener
  10096.      */
  10097.     protected function getFosRest_FormatListenerService()
  10098.     {
  10099.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10100.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  10101.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => 'json''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  10102.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  10103.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  10104.     }
  10105.     /**
  10106.      * Gets the private 'fos_rest.mime_type_listener' shared service.
  10107.      *
  10108.      * @return \FOS\RestBundle\EventListener\MimeTypeListener
  10109.      */
  10110.     protected function getFosRest_MimeTypeListenerService()
  10111.     {
  10112.         return $this->privates['fos_rest.mime_type_listener'] = new \FOS\RestBundle\EventListener\MimeTypeListener(['json' => [=> 'application/json'=> 'application/x-json'=> 'application/vnd.example-com.foo+json'], 'rss' => [=> 'application/rss+xml'], 'jpg' => [=> 'image/jpeg'], 'png' => [=> 'image/png']]);
  10113.     }
  10114.     /**
  10115.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  10116.      *
  10117.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  10118.      */
  10119.     protected function getFosRest_Serializer_FormErrorHandlerService()
  10120.     {
  10121.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  10122.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  10123.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  10124.         return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
  10125.     }
  10126.     /**
  10127.      * Gets the private 'fos_rest.serializer.jms' shared service.
  10128.      *
  10129.      * @return \FOS\RestBundle\Serializer\JMSSerializerAdapter
  10130.      */
  10131.     protected function getFosRest_Serializer_JmsService()
  10132.     {
  10133.         return $this->privates['fos_rest.serializer.jms'] = new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())));
  10134.     }
  10135.     /**
  10136.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  10137.      *
  10138.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  10139.      */
  10140.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  10141.     {
  10142.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10143.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  10144.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  10145.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  10146.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  10147.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  10148.         ], [
  10149.             'fos_rest.serializer.form_error_handler' => '?',
  10150.             'jms_serializer.array_collection_handler' => '?',
  10151.             'jms_serializer.constraint_violation_handler' => '?',
  10152.             'jms_serializer.datetime_handler' => '?',
  10153.             'jms_serializer.iterator_handler' => '?',
  10154.         ]), [=> ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'JMS\\Serializer\\Handler\\iterable' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'yml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'JMS\\Serializer\\Handler\\iterable' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterable']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  10155.     }
  10156.     /**
  10157.      * Gets the private 'fos_rest.view_response_listener' shared service.
  10158.      *
  10159.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  10160.      */
  10161.     protected function getFosRest_ViewResponseListenerService()
  10162.     {
  10163.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  10164.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), true);
  10165.     }
  10166.     /**
  10167.      * Gets the private 'fos_user.change_password.form.type' shared service.
  10168.      *
  10169.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  10170.      */
  10171.     protected function getFosUser_ChangePassword_Form_TypeService()
  10172.     {
  10173.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10175.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  10176.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\Entity\\User');
  10177.     }
  10178.     /**
  10179.      * Gets the private 'fos_user.command.activate_user' shared service.
  10180.      *
  10181.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  10182.      */
  10183.     protected function getFosUser_Command_ActivateUserService()
  10184.     {
  10185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10186.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  10187.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  10188.         $instance->setName('fos:user:activate');
  10189.         return $instance;
  10190.     }
  10191.     /**
  10192.      * Gets the private 'fos_user.command.change_password' shared service.
  10193.      *
  10194.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  10195.      */
  10196.     protected function getFosUser_Command_ChangePasswordService()
  10197.     {
  10198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10199.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  10200.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  10201.         $instance->setName('fos:user:change-password');
  10202.         return $instance;
  10203.     }
  10204.     /**
  10205.      * Gets the private 'fos_user.command.create_user' shared service.
  10206.      *
  10207.      * @return \FOS\UserBundle\Command\CreateUserCommand
  10208.      */
  10209.     protected function getFosUser_Command_CreateUserService()
  10210.     {
  10211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10212.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  10213.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  10214.         $instance->setName('fos:user:create');
  10215.         return $instance;
  10216.     }
  10217.     /**
  10218.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  10219.      *
  10220.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  10221.      */
  10222.     protected function getFosUser_Command_DeactivateUserService()
  10223.     {
  10224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10225.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  10226.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  10227.         $instance->setName('fos:user:deactivate');
  10228.         return $instance;
  10229.     }
  10230.     /**
  10231.      * Gets the private 'fos_user.command.demote_user' shared service.
  10232.      *
  10233.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  10234.      */
  10235.     protected function getFosUser_Command_DemoteUserService()
  10236.     {
  10237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10238.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  10239.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  10240.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  10241.         $instance->setName('fos:user:demote');
  10242.         return $instance;
  10243.     }
  10244.     /**
  10245.      * Gets the private 'fos_user.command.promote_user' shared service.
  10246.      *
  10247.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  10248.      */
  10249.     protected function getFosUser_Command_PromoteUserService()
  10250.     {
  10251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10252.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  10253.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  10254.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  10255.         $instance->setName('fos:user:promote');
  10256.         return $instance;
  10257.     }
  10258.     /**
  10259.      * Gets the private 'fos_user.listener.authentication' shared service.
  10260.      *
  10261.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  10262.      */
  10263.     protected function getFosUser_Listener_AuthenticationService()
  10264.     {
  10265.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  10266.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  10267.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  10268.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10269.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  10270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  10271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  10272.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL), 'main');
  10273.     }
  10274.     /**
  10275.      * Gets the private 'fos_user.listener.flash' shared service.
  10276.      *
  10277.      * @return \FOS\UserBundle\EventListener\FlashListener
  10278.      */
  10279.     protected function getFosUser_Listener_FlashService()
  10280.     {
  10281.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  10282.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['session'] ?? $this->getSessionService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  10283.     }
  10284.     /**
  10285.      * Gets the private 'fos_user.listener.resetting' shared service.
  10286.      *
  10287.      * @return \FOS\UserBundle\EventListener\ResettingListener
  10288.      */
  10289.     protected function getFosUser_Listener_ResettingService()
  10290.     {
  10291.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  10292.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  10293.     }
  10294.     /**
  10295.      * Gets the private 'fos_user.profile.form.type' shared service.
  10296.      *
  10297.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  10298.      */
  10299.     protected function getFosUser_Profile_Form_TypeService()
  10300.     {
  10301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10303.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  10304.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\Entity\\User');
  10305.     }
  10306.     /**
  10307.      * Gets the private 'fos_user.registration.form.type' shared service.
  10308.      *
  10309.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  10310.      */
  10311.     protected function getFosUser_Registration_Form_TypeService()
  10312.     {
  10313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10315.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  10316.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\Entity\\User');
  10317.     }
  10318.     /**
  10319.      * Gets the private 'fos_user.resetting.form.type' shared service.
  10320.      *
  10321.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  10322.      */
  10323.     protected function getFosUser_Resetting_Form_TypeService()
  10324.     {
  10325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10326.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10327.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  10328.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\Entity\\User');
  10329.     }
  10330.     /**
  10331.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  10332.      *
  10333.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  10334.      */
  10335.     protected function getFosUser_Security_InteractiveLoginListenerService()
  10336.     {
  10337.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  10338.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  10339.     }
  10340.     /**
  10341.      * Gets the private 'fos_user.user_provider.username_email' shared service.
  10342.      *
  10343.      * @return \FOS\UserBundle\Security\EmailUserProvider
  10344.      */
  10345.     protected function getFosUser_UserProvider_UsernameEmailService()
  10346.     {
  10347.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10348.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  10349.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/EmailUserProvider.php';
  10350.         return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  10351.     }
  10352.     /**
  10353.      * Gets the private 'fos_user.username_form_type' shared service.
  10354.      *
  10355.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  10356.      */
  10357.     protected function getFosUser_UsernameFormTypeService()
  10358.     {
  10359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10361.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  10362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  10363.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  10364.         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())));
  10365.     }
  10366.     /**
  10367.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  10368.      *
  10369.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  10370.      */
  10371.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  10372.     {
  10373.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  10374.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  10375.     }
  10376.     /**
  10377.      * Gets the private 'fos_user.util.password_updater' shared service.
  10378.      *
  10379.      * @return \FOS\UserBundle\Util\PasswordUpdater
  10380.      */
  10381.     protected function getFosUser_Util_PasswordUpdaterService()
  10382.     {
  10383.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  10384.     }
  10385.     /**
  10386.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  10387.      *
  10388.      * @return \FOS\UserBundle\Util\UserManipulator
  10389.      */
  10390.     protected function getFosUser_Util_UserManipulatorService()
  10391.     {
  10392.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  10393.         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())));
  10394.     }
  10395.     /**
  10396.      * Gets the private 'fragment.handler' shared service.
  10397.      *
  10398.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  10399.      */
  10400.     protected function getFragment_HandlerService()
  10401.     {
  10402.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  10403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  10404.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10405.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  10406.         ], [
  10407.             'inline' => '?',
  10408.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  10409.     }
  10410.     /**
  10411.      * Gets the private 'fragment.renderer.inline' shared service.
  10412.      *
  10413.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  10414.      */
  10415.     protected function getFragment_Renderer_InlineService()
  10416.     {
  10417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  10418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  10419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  10420.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10421.         $instance->setFragmentPath('/_fragment');
  10422.         return $instance;
  10423.     }
  10424.     /**
  10425.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  10426.      *
  10427.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  10428.      */
  10429.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  10430.     {
  10431.         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())));
  10432.     }
  10433.     /**
  10434.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  10435.      *
  10436.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  10437.      */
  10438.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  10439.     {
  10440.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  10441.     }
  10442.     /**
  10443.      * Gets the private 'gesdinet.jwtrefreshtoken.send_token' shared service.
  10444.      *
  10445.      * @return \Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener
  10446.      */
  10447.     protected function getGesdinet_Jwtrefreshtoken_SendTokenService()
  10448.     {
  10449.         include_once \dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/EventListener/AttachRefreshTokenOnSuccessListener.php';
  10450.         return $this->privates['gesdinet.jwtrefreshtoken.send_token'] = new \Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener(($this->services['gesdinet.jwtrefreshtoken.refresh_token_manager'] ?? $this->getGesdinet_Jwtrefreshtoken_RefreshTokenManagerService()), 31557600, ($this->services['validator'] ?? $this->getValidatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'username''refresh_token'false);
  10451.     }
  10452.     /**
  10453.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  10454.      *
  10455.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  10456.      */
  10457.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  10458.     {
  10459.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  10460.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  10461.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  10462.     }
  10463.     /**
  10464.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  10465.      *
  10466.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  10467.      */
  10468.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  10469.     {
  10470.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  10471.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  10472.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  10473.     }
  10474.     /**
  10475.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  10476.      *
  10477.      * @return \JMS\Serializer\Handler\DateHandler
  10478.      */
  10479.     protected function getJmsSerializer_DatetimeHandlerService()
  10480.     {
  10481.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  10482.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  10483.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''UTC'true);
  10484.     }
  10485.     /**
  10486.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  10487.      *
  10488.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  10489.      */
  10490.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  10491.     {
  10492.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  10494.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  10495.     }
  10496.     /**
  10497.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  10498.      *
  10499.      * @return \JMS\Serializer\Handler\IteratorHandler
  10500.      */
  10501.     protected function getJmsSerializer_IteratorHandlerService()
  10502.     {
  10503.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  10504.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  10505.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  10506.     }
  10507.     /**
  10508.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  10509.      *
  10510.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  10511.      */
  10512.     protected function getJmsSerializer_StopwatchSubscriberService()
  10513.     {
  10514.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  10515.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  10516.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  10517.     }
  10518.     /**
  10519.      * Gets the private 'jms_serializer.templating.helper.serializer' shared service.
  10520.      *
  10521.      * @return \JMS\SerializerBundle\Templating\SerializerHelper
  10522.      */
  10523.     protected function getJmsSerializer_Templating_Helper_SerializerService()
  10524.     {
  10525.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  10526.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/Helper.php';
  10527.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Templating/SerializerHelper.php';
  10528.         return $this->privates['jms_serializer.templating.helper.serializer'] = new \JMS\SerializerBundle\Templating\SerializerHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  10529.     }
  10530.     /**
  10531.      * Gets the private 'lexik_jwt_authentication.handler.authentication_failure' shared service.
  10532.      *
  10533.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler
  10534.      */
  10535.     protected function getLexikJwtAuthentication_Handler_AuthenticationFailureService()
  10536.     {
  10537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  10539.         return $this->privates['lexik_jwt_authentication.handler.authentication_failure'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10540.     }
  10541.     /**
  10542.      * Gets the private 'lexik_jwt_authentication.handler.authentication_success' shared service.
  10543.      *
  10544.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler
  10545.      */
  10546.     protected function getLexikJwtAuthentication_Handler_AuthenticationSuccessService()
  10547.     {
  10548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  10549.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  10550.         return $this->privates['lexik_jwt_authentication.handler.authentication_success'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  10551.     }
  10552.     /**
  10553.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  10554.      *
  10555.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  10556.      */
  10557.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  10558.     {
  10559.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  10561.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  10562.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  10563.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  10564.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  10566.         return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization')]));
  10567.     }
  10568.     /**
  10569.      * Gets the private 'locale_aware_listener' shared service.
  10570.      *
  10571.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  10572.      */
  10573.     protected function getLocaleAwareListenerService()
  10574.     {
  10575.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  10576.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  10577.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10578.     }
  10579.     /**
  10580.      * Gets the private 'locale_listener' shared service.
  10581.      *
  10582.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  10583.      */
  10584.     protected function getLocaleListenerService()
  10585.     {
  10586.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  10587.     }
  10588.     /**
  10589.      * Gets the private 'maker.auto_command.make_auth' shared service.
  10590.      *
  10591.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10592.      */
  10593.     protected function getMaker_AutoCommand_MakeAuthService()
  10594.     {
  10595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10596.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10597.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10598.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10599.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  10601.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10602.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  10603.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  10604.         $instance->setName('make:auth');
  10605.         return $instance;
  10606.     }
  10607.     /**
  10608.      * Gets the private 'maker.auto_command.make_command' shared service.
  10609.      *
  10610.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10611.      */
  10612.     protected function getMaker_AutoCommand_MakeCommandService()
  10613.     {
  10614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10615.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10616.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10617.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10618.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  10619.         $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()));
  10620.         $instance->setName('make:command');
  10621.         return $instance;
  10622.     }
  10623.     /**
  10624.      * Gets the private 'maker.auto_command.make_controller' shared service.
  10625.      *
  10626.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10627.      */
  10628.     protected function getMaker_AutoCommand_MakeControllerService()
  10629.     {
  10630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10631.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10632.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10633.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10634.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  10635.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10636.         $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()));
  10637.         $instance->setName('make:controller');
  10638.         return $instance;
  10639.     }
  10640.     /**
  10641.      * Gets the private 'maker.auto_command.make_crud' shared service.
  10642.      *
  10643.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10644.      */
  10645.     protected function getMaker_AutoCommand_MakeCrudService()
  10646.     {
  10647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10648.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10649.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10650.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10651.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  10652.         $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()));
  10653.         $instance->setName('make:crud');
  10654.         return $instance;
  10655.     }
  10656.     /**
  10657.      * Gets the private 'maker.auto_command.make_entity' shared service.
  10658.      *
  10659.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10660.      */
  10661.     protected function getMaker_AutoCommand_MakeEntityService()
  10662.     {
  10663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10664.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10665.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10666.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10667.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  10668.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  10669.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10670.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  10671.         $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);
  10672.         $instance->setName('make:entity');
  10673.         return $instance;
  10674.     }
  10675.     /**
  10676.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  10677.      *
  10678.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10679.      */
  10680.     protected function getMaker_AutoCommand_MakeFixturesService()
  10681.     {
  10682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10683.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10684.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10685.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10686.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  10687.         $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()));
  10688.         $instance->setName('make:fixtures');
  10689.         return $instance;
  10690.     }
  10691.     /**
  10692.      * Gets the private 'maker.auto_command.make_form' shared service.
  10693.      *
  10694.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10695.      */
  10696.     protected function getMaker_AutoCommand_MakeFormService()
  10697.     {
  10698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10699.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  10703.         $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()));
  10704.         $instance->setName('make:form');
  10705.         return $instance;
  10706.     }
  10707.     /**
  10708.      * Gets the private 'maker.auto_command.make_functional_test' shared service.
  10709.      *
  10710.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10711.      */
  10712.     protected function getMaker_AutoCommand_MakeFunctionalTestService()
  10713.     {
  10714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10715.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10716.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10717.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10718.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php';
  10719.         $this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10720.         $instance->setName('make:functional-test');
  10721.         return $instance;
  10722.     }
  10723.     /**
  10724.      * Gets the private 'maker.auto_command.make_message' shared service.
  10725.      *
  10726.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10727.      */
  10728.     protected function getMaker_AutoCommand_MakeMessageService()
  10729.     {
  10730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10734.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  10735.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10736.         $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()));
  10737.         $instance->setName('make:message');
  10738.         return $instance;
  10739.     }
  10740.     /**
  10741.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  10742.      *
  10743.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10744.      */
  10745.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  10746.     {
  10747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10748.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10749.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10750.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10751.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  10752.         $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()));
  10753.         $instance->setName('make:messenger-middleware');
  10754.         return $instance;
  10755.     }
  10756.     /**
  10757.      * Gets the private 'maker.auto_command.make_migration' shared service.
  10758.      *
  10759.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10760.      */
  10761.     protected function getMaker_AutoCommand_MakeMigrationService()
  10762.     {
  10763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10764.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10765.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10766.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  10768.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  10769.         $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()));
  10770.         $instance->setName('make:migration');
  10771.         return $instance;
  10772.     }
  10773.     /**
  10774.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  10775.      *
  10776.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10777.      */
  10778.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  10779.     {
  10780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10781.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10782.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10783.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10784.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  10785.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10786.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10787.         $instance->setName('make:registration-form');
  10788.         return $instance;
  10789.     }
  10790.     /**
  10791.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  10792.      *
  10793.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10794.      */
  10795.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  10796.     {
  10797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10798.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10799.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10800.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10801.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  10802.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10803.         $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())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10804.         $instance->setName('make:reset-password');
  10805.         return $instance;
  10806.     }
  10807.     /**
  10808.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  10809.      *
  10810.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10811.      */
  10812.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  10813.     {
  10814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10815.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10816.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10817.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10818.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  10819.         $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()));
  10820.         $instance->setName('make:serializer:encoder');
  10821.         return $instance;
  10822.     }
  10823.     /**
  10824.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  10825.      *
  10826.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10827.      */
  10828.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  10829.     {
  10830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10831.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10832.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10833.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  10835.         $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()));
  10836.         $instance->setName('make:serializer:normalizer');
  10837.         return $instance;
  10838.     }
  10839.     /**
  10840.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  10841.      *
  10842.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10843.      */
  10844.     protected function getMaker_AutoCommand_MakeSubscriberService()
  10845.     {
  10846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10847.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10848.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10849.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10850.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  10851.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  10852.         $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()));
  10853.         $instance->setName('make:subscriber');
  10854.         return $instance;
  10855.     }
  10856.     /**
  10857.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  10858.      *
  10859.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10860.      */
  10861.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  10862.     {
  10863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10864.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10865.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10866.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10867.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  10868.         $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()));
  10869.         $instance->setName('make:twig-extension');
  10870.         return $instance;
  10871.     }
  10872.     /**
  10873.      * Gets the private 'maker.auto_command.make_unit_test' shared service.
  10874.      *
  10875.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10876.      */
  10877.     protected function getMaker_AutoCommand_MakeUnitTestService()
  10878.     {
  10879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10883.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUnitTest.php';
  10884.         $this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10885.         $instance->setName('make:unit-test');
  10886.         return $instance;
  10887.     }
  10888.     /**
  10889.      * Gets the private 'maker.auto_command.make_user' shared service.
  10890.      *
  10891.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10892.      */
  10893.     protected function getMaker_AutoCommand_MakeUserService()
  10894.     {
  10895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10896.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10897.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  10900.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  10901.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  10902.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  10903.         $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.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10904.         $instance->setName('make:user');
  10905.         return $instance;
  10906.     }
  10907.     /**
  10908.      * Gets the private 'maker.auto_command.make_validator' shared service.
  10909.      *
  10910.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10911.      */
  10912.     protected function getMaker_AutoCommand_MakeValidatorService()
  10913.     {
  10914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  10919.         $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()));
  10920.         $instance->setName('make:validator');
  10921.         return $instance;
  10922.     }
  10923.     /**
  10924.      * Gets the private 'maker.auto_command.make_voter' shared service.
  10925.      *
  10926.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  10927.      */
  10928.     protected function getMaker_AutoCommand_MakeVoterService()
  10929.     {
  10930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  10932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  10933.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  10934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  10935.         $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()));
  10936.         $instance->setName('make:voter');
  10937.         return $instance;
  10938.     }
  10939.     /**
  10940.      * Gets the private 'maker.doctrine_helper' shared service.
  10941.      *
  10942.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  10943.      */
  10944.     protected function getMaker_DoctrineHelperService()
  10945.     {
  10946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  10947.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  10948.     }
  10949.     /**
  10950.      * Gets the private 'maker.entity_class_generator' shared service.
  10951.      *
  10952.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  10953.      */
  10954.     protected function getMaker_EntityClassGeneratorService()
  10955.     {
  10956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  10957.         $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()));
  10958.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  10959.         return $instance;
  10960.     }
  10961.     /**
  10962.      * Gets the private 'maker.file_manager' shared service.
  10963.      *
  10964.      * @return \Symfony\Bundle\MakerBundle\FileManager
  10965.      */
  10966.     protected function getMaker_FileManagerService()
  10967.     {
  10968.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  10969.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  10970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  10971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  10972.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  10973.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  10974.     }
  10975.     /**
  10976.      * Gets the private 'maker.generator' shared service.
  10977.      *
  10978.      * @return \Symfony\Bundle\MakerBundle\Generator
  10979.      */
  10980.     protected function getMaker_GeneratorService()
  10981.     {
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  10983.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App');
  10984.     }
  10985.     /**
  10986.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  10987.      *
  10988.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  10989.      */
  10990.     protected function getMaker_Renderer_FormTypeRendererService()
  10991.     {
  10992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  10993.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  10994.     }
  10995.     /**
  10996.      * Gets the private 'mime_types' shared service.
  10997.      *
  10998.      * @return \Symfony\Component\Mime\MimeTypes
  10999.      */
  11000.     protected function getMimeTypesService()
  11001.     {
  11002.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  11003.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  11004.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  11005.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  11006.         $instance->setDefault($instance);
  11007.         return $instance;
  11008.     }
  11009.     /**
  11010.      * Gets the private 'monolog.command.server_log' shared service.
  11011.      *
  11012.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  11013.      */
  11014.     protected function getMonolog_Command_ServerLogService()
  11015.     {
  11016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11017.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  11018.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  11019.         $instance->setName('server:log');
  11020.         return $instance;
  11021.     }
  11022.     /**
  11023.      * Gets the private 'monolog.handler.console' shared service.
  11024.      *
  11025.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  11026.      */
  11027.     protected function getMonolog_Handler_ConsoleService()
  11028.     {
  11029.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  11030.     }
  11031.     /**
  11032.      * Gets the private 'monolog.handler.main' shared service.
  11033.      *
  11034.      * @return \Monolog\Handler\StreamHandler
  11035.      */
  11036.     protected function getMonolog_Handler_MainService()
  11037.     {
  11038.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  11039.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  11040.         return $instance;
  11041.     }
  11042.     /**
  11043.      * Gets the private 'monolog.logger' shared service.
  11044.      *
  11045.      * @return \Symfony\Bridge\Monolog\Logger
  11046.      */
  11047.     protected function getMonolog_LoggerService()
  11048.     {
  11049.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  11050.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11051.         $instance->useMicrosecondTimestamps(true);
  11052.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11053.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11054.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11055.         return $instance;
  11056.     }
  11057.     /**
  11058.      * Gets the private 'monolog.logger.cache' shared service.
  11059.      *
  11060.      * @return \Symfony\Bridge\Monolog\Logger
  11061.      */
  11062.     protected function getMonolog_Logger_CacheService()
  11063.     {
  11064.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  11065.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11066.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11067.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11068.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11069.         return $instance;
  11070.     }
  11071.     /**
  11072.      * Gets the private 'monolog.logger.request' shared service.
  11073.      *
  11074.      * @return \Symfony\Bridge\Monolog\Logger
  11075.      */
  11076.     protected function getMonolog_Logger_RequestService()
  11077.     {
  11078.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  11079.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11080.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11081.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11082.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11083.         return $instance;
  11084.     }
  11085.     /**
  11086.      * Gets the private 'monolog.logger.security' shared service.
  11087.      *
  11088.      * @return \Symfony\Bridge\Monolog\Logger
  11089.      */
  11090.     protected function getMonolog_Logger_SecurityService()
  11091.     {
  11092.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  11093.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11094.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11095.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11096.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  11097.         return $instance;
  11098.     }
  11099.     /**
  11100.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  11101.      *
  11102.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  11103.      */
  11104.     protected function getNelmioCors_CorsListenerService()
  11105.     {
  11106.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
  11107.     }
  11108.     /**
  11109.      * Gets the private 'parameter_bag' shared service.
  11110.      *
  11111.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  11112.      */
  11113.     protected function getParameterBagService()
  11114.     {
  11115.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  11116.     }
  11117.     /**
  11118.      * Gets the private 'profiler_listener' shared service.
  11119.      *
  11120.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  11121.      */
  11122.     protected function getProfilerListenerService()
  11123.     {
  11124.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  11125.     }
  11126.     /**
  11127.      * Gets the private 'property_info' shared service.
  11128.      *
  11129.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  11130.      */
  11131.     protected function getPropertyInfoService()
  11132.     {
  11133.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  11134.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  11135.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  11136.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  11137.         }, 3), new RewindableGenerator(function () {
  11138.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  11139.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  11140.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  11141.         }, 3), new RewindableGenerator(function () {
  11142.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  11143.         }, 1), new RewindableGenerator(function () {
  11144.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  11145.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  11146.         }, 2), new RewindableGenerator(function () {
  11147.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  11148.         }, 1));
  11149.     }
  11150.     /**
  11151.      * Gets the private 'property_info.serializer_extractor' shared service.
  11152.      *
  11153.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  11154.      */
  11155.     protected function getPropertyInfo_SerializerExtractorService()
  11156.     {
  11157.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  11158.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  11159.     }
  11160.     /**
  11161.      * Gets the private 'router.cache_warmer' shared service.
  11162.      *
  11163.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  11164.      */
  11165.     protected function getRouter_CacheWarmerService()
  11166.     {
  11167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  11169.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11170.             'router' => ['services''router''getRouterService'false],
  11171.         ], [
  11172.             'router' => '?',
  11173.         ]))->withContext('router.cache_warmer'$this));
  11174.     }
  11175.     /**
  11176.      * Gets the private 'router.request_context' shared service.
  11177.      *
  11178.      * @return \Symfony\Component\Routing\RequestContext
  11179.      */
  11180.     protected function getRouter_RequestContextService()
  11181.     {
  11182.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  11183.     }
  11184.     /**
  11185.      * Gets the private 'router_listener' shared service.
  11186.      *
  11187.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  11188.      */
  11189.     protected function getRouterListenerService()
  11190.     {
  11191.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  11192.     }
  11193.     /**
  11194.      * Gets the private 'security.access_listener' shared service.
  11195.      *
  11196.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  11197.      */
  11198.     protected function getSecurity_AccessListenerService()
  11199.     {
  11200.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11201.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11202.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  11204.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11205.     }
  11206.     /**
  11207.      * Gets the private 'security.access_map' shared service.
  11208.      *
  11209.      * @return \Symfony\Component\Security\Http\AccessMap
  11210.      */
  11211.     protected function getSecurity_AccessMapService()
  11212.     {
  11213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  11214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  11215.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  11216.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11217.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11218.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11219.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_ADMIN'], NULL);
  11220.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/buildings/alias/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11221.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/locations/alias/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11222.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/rooms/alias/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11223.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/(.*)/score'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11224.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11225.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11226.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/refresh'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11227.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/email-confirm(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11228.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shops/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11229.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/payment/stripe/webhook/session'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11230.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shops/(.*)/promo-codes/code/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11231.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/alias(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11232.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/page/alias(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11233.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/page/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11234.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/guessings(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11235.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/products/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11236.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/alias/(.*)/product-categories'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11237.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/connected-object-content(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11238.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/tags/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11239.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11240.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/parameters/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11241.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/languages/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11242.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/category/(.*)/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11243.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/tag/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11244.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/languages/list-public'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11245.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/skins/(.*)/alias'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11246.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/locations/(.*)/alias'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11247.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/rooms/(.*)/alias'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11248.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/buildings/(.*)/alias'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11249.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/faq-item/list'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11250.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/faq-item/(.*)'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11251.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11252.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/list/tree'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11253.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11254.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/landings/alias/(.*)'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11255.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/landings/frontpage'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11256.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/landings/languages/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11257.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/pricings/translations/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11258.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/pages/translations/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11259.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/reset-password'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11260.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/update-password'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11261.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth-setting/list'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11262.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/museums/translations/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11263.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/museums/alias/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11264.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/museums/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11265.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/messages/translations/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11266.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/messages/(.*)'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11267.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/products/translations/alias/(.*)'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11268.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/(.*)/products/'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11269.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/products/alias/(.*)'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11270.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/default/products'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11271.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/default/shop/product-categories'NULL, [=> 'GET']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11272.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/faq-item/translations/(.*)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11273.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/skins/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11274.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/locations/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11275.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/rooms/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11276.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/tools/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11277.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/portals/teleports/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11278.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/portals/teleports/start'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11279.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/portals/popups/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  11280.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  11281.         return $instance;
  11282.     }
  11283.     /**
  11284.      * Gets the private 'security.authentication.guard_handler' shared service.
  11285.      *
  11286.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  11287.      */
  11288.     protected function getSecurity_Authentication_GuardHandlerService()
  11289.     {
  11290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  11291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  11292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  11293.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [=> 'api_login'=> 'api_info_promo_code'=> 'api_alias_building'=> 'api_alias_location'=> 'api_alias_room'=> 'api_score_user'=> 'refresh'=> 'api']);
  11294.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  11295.         return $instance;
  11296.     }
  11297.     /**
  11298.      * Gets the private 'security.authentication.listener.anonymous.api_alias_building' shared service.
  11299.      *
  11300.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11301.      */
  11302.     protected function getSecurity_Authentication_Listener_Anonymous_ApiAliasBuildingService()
  11303.     {
  11304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11305.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11308.         return $this->privates['security.authentication.listener.anonymous.api_alias_building'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11309.     }
  11310.     /**
  11311.      * Gets the private 'security.authentication.listener.anonymous.api_alias_location' shared service.
  11312.      *
  11313.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11314.      */
  11315.     protected function getSecurity_Authentication_Listener_Anonymous_ApiAliasLocationService()
  11316.     {
  11317.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11318.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11319.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11321.         return $this->privates['security.authentication.listener.anonymous.api_alias_location'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11322.     }
  11323.     /**
  11324.      * Gets the private 'security.authentication.listener.anonymous.api_alias_room' shared service.
  11325.      *
  11326.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11327.      */
  11328.     protected function getSecurity_Authentication_Listener_Anonymous_ApiAliasRoomService()
  11329.     {
  11330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11331.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11332.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11333.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11334.         return $this->privates['security.authentication.listener.anonymous.api_alias_room'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11335.     }
  11336.     /**
  11337.      * Gets the private 'security.authentication.listener.anonymous.api_info_promo_code' shared service.
  11338.      *
  11339.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11340.      */
  11341.     protected function getSecurity_Authentication_Listener_Anonymous_ApiInfoPromoCodeService()
  11342.     {
  11343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11347.         return $this->privates['security.authentication.listener.anonymous.api_info_promo_code'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11348.     }
  11349.     /**
  11350.      * Gets the private 'security.authentication.listener.anonymous.api_login' shared service.
  11351.      *
  11352.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11353.      */
  11354.     protected function getSecurity_Authentication_Listener_Anonymous_ApiLoginService()
  11355.     {
  11356.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11357.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11358.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11359.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11360.         return $this->privates['security.authentication.listener.anonymous.api_login'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11361.     }
  11362.     /**
  11363.      * Gets the private 'security.authentication.listener.anonymous.api_score_user' shared service.
  11364.      *
  11365.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11366.      */
  11367.     protected function getSecurity_Authentication_Listener_Anonymous_ApiScoreUserService()
  11368.     {
  11369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11372.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11373.         return $this->privates['security.authentication.listener.anonymous.api_score_user'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11374.     }
  11375.     /**
  11376.      * Gets the private 'security.authentication.listener.anonymous.article_alias' shared service.
  11377.      *
  11378.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11379.      */
  11380.     protected function getSecurity_Authentication_Listener_Anonymous_ArticleAliasService()
  11381.     {
  11382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11383.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11384.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11385.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11386.         return $this->privates['security.authentication.listener.anonymous.article_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11387.     }
  11388.     /**
  11389.      * Gets the private 'security.authentication.listener.anonymous.articles_category_list' shared service.
  11390.      *
  11391.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11392.      */
  11393.     protected function getSecurity_Authentication_Listener_Anonymous_ArticlesCategoryListService()
  11394.     {
  11395.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11396.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11397.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11398.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11399.         return $this->privates['security.authentication.listener.anonymous.articles_category_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11400.     }
  11401.     /**
  11402.      * Gets the private 'security.authentication.listener.anonymous.articles_list' shared service.
  11403.      *
  11404.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11405.      */
  11406.     protected function getSecurity_Authentication_Listener_Anonymous_ArticlesListService()
  11407.     {
  11408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11412.         return $this->privates['security.authentication.listener.anonymous.articles_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11413.     }
  11414.     /**
  11415.      * Gets the private 'security.authentication.listener.anonymous.articles_param_list' shared service.
  11416.      *
  11417.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11418.      */
  11419.     protected function getSecurity_Authentication_Listener_Anonymous_ArticlesParamListService()
  11420.     {
  11421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11425.         return $this->privates['security.authentication.listener.anonymous.articles_param_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11426.     }
  11427.     /**
  11428.      * Gets the private 'security.authentication.listener.anonymous.articles_tag_list' shared service.
  11429.      *
  11430.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11431.      */
  11432.     protected function getSecurity_Authentication_Listener_Anonymous_ArticlesTagListService()
  11433.     {
  11434.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11438.         return $this->privates['security.authentication.listener.anonymous.articles_tag_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11439.     }
  11440.     /**
  11441.      * Gets the private 'security.authentication.listener.anonymous.articles_translation_list' shared service.
  11442.      *
  11443.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11444.      */
  11445.     protected function getSecurity_Authentication_Listener_Anonymous_ArticlesTranslationListService()
  11446.     {
  11447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11451.         return $this->privates['security.authentication.listener.anonymous.articles_translation_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11452.     }
  11453.     /**
  11454.      * Gets the private 'security.authentication.listener.anonymous.auth_setting' shared service.
  11455.      *
  11456.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11457.      */
  11458.     protected function getSecurity_Authentication_Listener_Anonymous_AuthSettingService()
  11459.     {
  11460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11462.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11464.         return $this->privates['security.authentication.listener.anonymous.auth_setting'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11465.     }
  11466.     /**
  11467.      * Gets the private 'security.authentication.listener.anonymous.building_alias' shared service.
  11468.      *
  11469.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11470.      */
  11471.     protected function getSecurity_Authentication_Listener_Anonymous_BuildingAliasService()
  11472.     {
  11473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11475.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11477.         return $this->privates['security.authentication.listener.anonymous.building_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11478.     }
  11479.     /**
  11480.      * Gets the private 'security.authentication.listener.anonymous.connected_object' shared service.
  11481.      *
  11482.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11483.      */
  11484.     protected function getSecurity_Authentication_Listener_Anonymous_ConnectedObjectService()
  11485.     {
  11486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11487.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11488.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11490.         return $this->privates['security.authentication.listener.anonymous.connected_object'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11491.     }
  11492.     /**
  11493.      * Gets the private 'security.authentication.listener.anonymous.email_confirm' shared service.
  11494.      *
  11495.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11496.      */
  11497.     protected function getSecurity_Authentication_Listener_Anonymous_EmailConfirmService()
  11498.     {
  11499.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11501.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11503.         return $this->privates['security.authentication.listener.anonymous.email_confirm'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11504.     }
  11505.     /**
  11506.      * Gets the private 'security.authentication.listener.anonymous.faq_translations_list' shared service.
  11507.      *
  11508.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11509.      */
  11510.     protected function getSecurity_Authentication_Listener_Anonymous_FaqTranslationsListService()
  11511.     {
  11512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11516.         return $this->privates['security.authentication.listener.anonymous.faq_translations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11517.     }
  11518.     /**
  11519.      * Gets the private 'security.authentication.listener.anonymous.get_all_shop_categories' shared service.
  11520.      *
  11521.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11522.      */
  11523.     protected function getSecurity_Authentication_Listener_Anonymous_GetAllShopCategoriesService()
  11524.     {
  11525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11529.         return $this->privates['security.authentication.listener.anonymous.get_all_shop_categories'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11530.     }
  11531.     /**
  11532.      * Gets the private 'security.authentication.listener.anonymous.get_all_shop_products' shared service.
  11533.      *
  11534.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11535.      */
  11536.     protected function getSecurity_Authentication_Listener_Anonymous_GetAllShopProductsService()
  11537.     {
  11538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11542.         return $this->privates['security.authentication.listener.anonymous.get_all_shop_products'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11543.     }
  11544.     /**
  11545.      * Gets the private 'security.authentication.listener.anonymous.get_categories' shared service.
  11546.      *
  11547.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11548.      */
  11549.     protected function getSecurity_Authentication_Listener_Anonymous_GetCategoriesService()
  11550.     {
  11551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11553.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11554.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11555.         return $this->privates['security.authentication.listener.anonymous.get_categories'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11556.     }
  11557.     /**
  11558.      * Gets the private 'security.authentication.listener.anonymous.get_categories_tree' shared service.
  11559.      *
  11560.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11561.      */
  11562.     protected function getSecurity_Authentication_Listener_Anonymous_GetCategoriesTreeService()
  11563.     {
  11564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11568.         return $this->privates['security.authentication.listener.anonymous.get_categories_tree'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11569.     }
  11570.     /**
  11571.      * Gets the private 'security.authentication.listener.anonymous.get_category' shared service.
  11572.      *
  11573.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11574.      */
  11575.     protected function getSecurity_Authentication_Listener_Anonymous_GetCategoryService()
  11576.     {
  11577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11581.         return $this->privates['security.authentication.listener.anonymous.get_category'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11582.     }
  11583.     /**
  11584.      * Gets the private 'security.authentication.listener.anonymous.get_default_shop_categories' shared service.
  11585.      *
  11586.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11587.      */
  11588.     protected function getSecurity_Authentication_Listener_Anonymous_GetDefaultShopCategoriesService()
  11589.     {
  11590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11594.         return $this->privates['security.authentication.listener.anonymous.get_default_shop_categories'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11595.     }
  11596.     /**
  11597.      * Gets the private 'security.authentication.listener.anonymous.get_default_shop_products' shared service.
  11598.      *
  11599.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11600.      */
  11601.     protected function getSecurity_Authentication_Listener_Anonymous_GetDefaultShopProductsService()
  11602.     {
  11603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11607.         return $this->privates['security.authentication.listener.anonymous.get_default_shop_products'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11608.     }
  11609.     /**
  11610.      * Gets the private 'security.authentication.listener.anonymous.get_faq' shared service.
  11611.      *
  11612.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11613.      */
  11614.     protected function getSecurity_Authentication_Listener_Anonymous_GetFaqService()
  11615.     {
  11616.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11617.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11620.         return $this->privates['security.authentication.listener.anonymous.get_faq'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11621.     }
  11622.     /**
  11623.      * Gets the private 'security.authentication.listener.anonymous.get_faq_list' shared service.
  11624.      *
  11625.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11626.      */
  11627.     protected function getSecurity_Authentication_Listener_Anonymous_GetFaqListService()
  11628.     {
  11629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11633.         return $this->privates['security.authentication.listener.anonymous.get_faq_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11634.     }
  11635.     /**
  11636.      * Gets the private 'security.authentication.listener.anonymous.get_guessing' shared service.
  11637.      *
  11638.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11639.      */
  11640.     protected function getSecurity_Authentication_Listener_Anonymous_GetGuessingService()
  11641.     {
  11642.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11643.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11644.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11645.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11646.         return $this->privates['security.authentication.listener.anonymous.get_guessing'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11647.     }
  11648.     /**
  11649.      * Gets the private 'security.authentication.listener.anonymous.get_landings' shared service.
  11650.      *
  11651.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11652.      */
  11653.     protected function getSecurity_Authentication_Listener_Anonymous_GetLandingsService()
  11654.     {
  11655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11658.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11659.         return $this->privates['security.authentication.listener.anonymous.get_landings'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11660.     }
  11661.     /**
  11662.      * Gets the private 'security.authentication.listener.anonymous.get_landings_front_page' shared service.
  11663.      *
  11664.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11665.      */
  11666.     protected function getSecurity_Authentication_Listener_Anonymous_GetLandingsFrontPageService()
  11667.     {
  11668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11672.         return $this->privates['security.authentication.listener.anonymous.get_landings_front_page'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11673.     }
  11674.     /**
  11675.      * Gets the private 'security.authentication.listener.anonymous.get_message' shared service.
  11676.      *
  11677.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11678.      */
  11679.     protected function getSecurity_Authentication_Listener_Anonymous_GetMessageService()
  11680.     {
  11681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11685.         return $this->privates['security.authentication.listener.anonymous.get_message'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11686.     }
  11687.     /**
  11688.      * Gets the private 'security.authentication.listener.anonymous.get_product' shared service.
  11689.      *
  11690.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11691.      */
  11692.     protected function getSecurity_Authentication_Listener_Anonymous_GetProductService()
  11693.     {
  11694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11698.         return $this->privates['security.authentication.listener.anonymous.get_product'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11699.     }
  11700.     /**
  11701.      * Gets the private 'security.authentication.listener.anonymous.get_shop' shared service.
  11702.      *
  11703.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11704.      */
  11705.     protected function getSecurity_Authentication_Listener_Anonymous_GetShopService()
  11706.     {
  11707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11710.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11711.         return $this->privates['security.authentication.listener.anonymous.get_shop'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11712.     }
  11713.     /**
  11714.      * Gets the private 'security.authentication.listener.anonymous.landings_translation_list' shared service.
  11715.      *
  11716.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11717.      */
  11718.     protected function getSecurity_Authentication_Listener_Anonymous_LandingsTranslationListService()
  11719.     {
  11720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11724.         return $this->privates['security.authentication.listener.anonymous.landings_translation_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11725.     }
  11726.     /**
  11727.      * Gets the private 'security.authentication.listener.anonymous.languages_list' shared service.
  11728.      *
  11729.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11730.      */
  11731.     protected function getSecurity_Authentication_Listener_Anonymous_LanguagesListService()
  11732.     {
  11733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11734.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11737.         return $this->privates['security.authentication.listener.anonymous.languages_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11738.     }
  11739.     /**
  11740.      * Gets the private 'security.authentication.listener.anonymous.location_alias' shared service.
  11741.      *
  11742.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11743.      */
  11744.     protected function getSecurity_Authentication_Listener_Anonymous_LocationAliasService()
  11745.     {
  11746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11749.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11750.         return $this->privates['security.authentication.listener.anonymous.location_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11751.     }
  11752.     /**
  11753.      * Gets the private 'security.authentication.listener.anonymous.locations_list' shared service.
  11754.      *
  11755.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11756.      */
  11757.     protected function getSecurity_Authentication_Listener_Anonymous_LocationsListService()
  11758.     {
  11759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11763.         return $this->privates['security.authentication.listener.anonymous.locations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11764.     }
  11765.     /**
  11766.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  11767.      *
  11768.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11769.      */
  11770.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  11771.     {
  11772.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11776.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11777.     }
  11778.     /**
  11779.      * Gets the private 'security.authentication.listener.anonymous.message_translations_list' shared service.
  11780.      *
  11781.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11782.      */
  11783.     protected function getSecurity_Authentication_Listener_Anonymous_MessageTranslationsListService()
  11784.     {
  11785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11787.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11789.         return $this->privates['security.authentication.listener.anonymous.message_translations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11790.     }
  11791.     /**
  11792.      * Gets the private 'security.authentication.listener.anonymous.museum_get_by_alias' shared service.
  11793.      *
  11794.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11795.      */
  11796.     protected function getSecurity_Authentication_Listener_Anonymous_MuseumGetByAliasService()
  11797.     {
  11798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11802.         return $this->privates['security.authentication.listener.anonymous.museum_get_by_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11803.     }
  11804.     /**
  11805.      * Gets the private 'security.authentication.listener.anonymous.museum_list' shared service.
  11806.      *
  11807.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11808.      */
  11809.     protected function getSecurity_Authentication_Listener_Anonymous_MuseumListService()
  11810.     {
  11811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11815.         return $this->privates['security.authentication.listener.anonymous.museum_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11816.     }
  11817.     /**
  11818.      * Gets the private 'security.authentication.listener.anonymous.museum_translations_list' shared service.
  11819.      *
  11820.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11821.      */
  11822.     protected function getSecurity_Authentication_Listener_Anonymous_MuseumTranslationsListService()
  11823.     {
  11824.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11828.         return $this->privates['security.authentication.listener.anonymous.museum_translations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11829.     }
  11830.     /**
  11831.      * Gets the private 'security.authentication.listener.anonymous.page_alias' shared service.
  11832.      *
  11833.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11834.      */
  11835.     protected function getSecurity_Authentication_Listener_Anonymous_PageAliasService()
  11836.     {
  11837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11838.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11841.         return $this->privates['security.authentication.listener.anonymous.page_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11842.     }
  11843.     /**
  11844.      * Gets the private 'security.authentication.listener.anonymous.page_list' shared service.
  11845.      *
  11846.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11847.      */
  11848.     protected function getSecurity_Authentication_Listener_Anonymous_PageListService()
  11849.     {
  11850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11854.         return $this->privates['security.authentication.listener.anonymous.page_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11855.     }
  11856.     /**
  11857.      * Gets the private 'security.authentication.listener.anonymous.page_translations_list' shared service.
  11858.      *
  11859.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11860.      */
  11861.     protected function getSecurity_Authentication_Listener_Anonymous_PageTranslationsListService()
  11862.     {
  11863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11864.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11865.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11867.         return $this->privates['security.authentication.listener.anonymous.page_translations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11868.     }
  11869.     /**
  11870.      * Gets the private 'security.authentication.listener.anonymous.payment_stripe_webhooks' shared service.
  11871.      *
  11872.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11873.      */
  11874.     protected function getSecurity_Authentication_Listener_Anonymous_PaymentStripeWebhooksService()
  11875.     {
  11876.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11879.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11880.         return $this->privates['security.authentication.listener.anonymous.payment_stripe_webhooks'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11881.     }
  11882.     /**
  11883.      * Gets the private 'security.authentication.listener.anonymous.portals_popups_list' shared service.
  11884.      *
  11885.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11886.      */
  11887.     protected function getSecurity_Authentication_Listener_Anonymous_PortalsPopupsListService()
  11888.     {
  11889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11893.         return $this->privates['security.authentication.listener.anonymous.portals_popups_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11894.     }
  11895.     /**
  11896.      * Gets the private 'security.authentication.listener.anonymous.portals_teleport_list' shared service.
  11897.      *
  11898.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11899.      */
  11900.     protected function getSecurity_Authentication_Listener_Anonymous_PortalsTeleportListService()
  11901.     {
  11902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11906.         return $this->privates['security.authentication.listener.anonymous.portals_teleport_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11907.     }
  11908.     /**
  11909.      * Gets the private 'security.authentication.listener.anonymous.portals_teleport_start' shared service.
  11910.      *
  11911.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11912.      */
  11913.     protected function getSecurity_Authentication_Listener_Anonymous_PortalsTeleportStartService()
  11914.     {
  11915.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11916.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11917.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11919.         return $this->privates['security.authentication.listener.anonymous.portals_teleport_start'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11920.     }
  11921.     /**
  11922.      * Gets the private 'security.authentication.listener.anonymous.pricing_translations_list' shared service.
  11923.      *
  11924.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11925.      */
  11926.     protected function getSecurity_Authentication_Listener_Anonymous_PricingTranslationsListService()
  11927.     {
  11928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11932.         return $this->privates['security.authentication.listener.anonymous.pricing_translations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11933.     }
  11934.     /**
  11935.      * Gets the private 'security.authentication.listener.anonymous.products_by_category_list' shared service.
  11936.      *
  11937.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11938.      */
  11939.     protected function getSecurity_Authentication_Listener_Anonymous_ProductsByCategoryListService()
  11940.     {
  11941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11942.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11943.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11944.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11945.         return $this->privates['security.authentication.listener.anonymous.products_by_category_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11946.     }
  11947.     /**
  11948.      * Gets the private 'security.authentication.listener.anonymous.products_public_list' shared service.
  11949.      *
  11950.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11951.      */
  11952.     protected function getSecurity_Authentication_Listener_Anonymous_ProductsPublicListService()
  11953.     {
  11954.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11956.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11958.         return $this->privates['security.authentication.listener.anonymous.products_public_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11959.     }
  11960.     /**
  11961.      * Gets the private 'security.authentication.listener.anonymous.products_translations_list' shared service.
  11962.      *
  11963.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11964.      */
  11965.     protected function getSecurity_Authentication_Listener_Anonymous_ProductsTranslationsListService()
  11966.     {
  11967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11971.         return $this->privates['security.authentication.listener.anonymous.products_translations_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11972.     }
  11973.     /**
  11974.      * Gets the private 'security.authentication.listener.anonymous.refresh' shared service.
  11975.      *
  11976.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11977.      */
  11978.     protected function getSecurity_Authentication_Listener_Anonymous_RefreshService()
  11979.     {
  11980.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11981.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11982.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11984.         return $this->privates['security.authentication.listener.anonymous.refresh'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11985.     }
  11986.     /**
  11987.      * Gets the private 'security.authentication.listener.anonymous.register' shared service.
  11988.      *
  11989.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  11990.      */
  11991.     protected function getSecurity_Authentication_Listener_Anonymous_RegisterService()
  11992.     {
  11993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  11994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  11995.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  11996.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  11997.         return $this->privates['security.authentication.listener.anonymous.register'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  11998.     }
  11999.     /**
  12000.      * Gets the private 'security.authentication.listener.anonymous.reset_password_request' shared service.
  12001.      *
  12002.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12003.      */
  12004.     protected function getSecurity_Authentication_Listener_Anonymous_ResetPasswordRequestService()
  12005.     {
  12006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12008.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12010.         return $this->privates['security.authentication.listener.anonymous.reset_password_request'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12011.     }
  12012.     /**
  12013.      * Gets the private 'security.authentication.listener.anonymous.room_alias' shared service.
  12014.      *
  12015.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12016.      */
  12017.     protected function getSecurity_Authentication_Listener_Anonymous_RoomAliasService()
  12018.     {
  12019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12020.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12021.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12022.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12023.         return $this->privates['security.authentication.listener.anonymous.room_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12024.     }
  12025.     /**
  12026.      * Gets the private 'security.authentication.listener.anonymous.rooms_list' shared service.
  12027.      *
  12028.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12029.      */
  12030.     protected function getSecurity_Authentication_Listener_Anonymous_RoomsListService()
  12031.     {
  12032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12035.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12036.         return $this->privates['security.authentication.listener.anonymous.rooms_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12037.     }
  12038.     /**
  12039.      * Gets the private 'security.authentication.listener.anonymous.skin_alias' shared service.
  12040.      *
  12041.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12042.      */
  12043.     protected function getSecurity_Authentication_Listener_Anonymous_SkinAliasService()
  12044.     {
  12045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12048.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12049.         return $this->privates['security.authentication.listener.anonymous.skin_alias'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12050.     }
  12051.     /**
  12052.      * Gets the private 'security.authentication.listener.anonymous.skin_list' shared service.
  12053.      *
  12054.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12055.      */
  12056.     protected function getSecurity_Authentication_Listener_Anonymous_SkinListService()
  12057.     {
  12058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12062.         return $this->privates['security.authentication.listener.anonymous.skin_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12063.     }
  12064.     /**
  12065.      * Gets the private 'security.authentication.listener.anonymous.tags_list' shared service.
  12066.      *
  12067.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12068.      */
  12069.     protected function getSecurity_Authentication_Listener_Anonymous_TagsListService()
  12070.     {
  12071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12075.         return $this->privates['security.authentication.listener.anonymous.tags_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12076.     }
  12077.     /**
  12078.      * Gets the private 'security.authentication.listener.anonymous.tools_list' shared service.
  12079.      *
  12080.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12081.      */
  12082.     protected function getSecurity_Authentication_Listener_Anonymous_ToolsListService()
  12083.     {
  12084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12087.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12088.         return $this->privates['security.authentication.listener.anonymous.tools_list'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12089.     }
  12090.     /**
  12091.      * Gets the private 'security.authentication.listener.anonymous.update_password' shared service.
  12092.      *
  12093.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  12094.      */
  12095.     protected function getSecurity_Authentication_Listener_Anonymous_UpdatePasswordService()
  12096.     {
  12097.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12098.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12099.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  12101.         return $this->privates['security.authentication.listener.anonymous.update_password'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  12102.     }
  12103.     /**
  12104.      * Gets the private 'security.authentication.listener.form.main' shared service.
  12105.      *
  12106.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  12107.      */
  12108.     protected function getSecurity_Authentication_Listener_Form_MainService()
  12109.     {
  12110.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12111.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12113.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  12114.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  12115.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12116.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  12117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  12118.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  12120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12122.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  12123.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  12124.         $b->setOptions(['always_use_default_target_path' => false'default_target_path' => '/''login_path' => '/login''target_path_parameter' => '_target_path''use_referer' => false]);
  12125.         $b->setProviderKey('main');
  12126.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  12127.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  12128.         $d->setOptions(['login_path' => '/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  12129.         return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'main'$b$d, ['check_path' => '/login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''post_only' => true], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  12130.     }
  12131.     /**
  12132.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  12133.      *
  12134.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  12135.      */
  12136.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  12137.     {
  12138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12141.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  12142.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  12143.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  12144.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  12145.     }
  12146.     /**
  12147.      * Gets the private 'security.authentication.listener.guard.get_shop_by_id' shared service.
  12148.      *
  12149.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  12150.      */
  12151.     protected function getSecurity_Authentication_Listener_Guard_GetShopByIdService()
  12152.     {
  12153.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12154.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12155.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  12157.         return $this->privates['security.authentication.listener.guard.get_shop_by_id'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'get_shop_by_id', new RewindableGenerator(function () {
  12158.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  12159.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  12160.     }
  12161.     /**
  12162.      * Gets the private 'security.authentication.listener.json.api_alias_building' shared service.
  12163.      *
  12164.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  12165.      */
  12166.     protected function getSecurity_Authentication_Listener_Json_ApiAliasBuildingService()
  12167.     {
  12168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12169.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12170.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12171.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  12172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12173.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  12174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12175.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  12176.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12177.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12178.         $this->privates['security.authentication.listener.json.api_alias_building'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_alias_building', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'api_alias_building'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/buildings/alias/''require_previous_session' => false'use_forward' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  12179.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy_noop'] ?? ($this->privates['security.authentication.session_strategy_noop'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'))));
  12180.         return $instance;
  12181.     }
  12182.     /**
  12183.      * Gets the private 'security.authentication.listener.json.api_alias_location' shared service.
  12184.      *
  12185.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  12186.      */
  12187.     protected function getSecurity_Authentication_Listener_Json_ApiAliasLocationService()
  12188.     {
  12189.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  12193.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12194.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  12195.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12196.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  12197.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12199.         $this->privates['security.authentication.listener.json.api_alias_location'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_alias_location', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'api_alias_location'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/locations/alias/''require_previous_session' => false'use_forward' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  12200.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy_noop'] ?? ($this->privates['security.authentication.session_strategy_noop'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'))));
  12201.         return $instance;
  12202.     }
  12203.     /**
  12204.      * Gets the private 'security.authentication.listener.json.api_alias_room' shared service.
  12205.      *
  12206.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  12207.      */
  12208.     protected function getSecurity_Authentication_Listener_Json_ApiAliasRoomService()
  12209.     {
  12210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  12214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  12216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12217.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  12218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12220.         $this->privates['security.authentication.listener.json.api_alias_room'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_alias_room', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'api_alias_room'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/rooms/alias/''require_previous_session' => false'use_forward' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  12221.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy_noop'] ?? ($this->privates['security.authentication.session_strategy_noop'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'))));
  12222.         return $instance;
  12223.     }
  12224.     /**
  12225.      * Gets the private 'security.authentication.listener.json.api_info_promo_code' shared service.
  12226.      *
  12227.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  12228.      */
  12229.     protected function getSecurity_Authentication_Listener_Json_ApiInfoPromoCodeService()
  12230.     {
  12231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12232.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12233.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12234.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  12235.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  12237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  12239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12241.         $this->privates['security.authentication.listener.json.api_info_promo_code'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_info_promo_code', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'api_info_promo_code'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/shops/(.*)/promo-codes/code/(.*)''require_previous_session' => false'use_forward' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  12242.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy_noop'] ?? ($this->privates['security.authentication.session_strategy_noop'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'))));
  12243.         return $instance;
  12244.     }
  12245.     /**
  12246.      * Gets the private 'security.authentication.listener.json.api_login' shared service.
  12247.      *
  12248.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  12249.      */
  12250.     protected function getSecurity_Authentication_Listener_Json_ApiLoginService()
  12251.     {
  12252.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  12256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12257.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  12258.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12259.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  12260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12261.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12262.         $this->privates['security.authentication.listener.json.api_login'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'api_login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/login''require_previous_session' => false'use_forward' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  12263.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy_noop'] ?? ($this->privates['security.authentication.session_strategy_noop'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'))));
  12264.         return $instance;
  12265.     }
  12266.     /**
  12267.      * Gets the private 'security.authentication.listener.json.api_score_user' shared service.
  12268.      *
  12269.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  12270.      */
  12271.     protected function getSecurity_Authentication_Listener_Json_ApiScoreUserService()
  12272.     {
  12273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php';
  12277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  12278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  12279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  12280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  12281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  12282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  12283.         $this->privates['security.authentication.listener.json.api_score_user'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_score_user', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(($this->privates['lexik_jwt_authentication.handler.authentication_success'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationSuccessService()), [], 'api_score_user'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(($this->privates['lexik_jwt_authentication.handler.authentication_failure'] ?? $this->getLexikJwtAuthentication_Handler_AuthenticationFailureService()), []), ['check_path' => '/api/user/(.*)/score''require_previous_session' => false'use_forward' => false'username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  12284.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy_noop'] ?? ($this->privates['security.authentication.session_strategy_noop'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'))));
  12285.         return $instance;
  12286.     }
  12287.     /**
  12288.      * Gets the private 'security.authentication.manager' shared service.
  12289.      *
  12290.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  12291.      */
  12292.     protected function getSecurity_Authentication_ManagerService()
  12293.     {
  12294.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  12295.             yield => ($this->privates['security.authentication.provider.dao.api_login'] ?? $this->getSecurity_Authentication_Provider_Dao_ApiLoginService());
  12296.             yield => ($this->privates['security.authentication.provider.anonymous.api_login'] ?? ($this->privates['security.authentication.provider.anonymous.api_login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12297.             yield => ($this->privates['security.authentication.provider.dao.api_info_promo_code'] ?? $this->getSecurity_Authentication_Provider_Dao_ApiInfoPromoCodeService());
  12298.             yield => ($this->privates['security.authentication.provider.anonymous.api_info_promo_code'] ?? ($this->privates['security.authentication.provider.anonymous.api_info_promo_code'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12299.             yield => ($this->privates['security.authentication.provider.dao.api_alias_building'] ?? $this->getSecurity_Authentication_Provider_Dao_ApiAliasBuildingService());
  12300.             yield => ($this->privates['security.authentication.provider.anonymous.api_alias_building'] ?? ($this->privates['security.authentication.provider.anonymous.api_alias_building'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12301.             yield => ($this->privates['security.authentication.provider.dao.api_alias_location'] ?? $this->getSecurity_Authentication_Provider_Dao_ApiAliasLocationService());
  12302.             yield => ($this->privates['security.authentication.provider.anonymous.api_alias_location'] ?? ($this->privates['security.authentication.provider.anonymous.api_alias_location'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12303.             yield => ($this->privates['security.authentication.provider.dao.api_alias_room'] ?? $this->getSecurity_Authentication_Provider_Dao_ApiAliasRoomService());
  12304.             yield => ($this->privates['security.authentication.provider.anonymous.api_alias_room'] ?? ($this->privates['security.authentication.provider.anonymous.api_alias_room'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12305.             yield 10 => ($this->privates['security.authentication.provider.dao.api_score_user'] ?? $this->getSecurity_Authentication_Provider_Dao_ApiScoreUserService());
  12306.             yield 11 => ($this->privates['security.authentication.provider.anonymous.api_score_user'] ?? ($this->privates['security.authentication.provider.anonymous.api_score_user'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12307.             yield 12 => ($this->privates['security.authentication.provider.anonymous.register'] ?? ($this->privates['security.authentication.provider.anonymous.register'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12308.             yield 13 => ($this->privates['security.authentication.provider.anonymous.refresh'] ?? ($this->privates['security.authentication.provider.anonymous.refresh'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12309.             yield 14 => ($this->privates['security.authentication.provider.anonymous.email_confirm'] ?? ($this->privates['security.authentication.provider.anonymous.email_confirm'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12310.             yield 15 => ($this->privates['security.authentication.provider.anonymous.article_alias'] ?? ($this->privates['security.authentication.provider.anonymous.article_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12311.             yield 16 => ($this->privates['security.authentication.provider.anonymous.page_alias'] ?? ($this->privates['security.authentication.provider.anonymous.page_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12312.             yield 17 => ($this->privates['security.authentication.provider.anonymous.skin_alias'] ?? ($this->privates['security.authentication.provider.anonymous.skin_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12313.             yield 18 => ($this->privates['security.authentication.provider.anonymous.location_alias'] ?? ($this->privates['security.authentication.provider.anonymous.location_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12314.             yield 19 => ($this->privates['security.authentication.provider.anonymous.room_alias'] ?? ($this->privates['security.authentication.provider.anonymous.room_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12315.             yield 20 => ($this->privates['security.authentication.provider.anonymous.building_alias'] ?? ($this->privates['security.authentication.provider.anonymous.building_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12316.             yield 21 => ($this->privates['security.authentication.provider.anonymous.page_list'] ?? ($this->privates['security.authentication.provider.anonymous.page_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12317.             yield 22 => ($this->privates['security.authentication.provider.anonymous.get_landings'] ?? ($this->privates['security.authentication.provider.anonymous.get_landings'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12318.             yield 23 => ($this->privates['security.authentication.provider.anonymous.get_landings_front_page'] ?? ($this->privates['security.authentication.provider.anonymous.get_landings_front_page'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12319.             yield 24 => ($this->privates['security.authentication.provider.anonymous.landings_translation_list'] ?? ($this->privates['security.authentication.provider.anonymous.landings_translation_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12320.             yield 25 => ($this->privates['security.authentication.provider.anonymous.connected_object'] ?? ($this->privates['security.authentication.provider.anonymous.connected_object'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12321.             yield 26 => ($this->privates['security.authentication.provider.anonymous.tags_list'] ?? ($this->privates['security.authentication.provider.anonymous.tags_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12322.             yield 27 => ($this->privates['security.authentication.provider.anonymous.articles_list'] ?? ($this->privates['security.authentication.provider.anonymous.articles_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12323.             yield 28 => ($this->privates['security.authentication.provider.anonymous.articles_param_list'] ?? ($this->privates['security.authentication.provider.anonymous.articles_param_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12324.             yield 29 => ($this->privates['security.authentication.provider.anonymous.articles_translation_list'] ?? ($this->privates['security.authentication.provider.anonymous.articles_translation_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12325.             yield 30 => ($this->privates['security.authentication.provider.anonymous.articles_category_list'] ?? ($this->privates['security.authentication.provider.anonymous.articles_category_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12326.             yield 31 => ($this->privates['security.authentication.provider.anonymous.articles_tag_list'] ?? ($this->privates['security.authentication.provider.anonymous.articles_tag_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12327.             yield 32 => ($this->privates['security.authentication.provider.anonymous.languages_list'] ?? ($this->privates['security.authentication.provider.anonymous.languages_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12328.             yield 33 => ($this->privates['security.authentication.provider.anonymous.get_guessing'] ?? ($this->privates['security.authentication.provider.anonymous.get_guessing'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12329.             yield 34 => ($this->privates['security.authentication.provider.anonymous.get_product'] ?? ($this->privates['security.authentication.provider.anonymous.get_product'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12330.             yield 35 => ($this->privates['security.authentication.provider.anonymous.get_all_shop_products'] ?? ($this->privates['security.authentication.provider.anonymous.get_all_shop_products'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12331.             yield 36 => ($this->privates['security.authentication.provider.anonymous.get_default_shop_products'] ?? ($this->privates['security.authentication.provider.anonymous.get_default_shop_products'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12332.             yield 37 => ($this->privates['security.authentication.provider.anonymous.get_default_shop_categories'] ?? ($this->privates['security.authentication.provider.anonymous.get_default_shop_categories'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12333.             yield 38 => ($this->privates['security.authentication.provider.anonymous.get_shop'] ?? ($this->privates['security.authentication.provider.anonymous.get_shop'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12334.             yield 39 => ($this->privates['security.authentication.provider.guard.get_shop_by_id'] ?? $this->getSecurity_Authentication_Provider_Guard_GetShopByIdService());
  12335.             yield 40 => ($this->privates['security.authentication.provider.anonymous.get_faq_list'] ?? ($this->privates['security.authentication.provider.anonymous.get_faq_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12336.             yield 41 => ($this->privates['security.authentication.provider.anonymous.get_all_shop_categories'] ?? ($this->privates['security.authentication.provider.anonymous.get_all_shop_categories'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12337.             yield 42 => ($this->privates['security.authentication.provider.anonymous.get_categories_tree'] ?? ($this->privates['security.authentication.provider.anonymous.get_categories_tree'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12338.             yield 43 => ($this->privates['security.authentication.provider.anonymous.get_categories'] ?? ($this->privates['security.authentication.provider.anonymous.get_categories'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12339.             yield 44 => ($this->privates['security.authentication.provider.anonymous.get_category'] ?? ($this->privates['security.authentication.provider.anonymous.get_category'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12340.             yield 45 => ($this->privates['security.authentication.provider.anonymous.reset_password_request'] ?? ($this->privates['security.authentication.provider.anonymous.reset_password_request'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12341.             yield 46 => ($this->privates['security.authentication.provider.anonymous.update_password'] ?? ($this->privates['security.authentication.provider.anonymous.update_password'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12342.             yield 47 => ($this->privates['security.authentication.provider.anonymous.auth_setting'] ?? ($this->privates['security.authentication.provider.anonymous.auth_setting'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12343.             yield 48 => ($this->privates['security.authentication.provider.anonymous.payment_stripe_webhooks'] ?? ($this->privates['security.authentication.provider.anonymous.payment_stripe_webhooks'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12344.             yield 49 => ($this->privates['security.authentication.provider.anonymous.pricing_translations_list'] ?? ($this->privates['security.authentication.provider.anonymous.pricing_translations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12345.             yield 50 => ($this->privates['security.authentication.provider.anonymous.page_translations_list'] ?? ($this->privates['security.authentication.provider.anonymous.page_translations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12346.             yield 51 => ($this->privates['security.authentication.provider.anonymous.museum_translations_list'] ?? ($this->privates['security.authentication.provider.anonymous.museum_translations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12347.             yield 52 => ($this->privates['security.authentication.provider.anonymous.museum_get_by_alias'] ?? ($this->privates['security.authentication.provider.anonymous.museum_get_by_alias'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12348.             yield 53 => ($this->privates['security.authentication.provider.anonymous.museum_list'] ?? ($this->privates['security.authentication.provider.anonymous.museum_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12349.             yield 54 => ($this->privates['security.authentication.provider.anonymous.faq_translations_list'] ?? ($this->privates['security.authentication.provider.anonymous.faq_translations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12350.             yield 55 => ($this->privates['security.authentication.provider.anonymous.get_faq'] ?? ($this->privates['security.authentication.provider.anonymous.get_faq'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12351.             yield 56 => ($this->privates['security.authentication.provider.anonymous.message_translations_list'] ?? ($this->privates['security.authentication.provider.anonymous.message_translations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12352.             yield 57 => ($this->privates['security.authentication.provider.anonymous.products_public_list'] ?? ($this->privates['security.authentication.provider.anonymous.products_public_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12353.             yield 58 => ($this->privates['security.authentication.provider.anonymous.products_by_category_list'] ?? ($this->privates['security.authentication.provider.anonymous.products_by_category_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12354.             yield 59 => ($this->privates['security.authentication.provider.anonymous.products_translations_list'] ?? ($this->privates['security.authentication.provider.anonymous.products_translations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12355.             yield 60 => ($this->privates['security.authentication.provider.anonymous.get_message'] ?? ($this->privates['security.authentication.provider.anonymous.get_message'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12356.             yield 61 => ($this->privates['security.authentication.provider.anonymous.skin_list'] ?? ($this->privates['security.authentication.provider.anonymous.skin_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12357.             yield 62 => ($this->privates['security.authentication.provider.anonymous.locations_list'] ?? ($this->privates['security.authentication.provider.anonymous.locations_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12358.             yield 63 => ($this->privates['security.authentication.provider.anonymous.rooms_list'] ?? ($this->privates['security.authentication.provider.anonymous.rooms_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12359.             yield 64 => ($this->privates['security.authentication.provider.anonymous.tools_list'] ?? ($this->privates['security.authentication.provider.anonymous.tools_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12360.             yield 65 => ($this->privates['security.authentication.provider.anonymous.portals_teleport_list'] ?? ($this->privates['security.authentication.provider.anonymous.portals_teleport_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12361.             yield 66 => ($this->privates['security.authentication.provider.anonymous.portals_teleport_start'] ?? ($this->privates['security.authentication.provider.anonymous.portals_teleport_start'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12362.             yield 67 => ($this->privates['security.authentication.provider.anonymous.portals_popups_list'] ?? ($this->privates['security.authentication.provider.anonymous.portals_popups_list'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12363.             yield 68 => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  12364.             yield 69 => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  12365.             yield 70 => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  12366.         }, 71), true);
  12367.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  12368.         return $instance;
  12369.     }
  12370.     /**
  12371.      * Gets the private 'security.authentication.provider.dao.api_alias_building' shared service.
  12372.      *
  12373.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12374.      */
  12375.     protected function getSecurity_Authentication_Provider_Dao_ApiAliasBuildingService()
  12376.     {
  12377.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12378.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12379.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12382.         return $this->privates['security.authentication.provider.dao.api_alias_building'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'api_alias_building', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12383.     }
  12384.     /**
  12385.      * Gets the private 'security.authentication.provider.dao.api_alias_location' shared service.
  12386.      *
  12387.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12388.      */
  12389.     protected function getSecurity_Authentication_Provider_Dao_ApiAliasLocationService()
  12390.     {
  12391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12394.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12395.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12396.         return $this->privates['security.authentication.provider.dao.api_alias_location'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'api_alias_location', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12397.     }
  12398.     /**
  12399.      * Gets the private 'security.authentication.provider.dao.api_alias_room' shared service.
  12400.      *
  12401.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12402.      */
  12403.     protected function getSecurity_Authentication_Provider_Dao_ApiAliasRoomService()
  12404.     {
  12405.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12406.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12410.         return $this->privates['security.authentication.provider.dao.api_alias_room'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'api_alias_room', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12411.     }
  12412.     /**
  12413.      * Gets the private 'security.authentication.provider.dao.api_info_promo_code' shared service.
  12414.      *
  12415.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12416.      */
  12417.     protected function getSecurity_Authentication_Provider_Dao_ApiInfoPromoCodeService()
  12418.     {
  12419.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12420.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12424.         return $this->privates['security.authentication.provider.dao.api_info_promo_code'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'api_info_promo_code', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12425.     }
  12426.     /**
  12427.      * Gets the private 'security.authentication.provider.dao.api_login' shared service.
  12428.      *
  12429.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12430.      */
  12431.     protected function getSecurity_Authentication_Provider_Dao_ApiLoginService()
  12432.     {
  12433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12434.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12435.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12438.         return $this->privates['security.authentication.provider.dao.api_login'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'api_login', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12439.     }
  12440.     /**
  12441.      * Gets the private 'security.authentication.provider.dao.api_score_user' shared service.
  12442.      *
  12443.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12444.      */
  12445.     protected function getSecurity_Authentication_Provider_Dao_ApiScoreUserService()
  12446.     {
  12447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12451.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12452.         return $this->privates['security.authentication.provider.dao.api_score_user'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'api_score_user', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12453.     }
  12454.     /**
  12455.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  12456.      *
  12457.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  12458.      */
  12459.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  12460.     {
  12461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12462.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  12463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  12464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12466.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'main', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  12467.     }
  12468.     /**
  12469.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  12470.      *
  12471.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  12472.      */
  12473.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  12474.     {
  12475.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  12477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12479.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  12480.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  12481.         }, 1), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  12482.     }
  12483.     /**
  12484.      * Gets the private 'security.authentication.provider.guard.get_shop_by_id' shared service.
  12485.      *
  12486.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  12487.      */
  12488.     protected function getSecurity_Authentication_Provider_Guard_GetShopByIdService()
  12489.     {
  12490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  12491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  12492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  12493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  12494.         return $this->privates['security.authentication.provider.guard.get_shop_by_id'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  12495.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  12496.         }, 1), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), 'get_shop_by_id', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  12497.     }
  12498.     /**
  12499.      * Gets the private 'security.channel_listener' shared service.
  12500.      *
  12501.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  12502.      */
  12503.     protected function getSecurity_ChannelListenerService()
  12504.     {
  12505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12506.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12507.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12508.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  12509.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  12510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  12511.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  12512.     }
  12513.     /**
  12514.      * Gets the private 'security.command.user_password_encoder' shared service.
  12515.      *
  12516.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  12517.      */
  12518.     protected function getSecurity_Command_UserPasswordEncoderService()
  12519.     {
  12520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  12522.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  12523.         $instance->setName('security:encode-password');
  12524.         return $instance;
  12525.     }
  12526.     /**
  12527.      * Gets the private 'security.context_listener.0' shared service.
  12528.      *
  12529.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12530.      */
  12531.     protected function getSecurity_ContextListener_0Service()
  12532.     {
  12533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12537.         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 () {
  12538.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12539.         }, 1), 'register', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12540.     }
  12541.     /**
  12542.      * Gets the private 'security.context_listener.1' shared service.
  12543.      *
  12544.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12545.      */
  12546.     protected function getSecurity_ContextListener_1Service()
  12547.     {
  12548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12552.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  12553.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12554.         }, 1), 'email_confirm', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12555.     }
  12556.     /**
  12557.      * Gets the private 'security.context_listener.10' shared service.
  12558.      *
  12559.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12560.      */
  12561.     protected function getSecurity_ContextListener_10Service()
  12562.     {
  12563.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12567.         return $this->privates['security.context_listener.10'] = 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 () {
  12568.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12569.         }, 1), 'get_landings_front_page', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12570.     }
  12571.     /**
  12572.      * Gets the private 'security.context_listener.11' shared service.
  12573.      *
  12574.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12575.      */
  12576.     protected function getSecurity_ContextListener_11Service()
  12577.     {
  12578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12582.         return $this->privates['security.context_listener.11'] = 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 () {
  12583.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12584.         }, 1), 'landings_translation_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12585.     }
  12586.     /**
  12587.      * Gets the private 'security.context_listener.12' shared service.
  12588.      *
  12589.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12590.      */
  12591.     protected function getSecurity_ContextListener_12Service()
  12592.     {
  12593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12595.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12596.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12597.         return $this->privates['security.context_listener.12'] = 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 () {
  12598.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12599.         }, 1), 'connected_object', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12600.     }
  12601.     /**
  12602.      * Gets the private 'security.context_listener.13' shared service.
  12603.      *
  12604.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12605.      */
  12606.     protected function getSecurity_ContextListener_13Service()
  12607.     {
  12608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12611.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12612.         return $this->privates['security.context_listener.13'] = 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 () {
  12613.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12614.         }, 1), 'tags_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12615.     }
  12616.     /**
  12617.      * Gets the private 'security.context_listener.14' shared service.
  12618.      *
  12619.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12620.      */
  12621.     protected function getSecurity_ContextListener_14Service()
  12622.     {
  12623.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12626.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12627.         return $this->privates['security.context_listener.14'] = 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 () {
  12628.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12629.         }, 1), 'articles_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12630.     }
  12631.     /**
  12632.      * Gets the private 'security.context_listener.15' shared service.
  12633.      *
  12634.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12635.      */
  12636.     protected function getSecurity_ContextListener_15Service()
  12637.     {
  12638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12642.         return $this->privates['security.context_listener.15'] = 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 () {
  12643.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12644.         }, 1), 'articles_param_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12645.     }
  12646.     /**
  12647.      * Gets the private 'security.context_listener.16' shared service.
  12648.      *
  12649.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12650.      */
  12651.     protected function getSecurity_ContextListener_16Service()
  12652.     {
  12653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12657.         return $this->privates['security.context_listener.16'] = 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 () {
  12658.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12659.         }, 1), 'articles_translation_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12660.     }
  12661.     /**
  12662.      * Gets the private 'security.context_listener.17' shared service.
  12663.      *
  12664.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12665.      */
  12666.     protected function getSecurity_ContextListener_17Service()
  12667.     {
  12668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12671.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12672.         return $this->privates['security.context_listener.17'] = 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 () {
  12673.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12674.         }, 1), 'articles_category_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12675.     }
  12676.     /**
  12677.      * Gets the private 'security.context_listener.18' shared service.
  12678.      *
  12679.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12680.      */
  12681.     protected function getSecurity_ContextListener_18Service()
  12682.     {
  12683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12686.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12687.         return $this->privates['security.context_listener.18'] = 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 () {
  12688.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12689.         }, 1), 'articles_tag_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12690.     }
  12691.     /**
  12692.      * Gets the private 'security.context_listener.19' shared service.
  12693.      *
  12694.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12695.      */
  12696.     protected function getSecurity_ContextListener_19Service()
  12697.     {
  12698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12702.         return $this->privates['security.context_listener.19'] = 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 () {
  12703.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12704.         }, 1), 'languages_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12705.     }
  12706.     /**
  12707.      * Gets the private 'security.context_listener.2' shared service.
  12708.      *
  12709.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12710.      */
  12711.     protected function getSecurity_ContextListener_2Service()
  12712.     {
  12713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12717.         return $this->privates['security.context_listener.2'] = 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 () {
  12718.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12719.         }, 1), 'article_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12720.     }
  12721.     /**
  12722.      * Gets the private 'security.context_listener.20' shared service.
  12723.      *
  12724.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12725.      */
  12726.     protected function getSecurity_ContextListener_20Service()
  12727.     {
  12728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12732.         return $this->privates['security.context_listener.20'] = 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 () {
  12733.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12734.         }, 1), 'get_guessing', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12735.     }
  12736.     /**
  12737.      * Gets the private 'security.context_listener.21' shared service.
  12738.      *
  12739.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12740.      */
  12741.     protected function getSecurity_ContextListener_21Service()
  12742.     {
  12743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12747.         return $this->privates['security.context_listener.21'] = 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 () {
  12748.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12749.         }, 1), 'get_product', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12750.     }
  12751.     /**
  12752.      * Gets the private 'security.context_listener.22' shared service.
  12753.      *
  12754.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12755.      */
  12756.     protected function getSecurity_ContextListener_22Service()
  12757.     {
  12758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12762.         return $this->privates['security.context_listener.22'] = 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 () {
  12763.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12764.         }, 1), 'get_all_shop_products', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12765.     }
  12766.     /**
  12767.      * Gets the private 'security.context_listener.23' shared service.
  12768.      *
  12769.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12770.      */
  12771.     protected function getSecurity_ContextListener_23Service()
  12772.     {
  12773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12777.         return $this->privates['security.context_listener.23'] = 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 () {
  12778.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12779.         }, 1), 'get_default_shop_products', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12780.     }
  12781.     /**
  12782.      * Gets the private 'security.context_listener.24' shared service.
  12783.      *
  12784.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12785.      */
  12786.     protected function getSecurity_ContextListener_24Service()
  12787.     {
  12788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12789.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12790.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12791.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12792.         return $this->privates['security.context_listener.24'] = 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 () {
  12793.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12794.         }, 1), 'get_default_shop_categories', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12795.     }
  12796.     /**
  12797.      * Gets the private 'security.context_listener.25' shared service.
  12798.      *
  12799.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12800.      */
  12801.     protected function getSecurity_ContextListener_25Service()
  12802.     {
  12803.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12805.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12806.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12807.         return $this->privates['security.context_listener.25'] = 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 () {
  12808.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12809.         }, 1), 'get_shop', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12810.     }
  12811.     /**
  12812.      * Gets the private 'security.context_listener.26' shared service.
  12813.      *
  12814.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12815.      */
  12816.     protected function getSecurity_ContextListener_26Service()
  12817.     {
  12818.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12819.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12821.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12822.         return $this->privates['security.context_listener.26'] = 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 () {
  12823.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12824.         }, 1), 'get_shop_by_id', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12825.     }
  12826.     /**
  12827.      * Gets the private 'security.context_listener.27' shared service.
  12828.      *
  12829.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12830.      */
  12831.     protected function getSecurity_ContextListener_27Service()
  12832.     {
  12833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12837.         return $this->privates['security.context_listener.27'] = 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 () {
  12838.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12839.         }, 1), 'get_faq_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12840.     }
  12841.     /**
  12842.      * Gets the private 'security.context_listener.28' shared service.
  12843.      *
  12844.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12845.      */
  12846.     protected function getSecurity_ContextListener_28Service()
  12847.     {
  12848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12852.         return $this->privates['security.context_listener.28'] = 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 () {
  12853.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12854.         }, 1), 'get_all_shop_categories', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12855.     }
  12856.     /**
  12857.      * Gets the private 'security.context_listener.29' shared service.
  12858.      *
  12859.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12860.      */
  12861.     protected function getSecurity_ContextListener_29Service()
  12862.     {
  12863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12864.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12865.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12867.         return $this->privates['security.context_listener.29'] = 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 () {
  12868.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12869.         }, 1), 'get_categories_tree', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12870.     }
  12871.     /**
  12872.      * Gets the private 'security.context_listener.3' shared service.
  12873.      *
  12874.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12875.      */
  12876.     protected function getSecurity_ContextListener_3Service()
  12877.     {
  12878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12879.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12880.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12881.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12882.         return $this->privates['security.context_listener.3'] = 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 () {
  12883.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12884.         }, 1), 'page_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12885.     }
  12886.     /**
  12887.      * Gets the private 'security.context_listener.30' shared service.
  12888.      *
  12889.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12890.      */
  12891.     protected function getSecurity_ContextListener_30Service()
  12892.     {
  12893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12897.         return $this->privates['security.context_listener.30'] = 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 () {
  12898.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12899.         }, 1), 'get_categories', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12900.     }
  12901.     /**
  12902.      * Gets the private 'security.context_listener.31' shared service.
  12903.      *
  12904.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12905.      */
  12906.     protected function getSecurity_ContextListener_31Service()
  12907.     {
  12908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12911.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12912.         return $this->privates['security.context_listener.31'] = 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 () {
  12913.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12914.         }, 1), 'get_category', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12915.     }
  12916.     /**
  12917.      * Gets the private 'security.context_listener.32' shared service.
  12918.      *
  12919.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12920.      */
  12921.     protected function getSecurity_ContextListener_32Service()
  12922.     {
  12923.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12927.         return $this->privates['security.context_listener.32'] = 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 () {
  12928.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12929.         }, 1), 'reset_password_request', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12930.     }
  12931.     /**
  12932.      * Gets the private 'security.context_listener.33' shared service.
  12933.      *
  12934.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12935.      */
  12936.     protected function getSecurity_ContextListener_33Service()
  12937.     {
  12938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12939.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12941.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12942.         return $this->privates['security.context_listener.33'] = 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 () {
  12943.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12944.         }, 1), 'update_password', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12945.     }
  12946.     /**
  12947.      * Gets the private 'security.context_listener.34' shared service.
  12948.      *
  12949.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12950.      */
  12951.     protected function getSecurity_ContextListener_34Service()
  12952.     {
  12953.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12954.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12956.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12957.         return $this->privates['security.context_listener.34'] = 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 () {
  12958.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12959.         }, 1), 'auth_setting', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12960.     }
  12961.     /**
  12962.      * Gets the private 'security.context_listener.35' shared service.
  12963.      *
  12964.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12965.      */
  12966.     protected function getSecurity_ContextListener_35Service()
  12967.     {
  12968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12972.         return $this->privates['security.context_listener.35'] = 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 () {
  12973.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12974.         }, 1), 'payment_stripe_webhooks', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12975.     }
  12976.     /**
  12977.      * Gets the private 'security.context_listener.36' shared service.
  12978.      *
  12979.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12980.      */
  12981.     protected function getSecurity_ContextListener_36Service()
  12982.     {
  12983.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  12985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  12986.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  12987.         return $this->privates['security.context_listener.36'] = 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 () {
  12988.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  12989.         }, 1), 'pricing_translations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  12990.     }
  12991.     /**
  12992.      * Gets the private 'security.context_listener.37' shared service.
  12993.      *
  12994.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  12995.      */
  12996.     protected function getSecurity_ContextListener_37Service()
  12997.     {
  12998.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  12999.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13002.         return $this->privates['security.context_listener.37'] = 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 () {
  13003.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13004.         }, 1), 'page_translations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13005.     }
  13006.     /**
  13007.      * Gets the private 'security.context_listener.38' shared service.
  13008.      *
  13009.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13010.      */
  13011.     protected function getSecurity_ContextListener_38Service()
  13012.     {
  13013.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13016.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13017.         return $this->privates['security.context_listener.38'] = 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 () {
  13018.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13019.         }, 1), 'museum_translations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13020.     }
  13021.     /**
  13022.      * Gets the private 'security.context_listener.39' shared service.
  13023.      *
  13024.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13025.      */
  13026.     protected function getSecurity_ContextListener_39Service()
  13027.     {
  13028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13032.         return $this->privates['security.context_listener.39'] = 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 () {
  13033.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13034.         }, 1), 'museum_get_by_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13035.     }
  13036.     /**
  13037.      * Gets the private 'security.context_listener.4' shared service.
  13038.      *
  13039.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13040.      */
  13041.     protected function getSecurity_ContextListener_4Service()
  13042.     {
  13043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13047.         return $this->privates['security.context_listener.4'] = 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 () {
  13048.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13049.         }, 1), 'skin_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13050.     }
  13051.     /**
  13052.      * Gets the private 'security.context_listener.40' shared service.
  13053.      *
  13054.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13055.      */
  13056.     protected function getSecurity_ContextListener_40Service()
  13057.     {
  13058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13061.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13062.         return $this->privates['security.context_listener.40'] = 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 () {
  13063.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13064.         }, 1), 'museum_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13065.     }
  13066.     /**
  13067.      * Gets the private 'security.context_listener.41' shared service.
  13068.      *
  13069.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13070.      */
  13071.     protected function getSecurity_ContextListener_41Service()
  13072.     {
  13073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13076.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13077.         return $this->privates['security.context_listener.41'] = 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 () {
  13078.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13079.         }, 1), 'faq_translations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13080.     }
  13081.     /**
  13082.      * Gets the private 'security.context_listener.42' shared service.
  13083.      *
  13084.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13085.      */
  13086.     protected function getSecurity_ContextListener_42Service()
  13087.     {
  13088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13089.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13090.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13091.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13092.         return $this->privates['security.context_listener.42'] = 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 () {
  13093.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13094.         }, 1), 'get_faq', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13095.     }
  13096.     /**
  13097.      * Gets the private 'security.context_listener.43' shared service.
  13098.      *
  13099.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13100.      */
  13101.     protected function getSecurity_ContextListener_43Service()
  13102.     {
  13103.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13105.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13106.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13107.         return $this->privates['security.context_listener.43'] = 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 () {
  13108.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13109.         }, 1), 'message_translations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13110.     }
  13111.     /**
  13112.      * Gets the private 'security.context_listener.44' shared service.
  13113.      *
  13114.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13115.      */
  13116.     protected function getSecurity_ContextListener_44Service()
  13117.     {
  13118.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13122.         return $this->privates['security.context_listener.44'] = 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 () {
  13123.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13124.         }, 1), 'products_public_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13125.     }
  13126.     /**
  13127.      * Gets the private 'security.context_listener.45' shared service.
  13128.      *
  13129.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13130.      */
  13131.     protected function getSecurity_ContextListener_45Service()
  13132.     {
  13133.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13137.         return $this->privates['security.context_listener.45'] = 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 () {
  13138.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13139.         }, 1), 'products_by_category_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13140.     }
  13141.     /**
  13142.      * Gets the private 'security.context_listener.46' shared service.
  13143.      *
  13144.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13145.      */
  13146.     protected function getSecurity_ContextListener_46Service()
  13147.     {
  13148.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13149.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13150.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13151.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13152.         return $this->privates['security.context_listener.46'] = 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 () {
  13153.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13154.         }, 1), 'products_translations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13155.     }
  13156.     /**
  13157.      * Gets the private 'security.context_listener.47' shared service.
  13158.      *
  13159.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13160.      */
  13161.     protected function getSecurity_ContextListener_47Service()
  13162.     {
  13163.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13164.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13165.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13167.         return $this->privates['security.context_listener.47'] = 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 () {
  13168.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13169.         }, 1), 'get_message', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13170.     }
  13171.     /**
  13172.      * Gets the private 'security.context_listener.48' shared service.
  13173.      *
  13174.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13175.      */
  13176.     protected function getSecurity_ContextListener_48Service()
  13177.     {
  13178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13180.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13181.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13182.         return $this->privates['security.context_listener.48'] = 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 () {
  13183.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13184.         }, 1), 'skin_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13185.     }
  13186.     /**
  13187.      * Gets the private 'security.context_listener.49' shared service.
  13188.      *
  13189.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13190.      */
  13191.     protected function getSecurity_ContextListener_49Service()
  13192.     {
  13193.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13194.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13195.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13196.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13197.         return $this->privates['security.context_listener.49'] = 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 () {
  13198.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13199.         }, 1), 'locations_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13200.     }
  13201.     /**
  13202.      * Gets the private 'security.context_listener.5' shared service.
  13203.      *
  13204.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13205.      */
  13206.     protected function getSecurity_ContextListener_5Service()
  13207.     {
  13208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13212.         return $this->privates['security.context_listener.5'] = 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 () {
  13213.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13214.         }, 1), 'location_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13215.     }
  13216.     /**
  13217.      * Gets the private 'security.context_listener.50' shared service.
  13218.      *
  13219.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13220.      */
  13221.     protected function getSecurity_ContextListener_50Service()
  13222.     {
  13223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13227.         return $this->privates['security.context_listener.50'] = 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 () {
  13228.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13229.         }, 1), 'rooms_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13230.     }
  13231.     /**
  13232.      * Gets the private 'security.context_listener.51' shared service.
  13233.      *
  13234.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13235.      */
  13236.     protected function getSecurity_ContextListener_51Service()
  13237.     {
  13238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13242.         return $this->privates['security.context_listener.51'] = 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 () {
  13243.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13244.         }, 1), 'tools_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13245.     }
  13246.     /**
  13247.      * Gets the private 'security.context_listener.52' shared service.
  13248.      *
  13249.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13250.      */
  13251.     protected function getSecurity_ContextListener_52Service()
  13252.     {
  13253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13257.         return $this->privates['security.context_listener.52'] = 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 () {
  13258.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13259.         }, 1), 'portals_teleport_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13260.     }
  13261.     /**
  13262.      * Gets the private 'security.context_listener.53' shared service.
  13263.      *
  13264.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13265.      */
  13266.     protected function getSecurity_ContextListener_53Service()
  13267.     {
  13268.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13269.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13272.         return $this->privates['security.context_listener.53'] = 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 () {
  13273.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13274.         }, 1), 'portals_teleport_start', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13275.     }
  13276.     /**
  13277.      * Gets the private 'security.context_listener.54' shared service.
  13278.      *
  13279.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13280.      */
  13281.     protected function getSecurity_ContextListener_54Service()
  13282.     {
  13283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13284.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13285.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13286.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13287.         return $this->privates['security.context_listener.54'] = 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 () {
  13288.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13289.         }, 1), 'portals_popups_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13290.     }
  13291.     /**
  13292.      * Gets the private 'security.context_listener.55' shared service.
  13293.      *
  13294.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13295.      */
  13296.     protected function getSecurity_ContextListener_55Service()
  13297.     {
  13298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13301.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13302.         return $this->privates['security.context_listener.55'] = 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 () {
  13303.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13304.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13305.     }
  13306.     /**
  13307.      * Gets the private 'security.context_listener.6' shared service.
  13308.      *
  13309.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13310.      */
  13311.     protected function getSecurity_ContextListener_6Service()
  13312.     {
  13313.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13314.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13315.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13316.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13317.         return $this->privates['security.context_listener.6'] = 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 () {
  13318.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13319.         }, 1), 'room_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13320.     }
  13321.     /**
  13322.      * Gets the private 'security.context_listener.7' shared service.
  13323.      *
  13324.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13325.      */
  13326.     protected function getSecurity_ContextListener_7Service()
  13327.     {
  13328.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13329.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13331.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13332.         return $this->privates['security.context_listener.7'] = 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 () {
  13333.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13334.         }, 1), 'building_alias', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13335.     }
  13336.     /**
  13337.      * Gets the private 'security.context_listener.8' shared service.
  13338.      *
  13339.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13340.      */
  13341.     protected function getSecurity_ContextListener_8Service()
  13342.     {
  13343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13347.         return $this->privates['security.context_listener.8'] = 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 () {
  13348.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13349.         }, 1), 'page_list', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13350.     }
  13351.     /**
  13352.      * Gets the private 'security.context_listener.9' shared service.
  13353.      *
  13354.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  13355.      */
  13356.     protected function getSecurity_ContextListener_9Service()
  13357.     {
  13358.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  13359.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  13360.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  13361.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  13362.         return $this->privates['security.context_listener.9'] = 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 () {
  13363.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  13364.         }, 1), 'get_landings', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  13365.     }
  13366.     /**
  13367.      * Gets the private 'security.csrf.token_storage' shared service.
  13368.      *
  13369.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  13370.      */
  13371.     protected function getSecurity_Csrf_TokenStorageService()
  13372.     {
  13373.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  13374.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  13375.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  13376.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  13377.     }
  13378.     /**
  13379.      * Gets the private 'security.encoder_factory.generic' shared service.
  13380.      *
  13381.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  13382.      */
  13383.     protected function getSecurity_EncoderFactory_GenericService()
  13384.     {
  13385.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> 1]]]);
  13386.     }
  13387.     /**
  13388.      * Gets the private 'security.firewall.map' shared service.
  13389.      *
  13390.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  13391.      */
  13392.     protected function getSecurity_Firewall_MapService()
  13393.     {
  13394.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13395.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  13396.             'security.firewall.map.context.api_alias_building' => ['privates''security.firewall.map.context.api_alias_building''getSecurity_Firewall_Map_Context_ApiAliasBuildingService'false],
  13397.             'security.firewall.map.context.api_alias_location' => ['privates''security.firewall.map.context.api_alias_location''getSecurity_Firewall_Map_Context_ApiAliasLocationService'false],
  13398.             'security.firewall.map.context.api_alias_room' => ['privates''security.firewall.map.context.api_alias_room''getSecurity_Firewall_Map_Context_ApiAliasRoomService'false],
  13399.             'security.firewall.map.context.api_info_promo_code' => ['privates''security.firewall.map.context.api_info_promo_code''getSecurity_Firewall_Map_Context_ApiInfoPromoCodeService'false],
  13400.             'security.firewall.map.context.api_login' => ['privates''security.firewall.map.context.api_login''getSecurity_Firewall_Map_Context_ApiLoginService'false],
  13401.             'security.firewall.map.context.api_score_user' => ['privates''security.firewall.map.context.api_score_user''getSecurity_Firewall_Map_Context_ApiScoreUserService'false],
  13402.             'security.firewall.map.context.article_alias' => ['privates''security.firewall.map.context.article_alias''getSecurity_Firewall_Map_Context_ArticleAliasService'false],
  13403.             'security.firewall.map.context.articles_category_list' => ['privates''security.firewall.map.context.articles_category_list''getSecurity_Firewall_Map_Context_ArticlesCategoryListService'false],
  13404.             'security.firewall.map.context.articles_list' => ['privates''security.firewall.map.context.articles_list''getSecurity_Firewall_Map_Context_ArticlesListService'false],
  13405.             'security.firewall.map.context.articles_param_list' => ['privates''security.firewall.map.context.articles_param_list''getSecurity_Firewall_Map_Context_ArticlesParamListService'false],
  13406.             'security.firewall.map.context.articles_tag_list' => ['privates''security.firewall.map.context.articles_tag_list''getSecurity_Firewall_Map_Context_ArticlesTagListService'false],
  13407.             'security.firewall.map.context.articles_translation_list' => ['privates''security.firewall.map.context.articles_translation_list''getSecurity_Firewall_Map_Context_ArticlesTranslationListService'false],
  13408.             'security.firewall.map.context.auth_setting' => ['privates''security.firewall.map.context.auth_setting''getSecurity_Firewall_Map_Context_AuthSettingService'false],
  13409.             'security.firewall.map.context.building_alias' => ['privates''security.firewall.map.context.building_alias''getSecurity_Firewall_Map_Context_BuildingAliasService'false],
  13410.             'security.firewall.map.context.connected_object' => ['privates''security.firewall.map.context.connected_object''getSecurity_Firewall_Map_Context_ConnectedObjectService'false],
  13411.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  13412.             'security.firewall.map.context.email_confirm' => ['privates''security.firewall.map.context.email_confirm''getSecurity_Firewall_Map_Context_EmailConfirmService'false],
  13413.             'security.firewall.map.context.faq_translations_list' => ['privates''security.firewall.map.context.faq_translations_list''getSecurity_Firewall_Map_Context_FaqTranslationsListService'false],
  13414.             'security.firewall.map.context.get_all_shop_categories' => ['privates''security.firewall.map.context.get_all_shop_categories''getSecurity_Firewall_Map_Context_GetAllShopCategoriesService'false],
  13415.             'security.firewall.map.context.get_all_shop_products' => ['privates''security.firewall.map.context.get_all_shop_products''getSecurity_Firewall_Map_Context_GetAllShopProductsService'false],
  13416.             'security.firewall.map.context.get_categories' => ['privates''security.firewall.map.context.get_categories''getSecurity_Firewall_Map_Context_GetCategoriesService'false],
  13417.             'security.firewall.map.context.get_categories_tree' => ['privates''security.firewall.map.context.get_categories_tree''getSecurity_Firewall_Map_Context_GetCategoriesTreeService'false],
  13418.             'security.firewall.map.context.get_category' => ['privates''security.firewall.map.context.get_category''getSecurity_Firewall_Map_Context_GetCategoryService'false],
  13419.             'security.firewall.map.context.get_default_shop_categories' => ['privates''security.firewall.map.context.get_default_shop_categories''getSecurity_Firewall_Map_Context_GetDefaultShopCategoriesService'false],
  13420.             'security.firewall.map.context.get_default_shop_products' => ['privates''security.firewall.map.context.get_default_shop_products''getSecurity_Firewall_Map_Context_GetDefaultShopProductsService'false],
  13421.             'security.firewall.map.context.get_faq' => ['privates''security.firewall.map.context.get_faq''getSecurity_Firewall_Map_Context_GetFaqService'false],
  13422.             'security.firewall.map.context.get_faq_list' => ['privates''security.firewall.map.context.get_faq_list''getSecurity_Firewall_Map_Context_GetFaqListService'false],
  13423.             'security.firewall.map.context.get_guessing' => ['privates''security.firewall.map.context.get_guessing''getSecurity_Firewall_Map_Context_GetGuessingService'false],
  13424.             'security.firewall.map.context.get_landings' => ['privates''security.firewall.map.context.get_landings''getSecurity_Firewall_Map_Context_GetLandingsService'false],
  13425.             'security.firewall.map.context.get_landings_front_page' => ['privates''security.firewall.map.context.get_landings_front_page''getSecurity_Firewall_Map_Context_GetLandingsFrontPageService'false],
  13426.             'security.firewall.map.context.get_message' => ['privates''security.firewall.map.context.get_message''getSecurity_Firewall_Map_Context_GetMessageService'false],
  13427.             'security.firewall.map.context.get_product' => ['privates''security.firewall.map.context.get_product''getSecurity_Firewall_Map_Context_GetProductService'false],
  13428.             'security.firewall.map.context.get_shop' => ['privates''security.firewall.map.context.get_shop''getSecurity_Firewall_Map_Context_GetShopService'false],
  13429.             'security.firewall.map.context.get_shop_by_id' => ['privates''security.firewall.map.context.get_shop_by_id''getSecurity_Firewall_Map_Context_GetShopByIdService'false],
  13430.             'security.firewall.map.context.landings_translation_list' => ['privates''security.firewall.map.context.landings_translation_list''getSecurity_Firewall_Map_Context_LandingsTranslationListService'false],
  13431.             'security.firewall.map.context.languages_list' => ['privates''security.firewall.map.context.languages_list''getSecurity_Firewall_Map_Context_LanguagesListService'false],
  13432.             'security.firewall.map.context.location_alias' => ['privates''security.firewall.map.context.location_alias''getSecurity_Firewall_Map_Context_LocationAliasService'false],
  13433.             'security.firewall.map.context.locations_list' => ['privates''security.firewall.map.context.locations_list''getSecurity_Firewall_Map_Context_LocationsListService'false],
  13434.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  13435.             'security.firewall.map.context.message_translations_list' => ['privates''security.firewall.map.context.message_translations_list''getSecurity_Firewall_Map_Context_MessageTranslationsListService'false],
  13436.             'security.firewall.map.context.museum_get_by_alias' => ['privates''security.firewall.map.context.museum_get_by_alias''getSecurity_Firewall_Map_Context_MuseumGetByAliasService'false],
  13437.             'security.firewall.map.context.museum_list' => ['privates''security.firewall.map.context.museum_list''getSecurity_Firewall_Map_Context_MuseumListService'false],
  13438.             'security.firewall.map.context.museum_translations_list' => ['privates''security.firewall.map.context.museum_translations_list''getSecurity_Firewall_Map_Context_MuseumTranslationsListService'false],
  13439.             'security.firewall.map.context.page_alias' => ['privates''security.firewall.map.context.page_alias''getSecurity_Firewall_Map_Context_PageAliasService'false],
  13440.             'security.firewall.map.context.page_list' => ['privates''security.firewall.map.context.page_list''getSecurity_Firewall_Map_Context_PageListService'false],
  13441.             'security.firewall.map.context.page_translations_list' => ['privates''security.firewall.map.context.page_translations_list''getSecurity_Firewall_Map_Context_PageTranslationsListService'false],
  13442.             'security.firewall.map.context.payment_stripe_webhooks' => ['privates''security.firewall.map.context.payment_stripe_webhooks''getSecurity_Firewall_Map_Context_PaymentStripeWebhooksService'false],
  13443.             'security.firewall.map.context.portals_popups_list' => ['privates''security.firewall.map.context.portals_popups_list''getSecurity_Firewall_Map_Context_PortalsPopupsListService'false],
  13444.             'security.firewall.map.context.portals_teleport_list' => ['privates''security.firewall.map.context.portals_teleport_list''getSecurity_Firewall_Map_Context_PortalsTeleportListService'false],
  13445.             'security.firewall.map.context.portals_teleport_start' => ['privates''security.firewall.map.context.portals_teleport_start''getSecurity_Firewall_Map_Context_PortalsTeleportStartService'false],
  13446.             'security.firewall.map.context.pricing_translations_list' => ['privates''security.firewall.map.context.pricing_translations_list''getSecurity_Firewall_Map_Context_PricingTranslationsListService'false],
  13447.             'security.firewall.map.context.products_by_category_list' => ['privates''security.firewall.map.context.products_by_category_list''getSecurity_Firewall_Map_Context_ProductsByCategoryListService'false],
  13448.             'security.firewall.map.context.products_public_list' => ['privates''security.firewall.map.context.products_public_list''getSecurity_Firewall_Map_Context_ProductsPublicListService'false],
  13449.             'security.firewall.map.context.products_translations_list' => ['privates''security.firewall.map.context.products_translations_list''getSecurity_Firewall_Map_Context_ProductsTranslationsListService'false],
  13450.             'security.firewall.map.context.refresh' => ['privates''security.firewall.map.context.refresh''getSecurity_Firewall_Map_Context_RefreshService'false],
  13451.             'security.firewall.map.context.register' => ['privates''security.firewall.map.context.register''getSecurity_Firewall_Map_Context_RegisterService'false],
  13452.             'security.firewall.map.context.reset_password_request' => ['privates''security.firewall.map.context.reset_password_request''getSecurity_Firewall_Map_Context_ResetPasswordRequestService'false],
  13453.             'security.firewall.map.context.room_alias' => ['privates''security.firewall.map.context.room_alias''getSecurity_Firewall_Map_Context_RoomAliasService'false],
  13454.             'security.firewall.map.context.rooms_list' => ['privates''security.firewall.map.context.rooms_list''getSecurity_Firewall_Map_Context_RoomsListService'false],
  13455.             'security.firewall.map.context.skin_alias' => ['privates''security.firewall.map.context.skin_alias''getSecurity_Firewall_Map_Context_SkinAliasService'false],
  13456.             'security.firewall.map.context.skin_list' => ['privates''security.firewall.map.context.skin_list''getSecurity_Firewall_Map_Context_SkinListService'false],
  13457.             'security.firewall.map.context.tags_list' => ['privates''security.firewall.map.context.tags_list''getSecurity_Firewall_Map_Context_TagsListService'false],
  13458.             'security.firewall.map.context.tools_list' => ['privates''security.firewall.map.context.tools_list''getSecurity_Firewall_Map_Context_ToolsListService'false],
  13459.             'security.firewall.map.context.update_password' => ['privates''security.firewall.map.context.update_password''getSecurity_Firewall_Map_Context_UpdatePasswordService'false],
  13460.         ], [
  13461.             'security.firewall.map.context.api' => '?',
  13462.             'security.firewall.map.context.api_alias_building' => '?',
  13463.             'security.firewall.map.context.api_alias_location' => '?',
  13464.             'security.firewall.map.context.api_alias_room' => '?',
  13465.             'security.firewall.map.context.api_info_promo_code' => '?',
  13466.             'security.firewall.map.context.api_login' => '?',
  13467.             'security.firewall.map.context.api_score_user' => '?',
  13468.             'security.firewall.map.context.article_alias' => '?',
  13469.             'security.firewall.map.context.articles_category_list' => '?',
  13470.             'security.firewall.map.context.articles_list' => '?',
  13471.             'security.firewall.map.context.articles_param_list' => '?',
  13472.             'security.firewall.map.context.articles_tag_list' => '?',
  13473.             'security.firewall.map.context.articles_translation_list' => '?',
  13474.             'security.firewall.map.context.auth_setting' => '?',
  13475.             'security.firewall.map.context.building_alias' => '?',
  13476.             'security.firewall.map.context.connected_object' => '?',
  13477.             'security.firewall.map.context.dev' => '?',
  13478.             'security.firewall.map.context.email_confirm' => '?',
  13479.             'security.firewall.map.context.faq_translations_list' => '?',
  13480.             'security.firewall.map.context.get_all_shop_categories' => '?',
  13481.             'security.firewall.map.context.get_all_shop_products' => '?',
  13482.             'security.firewall.map.context.get_categories' => '?',
  13483.             'security.firewall.map.context.get_categories_tree' => '?',
  13484.             'security.firewall.map.context.get_category' => '?',
  13485.             'security.firewall.map.context.get_default_shop_categories' => '?',
  13486.             'security.firewall.map.context.get_default_shop_products' => '?',
  13487.             'security.firewall.map.context.get_faq' => '?',
  13488.             'security.firewall.map.context.get_faq_list' => '?',
  13489.             'security.firewall.map.context.get_guessing' => '?',
  13490.             'security.firewall.map.context.get_landings' => '?',
  13491.             'security.firewall.map.context.get_landings_front_page' => '?',
  13492.             'security.firewall.map.context.get_message' => '?',
  13493.             'security.firewall.map.context.get_product' => '?',
  13494.             'security.firewall.map.context.get_shop' => '?',
  13495.             'security.firewall.map.context.get_shop_by_id' => '?',
  13496.             'security.firewall.map.context.landings_translation_list' => '?',
  13497.             'security.firewall.map.context.languages_list' => '?',
  13498.             'security.firewall.map.context.location_alias' => '?',
  13499.             'security.firewall.map.context.locations_list' => '?',
  13500.             'security.firewall.map.context.main' => '?',
  13501.             'security.firewall.map.context.message_translations_list' => '?',
  13502.             'security.firewall.map.context.museum_get_by_alias' => '?',
  13503.             'security.firewall.map.context.museum_list' => '?',
  13504.             'security.firewall.map.context.museum_translations_list' => '?',
  13505.             'security.firewall.map.context.page_alias' => '?',
  13506.             'security.firewall.map.context.page_list' => '?',
  13507.             'security.firewall.map.context.page_translations_list' => '?',
  13508.             'security.firewall.map.context.payment_stripe_webhooks' => '?',
  13509.             'security.firewall.map.context.portals_popups_list' => '?',
  13510.             'security.firewall.map.context.portals_teleport_list' => '?',
  13511.             'security.firewall.map.context.portals_teleport_start' => '?',
  13512.             'security.firewall.map.context.pricing_translations_list' => '?',
  13513.             'security.firewall.map.context.products_by_category_list' => '?',
  13514.             'security.firewall.map.context.products_public_list' => '?',
  13515.             'security.firewall.map.context.products_translations_list' => '?',
  13516.             'security.firewall.map.context.refresh' => '?',
  13517.             'security.firewall.map.context.register' => '?',
  13518.             'security.firewall.map.context.reset_password_request' => '?',
  13519.             'security.firewall.map.context.room_alias' => '?',
  13520.             'security.firewall.map.context.rooms_list' => '?',
  13521.             'security.firewall.map.context.skin_alias' => '?',
  13522.             'security.firewall.map.context.skin_list' => '?',
  13523.             'security.firewall.map.context.tags_list' => '?',
  13524.             'security.firewall.map.context.tools_list' => '?',
  13525.             'security.firewall.map.context.update_password' => '?',
  13526.         ]), new RewindableGenerator(function () {
  13527.             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)/')));
  13528.             yield 'security.firewall.map.context.api_login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  13529.             yield 'security.firewall.map.context.api_info_promo_code' => ($this->privates['.security.request_matcher.RD6fypG'] ?? ($this->privates['.security.request_matcher.RD6fypG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shops/(.*)/promo-codes/code/(.*)')));
  13530.             yield 'security.firewall.map.context.api_alias_building' => ($this->privates['.security.request_matcher.MW5bN9m'] ?? ($this->privates['.security.request_matcher.MW5bN9m'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/buildings/alias/')));
  13531.             yield 'security.firewall.map.context.api_alias_location' => ($this->privates['.security.request_matcher.zBEByuD'] ?? ($this->privates['.security.request_matcher.zBEByuD'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/locations/alias/')));
  13532.             yield 'security.firewall.map.context.api_alias_room' => ($this->privates['.security.request_matcher._COqhsn'] ?? ($this->privates['.security.request_matcher._COqhsn'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/rooms/alias/')));
  13533.             yield 'security.firewall.map.context.api_score_user' => ($this->privates['.security.request_matcher.43ZmQuw'] ?? ($this->privates['.security.request_matcher.43ZmQuw'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/user/(.*)/score')));
  13534.             yield 'security.firewall.map.context.register' => ($this->privates['.security.request_matcher.PMgOS9I'] ?? ($this->privates['.security.request_matcher.PMgOS9I'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/register')));
  13535.             yield 'security.firewall.map.context.refresh' => ($this->privates['.security.request_matcher.ufyol3e'] ?? ($this->privates['.security.request_matcher.ufyol3e'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/refresh')));
  13536.             yield 'security.firewall.map.context.email_confirm' => ($this->privates['.security.request_matcher.nMVFXeO'] ?? ($this->privates['.security.request_matcher.nMVFXeO'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/email-confirm')));
  13537.             yield 'security.firewall.map.context.article_alias' => ($this->privates['.security.request_matcher.sYC3JdP'] ?? ($this->privates['.security.request_matcher.sYC3JdP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/alias')));
  13538.             yield 'security.firewall.map.context.page_alias' => ($this->privates['.security.request_matcher.y5gKA9M'] ?? ($this->privates['.security.request_matcher.y5gKA9M'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/page/alias')));
  13539.             yield 'security.firewall.map.context.skin_alias' => ($this->privates['.security.request_matcher.mYe8VyC'] ?? ($this->privates['.security.request_matcher.mYe8VyC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/skins/(.*)/alias')));
  13540.             yield 'security.firewall.map.context.location_alias' => ($this->privates['.security.request_matcher.NMmJhbM'] ?? ($this->privates['.security.request_matcher.NMmJhbM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/locations/(.*)/alias')));
  13541.             yield 'security.firewall.map.context.room_alias' => ($this->privates['.security.request_matcher.GeVBjrE'] ?? ($this->privates['.security.request_matcher.GeVBjrE'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/rooms/(.*)/alias')));
  13542.             yield 'security.firewall.map.context.building_alias' => ($this->privates['.security.request_matcher.TBc1qci'] ?? ($this->privates['.security.request_matcher.TBc1qci'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/buildings/(.*)/alias')));
  13543.             yield 'security.firewall.map.context.page_list' => ($this->privates['.security.request_matcher.RPylpUC'] ?? ($this->privates['.security.request_matcher.RPylpUC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/page/list')));
  13544.             yield 'security.firewall.map.context.get_landings' => ($this->privates['.security.request_matcher.jHKcW0o'] ?? ($this->privates['.security.request_matcher.jHKcW0o'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/landings/alias/(.*)')));
  13545.             yield 'security.firewall.map.context.get_landings_front_page' => ($this->privates['.security.request_matcher.HtddheJ'] ?? ($this->privates['.security.request_matcher.HtddheJ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/landings/frontpage')));
  13546.             yield 'security.firewall.map.context.landings_translation_list' => ($this->privates['.security.request_matcher.XfW4VHm'] ?? ($this->privates['.security.request_matcher.XfW4VHm'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/landings/languages/alias/(.*)')));
  13547.             yield 'security.firewall.map.context.connected_object' => ($this->privates['.security.request_matcher.6cPMV7e'] ?? ($this->privates['.security.request_matcher.6cPMV7e'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/connected-object-content')));
  13548.             yield 'security.firewall.map.context.tags_list' => ($this->privates['.security.request_matcher.7wHC9XR'] ?? ($this->privates['.security.request_matcher.7wHC9XR'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/tags/list')));
  13549.             yield 'security.firewall.map.context.articles_list' => ($this->privates['.security.request_matcher.uE4qDyz'] ?? ($this->privates['.security.request_matcher.uE4qDyz'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/list')));
  13550.             yield 'security.firewall.map.context.articles_param_list' => ($this->privates['.security.request_matcher.s_q0pWA'] ?? ($this->privates['.security.request_matcher.s_q0pWA'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/parameters/list')));
  13551.             yield 'security.firewall.map.context.articles_translation_list' => ($this->privates['.security.request_matcher.v4U9Fnj'] ?? ($this->privates['.security.request_matcher.v4U9Fnj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/languages/alias/(.*)')));
  13552.             yield 'security.firewall.map.context.articles_category_list' => ($this->privates['.security.request_matcher.Rvjvnea'] ?? ($this->privates['.security.request_matcher.Rvjvnea'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/category/(.*)/list')));
  13553.             yield 'security.firewall.map.context.articles_tag_list' => ($this->privates['.security.request_matcher.J41LwTz'] ?? ($this->privates['.security.request_matcher.J41LwTz'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/articles/tag/list')));
  13554.             yield 'security.firewall.map.context.languages_list' => ($this->privates['.security.request_matcher.GQ3Mh5z'] ?? ($this->privates['.security.request_matcher.GQ3Mh5z'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/languages/list-public')));
  13555.             yield 'security.firewall.map.context.get_guessing' => ($this->privates['.security.request_matcher.xL2pYb0'] ?? ($this->privates['.security.request_matcher.xL2pYb0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/guessings')));
  13556.             yield 'security.firewall.map.context.get_product' => ($this->privates['.security.request_matcher.jbrQC4u'] ?? ($this->privates['.security.request_matcher.jbrQC4u'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/products/alias')));
  13557.             yield 'security.firewall.map.context.get_all_shop_products' => ($this->privates['.security.request_matcher._KOBgVM'] ?? ($this->privates['.security.request_matcher._KOBgVM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/alias/(.*)/products')));
  13558.             yield 'security.firewall.map.context.get_default_shop_products' => ($this->privates['.security.request_matcher.ZAt5FBA'] ?? ($this->privates['.security.request_matcher.ZAt5FBA'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/default/products')));
  13559.             yield 'security.firewall.map.context.get_default_shop_categories' => ($this->privates['.security.request_matcher.2I5G1fU'] ?? ($this->privates['.security.request_matcher.2I5G1fU'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/default/shop/product-categories')));
  13560.             yield 'security.firewall.map.context.get_shop' => ($this->privates['.security.request_matcher.dAI3n1K'] ?? ($this->privates['.security.request_matcher.dAI3n1K'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shops/alias/(.*)')));
  13561.             yield 'security.firewall.map.context.get_shop_by_id' => ($this->privates['.security.request_matcher.EK_uZVL'] ?? ($this->privates['.security.request_matcher.EK_uZVL'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shops/(.*)')));
  13562.             yield 'security.firewall.map.context.get_faq_list' => ($this->privates['.security.request_matcher.AtsB7c0'] ?? ($this->privates['.security.request_matcher.AtsB7c0'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/faq-item/list')));
  13563.             yield 'security.firewall.map.context.get_all_shop_categories' => ($this->privates['.security.request_matcher.TjvEEGK'] ?? ($this->privates['.security.request_matcher.TjvEEGK'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/alias/(.*)/product-categories')));
  13564.             yield 'security.firewall.map.context.get_categories_tree' => ($this->privates['.security.request_matcher.Tc7aQZn'] ?? ($this->privates['.security.request_matcher.Tc7aQZn'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/list/tree')));
  13565.             yield 'security.firewall.map.context.get_categories' => ($this->privates['.security.request_matcher.qE50vxM'] ?? ($this->privates['.security.request_matcher.qE50vxM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/list')));
  13566.             yield 'security.firewall.map.context.get_category' => ($this->privates['.security.request_matcher.GGaKeZt'] ?? ($this->privates['.security.request_matcher.GGaKeZt'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/(.*)')));
  13567.             yield 'security.firewall.map.context.reset_password_request' => ($this->privates['.security.request_matcher.9GW43TM'] ?? ($this->privates['.security.request_matcher.9GW43TM'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/reset-password')));
  13568.             yield 'security.firewall.map.context.update_password' => ($this->privates['.security.request_matcher.xwNk_xG'] ?? ($this->privates['.security.request_matcher.xwNk_xG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/update-password')));
  13569.             yield 'security.firewall.map.context.auth_setting' => ($this->privates['.security.request_matcher.IzJg3z4'] ?? ($this->privates['.security.request_matcher.IzJg3z4'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/auth-setting/list')));
  13570.             yield 'security.firewall.map.context.payment_stripe_webhooks' => ($this->privates['.security.request_matcher.pjEPQeZ'] ?? ($this->privates['.security.request_matcher.pjEPQeZ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/payment/stripe/webhook/session')));
  13571.             yield 'security.firewall.map.context.pricing_translations_list' => ($this->privates['.security.request_matcher.3p41zVm'] ?? ($this->privates['.security.request_matcher.3p41zVm'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/pricings/translations/alias/(.*)')));
  13572.             yield 'security.firewall.map.context.page_translations_list' => ($this->privates['.security.request_matcher.x9h5hj9'] ?? ($this->privates['.security.request_matcher.x9h5hj9'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/pages/translations/alias/(.*)')));
  13573.             yield 'security.firewall.map.context.museum_translations_list' => ($this->privates['.security.request_matcher.Ltxvnwb'] ?? ($this->privates['.security.request_matcher.Ltxvnwb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/museums/translations/alias/(.*)')));
  13574.             yield 'security.firewall.map.context.museum_get_by_alias' => ($this->privates['.security.request_matcher._DqiWhH'] ?? ($this->privates['.security.request_matcher._DqiWhH'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/museums/alias/(.*)')));
  13575.             yield 'security.firewall.map.context.museum_list' => ($this->privates['.security.request_matcher.F4Ldk7.'] ?? ($this->privates['.security.request_matcher.F4Ldk7.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/museums/list')));
  13576.             yield 'security.firewall.map.context.faq_translations_list' => ($this->privates['.security.request_matcher.gED4Ytl'] ?? ($this->privates['.security.request_matcher.gED4Ytl'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/faq-item/translations/(.*)')));
  13577.             yield 'security.firewall.map.context.get_faq' => ($this->privates['.security.request_matcher.ntGqFDk'] ?? ($this->privates['.security.request_matcher.ntGqFDk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/faq-item/public/(.*)')));
  13578.             yield 'security.firewall.map.context.message_translations_list' => ($this->privates['.security.request_matcher.adF3R0y'] ?? ($this->privates['.security.request_matcher.adF3R0y'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/messages/translations/(.*)')));
  13579.             yield 'security.firewall.map.context.products_public_list' => ($this->privates['.security.request_matcher.jLwHy2N'] ?? ($this->privates['.security.request_matcher.jLwHy2N'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/shop/products/alias/(.*)')));
  13580.             yield 'security.firewall.map.context.products_by_category_list' => ($this->privates['.security.request_matcher.5OKaFPH'] ?? ($this->privates['.security.request_matcher.5OKaFPH'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/categories/(.*)/products')));
  13581.             yield 'security.firewall.map.context.products_translations_list' => ($this->privates['.security.request_matcher.9mHfhXy'] ?? ($this->privates['.security.request_matcher.9mHfhXy'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/products/translations/alias/(.*)')));
  13582.             yield 'security.firewall.map.context.get_message' => ($this->privates['.security.request_matcher.32SW8qt'] ?? ($this->privates['.security.request_matcher.32SW8qt'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/messages/(.*)')));
  13583.             yield 'security.firewall.map.context.skin_list' => ($this->privates['.security.request_matcher.QIpnj_d'] ?? ($this->privates['.security.request_matcher.QIpnj_d'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/skins/list')));
  13584.             yield 'security.firewall.map.context.locations_list' => ($this->privates['.security.request_matcher.YlunebC'] ?? ($this->privates['.security.request_matcher.YlunebC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/locations/list')));
  13585.             yield 'security.firewall.map.context.rooms_list' => ($this->privates['.security.request_matcher.MW1OTER'] ?? ($this->privates['.security.request_matcher.MW1OTER'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/rooms/list')));
  13586.             yield 'security.firewall.map.context.tools_list' => ($this->privates['.security.request_matcher.el2cuc7'] ?? ($this->privates['.security.request_matcher.el2cuc7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/tools/list')));
  13587.             yield 'security.firewall.map.context.portals_teleport_list' => ($this->privates['.security.request_matcher.JWbcPsx'] ?? ($this->privates['.security.request_matcher.JWbcPsx'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/portals/teleports/list')));
  13588.             yield 'security.firewall.map.context.portals_teleport_start' => ($this->privates['.security.request_matcher.BR.WAXj'] ?? ($this->privates['.security.request_matcher.BR.WAXj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/portals/teleports/start')));
  13589.             yield 'security.firewall.map.context.portals_popups_list' => ($this->privates['.security.request_matcher.YV6qm2x'] ?? ($this->privates['.security.request_matcher.YV6qm2x'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/portals/popups/list')));
  13590.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  13591.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  13592.         }, 65));
  13593.     }
  13594.     /**
  13595.      * Gets the private 'security.firewall.map.context.api' shared service.
  13596.      *
  13597.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13598.      */
  13599.     protected function getSecurity_Firewall_Map_Context_ApiService()
  13600.     {
  13601.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13605.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13606.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13607.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  13608.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13609.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.uTv4pMG'truetrue'fos_user.user_provider.username_email'NULL'lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  13610.     }
  13611.     /**
  13612.      * Gets the private 'security.firewall.map.context.api_alias_building' shared service.
  13613.      *
  13614.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13615.      */
  13616.     protected function getSecurity_Firewall_Map_Context_ApiAliasBuildingService()
  13617.     {
  13618.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13622.         return $this->privates['security.firewall.map.context.api_alias_building'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13623.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13624.             yield => ($this->privates['security.authentication.listener.json.api_alias_building'] ?? $this->getSecurity_Authentication_Listener_Json_ApiAliasBuildingService());
  13625.             yield => ($this->privates['security.authentication.listener.anonymous.api_alias_building'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiAliasBuildingService());
  13626.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13627.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_alias_building'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_alias_building''security.user_checker''.security.request_matcher.MW5bN9m'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  13628.     }
  13629.     /**
  13630.      * Gets the private 'security.firewall.map.context.api_alias_location' shared service.
  13631.      *
  13632.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13633.      */
  13634.     protected function getSecurity_Firewall_Map_Context_ApiAliasLocationService()
  13635.     {
  13636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13640.         return $this->privates['security.firewall.map.context.api_alias_location'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13641.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13642.             yield => ($this->privates['security.authentication.listener.json.api_alias_location'] ?? $this->getSecurity_Authentication_Listener_Json_ApiAliasLocationService());
  13643.             yield => ($this->privates['security.authentication.listener.anonymous.api_alias_location'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiAliasLocationService());
  13644.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13645.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_alias_location'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_alias_location''security.user_checker''.security.request_matcher.zBEByuD'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  13646.     }
  13647.     /**
  13648.      * Gets the private 'security.firewall.map.context.api_alias_room' shared service.
  13649.      *
  13650.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13651.      */
  13652.     protected function getSecurity_Firewall_Map_Context_ApiAliasRoomService()
  13653.     {
  13654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13658.         return $this->privates['security.firewall.map.context.api_alias_room'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13659.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13660.             yield => ($this->privates['security.authentication.listener.json.api_alias_room'] ?? $this->getSecurity_Authentication_Listener_Json_ApiAliasRoomService());
  13661.             yield => ($this->privates['security.authentication.listener.anonymous.api_alias_room'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiAliasRoomService());
  13662.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13663.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_alias_room'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_alias_room''security.user_checker''.security.request_matcher._COqhsn'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  13664.     }
  13665.     /**
  13666.      * Gets the private 'security.firewall.map.context.api_info_promo_code' shared service.
  13667.      *
  13668.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13669.      */
  13670.     protected function getSecurity_Firewall_Map_Context_ApiInfoPromoCodeService()
  13671.     {
  13672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13674.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13675.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13676.         return $this->privates['security.firewall.map.context.api_info_promo_code'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13677.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13678.             yield => ($this->privates['security.authentication.listener.json.api_info_promo_code'] ?? $this->getSecurity_Authentication_Listener_Json_ApiInfoPromoCodeService());
  13679.             yield => ($this->privates['security.authentication.listener.anonymous.api_info_promo_code'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiInfoPromoCodeService());
  13680.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13681.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_info_promo_code'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_info_promo_code''security.user_checker''.security.request_matcher.RD6fypG'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  13682.     }
  13683.     /**
  13684.      * Gets the private 'security.firewall.map.context.api_login' shared service.
  13685.      *
  13686.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13687.      */
  13688.     protected function getSecurity_Firewall_Map_Context_ApiLoginService()
  13689.     {
  13690.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13694.         return $this->privates['security.firewall.map.context.api_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13695.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13696.             yield => ($this->privates['security.authentication.listener.json.api_login'] ?? $this->getSecurity_Authentication_Listener_Json_ApiLoginService());
  13697.             yield => ($this->privates['security.authentication.listener.anonymous.api_login'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiLoginService());
  13698.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13699.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_login'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_login''security.user_checker''.security.request_matcher.HeUdK73'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  13700.     }
  13701.     /**
  13702.      * Gets the private 'security.firewall.map.context.api_score_user' shared service.
  13703.      *
  13704.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13705.      */
  13706.     protected function getSecurity_Firewall_Map_Context_ApiScoreUserService()
  13707.     {
  13708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13710.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13711.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13712.         return $this->privates['security.firewall.map.context.api_score_user'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13713.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13714.             yield => ($this->privates['security.authentication.listener.json.api_score_user'] ?? $this->getSecurity_Authentication_Listener_Json_ApiScoreUserService());
  13715.             yield => ($this->privates['security.authentication.listener.anonymous.api_score_user'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiScoreUserService());
  13716.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13717.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_score_user'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_score_user''security.user_checker''.security.request_matcher.43ZmQuw'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  13718.     }
  13719.     /**
  13720.      * Gets the private 'security.firewall.map.context.article_alias' shared service.
  13721.      *
  13722.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13723.      */
  13724.     protected function getSecurity_Firewall_Map_Context_ArticleAliasService()
  13725.     {
  13726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13730.         return $this->privates['security.firewall.map.context.article_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13731.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13732.             yield => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  13733.             yield => ($this->privates['security.authentication.listener.anonymous.article_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ArticleAliasService());
  13734.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13735.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'article_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('article_alias''security.user_checker''.security.request_matcher.sYC3JdP'truefalse'fos_user.user_provider.username_email''article_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  13736.     }
  13737.     /**
  13738.      * Gets the private 'security.firewall.map.context.articles_category_list' shared service.
  13739.      *
  13740.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13741.      */
  13742.     protected function getSecurity_Firewall_Map_Context_ArticlesCategoryListService()
  13743.     {
  13744.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13748.         return $this->privates['security.firewall.map.context.articles_category_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13749.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13750.             yield => ($this->privates['security.context_listener.17'] ?? $this->getSecurity_ContextListener_17Service());
  13751.             yield => ($this->privates['security.authentication.listener.anonymous.articles_category_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ArticlesCategoryListService());
  13752.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13753.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'articles_category_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('articles_category_list''security.user_checker''.security.request_matcher.Rvjvnea'truefalse'fos_user.user_provider.username_email''articles_category_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  13754.     }
  13755.     /**
  13756.      * Gets the private 'security.firewall.map.context.articles_list' shared service.
  13757.      *
  13758.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13759.      */
  13760.     protected function getSecurity_Firewall_Map_Context_ArticlesListService()
  13761.     {
  13762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13766.         return $this->privates['security.firewall.map.context.articles_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13767.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13768.             yield => ($this->privates['security.context_listener.14'] ?? $this->getSecurity_ContextListener_14Service());
  13769.             yield => ($this->privates['security.authentication.listener.anonymous.articles_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ArticlesListService());
  13770.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13771.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'articles_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('articles_list''security.user_checker''.security.request_matcher.uE4qDyz'truefalse'fos_user.user_provider.username_email''articles_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  13772.     }
  13773.     /**
  13774.      * Gets the private 'security.firewall.map.context.articles_param_list' shared service.
  13775.      *
  13776.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13777.      */
  13778.     protected function getSecurity_Firewall_Map_Context_ArticlesParamListService()
  13779.     {
  13780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13784.         return $this->privates['security.firewall.map.context.articles_param_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13785.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13786.             yield => ($this->privates['security.context_listener.15'] ?? $this->getSecurity_ContextListener_15Service());
  13787.             yield => ($this->privates['security.authentication.listener.anonymous.articles_param_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ArticlesParamListService());
  13788.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13789.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'articles_param_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('articles_param_list''security.user_checker''.security.request_matcher.s_q0pWA'truefalse'fos_user.user_provider.username_email''articles_param_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  13790.     }
  13791.     /**
  13792.      * Gets the private 'security.firewall.map.context.articles_tag_list' shared service.
  13793.      *
  13794.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13795.      */
  13796.     protected function getSecurity_Firewall_Map_Context_ArticlesTagListService()
  13797.     {
  13798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13802.         return $this->privates['security.firewall.map.context.articles_tag_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13803.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13804.             yield => ($this->privates['security.context_listener.18'] ?? $this->getSecurity_ContextListener_18Service());
  13805.             yield => ($this->privates['security.authentication.listener.anonymous.articles_tag_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ArticlesTagListService());
  13806.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13807.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'articles_tag_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('articles_tag_list''security.user_checker''.security.request_matcher.J41LwTz'truefalse'fos_user.user_provider.username_email''articles_tag_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  13808.     }
  13809.     /**
  13810.      * Gets the private 'security.firewall.map.context.articles_translation_list' shared service.
  13811.      *
  13812.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13813.      */
  13814.     protected function getSecurity_Firewall_Map_Context_ArticlesTranslationListService()
  13815.     {
  13816.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13817.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13818.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13819.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13820.         return $this->privates['security.firewall.map.context.articles_translation_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13821.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13822.             yield => ($this->privates['security.context_listener.16'] ?? $this->getSecurity_ContextListener_16Service());
  13823.             yield => ($this->privates['security.authentication.listener.anonymous.articles_translation_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ArticlesTranslationListService());
  13824.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13825.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'articles_translation_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('articles_translation_list''security.user_checker''.security.request_matcher.v4U9Fnj'truefalse'fos_user.user_provider.username_email''articles_translation_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  13826.     }
  13827.     /**
  13828.      * Gets the private 'security.firewall.map.context.auth_setting' shared service.
  13829.      *
  13830.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13831.      */
  13832.     protected function getSecurity_Firewall_Map_Context_AuthSettingService()
  13833.     {
  13834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13838.         return $this->privates['security.firewall.map.context.auth_setting'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13839.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13840.             yield => ($this->privates['security.context_listener.34'] ?? $this->getSecurity_ContextListener_34Service());
  13841.             yield => ($this->privates['security.authentication.listener.anonymous.auth_setting'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AuthSettingService());
  13842.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13843.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'auth_setting'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('auth_setting''security.user_checker''.security.request_matcher.IzJg3z4'truefalse'fos_user.user_provider.username_email''auth_setting'NULLNULLNULL, [=> 'anonymous'], NULL));
  13844.     }
  13845.     /**
  13846.      * Gets the private 'security.firewall.map.context.building_alias' shared service.
  13847.      *
  13848.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13849.      */
  13850.     protected function getSecurity_Firewall_Map_Context_BuildingAliasService()
  13851.     {
  13852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13855.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13856.         return $this->privates['security.firewall.map.context.building_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13857.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13858.             yield => ($this->privates['security.context_listener.7'] ?? $this->getSecurity_ContextListener_7Service());
  13859.             yield => ($this->privates['security.authentication.listener.anonymous.building_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_BuildingAliasService());
  13860.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13861.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'building_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('building_alias''security.user_checker''.security.request_matcher.TBc1qci'truefalse'fos_user.user_provider.username_email''building_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  13862.     }
  13863.     /**
  13864.      * Gets the private 'security.firewall.map.context.connected_object' shared service.
  13865.      *
  13866.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13867.      */
  13868.     protected function getSecurity_Firewall_Map_Context_ConnectedObjectService()
  13869.     {
  13870.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13871.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13874.         return $this->privates['security.firewall.map.context.connected_object'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13875.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13876.             yield => ($this->privates['security.context_listener.12'] ?? $this->getSecurity_ContextListener_12Service());
  13877.             yield => ($this->privates['security.authentication.listener.anonymous.connected_object'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ConnectedObjectService());
  13878.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13879.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'connected_object'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('connected_object''security.user_checker''.security.request_matcher.6cPMV7e'truefalse'fos_user.user_provider.username_email''connected_object'NULLNULLNULL, [=> 'anonymous'], NULL));
  13880.     }
  13881.     /**
  13882.      * Gets the private 'security.firewall.map.context.dev' shared service.
  13883.      *
  13884.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13885.      */
  13886.     protected function getSecurity_Firewall_Map_Context_DevService()
  13887.     {
  13888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13890.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13891.             return new \EmptyIterator();
  13892.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  13893.     }
  13894.     /**
  13895.      * Gets the private 'security.firewall.map.context.email_confirm' shared service.
  13896.      *
  13897.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13898.      */
  13899.     protected function getSecurity_Firewall_Map_Context_EmailConfirmService()
  13900.     {
  13901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13905.         return $this->privates['security.firewall.map.context.email_confirm'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13906.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13907.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  13908.             yield => ($this->privates['security.authentication.listener.anonymous.email_confirm'] ?? $this->getSecurity_Authentication_Listener_Anonymous_EmailConfirmService());
  13909.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13910.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'email_confirm'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('email_confirm''security.user_checker''.security.request_matcher.nMVFXeO'truefalse'fos_user.user_provider.username_email''email_confirm'NULLNULLNULL, [=> 'anonymous'], NULL));
  13911.     }
  13912.     /**
  13913.      * Gets the private 'security.firewall.map.context.faq_translations_list' shared service.
  13914.      *
  13915.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13916.      */
  13917.     protected function getSecurity_Firewall_Map_Context_FaqTranslationsListService()
  13918.     {
  13919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13923.         return $this->privates['security.firewall.map.context.faq_translations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13924.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13925.             yield => ($this->privates['security.context_listener.41'] ?? $this->getSecurity_ContextListener_41Service());
  13926.             yield => ($this->privates['security.authentication.listener.anonymous.faq_translations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_FaqTranslationsListService());
  13927.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13928.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'faq_translations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('faq_translations_list''security.user_checker''.security.request_matcher.gED4Ytl'truefalse'fos_user.user_provider.username_email''faq_translations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  13929.     }
  13930.     /**
  13931.      * Gets the private 'security.firewall.map.context.get_all_shop_categories' shared service.
  13932.      *
  13933.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13934.      */
  13935.     protected function getSecurity_Firewall_Map_Context_GetAllShopCategoriesService()
  13936.     {
  13937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13939.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13941.         return $this->privates['security.firewall.map.context.get_all_shop_categories'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13942.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13943.             yield => ($this->privates['security.context_listener.28'] ?? $this->getSecurity_ContextListener_28Service());
  13944.             yield => ($this->privates['security.authentication.listener.anonymous.get_all_shop_categories'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetAllShopCategoriesService());
  13945.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13946.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_all_shop_categories'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_all_shop_categories''security.user_checker''.security.request_matcher.TjvEEGK'truefalse'fos_user.user_provider.username_email''get_all_shop_categories'NULLNULLNULL, [=> 'anonymous'], NULL));
  13947.     }
  13948.     /**
  13949.      * Gets the private 'security.firewall.map.context.get_all_shop_products' shared service.
  13950.      *
  13951.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13952.      */
  13953.     protected function getSecurity_Firewall_Map_Context_GetAllShopProductsService()
  13954.     {
  13955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13956.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13959.         return $this->privates['security.firewall.map.context.get_all_shop_products'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13960.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13961.             yield => ($this->privates['security.context_listener.22'] ?? $this->getSecurity_ContextListener_22Service());
  13962.             yield => ($this->privates['security.authentication.listener.anonymous.get_all_shop_products'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetAllShopProductsService());
  13963.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13964.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_all_shop_products'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_all_shop_products''security.user_checker''.security.request_matcher._KOBgVM'truefalse'fos_user.user_provider.username_email''get_all_shop_products'NULLNULLNULL, [=> 'anonymous'], NULL));
  13965.     }
  13966.     /**
  13967.      * Gets the private 'security.firewall.map.context.get_categories' shared service.
  13968.      *
  13969.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13970.      */
  13971.     protected function getSecurity_Firewall_Map_Context_GetCategoriesService()
  13972.     {
  13973.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13975.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13976.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13977.         return $this->privates['security.firewall.map.context.get_categories'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13978.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13979.             yield => ($this->privates['security.context_listener.30'] ?? $this->getSecurity_ContextListener_30Service());
  13980.             yield => ($this->privates['security.authentication.listener.anonymous.get_categories'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetCategoriesService());
  13981.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  13982.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_categories'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_categories''security.user_checker''.security.request_matcher.qE50vxM'truefalse'fos_user.user_provider.username_email''get_categories'NULLNULLNULL, [=> 'anonymous'], NULL));
  13983.     }
  13984.     /**
  13985.      * Gets the private 'security.firewall.map.context.get_categories_tree' shared service.
  13986.      *
  13987.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  13988.      */
  13989.     protected function getSecurity_Firewall_Map_Context_GetCategoriesTreeService()
  13990.     {
  13991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  13992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  13993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  13994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  13995.         return $this->privates['security.firewall.map.context.get_categories_tree'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  13996.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  13997.             yield => ($this->privates['security.context_listener.29'] ?? $this->getSecurity_ContextListener_29Service());
  13998.             yield => ($this->privates['security.authentication.listener.anonymous.get_categories_tree'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetCategoriesTreeService());
  13999.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14000.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_categories_tree'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_categories_tree''security.user_checker''.security.request_matcher.Tc7aQZn'truefalse'fos_user.user_provider.username_email''get_categories_tree'NULLNULLNULL, [=> 'anonymous'], NULL));
  14001.     }
  14002.     /**
  14003.      * Gets the private 'security.firewall.map.context.get_category' shared service.
  14004.      *
  14005.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14006.      */
  14007.     protected function getSecurity_Firewall_Map_Context_GetCategoryService()
  14008.     {
  14009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14010.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14011.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14013.         return $this->privates['security.firewall.map.context.get_category'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14014.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14015.             yield => ($this->privates['security.context_listener.31'] ?? $this->getSecurity_ContextListener_31Service());
  14016.             yield => ($this->privates['security.authentication.listener.anonymous.get_category'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetCategoryService());
  14017.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14018.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_category'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_category''security.user_checker''.security.request_matcher.GGaKeZt'truefalse'fos_user.user_provider.username_email''get_category'NULLNULLNULL, [=> 'anonymous'], NULL));
  14019.     }
  14020.     /**
  14021.      * Gets the private 'security.firewall.map.context.get_default_shop_categories' shared service.
  14022.      *
  14023.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14024.      */
  14025.     protected function getSecurity_Firewall_Map_Context_GetDefaultShopCategoriesService()
  14026.     {
  14027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14031.         return $this->privates['security.firewall.map.context.get_default_shop_categories'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14032.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14033.             yield => ($this->privates['security.context_listener.24'] ?? $this->getSecurity_ContextListener_24Service());
  14034.             yield => ($this->privates['security.authentication.listener.anonymous.get_default_shop_categories'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetDefaultShopCategoriesService());
  14035.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14036.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_default_shop_categories'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_default_shop_categories''security.user_checker''.security.request_matcher.2I5G1fU'truefalse'fos_user.user_provider.username_email''get_default_shop_categories'NULLNULLNULL, [=> 'anonymous'], NULL));
  14037.     }
  14038.     /**
  14039.      * Gets the private 'security.firewall.map.context.get_default_shop_products' shared service.
  14040.      *
  14041.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14042.      */
  14043.     protected function getSecurity_Firewall_Map_Context_GetDefaultShopProductsService()
  14044.     {
  14045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14048.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14049.         return $this->privates['security.firewall.map.context.get_default_shop_products'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14050.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14051.             yield => ($this->privates['security.context_listener.23'] ?? $this->getSecurity_ContextListener_23Service());
  14052.             yield => ($this->privates['security.authentication.listener.anonymous.get_default_shop_products'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetDefaultShopProductsService());
  14053.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14054.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_default_shop_products'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_default_shop_products''security.user_checker''.security.request_matcher.ZAt5FBA'truefalse'fos_user.user_provider.username_email''get_default_shop_products'NULLNULLNULL, [=> 'anonymous'], NULL));
  14055.     }
  14056.     /**
  14057.      * Gets the private 'security.firewall.map.context.get_faq' shared service.
  14058.      *
  14059.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14060.      */
  14061.     protected function getSecurity_Firewall_Map_Context_GetFaqService()
  14062.     {
  14063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14065.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14067.         return $this->privates['security.firewall.map.context.get_faq'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14068.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14069.             yield => ($this->privates['security.context_listener.42'] ?? $this->getSecurity_ContextListener_42Service());
  14070.             yield => ($this->privates['security.authentication.listener.anonymous.get_faq'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetFaqService());
  14071.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14072.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_faq'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_faq''security.user_checker''.security.request_matcher.ntGqFDk'truefalse'fos_user.user_provider.username_email''get_faq'NULLNULLNULL, [=> 'anonymous'], NULL));
  14073.     }
  14074.     /**
  14075.      * Gets the private 'security.firewall.map.context.get_faq_list' shared service.
  14076.      *
  14077.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14078.      */
  14079.     protected function getSecurity_Firewall_Map_Context_GetFaqListService()
  14080.     {
  14081.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14085.         return $this->privates['security.firewall.map.context.get_faq_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14086.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14087.             yield => ($this->privates['security.context_listener.27'] ?? $this->getSecurity_ContextListener_27Service());
  14088.             yield => ($this->privates['security.authentication.listener.anonymous.get_faq_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetFaqListService());
  14089.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14090.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_faq_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_faq_list''security.user_checker''.security.request_matcher.AtsB7c0'truefalse'fos_user.user_provider.username_email''get_faq_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14091.     }
  14092.     /**
  14093.      * Gets the private 'security.firewall.map.context.get_guessing' shared service.
  14094.      *
  14095.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14096.      */
  14097.     protected function getSecurity_Firewall_Map_Context_GetGuessingService()
  14098.     {
  14099.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14103.         return $this->privates['security.firewall.map.context.get_guessing'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14104.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14105.             yield => ($this->privates['security.context_listener.20'] ?? $this->getSecurity_ContextListener_20Service());
  14106.             yield => ($this->privates['security.authentication.listener.anonymous.get_guessing'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetGuessingService());
  14107.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14108.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_guessing'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_guessing''security.user_checker''.security.request_matcher.xL2pYb0'truefalse'fos_user.user_provider.username_email''get_guessing'NULLNULLNULL, [=> 'anonymous'], NULL));
  14109.     }
  14110.     /**
  14111.      * Gets the private 'security.firewall.map.context.get_landings' shared service.
  14112.      *
  14113.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14114.      */
  14115.     protected function getSecurity_Firewall_Map_Context_GetLandingsService()
  14116.     {
  14117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14118.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14121.         return $this->privates['security.firewall.map.context.get_landings'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14122.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14123.             yield => ($this->privates['security.context_listener.9'] ?? $this->getSecurity_ContextListener_9Service());
  14124.             yield => ($this->privates['security.authentication.listener.anonymous.get_landings'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetLandingsService());
  14125.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14126.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_landings'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_landings''security.user_checker''.security.request_matcher.jHKcW0o'truefalse'fos_user.user_provider.username_email''get_landings'NULLNULLNULL, [=> 'anonymous'], NULL));
  14127.     }
  14128.     /**
  14129.      * Gets the private 'security.firewall.map.context.get_landings_front_page' shared service.
  14130.      *
  14131.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14132.      */
  14133.     protected function getSecurity_Firewall_Map_Context_GetLandingsFrontPageService()
  14134.     {
  14135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14139.         return $this->privates['security.firewall.map.context.get_landings_front_page'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14140.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14141.             yield => ($this->privates['security.context_listener.10'] ?? $this->getSecurity_ContextListener_10Service());
  14142.             yield => ($this->privates['security.authentication.listener.anonymous.get_landings_front_page'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetLandingsFrontPageService());
  14143.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14144.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_landings_front_page'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_landings_front_page''security.user_checker''.security.request_matcher.HtddheJ'truefalse'fos_user.user_provider.username_email''get_landings_front_page'NULLNULLNULL, [=> 'anonymous'], NULL));
  14145.     }
  14146.     /**
  14147.      * Gets the private 'security.firewall.map.context.get_message' shared service.
  14148.      *
  14149.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14150.      */
  14151.     protected function getSecurity_Firewall_Map_Context_GetMessageService()
  14152.     {
  14153.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14154.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14155.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14157.         return $this->privates['security.firewall.map.context.get_message'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14158.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14159.             yield => ($this->privates['security.context_listener.47'] ?? $this->getSecurity_ContextListener_47Service());
  14160.             yield => ($this->privates['security.authentication.listener.anonymous.get_message'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetMessageService());
  14161.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14162.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_message'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_message''security.user_checker''.security.request_matcher.32SW8qt'truefalse'fos_user.user_provider.username_email''get_message'NULLNULLNULL, [=> 'anonymous'], NULL));
  14163.     }
  14164.     /**
  14165.      * Gets the private 'security.firewall.map.context.get_product' shared service.
  14166.      *
  14167.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14168.      */
  14169.     protected function getSecurity_Firewall_Map_Context_GetProductService()
  14170.     {
  14171.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14173.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14175.         return $this->privates['security.firewall.map.context.get_product'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14176.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14177.             yield => ($this->privates['security.context_listener.21'] ?? $this->getSecurity_ContextListener_21Service());
  14178.             yield => ($this->privates['security.authentication.listener.anonymous.get_product'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetProductService());
  14179.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14180.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_product'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_product''security.user_checker''.security.request_matcher.jbrQC4u'truefalse'fos_user.user_provider.username_email''get_product'NULLNULLNULL, [=> 'anonymous'], NULL));
  14181.     }
  14182.     /**
  14183.      * Gets the private 'security.firewall.map.context.get_shop' shared service.
  14184.      *
  14185.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14186.      */
  14187.     protected function getSecurity_Firewall_Map_Context_GetShopService()
  14188.     {
  14189.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14190.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14191.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14192.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14193.         return $this->privates['security.firewall.map.context.get_shop'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14194.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14195.             yield => ($this->privates['security.context_listener.25'] ?? $this->getSecurity_ContextListener_25Service());
  14196.             yield => ($this->privates['security.authentication.listener.anonymous.get_shop'] ?? $this->getSecurity_Authentication_Listener_Anonymous_GetShopService());
  14197.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14198.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_shop'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_shop''security.user_checker''.security.request_matcher.dAI3n1K'truefalse'fos_user.user_provider.username_email''get_shop'NULLNULLNULL, [=> 'anonymous'], NULL));
  14199.     }
  14200.     /**
  14201.      * Gets the private 'security.firewall.map.context.get_shop_by_id' shared service.
  14202.      *
  14203.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14204.      */
  14205.     protected function getSecurity_Firewall_Map_Context_GetShopByIdService()
  14206.     {
  14207.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14208.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14209.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14211.         return $this->privates['security.firewall.map.context.get_shop_by_id'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14212.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14213.             yield => ($this->privates['security.context_listener.26'] ?? $this->getSecurity_ContextListener_26Service());
  14214.             yield => ($this->privates['security.authentication.listener.guard.get_shop_by_id'] ?? $this->getSecurity_Authentication_Listener_Guard_GetShopByIdService());
  14215.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14216.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'get_shop_by_id', ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('get_shop_by_id''security.user_checker''.security.request_matcher.EK_uZVL'truefalse'fos_user.user_provider.username_email''get_shop_by_id''lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  14217.     }
  14218.     /**
  14219.      * Gets the private 'security.firewall.map.context.landings_translation_list' shared service.
  14220.      *
  14221.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14222.      */
  14223.     protected function getSecurity_Firewall_Map_Context_LandingsTranslationListService()
  14224.     {
  14225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14228.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14229.         return $this->privates['security.firewall.map.context.landings_translation_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14230.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14231.             yield => ($this->privates['security.context_listener.11'] ?? $this->getSecurity_ContextListener_11Service());
  14232.             yield => ($this->privates['security.authentication.listener.anonymous.landings_translation_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LandingsTranslationListService());
  14233.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14234.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'landings_translation_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('landings_translation_list''security.user_checker''.security.request_matcher.XfW4VHm'truefalse'fos_user.user_provider.username_email''landings_translation_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14235.     }
  14236.     /**
  14237.      * Gets the private 'security.firewall.map.context.languages_list' shared service.
  14238.      *
  14239.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14240.      */
  14241.     protected function getSecurity_Firewall_Map_Context_LanguagesListService()
  14242.     {
  14243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14245.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14246.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14247.         return $this->privates['security.firewall.map.context.languages_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14248.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14249.             yield => ($this->privates['security.context_listener.19'] ?? $this->getSecurity_ContextListener_19Service());
  14250.             yield => ($this->privates['security.authentication.listener.anonymous.languages_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LanguagesListService());
  14251.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14252.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'languages_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('languages_list''security.user_checker''.security.request_matcher.GQ3Mh5z'truefalse'fos_user.user_provider.username_email''languages_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14253.     }
  14254.     /**
  14255.      * Gets the private 'security.firewall.map.context.location_alias' shared service.
  14256.      *
  14257.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14258.      */
  14259.     protected function getSecurity_Firewall_Map_Context_LocationAliasService()
  14260.     {
  14261.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14262.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14263.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14264.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14265.         return $this->privates['security.firewall.map.context.location_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14266.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14267.             yield => ($this->privates['security.context_listener.5'] ?? $this->getSecurity_ContextListener_5Service());
  14268.             yield => ($this->privates['security.authentication.listener.anonymous.location_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LocationAliasService());
  14269.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14270.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'location_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('location_alias''security.user_checker''.security.request_matcher.NMmJhbM'truefalse'fos_user.user_provider.username_email''location_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  14271.     }
  14272.     /**
  14273.      * Gets the private 'security.firewall.map.context.locations_list' shared service.
  14274.      *
  14275.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14276.      */
  14277.     protected function getSecurity_Firewall_Map_Context_LocationsListService()
  14278.     {
  14279.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14280.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14281.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14283.         return $this->privates['security.firewall.map.context.locations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14284.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14285.             yield => ($this->privates['security.context_listener.49'] ?? $this->getSecurity_ContextListener_49Service());
  14286.             yield => ($this->privates['security.authentication.listener.anonymous.locations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LocationsListService());
  14287.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14288.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'locations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('locations_list''security.user_checker''.security.request_matcher.YlunebC'truefalse'fos_user.user_provider.username_email''locations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14289.     }
  14290.     /**
  14291.      * Gets the private 'security.firewall.map.context.main' shared service.
  14292.      *
  14293.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14294.      */
  14295.     protected function getSecurity_Firewall_Map_Context_MainService()
  14296.     {
  14297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14299.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14300.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  14301.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  14302.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  14303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  14304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  14305.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  14306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  14307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/DefaultLogoutSuccessHandler.php';
  14308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  14309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  14310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/SessionLogoutHandler.php';
  14311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14312.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  14313.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  14314.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($b'/'), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']);
  14315.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  14316.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler());
  14317.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14318.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14319.             yield => ($this->privates['security.context_listener.55'] ?? $this->getSecurity_ContextListener_55Service());
  14320.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  14321.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  14322.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14323.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $b'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'/login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'fos_user.user_provider.username_email''main''security.authentication.form_entry_point.main'NULLNULL, [=> 'form_login'=> 'anonymous'], NULL));
  14324.     }
  14325.     /**
  14326.      * Gets the private 'security.firewall.map.context.message_translations_list' shared service.
  14327.      *
  14328.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14329.      */
  14330.     protected function getSecurity_Firewall_Map_Context_MessageTranslationsListService()
  14331.     {
  14332.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14333.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14334.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14336.         return $this->privates['security.firewall.map.context.message_translations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14337.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14338.             yield => ($this->privates['security.context_listener.43'] ?? $this->getSecurity_ContextListener_43Service());
  14339.             yield => ($this->privates['security.authentication.listener.anonymous.message_translations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MessageTranslationsListService());
  14340.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14341.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'message_translations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('message_translations_list''security.user_checker''.security.request_matcher.adF3R0y'truefalse'fos_user.user_provider.username_email''message_translations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14342.     }
  14343.     /**
  14344.      * Gets the private 'security.firewall.map.context.museum_get_by_alias' shared service.
  14345.      *
  14346.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14347.      */
  14348.     protected function getSecurity_Firewall_Map_Context_MuseumGetByAliasService()
  14349.     {
  14350.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14354.         return $this->privates['security.firewall.map.context.museum_get_by_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14355.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14356.             yield => ($this->privates['security.context_listener.39'] ?? $this->getSecurity_ContextListener_39Service());
  14357.             yield => ($this->privates['security.authentication.listener.anonymous.museum_get_by_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MuseumGetByAliasService());
  14358.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14359.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'museum_get_by_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('museum_get_by_alias''security.user_checker''.security.request_matcher._DqiWhH'truefalse'fos_user.user_provider.username_email''museum_get_by_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  14360.     }
  14361.     /**
  14362.      * Gets the private 'security.firewall.map.context.museum_list' shared service.
  14363.      *
  14364.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14365.      */
  14366.     protected function getSecurity_Firewall_Map_Context_MuseumListService()
  14367.     {
  14368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14372.         return $this->privates['security.firewall.map.context.museum_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14373.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14374.             yield => ($this->privates['security.context_listener.40'] ?? $this->getSecurity_ContextListener_40Service());
  14375.             yield => ($this->privates['security.authentication.listener.anonymous.museum_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MuseumListService());
  14376.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14377.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'museum_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('museum_list''security.user_checker''.security.request_matcher.F4Ldk7.'truefalse'fos_user.user_provider.username_email''museum_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14378.     }
  14379.     /**
  14380.      * Gets the private 'security.firewall.map.context.museum_translations_list' shared service.
  14381.      *
  14382.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14383.      */
  14384.     protected function getSecurity_Firewall_Map_Context_MuseumTranslationsListService()
  14385.     {
  14386.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14387.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14390.         return $this->privates['security.firewall.map.context.museum_translations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14391.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14392.             yield => ($this->privates['security.context_listener.38'] ?? $this->getSecurity_ContextListener_38Service());
  14393.             yield => ($this->privates['security.authentication.listener.anonymous.museum_translations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MuseumTranslationsListService());
  14394.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14395.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'museum_translations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('museum_translations_list''security.user_checker''.security.request_matcher.Ltxvnwb'truefalse'fos_user.user_provider.username_email''museum_translations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14396.     }
  14397.     /**
  14398.      * Gets the private 'security.firewall.map.context.page_alias' shared service.
  14399.      *
  14400.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14401.      */
  14402.     protected function getSecurity_Firewall_Map_Context_PageAliasService()
  14403.     {
  14404.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14405.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14406.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14408.         return $this->privates['security.firewall.map.context.page_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14409.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14410.             yield => ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
  14411.             yield => ($this->privates['security.authentication.listener.anonymous.page_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PageAliasService());
  14412.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14413.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'page_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('page_alias''security.user_checker''.security.request_matcher.y5gKA9M'truefalse'fos_user.user_provider.username_email''page_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  14414.     }
  14415.     /**
  14416.      * Gets the private 'security.firewall.map.context.page_list' shared service.
  14417.      *
  14418.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14419.      */
  14420.     protected function getSecurity_Firewall_Map_Context_PageListService()
  14421.     {
  14422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14426.         return $this->privates['security.firewall.map.context.page_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14427.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14428.             yield => ($this->privates['security.context_listener.8'] ?? $this->getSecurity_ContextListener_8Service());
  14429.             yield => ($this->privates['security.authentication.listener.anonymous.page_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PageListService());
  14430.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14431.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'page_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('page_list''security.user_checker''.security.request_matcher.RPylpUC'truefalse'fos_user.user_provider.username_email''page_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14432.     }
  14433.     /**
  14434.      * Gets the private 'security.firewall.map.context.page_translations_list' shared service.
  14435.      *
  14436.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14437.      */
  14438.     protected function getSecurity_Firewall_Map_Context_PageTranslationsListService()
  14439.     {
  14440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14441.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14444.         return $this->privates['security.firewall.map.context.page_translations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14445.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14446.             yield => ($this->privates['security.context_listener.37'] ?? $this->getSecurity_ContextListener_37Service());
  14447.             yield => ($this->privates['security.authentication.listener.anonymous.page_translations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PageTranslationsListService());
  14448.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14449.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'page_translations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('page_translations_list''security.user_checker''.security.request_matcher.x9h5hj9'truefalse'fos_user.user_provider.username_email''page_translations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14450.     }
  14451.     /**
  14452.      * Gets the private 'security.firewall.map.context.payment_stripe_webhooks' shared service.
  14453.      *
  14454.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14455.      */
  14456.     protected function getSecurity_Firewall_Map_Context_PaymentStripeWebhooksService()
  14457.     {
  14458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14462.         return $this->privates['security.firewall.map.context.payment_stripe_webhooks'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14463.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14464.             yield => ($this->privates['security.context_listener.35'] ?? $this->getSecurity_ContextListener_35Service());
  14465.             yield => ($this->privates['security.authentication.listener.anonymous.payment_stripe_webhooks'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PaymentStripeWebhooksService());
  14466.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14467.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'payment_stripe_webhooks'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('payment_stripe_webhooks''security.user_checker''.security.request_matcher.pjEPQeZ'truefalse'fos_user.user_provider.username_email''payment_stripe_webhooks'NULLNULLNULL, [=> 'anonymous'], NULL));
  14468.     }
  14469.     /**
  14470.      * Gets the private 'security.firewall.map.context.portals_popups_list' shared service.
  14471.      *
  14472.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14473.      */
  14474.     protected function getSecurity_Firewall_Map_Context_PortalsPopupsListService()
  14475.     {
  14476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14479.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14480.         return $this->privates['security.firewall.map.context.portals_popups_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14481.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14482.             yield => ($this->privates['security.context_listener.54'] ?? $this->getSecurity_ContextListener_54Service());
  14483.             yield => ($this->privates['security.authentication.listener.anonymous.portals_popups_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PortalsPopupsListService());
  14484.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14485.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'portals_popups_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('portals_popups_list''security.user_checker''.security.request_matcher.YV6qm2x'truefalse'fos_user.user_provider.username_email''portals_popups_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14486.     }
  14487.     /**
  14488.      * Gets the private 'security.firewall.map.context.portals_teleport_list' shared service.
  14489.      *
  14490.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14491.      */
  14492.     protected function getSecurity_Firewall_Map_Context_PortalsTeleportListService()
  14493.     {
  14494.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14495.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14497.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14498.         return $this->privates['security.firewall.map.context.portals_teleport_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14499.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14500.             yield => ($this->privates['security.context_listener.52'] ?? $this->getSecurity_ContextListener_52Service());
  14501.             yield => ($this->privates['security.authentication.listener.anonymous.portals_teleport_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PortalsTeleportListService());
  14502.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14503.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'portals_teleport_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('portals_teleport_list''security.user_checker''.security.request_matcher.JWbcPsx'truefalse'fos_user.user_provider.username_email''portals_teleport_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14504.     }
  14505.     /**
  14506.      * Gets the private 'security.firewall.map.context.portals_teleport_start' shared service.
  14507.      *
  14508.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14509.      */
  14510.     protected function getSecurity_Firewall_Map_Context_PortalsTeleportStartService()
  14511.     {
  14512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14514.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14516.         return $this->privates['security.firewall.map.context.portals_teleport_start'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14517.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14518.             yield => ($this->privates['security.context_listener.53'] ?? $this->getSecurity_ContextListener_53Service());
  14519.             yield => ($this->privates['security.authentication.listener.anonymous.portals_teleport_start'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PortalsTeleportStartService());
  14520.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14521.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'portals_teleport_start'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('portals_teleport_start''security.user_checker''.security.request_matcher.BR.WAXj'truefalse'fos_user.user_provider.username_email''portals_teleport_start'NULLNULLNULL, [=> 'anonymous'], NULL));
  14522.     }
  14523.     /**
  14524.      * Gets the private 'security.firewall.map.context.pricing_translations_list' shared service.
  14525.      *
  14526.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14527.      */
  14528.     protected function getSecurity_Firewall_Map_Context_PricingTranslationsListService()
  14529.     {
  14530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14534.         return $this->privates['security.firewall.map.context.pricing_translations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14535.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14536.             yield => ($this->privates['security.context_listener.36'] ?? $this->getSecurity_ContextListener_36Service());
  14537.             yield => ($this->privates['security.authentication.listener.anonymous.pricing_translations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PricingTranslationsListService());
  14538.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14539.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'pricing_translations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pricing_translations_list''security.user_checker''.security.request_matcher.3p41zVm'truefalse'fos_user.user_provider.username_email''pricing_translations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14540.     }
  14541.     /**
  14542.      * Gets the private 'security.firewall.map.context.products_by_category_list' shared service.
  14543.      *
  14544.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14545.      */
  14546.     protected function getSecurity_Firewall_Map_Context_ProductsByCategoryListService()
  14547.     {
  14548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14550.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14552.         return $this->privates['security.firewall.map.context.products_by_category_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14553.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14554.             yield => ($this->privates['security.context_listener.45'] ?? $this->getSecurity_ContextListener_45Service());
  14555.             yield => ($this->privates['security.authentication.listener.anonymous.products_by_category_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ProductsByCategoryListService());
  14556.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14557.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'products_by_category_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('products_by_category_list''security.user_checker''.security.request_matcher.5OKaFPH'truefalse'fos_user.user_provider.username_email''products_by_category_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14558.     }
  14559.     /**
  14560.      * Gets the private 'security.firewall.map.context.products_public_list' shared service.
  14561.      *
  14562.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14563.      */
  14564.     protected function getSecurity_Firewall_Map_Context_ProductsPublicListService()
  14565.     {
  14566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14570.         return $this->privates['security.firewall.map.context.products_public_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14571.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14572.             yield => ($this->privates['security.context_listener.44'] ?? $this->getSecurity_ContextListener_44Service());
  14573.             yield => ($this->privates['security.authentication.listener.anonymous.products_public_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ProductsPublicListService());
  14574.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14575.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'products_public_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('products_public_list''security.user_checker''.security.request_matcher.jLwHy2N'truefalse'fos_user.user_provider.username_email''products_public_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14576.     }
  14577.     /**
  14578.      * Gets the private 'security.firewall.map.context.products_translations_list' shared service.
  14579.      *
  14580.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14581.      */
  14582.     protected function getSecurity_Firewall_Map_Context_ProductsTranslationsListService()
  14583.     {
  14584.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14585.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14586.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14588.         return $this->privates['security.firewall.map.context.products_translations_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14589.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14590.             yield => ($this->privates['security.context_listener.46'] ?? $this->getSecurity_ContextListener_46Service());
  14591.             yield => ($this->privates['security.authentication.listener.anonymous.products_translations_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ProductsTranslationsListService());
  14592.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14593.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'products_translations_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('products_translations_list''security.user_checker''.security.request_matcher.9mHfhXy'truefalse'fos_user.user_provider.username_email''products_translations_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14594.     }
  14595.     /**
  14596.      * Gets the private 'security.firewall.map.context.refresh' shared service.
  14597.      *
  14598.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14599.      */
  14600.     protected function getSecurity_Firewall_Map_Context_RefreshService()
  14601.     {
  14602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14606.         return $this->privates['security.firewall.map.context.refresh'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14607.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14608.             yield => ($this->privates['security.authentication.listener.anonymous.refresh'] ?? $this->getSecurity_Authentication_Listener_Anonymous_RefreshService());
  14609.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14610.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'refresh'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('refresh''security.user_checker''.security.request_matcher.ufyol3e'truetrue'fos_user.user_provider.username_email'NULLNULLNULLNULL, [=> 'anonymous'], NULL));
  14611.     }
  14612.     /**
  14613.      * Gets the private 'security.firewall.map.context.register' shared service.
  14614.      *
  14615.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14616.      */
  14617.     protected function getSecurity_Firewall_Map_Context_RegisterService()
  14618.     {
  14619.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14623.         return $this->privates['security.firewall.map.context.register'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14624.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14625.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  14626.             yield => ($this->privates['security.authentication.listener.anonymous.register'] ?? $this->getSecurity_Authentication_Listener_Anonymous_RegisterService());
  14627.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14628.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'register'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('register''security.user_checker''.security.request_matcher.PMgOS9I'truefalse'fos_user.user_provider.username_email''register'NULLNULLNULL, [=> 'anonymous'], NULL));
  14629.     }
  14630.     /**
  14631.      * Gets the private 'security.firewall.map.context.reset_password_request' shared service.
  14632.      *
  14633.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14634.      */
  14635.     protected function getSecurity_Firewall_Map_Context_ResetPasswordRequestService()
  14636.     {
  14637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14641.         return $this->privates['security.firewall.map.context.reset_password_request'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14642.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14643.             yield => ($this->privates['security.context_listener.32'] ?? $this->getSecurity_ContextListener_32Service());
  14644.             yield => ($this->privates['security.authentication.listener.anonymous.reset_password_request'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ResetPasswordRequestService());
  14645.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14646.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'reset_password_request'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reset_password_request''security.user_checker''.security.request_matcher.9GW43TM'truefalse'fos_user.user_provider.username_email''reset_password_request'NULLNULLNULL, [=> 'anonymous'], NULL));
  14647.     }
  14648.     /**
  14649.      * Gets the private 'security.firewall.map.context.room_alias' shared service.
  14650.      *
  14651.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14652.      */
  14653.     protected function getSecurity_Firewall_Map_Context_RoomAliasService()
  14654.     {
  14655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14658.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14659.         return $this->privates['security.firewall.map.context.room_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14660.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14661.             yield => ($this->privates['security.context_listener.6'] ?? $this->getSecurity_ContextListener_6Service());
  14662.             yield => ($this->privates['security.authentication.listener.anonymous.room_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_RoomAliasService());
  14663.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14664.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'room_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('room_alias''security.user_checker''.security.request_matcher.GeVBjrE'truefalse'fos_user.user_provider.username_email''room_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  14665.     }
  14666.     /**
  14667.      * Gets the private 'security.firewall.map.context.rooms_list' shared service.
  14668.      *
  14669.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14670.      */
  14671.     protected function getSecurity_Firewall_Map_Context_RoomsListService()
  14672.     {
  14673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14674.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14675.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14676.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14677.         return $this->privates['security.firewall.map.context.rooms_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14678.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14679.             yield => ($this->privates['security.context_listener.50'] ?? $this->getSecurity_ContextListener_50Service());
  14680.             yield => ($this->privates['security.authentication.listener.anonymous.rooms_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_RoomsListService());
  14681.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14682.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'rooms_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('rooms_list''security.user_checker''.security.request_matcher.MW1OTER'truefalse'fos_user.user_provider.username_email''rooms_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14683.     }
  14684.     /**
  14685.      * Gets the private 'security.firewall.map.context.skin_alias' shared service.
  14686.      *
  14687.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14688.      */
  14689.     protected function getSecurity_Firewall_Map_Context_SkinAliasService()
  14690.     {
  14691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14695.         return $this->privates['security.firewall.map.context.skin_alias'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14696.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14697.             yield => ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
  14698.             yield => ($this->privates['security.authentication.listener.anonymous.skin_alias'] ?? $this->getSecurity_Authentication_Listener_Anonymous_SkinAliasService());
  14699.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14700.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'skin_alias'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('skin_alias''security.user_checker''.security.request_matcher.mYe8VyC'truefalse'fos_user.user_provider.username_email''skin_alias'NULLNULLNULL, [=> 'anonymous'], NULL));
  14701.     }
  14702.     /**
  14703.      * Gets the private 'security.firewall.map.context.skin_list' shared service.
  14704.      *
  14705.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14706.      */
  14707.     protected function getSecurity_Firewall_Map_Context_SkinListService()
  14708.     {
  14709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14710.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14711.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14712.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14713.         return $this->privates['security.firewall.map.context.skin_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14714.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14715.             yield => ($this->privates['security.context_listener.48'] ?? $this->getSecurity_ContextListener_48Service());
  14716.             yield => ($this->privates['security.authentication.listener.anonymous.skin_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_SkinListService());
  14717.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14718.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'skin_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('skin_list''security.user_checker''.security.request_matcher.QIpnj_d'truefalse'fos_user.user_provider.username_email''skin_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14719.     }
  14720.     /**
  14721.      * Gets the private 'security.firewall.map.context.tags_list' shared service.
  14722.      *
  14723.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14724.      */
  14725.     protected function getSecurity_Firewall_Map_Context_TagsListService()
  14726.     {
  14727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14731.         return $this->privates['security.firewall.map.context.tags_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14732.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14733.             yield => ($this->privates['security.context_listener.13'] ?? $this->getSecurity_ContextListener_13Service());
  14734.             yield => ($this->privates['security.authentication.listener.anonymous.tags_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_TagsListService());
  14735.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14736.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'tags_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('tags_list''security.user_checker''.security.request_matcher.7wHC9XR'truefalse'fos_user.user_provider.username_email''tags_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14737.     }
  14738.     /**
  14739.      * Gets the private 'security.firewall.map.context.tools_list' shared service.
  14740.      *
  14741.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14742.      */
  14743.     protected function getSecurity_Firewall_Map_Context_ToolsListService()
  14744.     {
  14745.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14749.         return $this->privates['security.firewall.map.context.tools_list'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14750.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14751.             yield => ($this->privates['security.context_listener.51'] ?? $this->getSecurity_ContextListener_51Service());
  14752.             yield => ($this->privates['security.authentication.listener.anonymous.tools_list'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ToolsListService());
  14753.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14754.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'tools_list'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('tools_list''security.user_checker''.security.request_matcher.el2cuc7'truefalse'fos_user.user_provider.username_email''tools_list'NULLNULLNULL, [=> 'anonymous'], NULL));
  14755.     }
  14756.     /**
  14757.      * Gets the private 'security.firewall.map.context.update_password' shared service.
  14758.      *
  14759.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14760.      */
  14761.     protected function getSecurity_Firewall_Map_Context_UpdatePasswordService()
  14762.     {
  14763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14765.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14766.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14767.         return $this->privates['security.firewall.map.context.update_password'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14768.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14769.             yield => ($this->privates['security.context_listener.33'] ?? $this->getSecurity_ContextListener_33Service());
  14770.             yield => ($this->privates['security.authentication.listener.anonymous.update_password'] ?? $this->getSecurity_Authentication_Listener_Anonymous_UpdatePasswordService());
  14771.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14772.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'update_password'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('update_password''security.user_checker''.security.request_matcher.xwNk_xG'truefalse'fos_user.user_provider.username_email''update_password'NULLNULLNULL, [=> 'anonymous'], NULL));
  14773.     }
  14774.     /**
  14775.      * Gets the private 'security.http_utils' shared service.
  14776.      *
  14777.      * @return \Symfony\Component\Security\Http\HttpUtils
  14778.      */
  14779.     protected function getSecurity_HttpUtilsService()
  14780.     {
  14781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  14782.         $a = ($this->services['router'] ?? $this->getRouterService());
  14783.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  14784.     }
  14785.     /**
  14786.      * Gets the private 'security.logout_url_generator' shared service.
  14787.      *
  14788.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  14789.      */
  14790.     protected function getSecurity_LogoutUrlGeneratorService()
  14791.     {
  14792.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  14793.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  14794.         return $instance;
  14795.     }
  14796.     /**
  14797.      * Gets the private 'security.role_hierarchy' shared service.
  14798.      *
  14799.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  14800.      */
  14801.     protected function getSecurity_RoleHierarchyService()
  14802.     {
  14803.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  14804.     }
  14805.     /**
  14806.      * Gets the private 'security.validator.user_password' shared service.
  14807.      *
  14808.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  14809.      */
  14810.     protected function getSecurity_Validator_UserPasswordService()
  14811.     {
  14812.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14813.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  14815.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  14816.     }
  14817.     /**
  14818.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  14819.      *
  14820.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  14821.      */
  14822.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  14823.     {
  14824.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  14825.     }
  14826.     /**
  14827.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  14828.      *
  14829.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  14830.      */
  14831.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  14832.     {
  14833.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  14834.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  14835.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  14836.         $a->add(new \FOS\RestBundle\Request\RequestBodyParamConverter(($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), [], '', ($this->services['validator'] ?? $this->getValidatorService()), 'validationErrors'), -50'fos_rest.request_body');
  14837.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  14838.     }
  14839.     /**
  14840.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  14841.      *
  14842.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  14843.      */
  14844.     protected function getSensioFrameworkExtra_Security_ListenerService()
  14845.     {
  14846.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  14847.     }
  14848.     /**
  14849.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  14850.      *
  14851.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  14852.      */
  14853.     protected function getSensioFrameworkExtra_View_ListenerService()
  14854.     {
  14855.         $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))));
  14856.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14857.             'twig' => ['services''twig''getTwigService'false],
  14858.         ], [
  14859.             'twig' => 'Twig\\Environment',
  14860.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  14861.         return $instance;
  14862.     }
  14863.     /**
  14864.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  14865.      *
  14866.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  14867.      */
  14868.     protected function getSerializer_Mapping_CacheWarmerService()
  14869.     {
  14870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  14872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  14873.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  14874.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  14875.         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'));
  14876.     }
  14877.     /**
  14878.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  14879.      *
  14880.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  14881.      */
  14882.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  14883.     {
  14884.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  14885.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  14886.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  14887.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  14888.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  14889.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  14890.         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()))]));
  14891.     }
  14892.     /**
  14893.      * Gets the private 'session.storage.native' shared service.
  14894.      *
  14895.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  14896.      */
  14897.     protected function getSession_Storage_NativeService()
  14898.     {
  14899.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  14900.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  14901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  14902.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  14903.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  14904.     }
  14905.     /**
  14906.      * Gets the private 'session_listener' shared service.
  14907.      *
  14908.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  14909.      */
  14910.     protected function getSessionListenerService()
  14911.     {
  14912.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14913.             'initialized_session' => ['services''session'NULLfalse],
  14914.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14915.             'session' => ['services''session''getSessionService'false],
  14916.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  14917.         ], [
  14918.             'initialized_session' => '?',
  14919.             'request_stack' => '?',
  14920.             'session' => '?',
  14921.             'session_storage' => '?',
  14922.         ]));
  14923.     }
  14924.     /**
  14925.      * Gets the private 'swiftmailer.command.debug' shared service.
  14926.      *
  14927.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  14928.      */
  14929.     protected function getSwiftmailer_Command_DebugService()
  14930.     {
  14931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14932.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  14933.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  14934.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  14935.         $instance->setName('debug:swiftmailer');
  14936.         return $instance;
  14937.     }
  14938.     /**
  14939.      * Gets the private 'swiftmailer.command.new_email' shared service.
  14940.      *
  14941.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  14942.      */
  14943.     protected function getSwiftmailer_Command_NewEmailService()
  14944.     {
  14945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14946.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  14947.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  14948.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  14949.         $instance->setName('swiftmailer:email:send');
  14950.         return $instance;
  14951.     }
  14952.     /**
  14953.      * Gets the private 'swiftmailer.command.send_email' shared service.
  14954.      *
  14955.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  14956.      */
  14957.     protected function getSwiftmailer_Command_SendEmailService()
  14958.     {
  14959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14960.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  14961.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  14962.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  14963.         $instance->setName('swiftmailer:spool:send');
  14964.         return $instance;
  14965.     }
  14966.     /**
  14967.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  14968.      *
  14969.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  14970.      */
  14971.     protected function getSwiftmailer_EmailSender_ListenerService()
  14972.     {
  14973.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  14974.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  14975.     }
  14976.     /**
  14977.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  14978.      *
  14979.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  14980.      *
  14981.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  14982.      */
  14983.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  14984.     {
  14985.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  14986.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  14987.     }
  14988.     /**
  14989.      * Gets the private 'templating.engine.php' shared service.
  14990.      *
  14991.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
  14992.      *
  14993.      * @deprecated The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  14994.      */
  14995.     protected function getTemplating_Engine_PhpService()
  14996.     {
  14997.         @trigger_error('The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  14998.         $this->privates['templating.engine.php'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14999.             'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper' => ['privates''Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper''getUploaderHelperService'false],
  15000.             'jms_serializer.templating.helper.serializer' => ['privates''jms_serializer.templating.helper.serializer''getJmsSerializer_Templating_Helper_SerializerService'false],
  15001.             'templating.helper.actions' => ['privates''templating.helper.actions''getTemplating_Helper_ActionsService'false],
  15002.             'templating.helper.assets' => ['privates''templating.helper.assets''getTemplating_Helper_AssetsService'false],
  15003.             'templating.helper.code' => ['privates''templating.helper.code''getTemplating_Helper_CodeService'false],
  15004.             'templating.helper.form' => ['privates''templating.helper.form''getTemplating_Helper_FormService'false],
  15005.             'templating.helper.logout_url' => ['privates''templating.helper.logout_url''getTemplating_Helper_LogoutUrlService'false],
  15006.             'templating.helper.request' => ['privates''templating.helper.request''getTemplating_Helper_RequestService'false],
  15007.             'templating.helper.router' => ['privates''templating.helper.router''getTemplating_Helper_RouterService'false],
  15008.             'templating.helper.security' => ['privates''templating.helper.security''getTemplating_Helper_SecurityService'false],
  15009.             'templating.helper.session' => ['privates''templating.helper.session''getTemplating_Helper_SessionService'false],
  15010.             'templating.helper.slots' => ['privates''templating.helper.slots''getTemplating_Helper_SlotsService'false],
  15011.             'templating.helper.stopwatch' => ['privates''templating.helper.stopwatch''getTemplating_Helper_StopwatchService'false],
  15012.             'templating.helper.translator' => ['privates''templating.helper.translator''getTemplating_Helper_TranslatorService'false],
  15013.         ], [
  15014.             'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper' => '?',
  15015.             'jms_serializer.templating.helper.serializer' => '?',
  15016.             'templating.helper.actions' => '?',
  15017.             'templating.helper.assets' => '?',
  15018.             'templating.helper.code' => '?',
  15019.             'templating.helper.form' => '?',
  15020.             'templating.helper.logout_url' => '?',
  15021.             'templating.helper.request' => '?',
  15022.             'templating.helper.router' => '?',
  15023.             'templating.helper.security' => '?',
  15024.             'templating.helper.session' => '?',
  15025.             'templating.helper.slots' => '?',
  15026.             'templating.helper.stopwatch' => '?',
  15027.             'templating.helper.translator' => '?',
  15028.         ]), ($this->services['templating.loader'] ?? $this->getTemplating_LoaderService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->getTemplating_GlobalsService());
  15029.         $instance->setCharset('UTF-8');
  15030.         $instance->setHelpers(['slots' => 'templating.helper.slots''request' => 'templating.helper.request''session' => 'templating.helper.session''router' => 'templating.helper.router''assets' => 'templating.helper.assets''actions' => 'templating.helper.actions''code' => 'templating.helper.code''translator' => 'templating.helper.translator''form' => 'templating.helper.form''stopwatch' => 'templating.helper.stopwatch''logout_url' => 'templating.helper.logout_url''security' => 'templating.helper.security''jms_serializer' => 'jms_serializer.templating.helper.serializer''vich_uploader' => 'Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper']);
  15031.         return $instance;
  15032.     }
  15033.     /**
  15034.      * Gets the private 'templating.engine.twig' shared service.
  15035.      *
  15036.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  15037.      *
  15038.      * @deprecated The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  15039.      */
  15040.     protected function getTemplating_Engine_TwigService()
  15041.     {
  15042.         @trigger_error('The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  15043.         return new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  15044.     }
  15045.     /**
  15046.      * Gets the private 'templating.finder' shared service.
  15047.      *
  15048.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  15049.      *
  15050.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15051.      */
  15052.     protected function getTemplating_FinderService()
  15053.     {
  15054.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15055.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  15056.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  15057.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  15058.     }
  15059.     /**
  15060.      * Gets the private 'templating.form.engine' shared service.
  15061.      *
  15062.      * @return \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
  15063.      *
  15064.      * @deprecated The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15065.      */
  15066.     protected function getTemplating_Form_EngineService()
  15067.     {
  15068.         @trigger_error('The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15069.         return new \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()), $this->parameters['templating.helper.form.resources']);
  15070.     }
  15071.     /**
  15072.      * Gets the private 'templating.form.renderer' shared service.
  15073.      *
  15074.      * @return \Symfony\Component\Form\FormRenderer
  15075.      *
  15076.      * @deprecated The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15077.      */
  15078.     protected function getTemplating_Form_RendererService()
  15079.     {
  15080.         @trigger_error('The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15081.         return new \Symfony\Component\Form\FormRenderer($this->getTemplating_Form_EngineService(), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  15082.     }
  15083.     /**
  15084.      * Gets the private 'templating.globals' shared service.
  15085.      *
  15086.      * @return \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
  15087.      *
  15088.      * @deprecated The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15089.      */
  15090.     protected function getTemplating_GlobalsService()
  15091.     {
  15092.         @trigger_error('The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15093.         return new \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables($this);
  15094.     }
  15095.     /**
  15096.      * Gets the private 'templating.helper.actions' shared service.
  15097.      *
  15098.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
  15099.      *
  15100.      * @deprecated The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15101.      */
  15102.     protected function getTemplating_Helper_ActionsService()
  15103.     {
  15104.         @trigger_error('The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15105.         return $this->privates['templating.helper.actions'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  15106.     }
  15107.     /**
  15108.      * Gets the private 'templating.helper.assets' shared service.
  15109.      *
  15110.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper
  15111.      *
  15112.      * @deprecated The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15113.      */
  15114.     protected function getTemplating_Helper_AssetsService()
  15115.     {
  15116.         @trigger_error('The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15117.         return $this->privates['templating.helper.assets'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  15118.     }
  15119.     /**
  15120.      * Gets the private 'templating.helper.code' shared service.
  15121.      *
  15122.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
  15123.      *
  15124.      * @deprecated The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15125.      */
  15126.     protected function getTemplating_Helper_CodeService()
  15127.     {
  15128.         @trigger_error('The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15129.         return $this->privates['templating.helper.code'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), 'UTF-8');
  15130.     }
  15131.     /**
  15132.      * Gets the private 'templating.helper.form' shared service.
  15133.      *
  15134.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
  15135.      *
  15136.      * @deprecated The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15137.      */
  15138.     protected function getTemplating_Helper_FormService()
  15139.     {
  15140.         @trigger_error('The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15141.         return $this->privates['templating.helper.form'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper($this->getTemplating_Form_RendererService());
  15142.     }
  15143.     /**
  15144.      * Gets the private 'templating.helper.logout_url' shared service.
  15145.      *
  15146.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
  15147.      *
  15148.      * @deprecated The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15149.      */
  15150.     protected function getTemplating_Helper_LogoutUrlService()
  15151.     {
  15152.         @trigger_error('The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15153.         return $this->privates['templating.helper.logout_url'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  15154.     }
  15155.     /**
  15156.      * Gets the private 'templating.helper.request' shared service.
  15157.      *
  15158.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
  15159.      *
  15160.      * @deprecated The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15161.      */
  15162.     protected function getTemplating_Helper_RequestService()
  15163.     {
  15164.         @trigger_error('The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15165.         return $this->privates['templating.helper.request'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  15166.     }
  15167.     /**
  15168.      * Gets the private 'templating.helper.router' shared service.
  15169.      *
  15170.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
  15171.      *
  15172.      * @deprecated The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15173.      */
  15174.     protected function getTemplating_Helper_RouterService()
  15175.     {
  15176.         @trigger_error('The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15177.         return $this->privates['templating.helper.router'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper(($this->services['router'] ?? $this->getRouterService()));
  15178.     }
  15179.     /**
  15180.      * Gets the private 'templating.helper.security' shared service.
  15181.      *
  15182.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
  15183.      *
  15184.      * @deprecated The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15185.      */
  15186.     protected function getTemplating_Helper_SecurityService()
  15187.     {
  15188.         @trigger_error('The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15189.         return $this->privates['templating.helper.security'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  15190.     }
  15191.     /**
  15192.      * Gets the private 'templating.helper.session' shared service.
  15193.      *
  15194.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
  15195.      *
  15196.      * @deprecated The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15197.      */
  15198.     protected function getTemplating_Helper_SessionService()
  15199.     {
  15200.         @trigger_error('The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15201.         return $this->privates['templating.helper.session'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  15202.     }
  15203.     /**
  15204.      * Gets the private 'templating.helper.slots' shared service.
  15205.      *
  15206.      * @return \Symfony\Component\Templating\Helper\SlotsHelper
  15207.      *
  15208.      * @deprecated The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15209.      */
  15210.     protected function getTemplating_Helper_SlotsService()
  15211.     {
  15212.         @trigger_error('The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15213.         return $this->privates['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper();
  15214.     }
  15215.     /**
  15216.      * Gets the private 'templating.helper.stopwatch' shared service.
  15217.      *
  15218.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper
  15219.      *
  15220.      * @deprecated The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15221.      */
  15222.     protected function getTemplating_Helper_StopwatchService()
  15223.     {
  15224.         @trigger_error('The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15225.         return $this->privates['templating.helper.stopwatch'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  15226.     }
  15227.     /**
  15228.      * Gets the private 'templating.helper.translator' shared service.
  15229.      *
  15230.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
  15231.      *
  15232.      * @deprecated The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15233.      */
  15234.     protected function getTemplating_Helper_TranslatorService()
  15235.     {
  15236.         @trigger_error('The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15237.         return $this->privates['templating.helper.translator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper(($this->services['translator'] ?? $this->getTranslatorService()));
  15238.     }
  15239.     /**
  15240.      * Gets the private 'templating.locator' shared service.
  15241.      *
  15242.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  15243.      *
  15244.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15245.      */
  15246.     protected function getTemplating_LocatorService()
  15247.     {
  15248.         @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15249.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  15250.     }
  15251.     /**
  15252.      * Gets the private 'templating.name_parser' shared service.
  15253.      *
  15254.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  15255.      *
  15256.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  15257.      */
  15258.     protected function getTemplating_NameParserService()
  15259.     {
  15260.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  15261.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  15262.     }
  15263.     /**
  15264.      * Gets the private 'translation.extractor' shared service.
  15265.      *
  15266.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  15267.      */
  15268.     protected function getTranslation_ExtractorService()
  15269.     {
  15270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  15271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  15272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  15273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  15274.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  15275.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  15276.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  15277.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  15278.         return $instance;
  15279.     }
  15280.     /**
  15281.      * Gets the private 'translation.loader.csv' shared service.
  15282.      *
  15283.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  15284.      */
  15285.     protected function getTranslation_Loader_CsvService()
  15286.     {
  15287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15289.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15290.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  15291.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  15292.     }
  15293.     /**
  15294.      * Gets the private 'translation.loader.dat' shared service.
  15295.      *
  15296.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  15297.      */
  15298.     protected function getTranslation_Loader_DatService()
  15299.     {
  15300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  15302.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  15303.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  15304.     }
  15305.     /**
  15306.      * Gets the private 'translation.loader.ini' shared service.
  15307.      *
  15308.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  15309.      */
  15310.     protected function getTranslation_Loader_IniService()
  15311.     {
  15312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15314.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15315.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  15316.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  15317.     }
  15318.     /**
  15319.      * Gets the private 'translation.loader.json' shared service.
  15320.      *
  15321.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  15322.      */
  15323.     protected function getTranslation_Loader_JsonService()
  15324.     {
  15325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  15329.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  15330.     }
  15331.     /**
  15332.      * Gets the private 'translation.loader.mo' shared service.
  15333.      *
  15334.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  15335.      */
  15336.     protected function getTranslation_Loader_MoService()
  15337.     {
  15338.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15339.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  15342.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  15343.     }
  15344.     /**
  15345.      * Gets the private 'translation.loader.php' shared service.
  15346.      *
  15347.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  15348.      */
  15349.     protected function getTranslation_Loader_PhpService()
  15350.     {
  15351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  15355.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  15356.     }
  15357.     /**
  15358.      * Gets the private 'translation.loader.po' shared service.
  15359.      *
  15360.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  15361.      */
  15362.     protected function getTranslation_Loader_PoService()
  15363.     {
  15364.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  15368.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  15369.     }
  15370.     /**
  15371.      * Gets the private 'translation.loader.qt' shared service.
  15372.      *
  15373.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  15374.      */
  15375.     protected function getTranslation_Loader_QtService()
  15376.     {
  15377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  15379.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  15380.     }
  15381.     /**
  15382.      * Gets the private 'translation.loader.res' shared service.
  15383.      *
  15384.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  15385.      */
  15386.     protected function getTranslation_Loader_ResService()
  15387.     {
  15388.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15389.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  15390.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  15391.     }
  15392.     /**
  15393.      * Gets the private 'translation.loader.xliff' shared service.
  15394.      *
  15395.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  15396.      */
  15397.     protected function getTranslation_Loader_XliffService()
  15398.     {
  15399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  15401.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  15402.     }
  15403.     /**
  15404.      * Gets the private 'translation.loader.yml' shared service.
  15405.      *
  15406.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  15407.      */
  15408.     protected function getTranslation_Loader_YmlService()
  15409.     {
  15410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15413.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  15414.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  15415.     }
  15416.     /**
  15417.      * Gets the private 'translation.reader' shared service.
  15418.      *
  15419.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  15420.      */
  15421.     protected function getTranslation_ReaderService()
  15422.     {
  15423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  15424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  15425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15426.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  15429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  15430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  15431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  15432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  15433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  15434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  15435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  15436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  15437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  15438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  15439.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  15440.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  15441.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  15442.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  15443.         $instance->addLoader('yaml'$a);
  15444.         $instance->addLoader('yml'$a);
  15445.         $instance->addLoader('xlf'$b);
  15446.         $instance->addLoader('xliff'$b);
  15447.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  15448.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  15449.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  15450.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  15451.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  15452.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  15453.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  15454.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  15455.         return $instance;
  15456.     }
  15457.     /**
  15458.      * Gets the private 'translation.warmer' shared service.
  15459.      *
  15460.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  15461.      */
  15462.     protected function getTranslation_WarmerService()
  15463.     {
  15464.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15465.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  15466.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15467.             'translator' => ['services''translator''getTranslatorService'false],
  15468.         ], [
  15469.             'translator' => '?',
  15470.         ]))->withContext('translation.warmer'$this));
  15471.     }
  15472.     /**
  15473.      * Gets the private 'translator.default' shared service.
  15474.      *
  15475.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  15476.      */
  15477.     protected function getTranslator_DefaultService()
  15478.     {
  15479.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15480.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  15481.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  15482.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  15483.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  15484.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  15485.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  15486.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  15487.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  15488.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  15489.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  15490.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  15491.         ], [
  15492.             'translation.loader.csv' => '?',
  15493.             'translation.loader.dat' => '?',
  15494.             'translation.loader.ini' => '?',
  15495.             'translation.loader.json' => '?',
  15496.             'translation.loader.mo' => '?',
  15497.             'translation.loader.php' => '?',
  15498.             'translation.loader.po' => '?',
  15499.             'translation.loader.qt' => '?',
  15500.             'translation.loader.res' => '?',
  15501.             'translation.loader.xliff' => '?',
  15502.             'translation.loader.yml' => '?',
  15503.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], '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/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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.eu.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], '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/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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.no.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ro.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')], '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')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 20 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/EasyAdminBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 36 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), 38 => (\dirname(__DIR__4).'/src/Resources/LexikJWTAuthenticationBundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle/translations'), 40 => (\dirname(__DIR__4).'/src/Resources/AutoMapperPlusBundle/translations'), 41 => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle/translations'), 42 => (\dirname(__DIR__4).'/src/Resources/GesdinetJWTRefreshTokenBundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 44 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 45 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/VichUploaderBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/FlysystemBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/src/Resources/MercureBundle/translations'), 52 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'translations'=> 'vendor/nelmio/cors-bundle/translations'=> 'src/Resources/NelmioCorsBundle/translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'src/Resources/FrameworkBundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'src/Resources/TwigBundle/translations'13 => 'vendor/twig/extra-bundle/src/translations'14 => 'src/Resources/TwigExtraBundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'src/Resources/SensioFrameworkExtraBundle/translations'17 => 'vendor/doctrine/doctrine-bundle/translations'18 => 'src/Resources/DoctrineBundle/translations'19 => 'vendor/doctrine/doctrine-migrations-bundle/translations'20 => 'src/Resources/DoctrineMigrationsBundle/translations'21 => 'vendor/symfony/security-bundle/translations'22 => 'src/Resources/SecurityBundle/translations'23 => 'vendor/symfony/web-profiler-bundle/translations'24 => 'src/Resources/WebProfilerBundle/translations'25 => 'vendor/symfony/monolog-bundle/translations'26 => 'src/Resources/MonologBundle/translations'27 => 'vendor/symfony/debug-bundle/translations'28 => 'src/Resources/DebugBundle/translations'29 => 'vendor/symfony/maker-bundle/src/translations'30 => 'src/Resources/MakerBundle/translations'31 => 'src/Resources/EasyAdminBundle/translations'32 => 'vendor/friendsofsymfony/rest-bundle/translations'33 => 'src/Resources/FOSRestBundle/translations'34 => 'vendor/jms/serializer-bundle/translations'35 => 'src/Resources/JMSSerializerBundle/translations'36 => 'src/Resources/FOSUserBundle/translations'37 => 'vendor/lexik/jwt-authentication-bundle/translations'38 => 'src/Resources/LexikJWTAuthenticationBundle/translations'39 => 'vendor/mark-gerarts/automapper-plus-bundle/translations'40 => 'src/Resources/AutoMapperPlusBundle/translations'41 => 'vendor/gesdinet/jwt-refresh-token-bundle/translations'42 => 'src/Resources/GesdinetJWTRefreshTokenBundle/translations'43 => 'vendor/symfony/swiftmailer-bundle/translations'44 => 'src/Resources/SwiftmailerBundle/translations'45 => 'vendor/symfony/webpack-encore-bundle/src/translations'46 => 'src/Resources/WebpackEncoreBundle/translations'47 => 'src/Resources/VichUploaderBundle/translations'48 => 'vendor/league/flysystem-bundle/src/translations'49 => 'src/Resources/FlysystemBundle/translations'50 => 'vendor/symfony/mercure-bundle/src/translations'51 => 'src/Resources/MercureBundle/translations'52 => 'src/Resources/translations']]]);
  15504.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  15505.         $instance->setFallbackLocales([=> 'en']);
  15506.         return $instance;
  15507.     }
  15508.     /**
  15509.      * Gets the private 'twig.cache_warmer' shared service.
  15510.      *
  15511.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  15512.      *
  15513.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  15514.      */
  15515.     protected function getTwig_CacheWarmerService()
  15516.     {
  15517.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  15518.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  15519.     }
  15520.     /**
  15521.      * Gets the private 'twig.command.debug' shared service.
  15522.      *
  15523.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  15524.      */
  15525.     protected function getTwig_Command_DebugService()
  15526.     {
  15527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15528.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  15529.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  15530.         $instance->setName('debug:twig');
  15531.         return $instance;
  15532.     }
  15533.     /**
  15534.      * Gets the private 'twig.command.lint' shared service.
  15535.      *
  15536.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  15537.      */
  15538.     protected function getTwig_Command_LintService()
  15539.     {
  15540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15541.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  15542.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  15543.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  15544.         $instance->setName('lint:twig');
  15545.         return $instance;
  15546.     }
  15547.     /**
  15548.      * Gets the private 'twig.form.renderer' shared service.
  15549.      *
  15550.      * @return \Symfony\Component\Form\FormRenderer
  15551.      */
  15552.     protected function getTwig_Form_RendererService()
  15553.     {
  15554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  15555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  15556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  15557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  15558.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  15559.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  15560.     }
  15561.     /**
  15562.      * Gets the private 'twig.loader.filesystem' shared service.
  15563.      *
  15564.      * @return \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
  15565.      */
  15566.     protected function getTwig_Loader_FilesystemService()
  15567.     {
  15568.         $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  15569.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  15570.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  15571.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  15572.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  15573.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  15574.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  15575.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  15576.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  15577.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  15578.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  15579.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  15580.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  15581.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  15582.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  15583.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  15584.         $instance->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  15585.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  15586.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  15587.         $instance->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  15588.         $instance->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  15589.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  15590.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  15591.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  15592.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  15593.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  15594.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  15595.         return $instance;
  15596.     }
  15597.     /**
  15598.      * Gets the private 'twig.mailer.message_listener' shared service.
  15599.      *
  15600.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  15601.      */
  15602.     protected function getTwig_Mailer_MessageListenerService()
  15603.     {
  15604.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  15605.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  15606.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  15607.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  15608.     }
  15609.     /**
  15610.      * Gets the private 'twig.runtime.httpkernel' shared service.
  15611.      *
  15612.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  15613.      */
  15614.     protected function getTwig_Runtime_HttpkernelService()
  15615.     {
  15616.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  15617.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  15618.     }
  15619.     /**
  15620.      * Gets the private 'twig.runtime.security_csrf' shared service.
  15621.      *
  15622.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  15623.      */
  15624.     protected function getTwig_Runtime_SecurityCsrfService()
  15625.     {
  15626.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  15627.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  15628.     }
  15629.     /**
  15630.      * Gets the private 'twig.template_cache_warmer' shared service.
  15631.      *
  15632.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  15633.      */
  15634.     protected function getTwig_TemplateCacheWarmerService()
  15635.     {
  15636.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15637.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  15638.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  15639.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  15640.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.o9nGMXB'] ?? $this->get_ServiceLocator_O9nGMXBService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  15641.     }
  15642.     /**
  15643.      * Gets the private 'validator.builder' shared service.
  15644.      *
  15645.      * @return \Symfony\Component\Validator\ValidatorBuilder
  15646.      */
  15647.     protected function getValidator_BuilderService()
  15648.     {
  15649.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  15650.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  15651.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15652.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  15653.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  15654.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  15655.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  15656.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  15657.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  15658.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  15659.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  15660.         ], [
  15661.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  15662.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  15663.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  15664.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  15665.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  15666.             'doctrine.orm.validator.unique' => '?',
  15667.             'security.validator.user_password' => '?',
  15668.             'validator.expression' => '?',
  15669.         ])));
  15670.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  15671.         $instance->setTranslationDomain('validators');
  15672.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  15673.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  15674.         $instance->addMethodMapping('loadValidatorMetadata');
  15675.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  15676.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  15677.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  15678.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  15679.         return $instance;
  15680.     }
  15681.     /**
  15682.      * Gets the private 'validator.email' shared service.
  15683.      *
  15684.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  15685.      */
  15686.     protected function getValidator_EmailService()
  15687.     {
  15688.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15689.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15690.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  15691.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  15692.     }
  15693.     /**
  15694.      * Gets the private 'validator.expression' shared service.
  15695.      *
  15696.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  15697.      */
  15698.     protected function getValidator_ExpressionService()
  15699.     {
  15700.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15701.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15702.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  15703.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  15704.     }
  15705.     /**
  15706.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  15707.      *
  15708.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  15709.      */
  15710.     protected function getValidator_Mapping_CacheWarmerService()
  15711.     {
  15712.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  15715.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  15716.     }
  15717.     /**
  15718.      * Gets the private 'validator.not_compromised_password' shared service.
  15719.      *
  15720.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  15721.      */
  15722.     protected function getValidator_NotCompromisedPasswordService()
  15723.     {
  15724.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15725.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15726.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  15727.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  15728.     }
  15729.     /**
  15730.      * Gets the private 'var_dumper.command.server_dump' shared service.
  15731.      *
  15732.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  15733.      */
  15734.     protected function getVarDumper_Command_ServerDumpService()
  15735.     {
  15736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15737.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  15738.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  15739.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  15740.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  15741.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  15742.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  15743.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15744.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15745.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  15746.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  15747.         $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()))]);
  15748.         $instance->setName('server:dump');
  15749.         return $instance;
  15750.     }
  15751.     /**
  15752.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  15753.      *
  15754.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  15755.      */
  15756.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  15757.     {
  15758.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  15759.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  15760.         return $instance;
  15761.     }
  15762.     /**
  15763.      * Gets the private 'var_dumper.html_dumper' shared service.
  15764.      *
  15765.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  15766.      */
  15767.     protected function getVarDumper_HtmlDumperService()
  15768.     {
  15769.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  15770.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  15771.         return $instance;
  15772.     }
  15773.     /**
  15774.      * Gets the private 'var_dumper.server_connection' shared service.
  15775.      *
  15776.      * @return \Symfony\Component\VarDumper\Server\Connection
  15777.      */
  15778.     protected function getVarDumper_ServerConnectionService()
  15779.     {
  15780.         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()]);
  15781.     }
  15782.     /**
  15783.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  15784.      *
  15785.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  15786.      */
  15787.     protected function getVichUploader_Command_MappingDebugService()
  15788.     {
  15789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15790.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  15791.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  15792.         $instance->setName('vich:mapping:debug');
  15793.         return $instance;
  15794.     }
  15795.     /**
  15796.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  15797.      *
  15798.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  15799.      */
  15800.     protected function getVichUploader_Command_MappingDebugClassService()
  15801.     {
  15802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15803.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  15804.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  15805.         $instance->setName('vich:mapping:debug-class');
  15806.         return $instance;
  15807.     }
  15808.     /**
  15809.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  15810.      *
  15811.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  15812.      */
  15813.     protected function getVichUploader_Command_MappingListClassesService()
  15814.     {
  15815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15816.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  15817.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  15818.         $instance->setName('vich:mapping:list-classes');
  15819.         return $instance;
  15820.     }
  15821.     /**
  15822.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  15823.      *
  15824.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  15825.      */
  15826.     protected function getVichUploader_MetadataReaderService()
  15827.     {
  15828.         $a = new \Metadata\Driver\FileLocator([]);
  15829.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  15830.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  15831.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  15832.     }
  15833.     /**
  15834.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  15835.      *
  15836.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  15837.      */
  15838.     protected function getVichUploader_PropertyMappingFactoryService()
  15839.     {
  15840.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  15841.     }
  15842.     /**
  15843.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  15844.      *
  15845.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  15846.      */
  15847.     protected function getVichUploader_Storage_FileSystemService()
  15848.     {
  15849.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  15850.     }
  15851.     /**
  15852.      * Gets the private 'web_profiler.csp.handler' shared service.
  15853.      *
  15854.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  15855.      */
  15856.     protected function getWebProfiler_Csp_HandlerService()
  15857.     {
  15858.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  15859.     }
  15860.     /**
  15861.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  15862.      *
  15863.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  15864.      */
  15865.     protected function getWebProfiler_DebugToolbarService()
  15866.     {
  15867.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  15868.     }
  15869.     /**
  15870.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  15871.      *
  15872.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  15873.      */
  15874.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  15875.     {
  15876.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15878.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  15879.         return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'), ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  15880.     }
  15881.     /**
  15882.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  15883.      *
  15884.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  15885.      */
  15886.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  15887.     {
  15888.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  15889.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  15890.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  15891.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  15892.     }
  15893.     /**
  15894.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  15895.      *
  15896.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  15897.      */
  15898.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  15899.     {
  15900.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  15901.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  15902.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15903.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  15904.         ], [
  15905.             '_default' => '?',
  15906.         ]), '_default');
  15907.     }
  15908.     /**
  15909.      * Gets the private 'webpack_encore.exception_listener' shared service.
  15910.      *
  15911.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  15912.      */
  15913.     protected function getWebpackEncore_ExceptionListenerService()
  15914.     {
  15915.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  15916.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  15917.     }
  15918.     /**
  15919.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  15920.      *
  15921.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  15922.      */
  15923.     protected function getWebpackEncore_TagRendererService()
  15924.     {
  15925.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  15926.         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()), []);
  15927.     }
  15928.     public function getParameter($name)
  15929.     {
  15930.         $name = (string) $name;
  15931.         if (isset($this->buildParameters[$name])) {
  15932.             return $this->buildParameters[$name];
  15933.         }
  15934.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  15935.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  15936.         }
  15937.         if (isset($this->loadedDynamicParameters[$name])) {
  15938.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  15939.         }
  15940.         return $this->parameters[$name];
  15941.     }
  15942.     public function hasParameter($name): bool
  15943.     {
  15944.         $name = (string) $name;
  15945.         if (isset($this->buildParameters[$name])) {
  15946.             return true;
  15947.         }
  15948.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  15949.     }
  15950.     public function setParameter($name$value): void
  15951.     {
  15952.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  15953.     }
  15954.     public function getParameterBag(): ParameterBagInterface
  15955.     {
  15956.         if (null === $this->parameterBag) {
  15957.             $parameters $this->parameters;
  15958.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  15959.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  15960.             }
  15961.             foreach ($this->buildParameters as $name => $value) {
  15962.                 $parameters[$name] = $value;
  15963.             }
  15964.             $this->parameterBag = new FrozenParameterBag($parameters);
  15965.         }
  15966.         return $this->parameterBag;
  15967.     }
  15968.     private $loadedDynamicParameters = [
  15969.         'kernel.cache_dir' => false,
  15970.         'kernel.secret' => false,
  15971.         'session.save_path' => false,
  15972.         'validator.mapping.cache.file' => false,
  15973.         'profiler.storage.dsn' => false,
  15974.         'debug.container.dump' => false,
  15975.         'serializer.mapping.cache.file' => false,
  15976.         'doctrine.orm.proxy_dir' => false,
  15977.         'swiftmailer.spool.default.memory.path' => false,
  15978.     ];
  15979.     private $dynamicParameters = [];
  15980.     private function getDynamicParameter(string $name)
  15981.     {
  15982.         switch ($name) {
  15983.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  15984.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  15985.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  15986.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  15987.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  15988.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  15989.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  15990.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  15991.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  15992.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  15993.         }
  15994.         $this->loadedDynamicParameters[$name] = true;
  15995.         return $this->dynamicParameters[$name] = $value;
  15996.     }
  15997.     protected function getDefaultParameters(): array
  15998.     {
  15999.         return [
  16000.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  16001.             'kernel.project_dir' => \dirname(__DIR__4),
  16002.             'kernel.environment' => 'dev',
  16003.             'kernel.debug' => true,
  16004.             'kernel.name' => 'src',
  16005.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  16006.             'kernel.bundles' => [
  16007.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  16008.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  16009.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  16010.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  16011.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  16012.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  16013.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  16014.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  16015.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  16016.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  16017.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  16018.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  16019.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  16020.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  16021.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  16022.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  16023.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  16024.                 'AutoMapperPlusBundle' => 'AutoMapperPlus\\AutoMapperPlusBundle\\AutoMapperPlusBundle',
  16025.                 'GesdinetJWTRefreshTokenBundle' => 'Gesdinet\\JWTRefreshTokenBundle\\GesdinetJWTRefreshTokenBundle',
  16026.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  16027.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  16028.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  16029.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  16030.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  16031.             ],
  16032.             'kernel.bundles_metadata' => [
  16033.                 'NelmioCorsBundle' => [
  16034.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  16035.                     'namespace' => 'Nelmio\\CorsBundle',
  16036.                 ],
  16037.                 'FrameworkBundle' => [
  16038.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  16039.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  16040.                 ],
  16041.                 'TwigBundle' => [
  16042.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  16043.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  16044.                 ],
  16045.                 'TwigExtraBundle' => [
  16046.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/src'),
  16047.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  16048.                 ],
  16049.                 'SensioFrameworkExtraBundle' => [
  16050.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  16051.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  16052.                 ],
  16053.                 'DoctrineBundle' => [
  16054.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  16055.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  16056.                 ],
  16057.                 'DoctrineMigrationsBundle' => [
  16058.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  16059.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  16060.                 ],
  16061.                 'SecurityBundle' => [
  16062.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  16063.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  16064.                 ],
  16065.                 'WebProfilerBundle' => [
  16066.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  16067.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  16068.                 ],
  16069.                 'MonologBundle' => [
  16070.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  16071.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  16072.                 ],
  16073.                 'DebugBundle' => [
  16074.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  16075.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  16076.                 ],
  16077.                 'MakerBundle' => [
  16078.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  16079.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  16080.                 ],
  16081.                 'EasyAdminBundle' => [
  16082.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  16083.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  16084.                 ],
  16085.                 'FOSRestBundle' => [
  16086.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  16087.                     'namespace' => 'FOS\\RestBundle',
  16088.                 ],
  16089.                 'JMSSerializerBundle' => [
  16090.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  16091.                     'namespace' => 'JMS\\SerializerBundle',
  16092.                 ],
  16093.                 'FOSUserBundle' => [
  16094.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  16095.                     'namespace' => 'FOS\\UserBundle',
  16096.                 ],
  16097.                 'LexikJWTAuthenticationBundle' => [
  16098.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  16099.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  16100.                 ],
  16101.                 'AutoMapperPlusBundle' => [
  16102.                     'path' => (\dirname(__DIR__4).'/vendor/mark-gerarts/automapper-plus-bundle'),
  16103.                     'namespace' => 'AutoMapperPlus\\AutoMapperPlusBundle',
  16104.                 ],
  16105.                 'GesdinetJWTRefreshTokenBundle' => [
  16106.                     'path' => (\dirname(__DIR__4).'/vendor/gesdinet/jwt-refresh-token-bundle'),
  16107.                     'namespace' => 'Gesdinet\\JWTRefreshTokenBundle',
  16108.                 ],
  16109.                 'SwiftmailerBundle' => [
  16110.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  16111.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  16112.                 ],
  16113.                 'WebpackEncoreBundle' => [
  16114.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  16115.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  16116.                 ],
  16117.                 'VichUploaderBundle' => [
  16118.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  16119.                     'namespace' => 'Vich\\UploaderBundle',
  16120.                 ],
  16121.                 'FlysystemBundle' => [
  16122.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  16123.                     'namespace' => 'League\\FlysystemBundle',
  16124.                 ],
  16125.                 'MercureBundle' => [
  16126.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  16127.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  16128.                 ],
  16129.             ],
  16130.             'kernel.charset' => 'UTF-8',
  16131.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  16132.             'container.dumper.inline_class_loader' => true,
  16133.             'container.dumper.inline_factories' => true,
  16134.             'jwt_token_ttl' => 15778463,
  16135.             'refresh_token_ttl' => 31557600,
  16136.             'uploads_path' => '/uploads/files',
  16137.             'payment' => [
  16138.                 'stripe' => [
  16139.                     'currency' => [
  16140.                         => 'EUR',
  16141.                         => 'USD',
  16142.                     ],
  16143.                     'decimal' => true,
  16144.                     'user_billing_success_path' => '/account/billing/payment/success',
  16145.                     'user_billing_cancel_path' => '/account/billing/payment/fail',
  16146.                     'freedom_billing_success_path' => '/projects/freedom/payment/success',
  16147.                     'freedom_billing_cancel_path' => '/projects/freedom/payment/fail',
  16148.                     'support_billing_success_path' => '/projects/support/payment/success',
  16149.                     'support_billing_cancel_path' => '/projects/support/payment/fail',
  16150.                 ],
  16151.             ],
  16152.             'nelmio_cors.map' => [
  16153.                 '^/' => [
  16154.                 ],
  16155.             ],
  16156.             'nelmio_cors.defaults' => [
  16157.                 'allow_origin' => true,
  16158.                 'allow_credentials' => false,
  16159.                 'allow_headers' => [
  16160.                     => 'access-control-request-headers',
  16161.                     => 'access-control-request-method',
  16162.                     => 'content-type',
  16163.                     => 'authorization',
  16164.                     => 'x-custom-auth',
  16165.                 ],
  16166.                 'expose_headers' => [
  16167.                 ],
  16168.                 'allow_methods' => [
  16169.                     => 'GET',
  16170.                     => 'OPTIONS',
  16171.                     => 'POST',
  16172.                     => 'PUT',
  16173.                     => 'PATCH',
  16174.                     => 'DELETE',
  16175.                 ],
  16176.                 'max_age' => 3600,
  16177.                 'hosts' => [
  16178.                 ],
  16179.                 'origin_regex' => true,
  16180.                 'forced_allow_origin_value' => NULL,
  16181.             ],
  16182.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  16183.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  16184.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  16185.             'event_dispatcher.event_aliases' => [
  16186.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  16187.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  16188.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  16189.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  16190.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  16191.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  16192.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  16193.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  16194.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  16195.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  16196.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  16197.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  16198.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  16199.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  16200.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  16201.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  16202.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  16203.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  16204.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  16205.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  16206.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  16207.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  16208.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  16209.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  16210.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  16211.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  16212.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  16213.             ],
  16214.             'fragment.renderer.hinclude.global_template' => NULL,
  16215.             'fragment.path' => '/_fragment',
  16216.             'kernel.http_method_override' => true,
  16217.             'kernel.trusted_hosts' => [
  16218.             ],
  16219.             'kernel.default_locale' => 'en',
  16220.             'kernel.error_controller' => 'error_controller',
  16221.             'templating.helper.code.file_link_format' => NULL,
  16222.             'debug.file_link_format' => NULL,
  16223.             'session.metadata.storage_key' => '_sf2_meta',
  16224.             'session.storage.options' => [
  16225.                 'cache_limiter' => '0',
  16226.                 'cookie_secure' => 'auto',
  16227.                 'cookie_httponly' => true,
  16228.                 'cookie_samesite' => 'lax',
  16229.                 'gc_probability' => 1,
  16230.             ],
  16231.             'session.metadata.update_threshold' => 0,
  16232.             'form.type_extension.csrf.enabled' => true,
  16233.             'form.type_extension.csrf.field_name' => '_token',
  16234.             'asset.request_context.base_path' => '',
  16235.             'asset.request_context.secure' => false,
  16236.             'templating.loader.cache.path' => NULL,
  16237.             'templating.engines' => [
  16238.                 => 'twig',
  16239.                 => 'php',
  16240.             ],
  16241.             'templating.helper.form.resources' => [
  16242.                 => 'FrameworkBundle:Form',
  16243.             ],
  16244.             'validator.translation_domain' => 'validators',
  16245.             'translator.logging' => false,
  16246.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  16247.             'profiler_listener.only_exceptions' => false,
  16248.             'profiler_listener.only_master_requests' => false,
  16249.             'debug.error_handler.throw_at' => -1,
  16250.             'router.request_context.host' => 'localhost',
  16251.             'router.request_context.scheme' => 'http',
  16252.             'router.request_context.base_url' => '',
  16253.             'router.resource' => 'kernel::loadRoutes',
  16254.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  16255.             'request_listener.http_port' => 80,
  16256.             'request_listener.https_port' => 443,
  16257.             'twig.exception_listener.controller' => NULL,
  16258.             'twig.form.resources' => [
  16259.                 => '@VichUploader/Form/fields.html.twig',
  16260.                 => 'form_div_layout.html.twig',
  16261.             ],
  16262.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  16263.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  16264.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  16265.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  16266.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  16267.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  16268.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  16269.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  16270.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  16271.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  16272.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  16273.             'doctrine.entity_managers' => [
  16274.                 'default' => 'doctrine.orm.default_entity_manager',
  16275.             ],
  16276.             'doctrine.default_entity_manager' => 'default',
  16277.             'doctrine.dbal.connection_factory.types' => [
  16278.             ],
  16279.             'doctrine.connections' => [
  16280.                 'default' => 'doctrine.dbal.default_connection',
  16281.             ],
  16282.             'doctrine.default_connection' => 'default',
  16283.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  16284.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  16285.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  16286.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  16287.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  16288.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  16289.             'doctrine.orm.cache.memcache_host' => 'localhost',
  16290.             'doctrine.orm.cache.memcache_port' => 11211,
  16291.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  16292.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  16293.             'doctrine.orm.cache.memcached_host' => 'localhost',
  16294.             'doctrine.orm.cache.memcached_port' => 11211,
  16295.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  16296.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  16297.             'doctrine.orm.cache.redis_host' => 'localhost',
  16298.             'doctrine.orm.cache.redis_port' => 6379,
  16299.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  16300.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  16301.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  16302.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  16303.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  16304.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  16305.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  16306.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  16307.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  16308.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  16309.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  16310.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  16311.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  16312.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  16313.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  16314.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  16315.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  16316.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  16317.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  16318.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  16319.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  16320.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  16321.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  16322.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  16323.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  16324.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  16325.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  16326.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  16327.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  16328.             'doctrine.orm.auto_generate_proxy_classes' => true,
  16329.             'doctrine.orm.proxy_namespace' => 'Proxies',
  16330.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  16331.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  16332.             'doctrine_migrations.table_name' => 'migration_versions',
  16333.             'doctrine_migrations.column_name' => 'version',
  16334.             'doctrine_migrations.column_length' => 14,
  16335.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  16336.             'doctrine_migrations.all_or_nothing' => false,
  16337.             'doctrine_migrations.name' => 'Application Migrations',
  16338.             'doctrine_migrations.custom_template' => NULL,
  16339.             'doctrine_migrations.organize_migrations' => false,
  16340.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  16341.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  16342.             'security.role_hierarchy.roles' => [
  16343.                 'ROLE_ADMIN' => [
  16344.                     => 'ROLE_USER',
  16345.                     => 'ROLE_SHOP_MANAGER',
  16346.                 ],
  16347.                 'ROLE_SUPER_ADMIN' => [
  16348.                     => 'ROLE_ADMIN',
  16349.                 ],
  16350.             ],
  16351.             'security.access.denied_url' => NULL,
  16352.             'security.authentication.manager.erase_credentials' => true,
  16353.             'security.authentication.session_strategy.strategy' => 'migrate',
  16354.             'security.access.always_authenticate_before_granting' => false,
  16355.             'security.authentication.hide_user_not_found' => true,
  16356.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  16357.             'web_profiler.debug_toolbar.mode' => 2,
  16358.             'monolog.use_microseconds' => true,
  16359.             'monolog.swift_mailer.handlers' => [
  16360.             ],
  16361.             'monolog.handlers_to_channels' => [
  16362.                 'monolog.handler.console' => [
  16363.                     'type' => 'exclusive',
  16364.                     'elements' => [
  16365.                         => 'event',
  16366.                         => 'doctrine',
  16367.                         => 'console',
  16368.                     ],
  16369.                 ],
  16370.                 'monolog.handler.main' => [
  16371.                     'type' => 'exclusive',
  16372.                     'elements' => [
  16373.                         => 'event',
  16374.                     ],
  16375.                 ],
  16376.             ],
  16377.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  16378.             'easyadmin.config' => [
  16379.                 'site_name' => 'EasyAdmin',
  16380.                 'formats' => [
  16381.                     'date' => 'Y-m-d',
  16382.                     'time' => 'H:i:s',
  16383.                     'datetime' => 'F j, Y H:i',
  16384.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  16385.                 ],
  16386.                 'disabled_actions' => [
  16387.                 ],
  16388.                 'translation_domain' => 'messages',
  16389.                 'user' => [
  16390.                     'display_name' => true,
  16391.                     'display_avatar' => true,
  16392.                     'name_property_path' => '__toString',
  16393.                     'avatar_property_path' => NULL,
  16394.                 ],
  16395.                 'design' => [
  16396.                     'brand_color' => 'hsl(230, 55%, 60%)',
  16397.                     'form_theme' => [
  16398.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  16399.                     ],
  16400.                     'assets' => [
  16401.                         'css' => [
  16402.                         ],
  16403.                         'js' => [
  16404.                         ],
  16405.                         'favicon' => [
  16406.                             'path' => 'favicon.ico',
  16407.                             'mime_type' => 'image/x-icon',
  16408.                         ],
  16409.                     ],
  16410.                     'menu' => [
  16411.                     ],
  16412.                 ],
  16413.                 'list' => [
  16414.                     'actions' => [
  16415.                     ],
  16416.                     'collapse_actions' => false,
  16417.                     'batch_actions' => [
  16418.                     ],
  16419.                     'max_results' => 15,
  16420.                     'item_permission' => NULL,
  16421.                 ],
  16422.                 'search' => [
  16423.                 ],
  16424.                 'edit' => [
  16425.                     'actions' => [
  16426.                     ],
  16427.                     'item_permission' => NULL,
  16428.                 ],
  16429.                 'new' => [
  16430.                     'actions' => [
  16431.                     ],
  16432.                     'item_permission' => NULL,
  16433.                 ],
  16434.                 'show' => [
  16435.                     'actions' => [
  16436.                     ],
  16437.                     'max_results' => 10,
  16438.                     'item_permission' => NULL,
  16439.                 ],
  16440.                 'entities' => [
  16441.                 ],
  16442.             ],
  16443.             'fos_rest.format_listener.rules' => NULL,
  16444.             'fos_user.backend_type_orm' => true,
  16445.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  16446.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  16447.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  16448.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  16449.             'fos_user.storage' => 'orm',
  16450.             'fos_user.firewall_name' => 'main',
  16451.             'fos_user.model_manager_name' => NULL,
  16452.             'fos_user.model.user.class' => 'App\\Entity\\User',
  16453.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  16454.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  16455.             'fos_user.profile.form.validation_groups' => [
  16456.                 => 'Profile',
  16457.                 => 'Default',
  16458.             ],
  16459.             'fos_user.registration.confirmation.from_email' => [
  16460.                 'test@domain.com' => 'test@domain.com',
  16461.             ],
  16462.             'fos_user.registration.confirmation.enabled' => false,
  16463.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  16464.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  16465.             'fos_user.registration.form.validation_groups' => [
  16466.                 => 'Registration',
  16467.                 => 'Default',
  16468.             ],
  16469.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  16470.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  16471.             'fos_user.change_password.form.validation_groups' => [
  16472.                 => 'ChangePassword',
  16473.                 => 'Default',
  16474.             ],
  16475.             'fos_user.resetting.email.from_email' => [
  16476.                 'test@domain.com' => 'test@domain.com',
  16477.             ],
  16478.             'fos_user.resetting.retry_ttl' => 7200,
  16479.             'fos_user.resetting.token_ttl' => 86400,
  16480.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  16481.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  16482.             'fos_user.resetting.form.validation_groups' => [
  16483.                 => 'ResetPassword',
  16484.                 => 'Default',
  16485.             ],
  16486.             'lexik_jwt_authentication.pass_phrase' => 'mumidis',
  16487.             'lexik_jwt_authentication.token_ttl' => 15778463,
  16488.             'lexik_jwt_authentication.clock_skew' => 0,
  16489.             'lexik_jwt_authentication.user_identity_field' => 'username',
  16490.             'lexik_jwt_authentication.user_id_claim' => 'username',
  16491.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  16492.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  16493.             'gesdinet_jwt_refresh_token.ttl' => 31557600,
  16494.             'gesdinet_jwt_refresh_token.ttl_update' => true,
  16495.             'gesdinet_jwt_refresh_token.security.firewall' => 'api',
  16496.             'gesdinet_jwt_refresh_token.user_provider' => 'fos_user.user_provider.username',
  16497.             'gesdinet_jwt_refresh_token.user_identity_field' => 'username',
  16498.             'gesdinet_jwt_refresh_token.single_use' => false,
  16499.             'gesdinet_jwt_refresh_token.token_parameter_name' => 'refresh_token',
  16500.             'gesdinet.jwtrefreshtoken.refresh_token.class' => 'Gesdinet\\JWTRefreshTokenBundle\\Entity\\RefreshToken',
  16501.             'gesdinet.jwtrefreshtoken.object_manager.id' => 'doctrine.orm.entity_manager',
  16502.             'gesdinet.jwtrefreshtoken.user_checker.id' => 'security.user_checker',
  16503.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  16504.             'swiftmailer.mailer.default.spool.enabled' => true,
  16505.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  16506.             'swiftmailer.mailer.default.single_address' => NULL,
  16507.             'swiftmailer.mailer.default.delivery.enabled' => true,
  16508.             'swiftmailer.spool.enabled' => true,
  16509.             'swiftmailer.delivery.enabled' => true,
  16510.             'swiftmailer.single_address' => NULL,
  16511.             'swiftmailer.mailers' => [
  16512.                 'default' => 'swiftmailer.mailer.default',
  16513.             ],
  16514.             'swiftmailer.default_mailer' => 'default',
  16515.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  16516.             'vich_uploader.mappings' => [
  16517.                 'user_avatar' => [
  16518.                     'uri_prefix' => '/uploads/files/user',
  16519.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/user'),
  16520.                     'namer' => [
  16521.                         'service' => 'vich_uploader.namer_uniqid.user_avatar',
  16522.                         'options' => [
  16523.                         ],
  16524.                     ],
  16525.                     'directory_namer' => [
  16526.                         'service' => NULL,
  16527.                         'options' => NULL,
  16528.                     ],
  16529.                     'delete_on_remove' => true,
  16530.                     'delete_on_update' => true,
  16531.                     'inject_on_load' => false,
  16532.                     'db_driver' => 'orm',
  16533.                 ],
  16534.                 'news_item' => [
  16535.                     'uri_prefix' => '/uploads/files/news-item/image',
  16536.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/news-item/image'),
  16537.                     'namer' => [
  16538.                         'service' => 'vich_uploader.namer_uniqid.news_item',
  16539.                         'options' => [
  16540.                         ],
  16541.                     ],
  16542.                     'directory_namer' => [
  16543.                         'service' => NULL,
  16544.                         'options' => NULL,
  16545.                     ],
  16546.                     'delete_on_remove' => true,
  16547.                     'delete_on_update' => true,
  16548.                     'inject_on_load' => false,
  16549.                     'db_driver' => 'orm',
  16550.                 ],
  16551.                 'shop_logo' => [
  16552.                     'uri_prefix' => '/uploads/files/shop/logo',
  16553.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/shop/logo'),
  16554.                     'namer' => [
  16555.                         'service' => 'vich_uploader.namer_uniqid.shop_logo',
  16556.                         'options' => [
  16557.                         ],
  16558.                     ],
  16559.                     'directory_namer' => [
  16560.                         'service' => NULL,
  16561.                         'options' => NULL,
  16562.                     ],
  16563.                     'delete_on_remove' => true,
  16564.                     'delete_on_update' => true,
  16565.                     'inject_on_load' => false,
  16566.                     'db_driver' => 'orm',
  16567.                 ],
  16568.                 'product_image' => [
  16569.                     'uri_prefix' => '/uploads/files/product/images',
  16570.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/product/images'),
  16571.                     'namer' => [
  16572.                         'service' => 'vich_uploader.namer_uniqid.product_image',
  16573.                         'options' => [
  16574.                         ],
  16575.                     ],
  16576.                     'directory_namer' => [
  16577.                         'service' => 'App\\Service\\Naming\\SubdirDirectoryNamer',
  16578.                         'options' => [
  16579.                         ],
  16580.                     ],
  16581.                     'delete_on_remove' => true,
  16582.                     'delete_on_update' => true,
  16583.                     'inject_on_load' => false,
  16584.                     'db_driver' => 'orm',
  16585.                 ],
  16586.                 'location_main_image' => [
  16587.                     'uri_prefix' => '/uploads/files/location/main-image',
  16588.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/location/main-image'),
  16589.                     'namer' => [
  16590.                         'service' => 'vich_uploader.namer_uniqid.location_main_image',
  16591.                         'options' => [
  16592.                         ],
  16593.                     ],
  16594.                     'directory_namer' => [
  16595.                         'service' => NULL,
  16596.                         'options' => NULL,
  16597.                     ],
  16598.                     'delete_on_remove' => true,
  16599.                     'delete_on_update' => true,
  16600.                     'inject_on_load' => false,
  16601.                     'db_driver' => 'orm',
  16602.                 ],
  16603.                 'building_main_image' => [
  16604.                     'uri_prefix' => '/uploads/files/building/main-image',
  16605.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/building/main-image'),
  16606.                     'namer' => [
  16607.                         'service' => 'vich_uploader.namer_uniqid.building_main_image',
  16608.                         'options' => [
  16609.                         ],
  16610.                     ],
  16611.                     'directory_namer' => [
  16612.                         'service' => NULL,
  16613.                         'options' => NULL,
  16614.                     ],
  16615.                     'delete_on_remove' => true,
  16616.                     'delete_on_update' => true,
  16617.                     'inject_on_load' => false,
  16618.                     'db_driver' => 'orm',
  16619.                 ],
  16620.                 'article_main_image' => [
  16621.                     'uri_prefix' => '/uploads/files/article/main-image',
  16622.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/article/main-image'),
  16623.                     'namer' => [
  16624.                         'service' => 'vich_uploader.namer_uniqid.article_main_image',
  16625.                         'options' => [
  16626.                         ],
  16627.                     ],
  16628.                     'directory_namer' => [
  16629.                         'service' => NULL,
  16630.                         'options' => NULL,
  16631.                     ],
  16632.                     'delete_on_remove' => true,
  16633.                     'delete_on_update' => true,
  16634.                     'inject_on_load' => false,
  16635.                     'db_driver' => 'orm',
  16636.                 ],
  16637.                 'room_main_image' => [
  16638.                     'uri_prefix' => '/uploads/files/room/main-image',
  16639.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/room/main-image'),
  16640.                     'namer' => [
  16641.                         'service' => 'vich_uploader.namer_uniqid.room_main_image',
  16642.                         'options' => [
  16643.                         ],
  16644.                     ],
  16645.                     'directory_namer' => [
  16646.                         'service' => NULL,
  16647.                         'options' => NULL,
  16648.                     ],
  16649.                     'delete_on_remove' => true,
  16650.                     'delete_on_update' => true,
  16651.                     'inject_on_load' => false,
  16652.                     'db_driver' => 'orm',
  16653.                 ],
  16654.                 'museum_main_image' => [
  16655.                     'uri_prefix' => '/uploads/files/museum/main-image',
  16656.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/museum/main-image'),
  16657.                     'namer' => [
  16658.                         'service' => 'vich_uploader.namer_uniqid.museum_main_image',
  16659.                         'options' => [
  16660.                         ],
  16661.                     ],
  16662.                     'directory_namer' => [
  16663.                         'service' => NULL,
  16664.                         'options' => NULL,
  16665.                     ],
  16666.                     'delete_on_remove' => true,
  16667.                     'delete_on_update' => true,
  16668.                     'inject_on_load' => false,
  16669.                     'db_driver' => 'orm',
  16670.                 ],
  16671.                 'activeobject_main_image' => [
  16672.                     'uri_prefix' => '/uploads/files/activeobject/main-image',
  16673.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/activeobject/main-image'),
  16674.                     'namer' => [
  16675.                         'service' => 'vich_uploader.namer_uniqid.activeobject_main_image',
  16676.                         'options' => [
  16677.                         ],
  16678.                     ],
  16679.                     'directory_namer' => [
  16680.                         'service' => NULL,
  16681.                         'options' => NULL,
  16682.                     ],
  16683.                     'delete_on_remove' => true,
  16684.                     'delete_on_update' => true,
  16685.                     'inject_on_load' => false,
  16686.                     'db_driver' => 'orm',
  16687.                 ],
  16688.                 'skin_main_image' => [
  16689.                     'uri_prefix' => '/uploads/files/skin/main-image',
  16690.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/skin/main-image'),
  16691.                     'namer' => [
  16692.                         'service' => 'vich_uploader.namer_uniqid.skin_main_image',
  16693.                         'options' => [
  16694.                         ],
  16695.                     ],
  16696.                     'directory_namer' => [
  16697.                         'service' => NULL,
  16698.                         'options' => NULL,
  16699.                     ],
  16700.                     'delete_on_remove' => true,
  16701.                     'delete_on_update' => true,
  16702.                     'inject_on_load' => false,
  16703.                     'db_driver' => 'orm',
  16704.                 ],
  16705.                 'tariff_main_image' => [
  16706.                     'uri_prefix' => '/uploads/files/tariff/main-image',
  16707.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/tariff/main-image'),
  16708.                     'namer' => [
  16709.                         'service' => 'vich_uploader.namer_uniqid.tariff_main_image',
  16710.                         'options' => [
  16711.                         ],
  16712.                     ],
  16713.                     'directory_namer' => [
  16714.                         'service' => NULL,
  16715.                         'options' => NULL,
  16716.                     ],
  16717.                     'delete_on_remove' => true,
  16718.                     'delete_on_update' => true,
  16719.                     'inject_on_load' => false,
  16720.                     'db_driver' => 'orm',
  16721.                 ],
  16722.                 'landing_main_image' => [
  16723.                     'uri_prefix' => '/uploads/files/landing/main-image',
  16724.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/landing/main-image'),
  16725.                     'namer' => [
  16726.                         'service' => 'vich_uploader.namer_uniqid.landing_main_image',
  16727.                         'options' => [
  16728.                         ],
  16729.                     ],
  16730.                     'directory_namer' => [
  16731.                         'service' => NULL,
  16732.                         'options' => NULL,
  16733.                     ],
  16734.                     'delete_on_remove' => true,
  16735.                     'delete_on_update' => true,
  16736.                     'inject_on_load' => false,
  16737.                     'db_driver' => 'orm',
  16738.                 ],
  16739.                 'landing_problem_image' => [
  16740.                     'uri_prefix' => '/uploads/files/landing/problem-image',
  16741.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/landing/problem-image'),
  16742.                     'namer' => [
  16743.                         'service' => 'vich_uploader.namer_uniqid.landing_problem_image',
  16744.                         'options' => [
  16745.                         ],
  16746.                     ],
  16747.                     'directory_namer' => [
  16748.                         'service' => NULL,
  16749.                         'options' => NULL,
  16750.                     ],
  16751.                     'delete_on_remove' => true,
  16752.                     'delete_on_update' => true,
  16753.                     'inject_on_load' => false,
  16754.                     'db_driver' => 'orm',
  16755.                 ],
  16756.                 'landing_tr_image' => [
  16757.                     'uri_prefix' => '/uploads/files/landing/tr-image',
  16758.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/landing/tr-image'),
  16759.                     'namer' => [
  16760.                         'service' => 'vich_uploader.namer_uniqid.landing_tr_image',
  16761.                         'options' => [
  16762.                         ],
  16763.                     ],
  16764.                     'directory_namer' => [
  16765.                         'service' => NULL,
  16766.                         'options' => NULL,
  16767.                     ],
  16768.                     'delete_on_remove' => true,
  16769.                     'delete_on_update' => true,
  16770.                     'inject_on_load' => false,
  16771.                     'db_driver' => 'orm',
  16772.                 ],
  16773.                 'landing_bottom_right_image' => [
  16774.                     'uri_prefix' => '/uploads/files/landing/bottom-right-image',
  16775.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/landing/bottom-right-image'),
  16776.                     'namer' => [
  16777.                         'service' => 'vich_uploader.namer_uniqid.landing_bottom_right_image',
  16778.                         'options' => [
  16779.                         ],
  16780.                     ],
  16781.                     'directory_namer' => [
  16782.                         'service' => NULL,
  16783.                         'options' => NULL,
  16784.                     ],
  16785.                     'delete_on_remove' => true,
  16786.                     'delete_on_update' => true,
  16787.                     'inject_on_load' => false,
  16788.                     'db_driver' => 'orm',
  16789.                 ],
  16790.                 'aboutitem_main_image' => [
  16791.                     'uri_prefix' => '/uploads/files/aboutitem/main-image',
  16792.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/aboutitem/main-image'),
  16793.                     'namer' => [
  16794.                         'service' => 'vich_uploader.namer_uniqid.aboutitem_main_image',
  16795.                         'options' => [
  16796.                         ],
  16797.                     ],
  16798.                     'directory_namer' => [
  16799.                         'service' => NULL,
  16800.                         'options' => NULL,
  16801.                     ],
  16802.                     'delete_on_remove' => true,
  16803.                     'delete_on_update' => true,
  16804.                     'inject_on_load' => false,
  16805.                     'db_driver' => 'orm',
  16806.                 ],
  16807.                 'partneritem_main_image' => [
  16808.                     'uri_prefix' => '/uploads/files/partneritem/main-image',
  16809.                     'upload_destination' => (\dirname(__DIR__4).'/public//uploads/files/partneritem/main-image'),
  16810.                     'namer' => [
  16811.                         'service' => 'vich_uploader.namer_uniqid.partneritem_main_image',
  16812.                         'options' => [
  16813.                         ],
  16814.                     ],
  16815.                     'directory_namer' => [
  16816.                         'service' => NULL,
  16817.                         'options' => NULL,
  16818.                     ],
  16819.                     'delete_on_remove' => true,
  16820.                     'delete_on_update' => true,
  16821.                     'inject_on_load' => false,
  16822.                     'db_driver' => 'orm',
  16823.                 ],
  16824.             ],
  16825.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  16826.             'data_collector.templates' => [
  16827.                 'data_collector.request' => [
  16828.                     => 'request',
  16829.                     => '@WebProfiler/Collector/request.html.twig',
  16830.                 ],
  16831.                 'data_collector.time' => [
  16832.                     => 'time',
  16833.                     => '@WebProfiler/Collector/time.html.twig',
  16834.                 ],
  16835.                 'data_collector.memory' => [
  16836.                     => 'memory',
  16837.                     => '@WebProfiler/Collector/memory.html.twig',
  16838.                 ],
  16839.                 'data_collector.validator' => [
  16840.                     => 'validator',
  16841.                     => '@WebProfiler/Collector/validator.html.twig',
  16842.                 ],
  16843.                 'data_collector.ajax' => [
  16844.                     => 'ajax',
  16845.                     => '@WebProfiler/Collector/ajax.html.twig',
  16846.                 ],
  16847.                 'data_collector.form' => [
  16848.                     => 'form',
  16849.                     => '@WebProfiler/Collector/form.html.twig',
  16850.                 ],
  16851.                 'data_collector.exception' => [
  16852.                     => 'exception',
  16853.                     => '@WebProfiler/Collector/exception.html.twig',
  16854.                 ],
  16855.                 'data_collector.logger' => [
  16856.                     => 'logger',
  16857.                     => '@WebProfiler/Collector/logger.html.twig',
  16858.                 ],
  16859.                 'data_collector.events' => [
  16860.                     => 'events',
  16861.                     => '@WebProfiler/Collector/events.html.twig',
  16862.                 ],
  16863.                 'data_collector.router' => [
  16864.                     => 'router',
  16865.                     => '@WebProfiler/Collector/router.html.twig',
  16866.                 ],
  16867.                 'data_collector.cache' => [
  16868.                     => 'cache',
  16869.                     => '@WebProfiler/Collector/cache.html.twig',
  16870.                 ],
  16871.                 'data_collector.translation' => [
  16872.                     => 'translation',
  16873.                     => '@WebProfiler/Collector/translation.html.twig',
  16874.                 ],
  16875.                 'data_collector.security' => [
  16876.                     => 'security',
  16877.                     => '@Security/Collector/security.html.twig',
  16878.                 ],
  16879.                 'data_collector.twig' => [
  16880.                     => 'twig',
  16881.                     => '@WebProfiler/Collector/twig.html.twig',
  16882.                 ],
  16883.                 'data_collector.http_client' => [
  16884.                     => 'http_client',
  16885.                     => '@WebProfiler/Collector/http_client.html.twig',
  16886.                 ],
  16887.                 'data_collector.doctrine' => [
  16888.                     => 'db',
  16889.                     => '@Doctrine/Collector/db.html.twig',
  16890.                 ],
  16891.                 'swiftmailer.data_collector' => [
  16892.                     => 'swiftmailer',
  16893.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  16894.                 ],
  16895.                 'data_collector.dump' => [
  16896.                     => 'dump',
  16897.                     => '@Debug/Profiler/dump.html.twig',
  16898.                 ],
  16899.                 'mailer.data_collector' => [
  16900.                     => 'mailer',
  16901.                     => '@WebProfiler/Collector/mailer.html.twig',
  16902.                 ],
  16903.                 'easyadmin.data_collector' => [
  16904.                     => 'easyadmin',
  16905.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  16906.                 ],
  16907.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  16908.                     => 'vich_uploader.mapping_collector',
  16909.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  16910.                 ],
  16911.                 'data_collector.config' => [
  16912.                     => 'config',
  16913.                     => '@WebProfiler/Collector/config.html.twig',
  16914.                 ],
  16915.             ],
  16916.             'console.command.ids' => [
  16917.             ],
  16918.         ];
  16919.     }
  16920.     protected function throw($message)
  16921.     {
  16922.         throw new RuntimeException($message);
  16923.     }
  16924. }