var/cache/dev/ContainerAfzip4D/App_KernelDevDebugContainer.php line 1788

Open in your IDE?
  1. <?php
  2. namespace ContainerAfzip4D;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'cache.app' => 'getCache_AppService',
  40.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'translator' => 'getTranslatorService',
  52.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  53.             'cache_clearer' => 'getCacheClearerService',
  54.             'filesystem' => 'getFilesystemService',
  55.             'serializer' => 'getSerializerService',
  56.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  57.             'form.factory' => 'getForm_FactoryService',
  58.             'form.type.file' => 'getForm_Type_FileService',
  59.             'profiler' => 'getProfilerService',
  60.             'twig' => 'getTwigService',
  61.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  62.             'security.token_storage' => 'getSecurity_TokenStorageService',
  63.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  64.             'session' => 'getSessionService',
  65.             'validator' => 'getValidatorService',
  66.         ];
  67.         $this->fileMap = [
  68.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  69.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  70.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  71.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  72.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  73.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  74.             '.container.private.session' => 'get_Container_Private_SessionService',
  75.             'App\\Controller\\Admin\\AcronisContactTypeCrudController' => 'getAcronisContactTypeCrudControllerService',
  76.             'App\\Controller\\Admin\\AcronisContactTypeTranslationCrudController' => 'getAcronisContactTypeTranslationCrudControllerService',
  77.             'App\\Controller\\Admin\\AcronisRoleCrudController' => 'getAcronisRoleCrudControllerService',
  78.             'App\\Controller\\Admin\\AcronisRoleTranslationCrudController' => 'getAcronisRoleTranslationCrudControllerService',
  79.             'App\\Controller\\Admin\\AreaCrudController' => 'getAreaCrudControllerService',
  80.             'App\\Controller\\Admin\\AreaTranslationCrudController' => 'getAreaTranslationCrudControllerService',
  81.             'App\\Controller\\Admin\\CategoryCrudController' => 'getCategoryCrudControllerService',
  82.             'App\\Controller\\Admin\\CategoryTranslationCrudController' => 'getCategoryTranslationCrudControllerService',
  83.             'App\\Controller\\Admin\\CountriesCrudController' => 'getCountriesCrudControllerService',
  84.             'App\\Controller\\Admin\\CountriesTranslationCrudController' => 'getCountriesTranslationCrudControllerService',
  85.             'App\\Controller\\Admin\\CurrencyCrudController' => 'getCurrencyCrudControllerService',
  86.             'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  87.             'App\\Controller\\Admin\\DiscounttypeCrudController' => 'getDiscounttypeCrudControllerService',
  88.             'App\\Controller\\Admin\\DiscounttypeTranslationCrudController' => 'getDiscounttypeTranslationCrudControllerService',
  89.             'App\\Controller\\Admin\\EndpointCategoryCrudController' => 'getEndpointCategoryCrudControllerService',
  90.             'App\\Controller\\Admin\\EndpointMappingCrudController' => 'getEndpointMappingCrudControllerService',
  91.             'App\\Controller\\Admin\\EventCrudController' => 'getEventCrudControllerService',
  92.             'App\\Controller\\Admin\\EventTranslationCrudController' => 'getEventTranslationCrudControllerService',
  93.             'App\\Controller\\Admin\\EventnotificationCrudController' => 'getEventnotificationCrudControllerService',
  94.             'App\\Controller\\Admin\\EventnotificationTranslationCrudController' => 'getEventnotificationTranslationCrudControllerService',
  95.             'App\\Controller\\Admin\\LanguageCrudController' => 'getLanguageCrudControllerService',
  96.             'App\\Controller\\Admin\\LanguageTranslationCrudController' => 'getLanguageTranslationCrudControllerService',
  97.             'App\\Controller\\Admin\\LicensetypeCrudController' => 'getLicensetypeCrudControllerService',
  98.             'App\\Controller\\Admin\\LicensetypeTranslationCrudController' => 'getLicensetypeTranslationCrudControllerService',
  99.             'App\\Controller\\Admin\\PartnerlevelgroupCrudController' => 'getPartnerlevelgroupCrudControllerService',
  100.             'App\\Controller\\Admin\\PartnerlevelgroupTranslationCrudController' => 'getPartnerlevelgroupTranslationCrudControllerService',
  101.             'App\\Controller\\Admin\\PayperiodCrudController' => 'getPayperiodCrudControllerService',
  102.             'App\\Controller\\Admin\\PayperiodTranslationCrudController' => 'getPayperiodTranslationCrudControllerService',
  103.             'App\\Controller\\Admin\\PositionCrudController' => 'getPositionCrudControllerService',
  104.             'App\\Controller\\Admin\\PositionTranslationCrudController' => 'getPositionTranslationCrudControllerService',
  105.             'App\\Controller\\Admin\\ProductlineCrudController' => 'getProductlineCrudControllerService',
  106.             'App\\Controller\\Admin\\ProductlineTranslationCrudController' => 'getProductlineTranslationCrudControllerService',
  107.             'App\\Controller\\Admin\\ProductunitCrudController' => 'getProductunitCrudControllerService',
  108.             'App\\Controller\\Admin\\ProductunitTranslationCrudController' => 'getProductunitTranslationCrudControllerService',
  109.             'App\\Controller\\Admin\\QuestionnaireproducttypeCrudController' => 'getQuestionnaireproducttypeCrudControllerService',
  110.             'App\\Controller\\Admin\\QuestionnaireproducttypeTranslationCrudController' => 'getQuestionnaireproducttypeTranslationCrudControllerService',
  111.             'App\\Controller\\Admin\\RegionsCrudController' => 'getRegionsCrudControllerService',
  112.             'App\\Controller\\Admin\\RegionsTranslationCrudController' => 'getRegionsTranslationCrudControllerService',
  113.             'App\\Controller\\Admin\\ResourceassisttypeCrudController' => 'getResourceassisttypeCrudControllerService',
  114.             'App\\Controller\\Admin\\ResourceassisttypeTranslationCrudController' => 'getResourceassisttypeTranslationCrudControllerService',
  115.             'App\\Controller\\Admin\\ResourceaudienceCrudController' => 'getResourceaudienceCrudControllerService',
  116.             'App\\Controller\\Admin\\ResourceaudienceTranslationCrudController' => 'getResourceaudienceTranslationCrudControllerService',
  117.             'App\\Controller\\Admin\\ResourcestypeCrudController' => 'getResourcestypeCrudControllerService',
  118.             'App\\Controller\\Admin\\ResourcestypeTranslationCrudController' => 'getResourcestypeTranslationCrudControllerService',
  119.             'App\\Controller\\Admin\\RoleCrudController' => 'getRoleCrudControllerService',
  120.             'App\\Controller\\Admin\\RoleTranslationCrudController' => 'getRoleTranslationCrudControllerService',
  121.             'App\\Controller\\Admin\\SectorsCrudController' => 'getSectorsCrudControllerService',
  122.             'App\\Controller\\Admin\\SectorsTranslationCrudController' => 'getSectorsTranslationCrudControllerService',
  123.             'App\\Controller\\Admin\\SeminartypeCrudController' => 'getSeminartypeCrudControllerService',
  124.             'App\\Controller\\Admin\\SeminartypeTranslationCrudController' => 'getSeminartypeTranslationCrudControllerService',
  125.             'App\\Controller\\Admin\\TagCrudController' => 'getTagCrudControllerService',
  126.             'App\\Controller\\Admin\\TagTranslationCrudController' => 'getTagTranslationCrudControllerService',
  127.             'App\\Controller\\Admin\\TipoCrudController' => 'getTipoCrudControllerService',
  128.             'App\\Controller\\Admin\\TipoTranslationCrudController' => 'getTipoTranslationCrudControllerService',
  129.             'App\\Controller\\Admin\\TipoticketCrudController' => 'getTipoticketCrudControllerService',
  130.             'App\\Controller\\Admin\\TipoticketTranslationCrudController' => 'getTipoticketTranslationCrudControllerService',
  131.             'App\\Controller\\Admin\\TrainingtypeCrudController' => 'getTrainingtypeCrudControllerService',
  132.             'App\\Controller\\Admin\\TrainingtypeTranslationCrudController' => 'getTrainingtypeTranslationCrudControllerService',
  133.             'App\\Controller\\AgreementController' => 'getAgreementControllerService',
  134.             'App\\Controller\\ApiController' => 'getApiControllerService',
  135.             'App\\Controller\\Api\\AcronisController' => 'getAcronisControllerService',
  136.             'App\\Controller\\Api\\ESDController' => 'getESDControllerService',
  137.             'App\\Controller\\Api\\MsCSPController' => 'getMsCSPControllerService',
  138.             'App\\Controller\\AzurePlanController' => 'getAzurePlanControllerService',
  139.             'App\\Controller\\BackofficeController' => 'getBackofficeControllerService',
  140.             'App\\Controller\\BundleController' => 'getBundleControllerService',
  141.             'App\\Controller\\BusinessoportunityController' => 'getBusinessoportunityControllerService',
  142.             'App\\Controller\\CampaignController' => 'getCampaignControllerService',
  143.             'App\\Controller\\CartController' => 'getCartControllerService',
  144.             'App\\Controller\\CatalogController' => 'getCatalogControllerService',
  145.             'App\\Controller\\CategoryController' => 'getCategoryControllerService',
  146.             'App\\Controller\\CompanyProfileController' => 'getCompanyProfileControllerService',
  147.             'App\\Controller\\CustomerController' => 'getCustomerControllerService',
  148.             'App\\Controller\\CustomizeController' => 'getCustomizeControllerService',
  149.             'App\\Controller\\DiscountVendorController' => 'getDiscountVendorControllerService',
  150.             'App\\Controller\\DiscountsByChannelController' => 'getDiscountsByChannelControllerService',
  151.             'App\\Controller\\GeneralMarkupController' => 'getGeneralMarkupControllerService',
  152.             'App\\Controller\\GroupAppController' => 'getGroupAppControllerService',
  153.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  154.             'App\\Controller\\ImportController' => 'getImportControllerService',
  155.             'App\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  156.             'App\\Controller\\LicenseCommentController' => 'getLicenseCommentControllerService',
  157.             'App\\Controller\\LicenseDiscountController' => 'getLicenseDiscountControllerService',
  158.             'App\\Controller\\MailCustomDataController' => 'getMailCustomDataControllerService',
  159.             'App\\Controller\\MailTemplateController' => 'getMailTemplateControllerService',
  160.             'App\\Controller\\MalwarebytesController' => 'getMalwarebytesControllerService',
  161.             'App\\Controller\\MarkupsByChannelController' => 'getMarkupsByChannelControllerService',
  162.             'App\\Controller\\McAfeeController' => 'getMcAfeeControllerService',
  163.             'App\\Controller\\MenuController' => 'getMenuControllerService',
  164.             'App\\Controller\\NotificationsController' => 'getNotificationsControllerService',
  165.             'App\\Controller\\PartnerController' => 'getPartnerControllerService',
  166.             'App\\Controller\\PowerbiController' => 'getPowerbiControllerService',
  167.             'App\\Controller\\ProductController' => 'getProductControllerService',
  168.             'App\\Controller\\ProductManagerController' => 'getProductManagerControllerService',
  169.             'App\\Controller\\ProductlineController' => 'getProductlineControllerService',
  170.             'App\\Controller\\ProfileController' => 'getProfileControllerService',
  171.             'App\\Controller\\ProgrammController' => 'getProgrammControllerService',
  172.             'App\\Controller\\PromotionController' => 'getPromotionControllerService',
  173.             'App\\Controller\\PurchaseOrderController' => 'getPurchaseOrderControllerService',
  174.             'App\\Controller\\RenewalController' => 'getRenewalControllerService',
  175.             'App\\Controller\\ReportingController' => 'getReportingControllerService',
  176.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  177.             'App\\Controller\\ResourcesController' => 'getResourcesControllerService',
  178.             'App\\Controller\\SalesController' => 'getSalesControllerService',
  179.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  180.             'App\\Controller\\SeminarController' => 'getSeminarControllerService',
  181.             'App\\Controller\\SentryTestController' => 'getSentryTestControllerService',
  182.             'App\\Controller\\SolarwindsController' => 'getSolarwindsControllerService',
  183.             'App\\Controller\\TagController' => 'getTagControllerService',
  184.             'App\\Controller\\TaxesController' => 'getTaxesControllerService',
  185.             'App\\Controller\\TestController' => 'getTestControllerService',
  186.             'App\\Controller\\TicketController' => 'getTicketControllerService',
  187.             'App\\Controller\\UsagesController' => 'getUsagesControllerService',
  188.             'App\\Controller\\UserController' => 'getUserControllerService',
  189.             'App\\Controller\\UtilitiesController' => 'getUtilitiesControllerService',
  190.             'App\\Controller\\VendorController' => 'getVendorControllerService',
  191.             'App\\Controller\\WarehouseController' => 'getWarehouseControllerService',
  192.             'App\\Controller\\WholesalerController' => 'getWholesalerControllerService',
  193.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  194.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  195.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  196.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  197.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  198.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  199.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  200.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  201.             'cache.app_clearer' => 'getCache_AppClearerService',
  202.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  203.             'cache.system_clearer' => 'getCache_SystemClearerService',
  204.             'cache_warmer' => 'getCacheWarmerService',
  205.             'console.command.public_alias.App\\Command\\ActivateKasperskyAsyncCommand' => 'getActivateKasperskyAsyncCommandService',
  206.             'console.command.public_alias.App\\Command\\ActivateSiteMalwarebytesCommand' => 'getActivateSiteMalwarebytesCommandService',
  207.             'console.command.public_alias.App\\Command\\CSPMassEditRenewalDisable' => 'getCSPMassEditRenewalDisableService',
  208.             'console.command.public_alias.App\\Command\\CheckDailyUsageExclaimer' => 'getCheckDailyUsageExclaimerService',
  209.             'console.command.public_alias.App\\Command\\CloseSupportCaseAutomaticallyCommand' => 'getCloseSupportCaseAutomaticallyCommandService',
  210.             'console.command.public_alias.App\\Command\\EmailLicenseExpirationCommand' => 'getEmailLicenseExpirationCommandService',
  211.             'console.command.public_alias.App\\Command\\LicenseAutomaticRenewalCommand' => 'getLicenseAutomaticRenewalCommandService',
  212.             'console.command.public_alias.App\\Command\\LicenseManualRenewalCommand' => 'getLicenseManualRenewalCommandService',
  213.             'console.command.public_alias.App\\Command\\LicenseRenewalCheckLimit' => 'getLicenseRenewalCheckLimitService',
  214.             'console.command.public_alias.App\\Command\\LicenseRepurchaseCommand' => 'getLicenseRepurchaseCommandService',
  215.             'console.command.public_alias.App\\Command\\LicenseResourceStatusCheck' => 'getLicenseResourceStatusCheckService',
  216.             'console.command.public_alias.App\\Command\\LicenseUnactivatedCommand' => 'getLicenseUnactivatedCommandService',
  217.             'console.command.public_alias.App\\Command\\MsBillingReconciliationCommand' => 'getMsBillingReconciliationCommandService',
  218.             'console.command.public_alias.App\\Command\\NAbleActivationCommand' => 'getNAbleActivationCommandService',
  219.             'console.command.public_alias.App\\Command\\NotifyInvoices' => 'getNotifyInvoicesService',
  220.             'console.command.public_alias.App\\Command\\NotifyNextSeminars' => 'getNotifyNextSeminarsService',
  221.             'console.command.public_alias.App\\Command\\NotifyTodaySeminars' => 'getNotifyTodaySeminarsService',
  222.             'console.command.public_alias.App\\Command\\PreparedCartCommand' => 'getPreparedCartCommandService',
  223.             'console.command.public_alias.App\\Command\\ProcessAutomaticBillingCommand' => 'getProcessAutomaticBillingCommandService',
  224.             'console.command.public_alias.App\\Command\\ProcessPartnerFiles' => 'getProcessPartnerFilesService',
  225.             'console.command.public_alias.App\\Command\\SolarwindsGenerateInvoiceArticles' => 'getSolarwindsGenerateInvoiceArticlesService',
  226.             'console.command.public_alias.App\\Command\\VendorsHealthcheckCommand' => 'getVendorsHealthcheckCommandService',
  227.             'console.command.public_alias.App\\Command\\WriteDailyUsageExclaimer' => 'getWriteDailyUsageExclaimerService',
  228.             'console.command_loader' => 'getConsole_CommandLoaderService',
  229.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  230.             'doctrine.dbal.katy_stats_connection' => 'getDoctrine_Dbal_KatyStatsConnectionService',
  231.             'error_controller' => 'getErrorControllerService',
  232.             'monolog.logger.api' => 'getMonolog_Logger_ApiService',
  233.             'monolog.logger.cron' => 'getMonolog_Logger_CronService',
  234.             'monolog.logger.traffic' => 'getMonolog_Logger_TrafficService',
  235.             'routing.loader' => 'getRouting_LoaderService',
  236.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  237.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  238.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  239.             'services_resetter' => 'getServicesResetterService',
  240.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  241.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  242.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  243.         ];
  244.         $this->aliases = [
  245.             'App\\Kernel' => 'kernel',
  246.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  247.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  248.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  249.             'database_connection' => 'doctrine.dbal.default_connection',
  250.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  251.         ];
  252.         $this->privates['service_container'] = function () {
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  259.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  260.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  265.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  267.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  270.             include_once \dirname(__DIR__4).'/src/EventSubscriber/CustomUserSubscriber.php';
  271.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LocaleSubscriber.php';
  272.             include_once \dirname(__DIR__4).'/src/EventSubscriber/MfaSubscriber.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  274.             include_once \dirname(__DIR__4).'/src/EventSubscriber/RequestSubscriber.php';
  275.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  276.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  277.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  278.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  280.             include_once \dirname(__DIR__4).'/src/Repository/ExchangeRateRepository.php';
  281.             include_once \dirname(__DIR__4).'/src/Service/Currency/ExchangeRateResolver.php';
  282.             include_once \dirname(__DIR__4).'/src/Service/Currency/OperationalCurrencyProvider.php';
  283.             include_once \dirname(__DIR__4).'/src/Service/DataProductFinder.php';
  284.             include_once \dirname(__DIR__4).'/src/Service/DateHelperService.php';
  285.             include_once \dirname(__DIR__4).'/src/Service/PriceCalculatorService.php';
  286.             include_once \dirname(__DIR__4).'/src/Service/isAllowedService.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  298.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  336.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  357.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  368.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  410.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  413.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  416.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  420.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  421.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  423.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  424.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  425.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  426.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  432.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  433.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  436.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  437.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/Handler.php';
  440.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/LoggerChain.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  470.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  472.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  475.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  476.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  477.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  504.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  505.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  506.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  509.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  510.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  511.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  512.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  513.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  514.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  515.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  516.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  517.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  518.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  523.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  525.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  526.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  527.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  529.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  530.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  532.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  534.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  535.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  537.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  539.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  540.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  542.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  543.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  544.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  546.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  551.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  552.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  556.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  557.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  559.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  560.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  562.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  563.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  599.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  602.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  604.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  611.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  613.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  614.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  615.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  616.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  638.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  643.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  645.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  646.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  648.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  649.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  660.         };
  661.     }
  662.     public function compile(): void
  663.     {
  664.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  665.     }
  666.     public function isCompiled(): bool
  667.     {
  668.         return true;
  669.     }
  670.     public function getRemovedIds(): array
  671.     {
  672.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  673.     }
  674.     protected function load($file$lazyLoad true)
  675.     {
  676.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  677.             return $class::do($this$lazyLoad);
  678.         }
  679.         if ('.' === $file[-4]) {
  680.             $class substr($class0, -4);
  681.         } else {
  682.             $file .= '.php';
  683.         }
  684.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  685.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  686.     }
  687.     protected function createProxy($class, \Closure $factory)
  688.     {
  689.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  690.         return $factory();
  691.     }
  692.     /**
  693.      * Gets the public '.container.private.profiler' shared service.
  694.      *
  695.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  696.      */
  697.     protected function get_Container_Private_ProfilerService()
  698.     {
  699.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  700.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  701.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  702.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  703.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  704.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  705.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  706.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  707.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  708.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  709.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  710.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  711.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  712.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  713.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  714.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  715.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  716.         $d->addInstance('cache.rate_limiter.traceable', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  717.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  718.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  719.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  720.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  721.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  722.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  723.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  724.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  725.         $f->addLogger('katy_stats', ($this->privates['doctrine.dbal.logger.profiling.katy_stats'] ?? ($this->privates['doctrine.dbal.logger.profiling.katy_stats'] = new \Doctrine\DBAL\Logging\DebugStack())));
  726.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  727.         if ($this->has('kernel')) {
  728.             $g->setKernel($b);
  729.         }
  730.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  731.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  732.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  733.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  734.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  735.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  736.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  737.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  738.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  739.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  740.         $instance->add($d);
  741.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  742.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  743.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  744.         $instance->add($e);
  745.         $instance->add($f);
  746.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  747.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  748.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  749.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  750.         $instance->add($g);
  751.         return $instance;
  752.     }
  753.     /**
  754.      * Gets the public '.container.private.security.authorization_checker' shared service.
  755.      *
  756.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  757.      */
  758.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  759.     {
  760.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  761.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  762.             return $this->services['.container.private.security.authorization_checker'];
  763.         }
  764.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  765.     }
  766.     /**
  767.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  768.      *
  769.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  770.      */
  771.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  772.     {
  773.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  774.     }
  775.     /**
  776.      * Gets the public '.container.private.security.token_storage' shared service.
  777.      *
  778.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  779.      */
  780.     protected function get_Container_Private_Security_TokenStorageService()
  781.     {
  782.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  783.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  784.         ], [
  785.             'request_stack' => '?',
  786.         ]));
  787.     }
  788.     /**
  789.      * Gets the public '.container.private.twig' shared service.
  790.      *
  791.      * @return \Twig\Environment
  792.      */
  793.     protected function get_Container_Private_TwigService()
  794.     {
  795.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  796.         $a->addPath((\dirname(__DIR__4).'/public/uploads/images'), 'uploads_img_path');
  797.         $a->addPath((\dirname(__DIR__4).'/public/images'), 'public_img_path');
  798.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  799.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  800.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  801.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  802.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  803.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  804.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  805.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  806.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  809.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  811.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  812.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  813.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  814.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  815.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  816.         $a->addPath((\dirname(__DIR__4).'/templates'));
  817.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  818.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  819.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  820.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  821.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  822.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  823.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  824.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  825.         $f = ($this->services['router'] ?? $this->getRouterService());
  826.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  827.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  828.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  829.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  830.         $j = new \Symfony\Bridge\Twig\AppVariable();
  831.         $j->setEnvironment('dev');
  832.         $j->setDebug(true);
  833.         if ($this->has('.container.private.security.token_storage')) {
  834.             $j->setTokenStorage($h);
  835.         }
  836.         if ($this->has('request_stack')) {
  837.             $j->setRequestStack($g);
  838.         }
  839.         $k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  840.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  841.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  842.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  843.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  844.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  845.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  846.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  847.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  848.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  849.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  850.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g$f)));
  851.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  852.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  853.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  854.         $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())));
  855.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  857.         $instance->addExtension(new \App\Twig\AppExtension(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\isAllowedService'] ?? $this->getIsAllowedServiceService()), ($this->privates['App\\Service\\DataProductFinder'] ?? $this->getDataProductFinderService())));
  858.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  859.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  860.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  861.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  862.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  863.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  864.         ], [
  865.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  866.         ])));
  867.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  868.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  869.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  870.         $instance->addGlobal('app'$j);
  871.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  872.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  873.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  874.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  875.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  876.         ], [
  877.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  878.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  879.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  880.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  881.         ])));
  882.         $instance->addGlobal('app_environment'$this->getEnv('APP_ENV'));
  883.         $instance->addGlobal('sentry_dsn'$this->getEnv('SENTRY_DSN'));
  884.         $instance->registerUndefinedFilterCallback([=> $k=> 'suggestFilter']);
  885.         $instance->registerUndefinedFunctionCallback([=> $k=> 'suggestFunction']);
  886.         $instance->registerUndefinedTokenParserCallback([=> $k=> 'suggestTag']);
  887.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  888.         return $instance;
  889.     }
  890.     /**
  891.      * Gets the public '.container.private.validator' shared service.
  892.      *
  893.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  894.      */
  895.     protected function get_Container_Private_ValidatorService()
  896.     {
  897.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  898.     }
  899.     /**
  900.      * Gets the public 'cache.app' shared service.
  901.      *
  902.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  903.      */
  904.     protected function getCache_AppService()
  905.     {
  906.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('oGy2ehw1QP'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  907.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  908.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  909.     }
  910.     /**
  911.      * Gets the public 'cache.rate_limiter' shared service.
  912.      *
  913.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  914.      */
  915.     protected function getCache_RateLimiterService()
  916.     {
  917.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+MFHVT5VMA'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  918.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  919.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  920.     }
  921.     /**
  922.      * Gets the public 'cache.system' shared service.
  923.      *
  924.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  925.      */
  926.     protected function getCache_SystemService()
  927.     {
  928.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8TbXID6ue5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  929.     }
  930.     /**
  931.      * Gets the public 'cache.validator_expression_language' shared service.
  932.      *
  933.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  934.      */
  935.     protected function getCache_ValidatorExpressionLanguageService()
  936.     {
  937.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BJOdomGLJJ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  938.     }
  939.     /**
  940.      * Gets the public 'data_collector.dump' shared service.
  941.      *
  942.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  943.      */
  944.     protected function getDataCollector_DumpService()
  945.     {
  946.         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()));
  947.     }
  948.     /**
  949.      * Gets the public 'doctrine' shared service.
  950.      *
  951.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  952.      */
  953.     protected function getDoctrineService()
  954.     {
  955.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  956.     }
  957.     /**
  958.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  959.      *
  960.      * @return \Doctrine\DBAL\Connection
  961.      */
  962.     protected function getDoctrine_Dbal_DefaultConnectionService()
  963.     {
  964.         $a = new \Doctrine\DBAL\Configuration();
  965.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  966.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] ?? $this->getTracingDriverConnectionFactoryService()))]);
  967.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'UTF8MB4''driver' => 'pdo_mysql''connection_override_options' => [], 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0.23''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  968.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  969.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  970.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  971.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  972.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  973.             'stof_doctrine_extensions.listener.tree' => ['privates''stof_doctrine_extensions.listener.tree''getStofDoctrineExtensions_Listener_TreeService'true],
  974.         ], [
  975.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  976.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  977.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  978.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  979.             'stof_doctrine_extensions.listener.timestampable' => '?',
  980.             'stof_doctrine_extensions.listener.tree' => '?',
  981.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'stof_doctrine_extensions.listener.tree'=> 'stof_doctrine_extensions.listener.timestampable'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), ['enum' => 'string']);
  982.     }
  983.     /**
  984.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  985.      *
  986.      * @return \Doctrine\ORM\EntityManager
  987.      */
  988.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  989.     {
  990.         if ($lazyLoad) {
  991.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  992.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  993.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  994.                     $proxy->setProxyInitializer(null);
  995.                     return true;
  996.                 });
  997.             });
  998.         }
  999.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  1000.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1001.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1002.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1003.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1004.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1005.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1006.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1007.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1009.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1010.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1011.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1012.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1013.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1016.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1017.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1018.         $a = new \Doctrine\ORM\Configuration();
  1019.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1020.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1021.         $b->addDriver($c'App\\Entity');
  1022.         $b->addDriver($c'App\\KatyStats');
  1023.         $b->addDriver($c'Gedmo\\Tree\\Entity');
  1024.         $a->setEntityNamespaces(['App' => 'App\\Entity''KatyStats' => 'App\\KatyStats''GedmoTree' => 'Gedmo\\Tree\\Entity']);
  1025.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1026.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1027.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1028.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1029.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1030.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1031.         ], [
  1032.             'doctrine.ulid_generator' => '?',
  1033.             'doctrine.uuid_generator' => '?',
  1034.         ])));
  1035.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1036.         $a->setProxyNamespace('Proxies');
  1037.         $a->setAutoGenerateProxyClasses(true);
  1038.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1039.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1040.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1041.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1042.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1043.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1044.             'App\\Repository\\AgreementsRepository' => ['privates''App\\Repository\\AgreementsRepository''getAgreementsRepositoryService'true],
  1045.             'App\\Repository\\ApiLicenseTransactionsStorageRepository' => ['privates''App\\Repository\\ApiLicenseTransactionsStorageRepository''getApiLicenseTransactionsStorageRepositoryService'true],
  1046.             'App\\Repository\\BillingConfigurationRepository' => ['privates''App\\Repository\\BillingConfigurationRepository''getBillingConfigurationRepositoryService'true],
  1047.             'App\\Repository\\BundleRepository' => ['privates''App\\Repository\\BundleRepository''getBundleRepositoryService'true],
  1048.             'App\\Repository\\BusinessoportunityRepository' => ['privates''App\\Repository\\BusinessoportunityRepository''getBusinessoportunityRepositoryService'true],
  1049.             'App\\Repository\\CampaignRepository' => ['privates''App\\Repository\\CampaignRepository''getCampaignRepositoryService'true],
  1050.             'App\\Repository\\CategoryRepository' => ['privates''App\\Repository\\CategoryRepository''getCategoryRepositoryService'true],
  1051.             'App\\Repository\\CompanyAddressRepository' => ['privates''App\\Repository\\CompanyAddressRepository''getCompanyAddressRepositoryService'true],
  1052.             'App\\Repository\\CtaPositionRepository' => ['privates''App\\Repository\\CtaPositionRepository''getCtaPositionRepositoryService'true],
  1053.             'App\\Repository\\CtaRepository' => ['privates''App\\Repository\\CtaRepository''getCtaRepositoryService'true],
  1054.             'App\\Repository\\CurrencyRepository' => ['privates''App\\Repository\\CurrencyRepository''getCurrencyRepositoryService'true],
  1055.             'App\\Repository\\CustomerRepository' => ['privates''App\\Repository\\CustomerRepository''getCustomerRepositoryService'true],
  1056.             'App\\Repository\\DiscountsByChannelRepository' => ['privates''App\\Repository\\DiscountsByChannelRepository''getDiscountsByChannelRepositoryService'true],
  1057.             'App\\Repository\\EndpointCategoryRepository' => ['privates''App\\Repository\\EndpointCategoryRepository''getEndpointCategoryRepositoryService'true],
  1058.             'App\\Repository\\EndpointMappingRepository' => ['privates''App\\Repository\\EndpointMappingRepository''getEndpointMappingRepositoryService'true],
  1059.             'App\\Repository\\EntityChangeLogRepository' => ['privates''App\\Repository\\EntityChangeLogRepository''getEntityChangeLogRepositoryService'true],
  1060.             'App\\Repository\\ExchangeRateRepository' => ['privates''App\\Repository\\ExchangeRateRepository''getExchangeRateRepositoryService'false],
  1061.             'App\\Repository\\FileRepository' => ['privates''App\\Repository\\FileRepository''getFileRepositoryService'true],
  1062.             'App\\Repository\\FunnelRepository' => ['privates''App\\Repository\\FunnelRepository''getFunnelRepositoryService'true],
  1063.             'App\\Repository\\GeneralMarkupRepository' => ['privates''App\\Repository\\GeneralMarkupRepository''getGeneralMarkupRepositoryService'true],
  1064.             'App\\Repository\\InvoiceRepository' => ['privates''App\\Repository\\InvoiceRepository''getInvoiceRepositoryService'true],
  1065.             'App\\Repository\\InvoicearticleRepository' => ['privates''App\\Repository\\InvoicearticleRepository''getInvoicearticleRepositoryService'true],
  1066.             'App\\Repository\\ItemBulkRepository' => ['privates''App\\Repository\\ItemBulkRepository''getItemBulkRepositoryService'true],
  1067.             'App\\Repository\\LicenseDiscountRepository' => ['privates''App\\Repository\\LicenseDiscountRepository''getLicenseDiscountRepositoryService'true],
  1068.             'App\\Repository\\LicenseRepository' => ['privates''App\\Repository\\LicenseRepository''getLicenseRepositoryService'true],
  1069.             'App\\Repository\\LicensecommentRepository' => ['privates''App\\Repository\\LicensecommentRepository''getLicensecommentRepositoryService'true],
  1070.             'App\\Repository\\MailCustomDataRepository' => ['privates''App\\Repository\\MailCustomDataRepository''getMailCustomDataRepositoryService'true],
  1071.             'App\\Repository\\MailTemplatesRepository' => ['privates''App\\Repository\\MailTemplatesRepository''getMailTemplatesRepositoryService'true],
  1072.             'App\\Repository\\MarkupsByChannelRepository' => ['privates''App\\Repository\\MarkupsByChannelRepository''getMarkupsByChannelRepositoryService'true],
  1073.             'App\\Repository\\NotificationSystemRepository' => ['privates''App\\Repository\\NotificationSystemRepository''getNotificationSystemRepositoryService'true],
  1074.             'App\\Repository\\PartnerLevelByVendorRepository' => ['privates''App\\Repository\\PartnerLevelByVendorRepository''getPartnerLevelByVendorRepositoryService'true],
  1075.             'App\\Repository\\PartnerRepository' => ['privates''App\\Repository\\PartnerRepository''getPartnerRepositoryService'true],
  1076.             'App\\Repository\\ProductByCustomerRepository' => ['privates''App\\Repository\\ProductByCustomerRepository''getProductByCustomerRepositoryService'true],
  1077.             'App\\Repository\\ProductRenewalRepository' => ['privates''App\\Repository\\ProductRenewalRepository''getProductRenewalRepositoryService'true],
  1078.             'App\\Repository\\ProductRepository' => ['privates''App\\Repository\\ProductRepository''getProductRepositoryService'true],
  1079.             'App\\Repository\\ProductbywholesalerRepository' => ['privates''App\\Repository\\ProductbywholesalerRepository''getProductbywholesalerRepositoryService'true],
  1080.             'App\\Repository\\ProductbywholesalerdiscountRepository' => ['privates''App\\Repository\\ProductbywholesalerdiscountRepository''getProductbywholesalerdiscountRepositoryService'true],
  1081.             'App\\Repository\\ProductimagesRepository' => ['privates''App\\Repository\\ProductimagesRepository''getProductimagesRepositoryService'true],
  1082.             'App\\Repository\\ProductlineRepository' => ['privates''App\\Repository\\ProductlineRepository''getProductlineRepositoryService'true],
  1083.             'App\\Repository\\ProductsbusinessoportinitiesRepository' => ['privates''App\\Repository\\ProductsbusinessoportinitiesRepository''getProductsbusinessoportinitiesRepositoryService'true],
  1084.             'App\\Repository\\ProgrammedRenewalRepository' => ['privates''App\\Repository\\ProgrammedRenewalRepository''getProgrammedRenewalRepositoryService'true],
  1085.             'App\\Repository\\PromotionRepository' => ['privates''App\\Repository\\PromotionRepository''getPromotionRepositoryService'true],
  1086.             'App\\Repository\\PurchaseOrderRepository' => ['privates''App\\Repository\\PurchaseOrderRepository''getPurchaseOrderRepositoryService'true],
  1087.             'App\\Repository\\RadarChartKpiRepository' => ['privates''App\\Repository\\RadarChartKpiRepository''getRadarChartKpiRepositoryService'true],
  1088.             'App\\Repository\\RegionsRepository' => ['privates''App\\Repository\\RegionsRepository''getRegionsRepositoryService'true],
  1089.             'App\\Repository\\ResellerFunnelRepository' => ['privates''App\\Repository\\ResellerFunnelRepository''getResellerFunnelRepositoryService'true],
  1090.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates''App\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'true],
  1091.             'App\\Repository\\ResourcesRepository' => ['privates''App\\Repository\\ResourcesRepository''getResourcesRepositoryService'true],
  1092.             'App\\Repository\\SalesRepository' => ['privates''App\\Repository\\SalesRepository''getSalesRepositoryService'true],
  1093.             'App\\Repository\\SectorsRepository' => ['privates''App\\Repository\\SectorsRepository''getSectorsRepositoryService'true],
  1094.             'App\\Repository\\SeminarRepository' => ['privates''App\\Repository\\SeminarRepository''getSeminarRepositoryService'true],
  1095.             'App\\Repository\\SupportCaseRepository' => ['privates''App\\Repository\\SupportCaseRepository''getSupportCaseRepositoryService'true],
  1096.             'App\\Repository\\TagRepository' => ['privates''App\\Repository\\TagRepository''getTagRepositoryService'true],
  1097.             'App\\Repository\\TaskRepository' => ['privates''App\\Repository\\TaskRepository''getTaskRepositoryService'true],
  1098.             'App\\Repository\\TaxesRepository' => ['privates''App\\Repository\\TaxesRepository''getTaxesRepositoryService'true],
  1099.             'App\\Repository\\TicketComercialRepository' => ['privates''App\\Repository\\TicketComercialRepository''getTicketComercialRepositoryService'true],
  1100.             'App\\Repository\\TicketRepository' => ['privates''App\\Repository\\TicketRepository''getTicketRepositoryService'true],
  1101.             'App\\Repository\\UserCartRepository' => ['privates''App\\Repository\\UserCartRepository''getUserCartRepositoryService'true],
  1102.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'true],
  1103.             'App\\Repository\\VendorProductLineMarkupRepository' => ['privates''App\\Repository\\VendorProductLineMarkupRepository''getVendorProductLineMarkupRepositoryService'true],
  1104.             'App\\Repository\\VendorSkuMarkupRepository' => ['privates''App\\Repository\\VendorSkuMarkupRepository''getVendorSkuMarkupRepositoryService'true],
  1105.             'App\\Repository\\VendorprogrammsRepository' => ['privates''App\\Repository\\VendorprogrammsRepository''getVendorprogrammsRepositoryService'true],
  1106.             'App\\Repository\\VendorsRepository' => ['privates''App\\Repository\\VendorsRepository''getVendorsRepositoryService'true],
  1107.             'App\\Repository\\WarehouseGroupRepository' => ['privates''App\\Repository\\WarehouseGroupRepository''getWarehouseGroupRepositoryService'true],
  1108.             'App\\Repository\\WarehousePoliciesRepository' => ['privates''App\\Repository\\WarehousePoliciesRepository''getWarehousePoliciesRepositoryService'true],
  1109.             'App\\Repository\\WarehouseProductRepository' => ['privates''App\\Repository\\WarehouseProductRepository''getWarehouseProductRepositoryService'true],
  1110.             'App\\Repository\\WarehouseRepository' => ['privates''App\\Repository\\WarehouseRepository''getWarehouseRepositoryService'true],
  1111.             'App\\Repository\\WholesalerRepository' => ['privates''App\\Repository\\WholesalerRepository''getWholesalerRepositoryService'true],
  1112.         ], [
  1113.             'App\\Repository\\AgreementsRepository' => '?',
  1114.             'App\\Repository\\ApiLicenseTransactionsStorageRepository' => '?',
  1115.             'App\\Repository\\BillingConfigurationRepository' => '?',
  1116.             'App\\Repository\\BundleRepository' => '?',
  1117.             'App\\Repository\\BusinessoportunityRepository' => '?',
  1118.             'App\\Repository\\CampaignRepository' => '?',
  1119.             'App\\Repository\\CategoryRepository' => '?',
  1120.             'App\\Repository\\CompanyAddressRepository' => '?',
  1121.             'App\\Repository\\CtaPositionRepository' => '?',
  1122.             'App\\Repository\\CtaRepository' => '?',
  1123.             'App\\Repository\\CurrencyRepository' => '?',
  1124.             'App\\Repository\\CustomerRepository' => '?',
  1125.             'App\\Repository\\DiscountsByChannelRepository' => '?',
  1126.             'App\\Repository\\EndpointCategoryRepository' => '?',
  1127.             'App\\Repository\\EndpointMappingRepository' => '?',
  1128.             'App\\Repository\\EntityChangeLogRepository' => '?',
  1129.             'App\\Repository\\ExchangeRateRepository' => '?',
  1130.             'App\\Repository\\FileRepository' => '?',
  1131.             'App\\Repository\\FunnelRepository' => '?',
  1132.             'App\\Repository\\GeneralMarkupRepository' => '?',
  1133.             'App\\Repository\\InvoiceRepository' => '?',
  1134.             'App\\Repository\\InvoicearticleRepository' => '?',
  1135.             'App\\Repository\\ItemBulkRepository' => '?',
  1136.             'App\\Repository\\LicenseDiscountRepository' => '?',
  1137.             'App\\Repository\\LicenseRepository' => '?',
  1138.             'App\\Repository\\LicensecommentRepository' => '?',
  1139.             'App\\Repository\\MailCustomDataRepository' => '?',
  1140.             'App\\Repository\\MailTemplatesRepository' => '?',
  1141.             'App\\Repository\\MarkupsByChannelRepository' => '?',
  1142.             'App\\Repository\\NotificationSystemRepository' => '?',
  1143.             'App\\Repository\\PartnerLevelByVendorRepository' => '?',
  1144.             'App\\Repository\\PartnerRepository' => '?',
  1145.             'App\\Repository\\ProductByCustomerRepository' => '?',
  1146.             'App\\Repository\\ProductRenewalRepository' => '?',
  1147.             'App\\Repository\\ProductRepository' => '?',
  1148.             'App\\Repository\\ProductbywholesalerRepository' => '?',
  1149.             'App\\Repository\\ProductbywholesalerdiscountRepository' => '?',
  1150.             'App\\Repository\\ProductimagesRepository' => '?',
  1151.             'App\\Repository\\ProductlineRepository' => '?',
  1152.             'App\\Repository\\ProductsbusinessoportinitiesRepository' => '?',
  1153.             'App\\Repository\\ProgrammedRenewalRepository' => '?',
  1154.             'App\\Repository\\PromotionRepository' => '?',
  1155.             'App\\Repository\\PurchaseOrderRepository' => '?',
  1156.             'App\\Repository\\RadarChartKpiRepository' => '?',
  1157.             'App\\Repository\\RegionsRepository' => '?',
  1158.             'App\\Repository\\ResellerFunnelRepository' => '?',
  1159.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1160.             'App\\Repository\\ResourcesRepository' => '?',
  1161.             'App\\Repository\\SalesRepository' => '?',
  1162.             'App\\Repository\\SectorsRepository' => '?',
  1163.             'App\\Repository\\SeminarRepository' => '?',
  1164.             'App\\Repository\\SupportCaseRepository' => '?',
  1165.             'App\\Repository\\TagRepository' => '?',
  1166.             'App\\Repository\\TaskRepository' => '?',
  1167.             'App\\Repository\\TaxesRepository' => '?',
  1168.             'App\\Repository\\TicketComercialRepository' => '?',
  1169.             'App\\Repository\\TicketRepository' => '?',
  1170.             'App\\Repository\\UserCartRepository' => '?',
  1171.             'App\\Repository\\UserRepository' => '?',
  1172.             'App\\Repository\\VendorProductLineMarkupRepository' => '?',
  1173.             'App\\Repository\\VendorSkuMarkupRepository' => '?',
  1174.             'App\\Repository\\VendorprogrammsRepository' => '?',
  1175.             'App\\Repository\\VendorsRepository' => '?',
  1176.             'App\\Repository\\WarehouseGroupRepository' => '?',
  1177.             'App\\Repository\\WarehousePoliciesRepository' => '?',
  1178.             'App\\Repository\\WarehouseProductRepository' => '?',
  1179.             'App\\Repository\\WarehouseRepository' => '?',
  1180.             'App\\Repository\\WholesalerRepository' => '?',
  1181.         ])));
  1182.         $a->addCustomStringFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1183.         $a->addCustomStringFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1184.         $a->addCustomStringFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  1185.         $a->addCustomStringFunction('JSON_EXTRACT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
  1186.         $a->addCustomStringFunction('JSON_UNQUOTE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonUnquote');
  1187.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1188.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1189.         return $instance;
  1190.     }
  1191.     /**
  1192.      * Gets the public 'event_dispatcher' shared service.
  1193.      *
  1194.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1195.      */
  1196.     protected function getEventDispatcherService()
  1197.     {
  1198.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1199.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1200.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1201.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1202.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1203.         $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())));
  1204.         $instance->addListener('kernel.controller', [=> function () {
  1205.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1206.         }, => 'onKernelController'], 0);
  1207.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1208.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1209.         }, => 'checkPassport'], 1024);
  1210.         $instance->addListener('kernel.response', [=> function () {
  1211.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1212.         }, => 'onKernelResponse'], 0);
  1213.         $instance->addListener('kernel.exception', [=> function () {
  1214.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListener2Service'));
  1215.         }, => 'onKernelException'], -64);
  1216.         $instance->addListener('kernel.view', [=> function () {
  1217.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1218.         }, => 'onKernelView'], 0);
  1219.         $instance->addListener('console.command', [=> function () {
  1220.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1221.         }, => 'handleConsoleCommandEvent'], 128);
  1222.         $instance->addListener('console.terminate', [=> function () {
  1223.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1224.         }, => 'handleConsoleTerminateEvent'], -64);
  1225.         $instance->addListener('console.error', [=> function () {
  1226.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1227.         }, => 'handleConsoleErrorEvent'], -64);
  1228.         $instance->addListener('kernel.request', [=> function () {
  1229.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1230.         }, => 'handleKernelRequestEvent'], 5);
  1231.         $instance->addListener('kernel.controller', [=> function () {
  1232.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1233.         }, => 'handleKernelControllerEvent'], 10);
  1234.         $instance->addListener('kernel.request', [=> function () {
  1235.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1236.         }, => 'handleKernelRequestEvent'], 3);
  1237.         $instance->addListener('kernel.finish_request', [=> function () {
  1238.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1239.         }, => 'handleKernelFinishRequestEvent'], 5);
  1240.         $instance->addListener('kernel.request', [=> function () {
  1241.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1242.         }, => 'handleKernelRequestEvent'], 4);
  1243.         $instance->addListener('kernel.response', [=> function () {
  1244.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1245.         }, => 'handleKernelResponseEvent'], 15);
  1246.         $instance->addListener('kernel.terminate', [=> function () {
  1247.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1248.         }, => 'handleKernelTerminateEvent'], 5);
  1249.         $instance->addListener('kernel.request', [=> function () {
  1250.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1251.         }, => 'handleKernelRequestEvent'], 2);
  1252.         $instance->addListener('kernel.finish_request', [=> function () {
  1253.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1254.         }, => 'handleKernelFinishRequestEvent'], 10);
  1255.         $instance->addListener('kernel.response', [=> function () {
  1256.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1257.         }, => 'handleKernelResponseEvent'], 15);
  1258.         $instance->addListener('console.command', [=> function () {
  1259.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1260.         }, => 'handleConsoleCommandEvent'], 118);
  1261.         $instance->addListener('console.terminate', [=> function () {
  1262.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1263.         }, => 'handleConsoleTerminateEvent'], -54);
  1264.         $instance->addListener('kernel.request', [=> function () {
  1265.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1266.         }, => 'handleKernelRequestEvent'], 0);
  1267.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1268.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  1269.         }, => 'handleLoginSuccessEvent'], 0);
  1270.         $instance->addListener('kernel.exception', [=> function () {
  1271.             return ($this->privates['App\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1272.         }, => 'onKernelException'], 0);
  1273.         $instance->addListener('kernel.controller', [=> function () {
  1274.             return ($this->privates['App\\EventSubscriber\\CustomUserSubscriber'] ?? $this->getCustomUserSubscriberService());
  1275.         }, => 'onKernelController'], 0);
  1276.         $instance->addListener('kernel.request', [=> function () {
  1277.             return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber()));
  1278.         }, => 'onKernelRequest'], 20);
  1279.         $instance->addListener('kernel.request', [=> function () {
  1280.             return ($this->privates['App\\EventSubscriber\\MfaSubscriber'] ?? $this->getMfaSubscriberService());
  1281.         }, => 'onKernelRequest'], -10);
  1282.         $instance->addListener('kernel.request', [=> function () {
  1283.             return ($this->privates['App\\EventSubscriber\\RequestSubscriber'] ?? ($this->privates['App\\EventSubscriber\\RequestSubscriber'] = new \App\EventSubscriber\RequestSubscriber()));
  1284.         }, => 'onKernelRequest'], 0);
  1285.         $instance->addListener('security.interactive_login', [=> function () {
  1286.             return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->load('getUserLocaleSubscriberService'));
  1287.         }, => 'onInteractiveLogin'], 0);
  1288.         $instance->addListener('kernel.response', [=> function () {
  1289.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1290.         }, => 'onKernelResponse'], 0);
  1291.         $instance->addListener('kernel.response', [=> function () {
  1292.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1293.         }, => 'onKernelResponse'], -1024);
  1294.         $instance->addListener('kernel.request', [=> function () {
  1295.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1296.         }, => 'setDefaultLocale'], 100);
  1297.         $instance->addListener('kernel.request', [=> function () {
  1298.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1299.         }, => 'onKernelRequest'], 16);
  1300.         $instance->addListener('kernel.finish_request', [=> function () {
  1301.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1302.         }, => 'onKernelFinishRequest'], 0);
  1303.         $instance->addListener('kernel.request', [=> function () {
  1304.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1305.         }, => 'onKernelRequest'], 256);
  1306.         $instance->addListener('kernel.response', [=> function () {
  1307.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1308.         }, => 'onResponse'], -255);
  1309.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1310.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1311.         }, => 'onControllerArguments'], 0);
  1312.         $instance->addListener('kernel.exception', [=> function () {
  1313.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1314.         }, => 'logKernelException'], 0);
  1315.         $instance->addListener('kernel.exception', [=> function () {
  1316.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1317.         }, => 'onKernelException'], -128);
  1318.         $instance->addListener('kernel.response', [=> function () {
  1319.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1320.         }, => 'removeCspHeader'], -128);
  1321.         $instance->addListener('kernel.request', [=> function () {
  1322.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1323.         }, => 'onKernelRequest'], 15);
  1324.         $instance->addListener('kernel.finish_request', [=> function () {
  1325.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1326.         }, => 'onKernelFinishRequest'], -15);
  1327.         $instance->addListener('console.error', [=> function () {
  1328.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1329.         }, => 'onConsoleError'], -128);
  1330.         $instance->addListener('console.terminate', [=> function () {
  1331.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1332.         }, => 'onConsoleTerminate'], -128);
  1333.         $instance->addListener('console.error', [=> function () {
  1334.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1335.         }, => 'onConsoleError'], 0);
  1336.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1337.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [=> $this->getEnv('DEV_EMAIL')])));
  1338.         }, => 'onMessage'], -255);
  1339.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1340.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1341.         }, => 'onMessage'], -255);
  1342.         $instance->addListener('kernel.request', [=> function () {
  1343.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1344.         }, => 'configure'], 2048);
  1345.         $instance->addListener('console.command', [=> function () {
  1346.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1347.         }, => 'configure'], 2048);
  1348.         $instance->addListener('kernel.request', [=> function () {
  1349.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1350.         }, => 'onKernelRequest'], 32);
  1351.         $instance->addListener('kernel.finish_request', [=> function () {
  1352.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1353.         }, => 'onKernelFinishRequest'], 0);
  1354.         $instance->addListener('kernel.exception', [=> function () {
  1355.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1356.         }, => 'onKernelException'], -64);
  1357.         $instance->addListener('kernel.response', [=> function () {
  1358.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1359.         }, => 'onKernelResponse'], 0);
  1360.         $instance->addListener('kernel.request', [=> function () {
  1361.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1362.         }, => 'onKernelRequest'], 128);
  1363.         $instance->addListener('kernel.response', [=> function () {
  1364.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1365.         }, => 'onKernelResponse'], -1000);
  1366.         $instance->addListener('kernel.finish_request', [=> function () {
  1367.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1368.         }, => 'onFinishRequest'], 0);
  1369.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1370.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1371.         }, => 'onNotification'], -255);
  1372.         $instance->addListener('kernel.response', [=> function () {
  1373.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1374.         }, => 'onKernelResponse'], -100);
  1375.         $instance->addListener('kernel.exception', [=> function () {
  1376.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1377.         }, => 'onKernelException'], 0);
  1378.         $instance->addListener('kernel.terminate', [=> function () {
  1379.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1380.         }, => 'onKernelTerminate'], -1024);
  1381.         $instance->addListener('kernel.controller', [=> function () {
  1382.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1383.         }, => 'onKernelController'], 0);
  1384.         $instance->addListener('kernel.response', [=> function () {
  1385.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1386.         }, => 'onKernelResponse'], 0);
  1387.         $instance->addListener('kernel.controller', [=> function () {
  1388.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1389.         }, => 'onKernelController'], 0);
  1390.         $instance->addListener('kernel.controller', [=> function () {
  1391.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1392.         }, => 'onKernelController'], 0);
  1393.         $instance->addListener('kernel.controller', [=> function () {
  1394.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1395.         }, => 'onKernelController'], -128);
  1396.         $instance->addListener('kernel.view', [=> function () {
  1397.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1398.         }, => 'onKernelView'], 0);
  1399.         $instance->addListener('kernel.controller', [=> function () {
  1400.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1401.         }, => 'onKernelController'], 0);
  1402.         $instance->addListener('kernel.response', [=> function () {
  1403.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1404.         }, => 'onKernelResponse'], 0);
  1405.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1406.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1407.         }, => 'onKernelControllerArguments'], 0);
  1408.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1409.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1410.         }, => 'onKernelControllerArguments'], 0);
  1411.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1412.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1413.         }, => 'onMessage'], 0);
  1414.         $instance->addListener('kernel.response', [=> function () {
  1415.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1416.         }, => 'onKernelResponse'], -128);
  1417.         $instance->addListener('console.command', [=> function () {
  1418.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1419.         }, => 'onCommand'], 255);
  1420.         $instance->addListener('console.terminate', [=> function () {
  1421.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1422.         }, => 'onTerminate'], -255);
  1423.         $instance->addListener('console.command', [=> function () {
  1424.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1425.         }, => 'configure'], 1024);
  1426.         $instance->addListener('console.error', [=> function () {
  1427.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1428.         }, => 'onConsoleError'], 0);
  1429.         $instance->addListener('console.terminate', [=> function () {
  1430.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1431.         }, => 'onConsoleTerminate'], 0);
  1432.         $instance->addListener('kernel.response', [=> function () {
  1433.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1434.         }, => 'onKernelResponse'], 0);
  1435.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1436.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1437.         }, => 'checkPassport'], 0);
  1438.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1439.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1440.         }, => 'onLoginSuccess'], 0);
  1441.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1442.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1443.         }, => 'onVoterVote'], 0);
  1444.         $instance->addListener('kernel.request', [=> function () {
  1445.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1446.         }, => 'configureLogoutUrlGenerator'], 8);
  1447.         $instance->addListener('kernel.request', [=> function () {
  1448.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1449.         }, => 'onKernelRequest'], 8);
  1450.         $instance->addListener('kernel.finish_request', [=> function () {
  1451.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1452.         }, => 'onKernelFinishRequest'], 0);
  1453.         $instance->addListener('kernel.exception', [=> function () {
  1454.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_MainService'));
  1455.         }, => 'onKernelException'], 2);
  1456.         $instance->addListener('kernel.request', [=> function () {
  1457.             return ($this->privates['security.authentication.form_listener.two_factor.main'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_MainService());
  1458.         }, => 'onKernelRequest'], 0);
  1459.         $instance->addListener('security.authentication.success', [=> function () {
  1460.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1461.         }, => 'onLogin'], 9223372036854775807);
  1462.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1463.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1464.         }, => 'onAccessDenied'], 0);
  1465.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1466.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1467.         }, => 'onTwoFactorForm'], 0);
  1468.         $instance->addListener('kernel.response', [=> function () {
  1469.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  1470.         }, => 'onKernelResponse'], 1);
  1471.         $instance->addListener('kernel.request', [=> function () {
  1472.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1473.         }, => 'handleLegacyEaContext'], 10);
  1474.         $instance->addListener('kernel.request', [=> function () {
  1475.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1476.         }, => 'onKernelRequest'], 0);
  1477.         $instance->addListener('kernel.controller', [=> function () {
  1478.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1479.         }, => 'onKernelController'], 128);
  1480.         $instance->addListener('security.authentication.success', [=> function () {
  1481.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  1482.         }, => 'onLogin'], 9223372036854775806);
  1483.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1484.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1485.         }, => 'checkPassport'], 0);
  1486.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1487.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  1488.         }, => 'onSuccessfulLogin'], -63);
  1489.         $instance->addListener('kernel.response', [=> function () {
  1490.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  1491.         }, => 'onKernelResponse'], 0);
  1492.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1493.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  1494.         }, => 'onSuccessfulLogin'], 0);
  1495.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1496.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1497.         }, => 'checkPassport'], 512);
  1498.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1499.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1500.         }, => 'onLogout'], 0);
  1501.         return $instance;
  1502.     }
  1503.     /**
  1504.      * Gets the public 'http_kernel' shared service.
  1505.      *
  1506.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1507.      */
  1508.     protected function getHttpKernelService()
  1509.     {
  1510.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1511.         if (isset($this->services['http_kernel'])) {
  1512.             return $this->services['http_kernel'];
  1513.         }
  1514.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1515.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1516.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1517.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1518.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1519.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1520.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1521.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1522.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1523.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1524.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1525.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1526.     }
  1527.     /**
  1528.      * Gets the public 'request_stack' shared service.
  1529.      *
  1530.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1531.      */
  1532.     protected function getRequestStackService()
  1533.     {
  1534.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1535.     }
  1536.     /**
  1537.      * Gets the public 'router' shared service.
  1538.      *
  1539.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1540.      */
  1541.     protected function getRouterService()
  1542.     {
  1543.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1544.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1545.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1546.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1547.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1548.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1549.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1550.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1551.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1552.         ], [
  1553.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1554.         ]))->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_US');
  1555.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1556.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1557.         return $instance;
  1558.     }
  1559.     /**
  1560.      * Gets the public 'translator' shared service.
  1561.      *
  1562.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1563.      */
  1564.     protected function getTranslatorService()
  1565.     {
  1566.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1567.     }
  1568.     /**
  1569.      * Gets the public 'var_dumper.cloner' shared service.
  1570.      *
  1571.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1572.      */
  1573.     protected function getVarDumper_ClonerService()
  1574.     {
  1575.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1576.         $instance->setMaxItems(2500);
  1577.         $instance->setMinDepth(1);
  1578.         $instance->setMaxString(-1);
  1579.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1580.         return $instance;
  1581.     }
  1582.     /**
  1583.      * Gets the private '.debug.http_client' shared service.
  1584.      *
  1585.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1586.      */
  1587.     protected function get_Debug_HttpClientService()
  1588.     {
  1589.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1590.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1591.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1592.         $b->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1593.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1594.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1595.         $b->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1596.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1597.         $a->setLogger($b);
  1598.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1599.     }
  1600.     /**
  1601.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1602.      *
  1603.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1604.      */
  1605.     protected function get_ServiceLocator_ZJyh7qSService()
  1606.     {
  1607.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1608.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1609.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1610.         ], [
  1611.             'security.firewall.map.context.dev' => '?',
  1612.             'security.firewall.map.context.main' => '?',
  1613.         ]);
  1614.     }
  1615.     /**
  1616.      * Gets the private 'App\EventSubscriber\CustomUserSubscriber' shared autowired service.
  1617.      *
  1618.      * @return \App\EventSubscriber\CustomUserSubscriber
  1619.      */
  1620.     protected function getCustomUserSubscriberService()
  1621.     {
  1622.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1623.         if (isset($this->privates['App\\EventSubscriber\\CustomUserSubscriber'])) {
  1624.             return $this->privates['App\\EventSubscriber\\CustomUserSubscriber'];
  1625.         }
  1626.         return $this->privates['App\\EventSubscriber\\CustomUserSubscriber'] = new \App\EventSubscriber\CustomUserSubscriber($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  1627.     }
  1628.     /**
  1629.      * Gets the private 'App\EventSubscriber\MfaSubscriber' shared autowired service.
  1630.      *
  1631.      * @return \App\EventSubscriber\MfaSubscriber
  1632.      */
  1633.     protected function getMfaSubscriberService()
  1634.     {
  1635.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1636.         if (isset($this->privates['App\\EventSubscriber\\MfaSubscriber'])) {
  1637.             return $this->privates['App\\EventSubscriber\\MfaSubscriber'];
  1638.         }
  1639.         return $this->privates['App\\EventSubscriber\\MfaSubscriber'] = new \App\EventSubscriber\MfaSubscriber($a, ($this->services['router'] ?? $this->getRouterService()));
  1640.     }
  1641.     /**
  1642.      * Gets the private 'App\Repository\ExchangeRateRepository' shared autowired service.
  1643.      *
  1644.      * @return \App\Repository\ExchangeRateRepository
  1645.      */
  1646.     protected function getExchangeRateRepositoryService()
  1647.     {
  1648.         return $this->privates['App\\Repository\\ExchangeRateRepository'] = new \App\Repository\ExchangeRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1649.     }
  1650.     /**
  1651.      * Gets the private 'App\Service\Currency\ExchangeRateResolver' shared autowired service.
  1652.      *
  1653.      * @return \App\Service\Currency\ExchangeRateResolver
  1654.      */
  1655.     protected function getExchangeRateResolverService()
  1656.     {
  1657.         return $this->privates['App\\Service\\Currency\\ExchangeRateResolver'] = new \App\Service\Currency\ExchangeRateResolver(($this->privates['App\\Repository\\ExchangeRateRepository'] ?? $this->getExchangeRateRepositoryService()), ($this->privates['App\\Service\\Currency\\OperationalCurrencyProvider'] ?? ($this->privates['App\\Service\\Currency\\OperationalCurrencyProvider'] = new \App\Service\Currency\OperationalCurrencyProvider())), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1658.     }
  1659.     /**
  1660.      * Gets the private 'App\Service\Currency\OperationalCurrencyProvider' shared autowired service.
  1661.      *
  1662.      * @return \App\Service\Currency\OperationalCurrencyProvider
  1663.      */
  1664.     protected function getOperationalCurrencyProviderService()
  1665.     {
  1666.         return $this->privates['App\\Service\\Currency\\OperationalCurrencyProvider'] = new \App\Service\Currency\OperationalCurrencyProvider();
  1667.     }
  1668.     /**
  1669.      * Gets the private 'App\Service\DataProductFinder' shared autowired service.
  1670.      *
  1671.      * @return \App\Service\DataProductFinder
  1672.      */
  1673.     protected function getDataProductFinderService()
  1674.     {
  1675.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1676.         if (isset($this->privates['App\\Service\\DataProductFinder'])) {
  1677.             return $this->privates['App\\Service\\DataProductFinder'];
  1678.         }
  1679.         $b = ($this->privates['App\\Service\\PriceCalculatorService'] ?? $this->getPriceCalculatorServiceService());
  1680.         if (isset($this->privates['App\\Service\\DataProductFinder'])) {
  1681.             return $this->privates['App\\Service\\DataProductFinder'];
  1682.         }
  1683.         return $this->privates['App\\Service\\DataProductFinder'] = new \App\Service\DataProductFinder(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), $b);
  1684.     }
  1685.     /**
  1686.      * Gets the private 'App\Service\DateHelperService' shared autowired service.
  1687.      *
  1688.      * @return \App\Service\DateHelperService
  1689.      */
  1690.     protected function getDateHelperServiceService()
  1691.     {
  1692.         return $this->privates['App\\Service\\DateHelperService'] = new \App\Service\DateHelperService();
  1693.     }
  1694.     /**
  1695.      * Gets the private 'App\Service\PriceCalculatorService' shared autowired service.
  1696.      *
  1697.      * @return \App\Service\PriceCalculatorService
  1698.      */
  1699.     protected function getPriceCalculatorServiceService()
  1700.     {
  1701.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1702.         if (isset($this->privates['App\\Service\\PriceCalculatorService'])) {
  1703.             return $this->privates['App\\Service\\PriceCalculatorService'];
  1704.         }
  1705.         return $this->privates['App\\Service\\PriceCalculatorService'] = new \App\Service\PriceCalculatorService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Service\\DateHelperService'] ?? ($this->privates['App\\Service\\DateHelperService'] = new \App\Service\DateHelperService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Currency\\ExchangeRateResolver'] ?? $this->getExchangeRateResolverService()));
  1706.     }
  1707.     /**
  1708.      * Gets the private 'App\Service\isAllowedService' shared autowired service.
  1709.      *
  1710.      * @return \App\Service\isAllowedService
  1711.      */
  1712.     protected function getIsAllowedServiceService()
  1713.     {
  1714.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1715.         if (isset($this->privates['App\\Service\\isAllowedService'])) {
  1716.             return $this->privates['App\\Service\\isAllowedService'];
  1717.         }
  1718.         return $this->privates['App\\Service\\isAllowedService'] = new \App\Service\isAllowedService(\dirname(__DIR__4), $a);
  1719.     }
  1720.     /**
  1721.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1722.      *
  1723.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1724.      */
  1725.     protected function getAdminRouterSubscriberService()
  1726.     {
  1727.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1728.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1729.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1730.         }
  1731.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService());
  1732.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1733.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1734.         }
  1735.         $c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1736.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'])) {
  1737.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'];
  1738.         }
  1739.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  1740.         $e = ($this->services['router'] ?? $this->getRouterService());
  1741.         $f = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  1742.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$d, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a$d$e, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $f$b), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), $f, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $e$e$c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1743.     }
  1744.     /**
  1745.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1746.      *
  1747.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1748.      */
  1749.     protected function getActionFactoryService()
  1750.     {
  1751.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1752.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'])) {
  1753.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'];
  1754.         }
  1755.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1756.     }
  1757.     /**
  1758.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1759.      *
  1760.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1761.      */
  1762.     protected function getControllerFactoryService()
  1763.     {
  1764.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1765.     }
  1766.     /**
  1767.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1768.      *
  1769.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1770.      */
  1771.     protected function getEntityFactoryService()
  1772.     {
  1773.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1774.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1775.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1776.         }
  1777.         $b = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService());
  1778.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1779.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1780.         }
  1781.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1782.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'])) {
  1783.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'];
  1784.         }
  1785.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, new RewindableGenerator(function () {
  1786.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1787.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1788.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1789.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1790.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1791.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1792.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1793.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1794.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1795.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1796.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1797.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1798.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1799.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1800.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1801.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1802.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1803.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1804.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1805.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1806.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1807.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1808.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1809.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1810.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1811.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1812.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1813.             yield 27 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1814.         }, 28)), $b$a, ($this->services['doctrine'] ?? $this->getDoctrineService()), $c);
  1815.     }
  1816.     /**
  1817.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1818.      *
  1819.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1820.      */
  1821.     protected function getAdminContextProviderService()
  1822.     {
  1823.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1824.     }
  1825.     /**
  1826.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  1827.      *
  1828.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  1829.      */
  1830.     protected function getCrudControllerRegistryService()
  1831.     {
  1832.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'App\\Controller\\Admin\\AcronisContactTypeCrudController'=> 'App\\Controller\\Admin\\AcronisContactTypeTranslationCrudController'=> 'App\\Controller\\Admin\\AcronisRoleCrudController'=> 'App\\Controller\\Admin\\AcronisRoleTranslationCrudController'=> 'App\\Controller\\Admin\\AreaCrudController'=> 'App\\Controller\\Admin\\AreaTranslationCrudController'=> 'App\\Controller\\Admin\\CategoryCrudController'=> 'App\\Controller\\Admin\\CategoryTranslationCrudController'=> 'App\\Controller\\Admin\\CountriesCrudController'=> 'App\\Controller\\Admin\\CountriesTranslationCrudController'10 => 'App\\Controller\\Admin\\CurrencyCrudController'11 => 'App\\Controller\\Admin\\DiscounttypeCrudController'12 => 'App\\Controller\\Admin\\DiscounttypeTranslationCrudController'13 => 'App\\Controller\\Admin\\EndpointCategoryCrudController'14 => 'App\\Controller\\Admin\\EndpointMappingCrudController'15 => 'App\\Controller\\Admin\\EventCrudController'16 => 'App\\Controller\\Admin\\EventTranslationCrudController'17 => 'App\\Controller\\Admin\\EventnotificationCrudController'18 => 'App\\Controller\\Admin\\EventnotificationTranslationCrudController'19 => 'App\\Controller\\Admin\\LanguageCrudController'20 => 'App\\Controller\\Admin\\LanguageTranslationCrudController'21 => 'App\\Controller\\Admin\\LicensetypeCrudController'22 => 'App\\Controller\\Admin\\LicensetypeTranslationCrudController'23 => 'App\\Controller\\Admin\\PartnerlevelgroupCrudController'24 => 'App\\Controller\\Admin\\PartnerlevelgroupTranslationCrudController'25 => 'App\\Controller\\Admin\\PayperiodCrudController'26 => 'App\\Controller\\Admin\\PayperiodTranslationCrudController'27 => 'App\\Controller\\Admin\\PositionCrudController'28 => 'App\\Controller\\Admin\\PositionTranslationCrudController'29 => 'App\\Controller\\Admin\\ProductlineCrudController'30 => 'App\\Controller\\Admin\\ProductlineTranslationCrudController'31 => 'App\\Controller\\Admin\\ProductunitCrudController'32 => 'App\\Controller\\Admin\\ProductunitTranslationCrudController'33 => 'App\\Controller\\Admin\\QuestionnaireproducttypeCrudController'34 => 'App\\Controller\\Admin\\QuestionnaireproducttypeTranslationCrudController'35 => 'App\\Controller\\Admin\\RegionsCrudController'36 => 'App\\Controller\\Admin\\RegionsTranslationCrudController'37 => 'App\\Controller\\Admin\\ResourceassisttypeCrudController'38 => 'App\\Controller\\Admin\\ResourceassisttypeTranslationCrudController'39 => 'App\\Controller\\Admin\\ResourceaudienceCrudController'40 => 'App\\Controller\\Admin\\ResourceaudienceTranslationCrudController'41 => 'App\\Controller\\Admin\\ResourcestypeCrudController'42 => 'App\\Controller\\Admin\\ResourcestypeTranslationCrudController'43 => 'App\\Controller\\Admin\\RoleCrudController'44 => 'App\\Controller\\Admin\\RoleTranslationCrudController'45 => 'App\\Controller\\Admin\\SectorsCrudController'46 => 'App\\Controller\\Admin\\SectorsTranslationCrudController'47 => 'App\\Controller\\Admin\\SeminartypeCrudController'48 => 'App\\Controller\\Admin\\SeminartypeTranslationCrudController'49 => 'App\\Controller\\Admin\\TagCrudController'50 => 'App\\Controller\\Admin\\TagTranslationCrudController'51 => 'App\\Controller\\Admin\\TipoCrudController'52 => 'App\\Controller\\Admin\\TipoTranslationCrudController'53 => 'App\\Controller\\Admin\\TipoticketCrudController'54 => 'App\\Controller\\Admin\\TipoticketTranslationCrudController'55 => 'App\\Controller\\Admin\\TrainingtypeCrudController'56 => 'App\\Controller\\Admin\\TrainingtypeTranslationCrudController']);
  1833.     }
  1834.     /**
  1835.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1836.      *
  1837.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1838.      */
  1839.     protected function getAdminUrlGeneratorService()
  1840.     {
  1841.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1842.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'App\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1843.         };
  1844.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1845.     }
  1846.     /**
  1847.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1848.      *
  1849.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1850.      */
  1851.     protected function getAuthorizationCheckerService()
  1852.     {
  1853.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1854.         if (isset($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'])) {
  1855.             return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'];
  1856.         }
  1857.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  1858.     }
  1859.     /**
  1860.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  1861.      *
  1862.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  1863.      */
  1864.     protected function getLoginListenerService()
  1865.     {
  1866.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1867.     }
  1868.     /**
  1869.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  1870.      *
  1871.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  1872.      */
  1873.     protected function getRequestListenerService()
  1874.     {
  1875.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1876.     }
  1877.     /**
  1878.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  1879.      *
  1880.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  1881.      */
  1882.     protected function getSubRequestListenerService()
  1883.     {
  1884.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1885.     }
  1886.     /**
  1887.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  1888.      *
  1889.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  1890.      */
  1891.     protected function getTracingRequestListenerService()
  1892.     {
  1893.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1894.     }
  1895.     /**
  1896.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  1897.      *
  1898.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  1899.      */
  1900.     protected function getTracingSubRequestListenerService()
  1901.     {
  1902.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1903.     }
  1904.     /**
  1905.      * Gets the private 'Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory' shared service.
  1906.      *
  1907.      * @return \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory
  1908.      */
  1909.     protected function getTracingDriverConnectionFactoryService()
  1910.     {
  1911.         return $this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverConnectionFactory'] = new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  1912.     }
  1913.     /**
  1914.      * Gets the private 'Sentry\State\HubInterface' shared service.
  1915.      *
  1916.      * @return \Sentry\State\HubInterface
  1917.      */
  1918.     protected function getHubInterfaceService()
  1919.     {
  1920.         $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\State\HubAdapter::getInstance();
  1921.         $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException'=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException']]), => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL))], true), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/local/lib/php'], 'environment' => 'dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'ignore_exceptions' => [], 'ignore_transactions' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  1922.         $b = new \Sentry\ClientBuilder($a);
  1923.         $c = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  1924.         $b->setSdkIdentifier('sentry.php.symfony');
  1925.         $b->setSdkVersion('4.14.0');
  1926.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory($c$c$c$cNULLNULL));
  1927.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  1928.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  1929.         if ($this->has('Psr\\Log\\NullLogger')) {
  1930.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  1931.         }
  1932.         $instance->bindClient($b->getClient());
  1933.         return $instance;
  1934.     }
  1935.     /**
  1936.      * Gets the private 'annotations.cache_adapter' shared service.
  1937.      *
  1938.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1939.      */
  1940.     protected function getAnnotations_CacheAdapterService()
  1941.     {
  1942.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  1943.     }
  1944.     /**
  1945.      * Gets the private 'annotations.cached_reader' shared service.
  1946.      *
  1947.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1948.      */
  1949.     protected function getAnnotations_CachedReaderService()
  1950.     {
  1951.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1952.     }
  1953.     /**
  1954.      * Gets the private 'annotations.reader' shared service.
  1955.      *
  1956.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1957.      */
  1958.     protected function getAnnotations_ReaderService()
  1959.     {
  1960.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1961.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1962.         $a->registerUniqueLoader('class_exists');
  1963.         $instance->addGlobalIgnoredName('required'$a);
  1964.         return $instance;
  1965.     }
  1966.     /**
  1967.      * Gets the private 'assets.packages' shared service.
  1968.      *
  1969.      * @return \Symfony\Component\Asset\Packages
  1970.      */
  1971.     protected function getAssets_PackagesService()
  1972.     {
  1973.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1974.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1975.             return new \EmptyIterator();
  1976.         }, 0));
  1977.     }
  1978.     /**
  1979.      * Gets the private 'cache.annotations.traceable' shared service.
  1980.      *
  1981.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1982.      */
  1983.     protected function getCache_Annotations_TraceableService()
  1984.     {
  1985.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pPMxTwHsN0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  1986.     }
  1987.     /**
  1988.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  1989.      *
  1990.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1991.      */
  1992.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  1993.     {
  1994.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  1995.     }
  1996.     /**
  1997.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  1998.      *
  1999.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2000.      */
  2001.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  2002.     {
  2003.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2004.     }
  2005.     /**
  2006.      * Gets the private 'cache.property_info.traceable' shared service.
  2007.      *
  2008.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2009.      */
  2010.     protected function getCache_PropertyInfo_TraceableService()
  2011.     {
  2012.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kWxtR6DzGZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2013.     }
  2014.     /**
  2015.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  2016.      *
  2017.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2018.      */
  2019.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  2020.     {
  2021.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('z8oXXF-Ylr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2022.     }
  2023.     /**
  2024.      * Gets the private 'cache.serializer.traceable' shared service.
  2025.      *
  2026.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2027.      */
  2028.     protected function getCache_Serializer_TraceableService()
  2029.     {
  2030.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Uy1uOhrUai'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2031.     }
  2032.     /**
  2033.      * Gets the private 'cache.validator.traceable' shared service.
  2034.      *
  2035.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2036.      */
  2037.     protected function getCache_Validator_TraceableService()
  2038.     {
  2039.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3i9r5fKu95'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2040.     }
  2041.     /**
  2042.      * Gets the private 'config_cache_factory' shared service.
  2043.      *
  2044.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2045.      */
  2046.     protected function getConfigCacheFactoryService()
  2047.     {
  2048.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2049.             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)));
  2050.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2051.         }, 2));
  2052.     }
  2053.     /**
  2054.      * Gets the private 'data_collector.form' shared service.
  2055.      *
  2056.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2057.      */
  2058.     protected function getDataCollector_FormService()
  2059.     {
  2060.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2061.     }
  2062.     /**
  2063.      * Gets the private 'data_collector.request' shared service.
  2064.      *
  2065.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2066.      */
  2067.     protected function getDataCollector_RequestService()
  2068.     {
  2069.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2070.     }
  2071.     /**
  2072.      * Gets the private 'debug.controller_resolver' shared service.
  2073.      *
  2074.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2075.      */
  2076.     protected function getDebug_ControllerResolverService()
  2077.     {
  2078.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2079.     }
  2080.     /**
  2081.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2082.      *
  2083.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2084.      */
  2085.     protected function getDebug_DebugHandlersListenerService()
  2086.     {
  2087.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2088.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2089.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2090.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2091.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2092.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2093.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2094.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2095.     }
  2096.     /**
  2097.      * Gets the private 'debug.file_link_formatter' shared service.
  2098.      *
  2099.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2100.      */
  2101.     protected function getDebug_FileLinkFormatterService()
  2102.     {
  2103.         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 () {
  2104.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2105.         });
  2106.     }
  2107.     /**
  2108.      * Gets the private 'debug.log_processor' shared service.
  2109.      *
  2110.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2111.      */
  2112.     protected function getDebug_LogProcessorService()
  2113.     {
  2114.         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())));
  2115.     }
  2116.     /**
  2117.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2118.      *
  2119.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2120.      */
  2121.     protected function getDebug_Security_Access_DecisionManagerService()
  2122.     {
  2123.         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 () {
  2124.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2125.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  2126.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2127.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2128.             yield => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2129.         }, 5), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2130.     }
  2131.     /**
  2132.      * Gets the private 'debug.security.firewall' shared service.
  2133.      *
  2134.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2135.      */
  2136.     protected function getDebug_Security_FirewallService()
  2137.     {
  2138.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2139.         if (isset($this->privates['debug.security.firewall'])) {
  2140.             return $this->privates['debug.security.firewall'];
  2141.         }
  2142.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2143.         if (isset($this->privates['debug.security.firewall'])) {
  2144.             return $this->privates['debug.security.firewall'];
  2145.         }
  2146.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2147.     }
  2148.     /**
  2149.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2150.      *
  2151.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2152.      */
  2153.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  2154.     {
  2155.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  2156.     }
  2157.     /**
  2158.      * Gets the private 'doctrine.dbal.logger' shared service.
  2159.      *
  2160.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  2161.      */
  2162.     protected function getDoctrine_Dbal_LoggerService()
  2163.     {
  2164.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger(NULL, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2165.     }
  2166.     /**
  2167.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2168.      *
  2169.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2170.      */
  2171.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2172.     {
  2173.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/src/KatyStats'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity')]);
  2174.     }
  2175.     /**
  2176.      * Gets the private 'exception_listener' shared service.
  2177.      *
  2178.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2179.      */
  2180.     protected function getExceptionListener3Service()
  2181.     {
  2182.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2183.     }
  2184.     /**
  2185.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2186.      *
  2187.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2188.      */
  2189.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2190.     {
  2191.         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())));
  2192.     }
  2193.     /**
  2194.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2195.      *
  2196.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2197.      */
  2198.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2199.     {
  2200.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2201.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2202.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2203.         }
  2204.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  2205.     }
  2206.     /**
  2207.      * Gets the private 'locale_aware_listener' shared service.
  2208.      *
  2209.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2210.      */
  2211.     protected function getLocaleAwareListenerService()
  2212.     {
  2213.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2214.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en_US')));
  2215.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2216.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2217.     }
  2218.     /**
  2219.      * Gets the private 'locale_listener' shared service.
  2220.      *
  2221.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2222.      */
  2223.     protected function getLocaleListenerService()
  2224.     {
  2225.         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_US', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2226.     }
  2227.     /**
  2228.      * Gets the private 'monolog.handler.console' shared service.
  2229.      *
  2230.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2231.      */
  2232.     protected function getMonolog_Handler_ConsoleService()
  2233.     {
  2234.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2235.     }
  2236.     /**
  2237.      * Gets the private 'monolog.handler.main' shared service.
  2238.      *
  2239.      * @return \Monolog\Handler\StreamHandler
  2240.      */
  2241.     protected function getMonolog_Handler_MainService()
  2242.     {
  2243.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2244.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2245.         return $instance;
  2246.     }
  2247.     /**
  2248.      * Gets the private 'monolog.handler.sentry' shared service.
  2249.      *
  2250.      * @return \Sentry\Monolog\Handler
  2251.      */
  2252.     protected function getMonolog_Handler_SentryService()
  2253.     {
  2254.         $this->privates['monolog.handler.sentry'] = $instance = new \Sentry\Monolog\Handler(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), 400truefalse);
  2255.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2256.         return $instance;
  2257.     }
  2258.     /**
  2259.      * Gets the private 'monolog.logger' shared service.
  2260.      *
  2261.      * @return \Symfony\Bridge\Monolog\Logger
  2262.      */
  2263.     protected function getMonolog_LoggerService()
  2264.     {
  2265.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2266.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2267.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2268.         $instance->useMicrosecondTimestamps(true);
  2269.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2270.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2271.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2272.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2273.         return $instance;
  2274.     }
  2275.     /**
  2276.      * Gets the private 'monolog.logger.cache' shared service.
  2277.      *
  2278.      * @return \Symfony\Bridge\Monolog\Logger
  2279.      */
  2280.     protected function getMonolog_Logger_CacheService()
  2281.     {
  2282.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2283.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2284.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2285.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2286.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2287.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2288.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2289.         return $instance;
  2290.     }
  2291.     /**
  2292.      * Gets the private 'monolog.logger.doctrine' shared service.
  2293.      *
  2294.      * @return \Symfony\Bridge\Monolog\Logger
  2295.      */
  2296.     protected function getMonolog_Logger_DoctrineService()
  2297.     {
  2298.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2299.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2300.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2301.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2302.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2303.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2304.         return $instance;
  2305.     }
  2306.     /**
  2307.      * Gets the private 'monolog.logger.request' shared service.
  2308.      *
  2309.      * @return \Symfony\Bridge\Monolog\Logger
  2310.      */
  2311.     protected function getMonolog_Logger_RequestService()
  2312.     {
  2313.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2314.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2315.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2316.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2317.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2318.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2319.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2320.         return $instance;
  2321.     }
  2322.     /**
  2323.      * Gets the private 'monolog.logger.security' shared service.
  2324.      *
  2325.      * @return \Symfony\Bridge\Monolog\Logger
  2326.      */
  2327.     protected function getMonolog_Logger_SecurityService()
  2328.     {
  2329.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2330.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2331.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2332.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2333.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2334.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2335.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2336.         return $instance;
  2337.     }
  2338.     /**
  2339.      * Gets the private 'parameter_bag' shared service.
  2340.      *
  2341.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2342.      */
  2343.     protected function getParameterBagService()
  2344.     {
  2345.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2346.     }
  2347.     /**
  2348.      * Gets the private 'profiler_listener' shared service.
  2349.      *
  2350.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2351.      */
  2352.     protected function getProfilerListenerService()
  2353.     {
  2354.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2355.         if (isset($this->privates['profiler_listener'])) {
  2356.             return $this->privates['profiler_listener'];
  2357.         }
  2358.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2359.     }
  2360.     /**
  2361.      * Gets the private 'property_accessor' shared service.
  2362.      *
  2363.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  2364.      */
  2365.     protected function getPropertyAccessorService()
  2366.     {
  2367.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2368.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2369.     }
  2370.     /**
  2371.      * Gets the private 'property_info' shared service.
  2372.      *
  2373.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2374.      */
  2375.     protected function getPropertyInfoService()
  2376.     {
  2377.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2378.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2379.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2380.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2381.         }, 3), new RewindableGenerator(function () {
  2382.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2383.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2384.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2385.         }, 3), new RewindableGenerator(function () {
  2386.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2387.         }, 1), new RewindableGenerator(function () {
  2388.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2389.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2390.         }, 2), new RewindableGenerator(function () {
  2391.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2392.         }, 1));
  2393.     }
  2394.     /**
  2395.      * Gets the private 'router.expression_language_provider' shared service.
  2396.      *
  2397.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2398.      */
  2399.     protected function getRouter_ExpressionLanguageProviderService()
  2400.     {
  2401.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2402.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2403.         ], [
  2404.             'env' => 'Closure',
  2405.         ]));
  2406.     }
  2407.     /**
  2408.      * Gets the private 'router.request_context' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Routing\RequestContext
  2411.      */
  2412.     protected function getRouter_RequestContextService()
  2413.     {
  2414.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2415.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2416.         return $instance;
  2417.     }
  2418.     /**
  2419.      * Gets the private 'router_listener' shared service.
  2420.      *
  2421.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2422.      */
  2423.     protected function getRouterListenerService()
  2424.     {
  2425.         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);
  2426.     }
  2427.     /**
  2428.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  2429.      *
  2430.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  2431.      */
  2432.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  2433.     {
  2434.         return $this->privates['scheb_two_factor.provider_preparation_recorder'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2435.     }
  2436.     /**
  2437.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  2438.      *
  2439.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  2440.      */
  2441.     protected function getSchebTwoFactor_ProviderRegistryService()
  2442.     {
  2443.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  2444.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  2445.         }, 1));
  2446.     }
  2447.     /**
  2448.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  2449.      *
  2450.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  2451.      */
  2452.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  2453.     {
  2454.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  2455.     }
  2456.     /**
  2457.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  2458.      *
  2459.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  2460.      */
  2461.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  2462.     {
  2463.         if ($lazyLoad) {
  2464.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  2465.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2466.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  2467.                     $proxy->setProxyInitializer(null);
  2468.                     return true;
  2469.                 });
  2470.             });
  2471.         }
  2472.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedCookieResponseListener.php';
  2473.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 5184000'trusted_device'true'lax''/'$this->getEnv('domain'));
  2474.     }
  2475.     /**
  2476.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  2477.      *
  2478.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  2479.      */
  2480.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  2481.     {
  2482.         if ($lazyLoad) {
  2483.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  2484.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2485.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  2486.                     $proxy->setProxyInitializer(null);
  2487.                     return true;
  2488.                 });
  2489.             });
  2490.         }
  2491.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenStorage.php';
  2492.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  2493.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  2494.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenEncoder(new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\JwtTokenEncoder($this->getEnv('APP_SECRET')), 5184000), 'trusted_device');
  2495.     }
  2496.     /**
  2497.      * Gets the private 'security.authentication.form_listener.two_factor.main' shared service.
  2498.      *
  2499.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  2500.      */
  2501.     protected function getSecurity_Authentication_FormListener_TwoFactor_MainService()
  2502.     {
  2503.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2504.         if (isset($this->privates['security.authentication.form_listener.two_factor.main'])) {
  2505.             return $this->privates['security.authentication.form_listener.two_factor.main'];
  2506.         }
  2507.         return $this->privates['security.authentication.form_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.main'] ?? $this->getSecurity_FirewallConfig_TwoFactor_MainService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  2508.     }
  2509.     /**
  2510.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.main' shared service.
  2511.      *
  2512.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  2513.      */
  2514.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService()
  2515.     {
  2516.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  2517.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.main'])) {
  2518.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'];
  2519.         }
  2520.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'main'falsefalse);
  2521.     }
  2522.     /**
  2523.      * Gets the private 'security.context_listener.0' shared service.
  2524.      *
  2525.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2526.      */
  2527.     protected function getSecurity_ContextListener_0Service()
  2528.     {
  2529.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  2530.         if (isset($this->privates['security.context_listener.0'])) {
  2531.             return $this->privates['security.context_listener.0'];
  2532.         }
  2533.         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 () {
  2534.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
  2535.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2536.     }
  2537.     /**
  2538.      * Gets the private 'security.csrf.token_storage' shared service.
  2539.      *
  2540.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2541.      */
  2542.     protected function getSecurity_Csrf_TokenStorageService()
  2543.     {
  2544.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2545.     }
  2546.     /**
  2547.      * Gets the private 'security.event_dispatcher.main' shared service.
  2548.      *
  2549.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2550.      */
  2551.     protected function getSecurity_EventDispatcher_MainService()
  2552.     {
  2553.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2554.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2555.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2556.         }, => 'onSuccessfulLogin'], 0);
  2557.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2558.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2559.         }, => 'onLogout'], 64);
  2560.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2561.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  2562.         }, => 'onLogout'], 0);
  2563.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2564.             return ($this->privates['security.listener.login_throttling.main'] ?? $this->load('getSecurity_Listener_LoginThrottling_MainService'));
  2565.         }, => 'checkPassport'], 2080);
  2566.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2567.             return ($this->privates['security.listener.login_throttling.main'] ?? $this->load('getSecurity_Listener_LoginThrottling_MainService'));
  2568.         }, => 'onSuccessfulLogin'], 0);
  2569.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\AuthenticationTokenCreatedEvent', [=> function () {
  2570.             return ($this->privates['security.authentication.token_created_listener.two_factor.main'] ?? $this->load('getSecurity_Authentication_TokenCreatedListener_TwoFactor_MainService'));
  2571.         }, => 'onAuthenticationTokenCreated'], 0);
  2572.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2573.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2574.         }, => 'preCheckCredentials'], 256);
  2575.         $instance->addListener('security.authentication.success', [=> function () {
  2576.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2577.         }, => 'postCheckCredentials'], 256);
  2578.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2579.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2580.         }, => 'checkPassport'], 1024);
  2581.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2582.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2583.         }, => 'handleLoginSuccessEvent'], 0);
  2584.         $instance->addListener('security.interactive_login', [=> function () {
  2585.             return ($this->privates['App\\EventSubscriber\\UserLocaleSubscriber'] ?? $this->load('getUserLocaleSubscriberService'));
  2586.         }, => 'onInteractiveLogin'], 0);
  2587.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2588.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2589.         }, => 'checkPassport'], 0);
  2590.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2591.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2592.         }, => 'onLoginSuccess'], 0);
  2593.         $instance->addListener('security.authentication.success', [=> function () {
  2594.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.main'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_MainService());
  2595.         }, => 'onLogin'], 9223372036854775807);
  2596.         $instance->addListener('security.authentication.success', [=> function () {
  2597.             return ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] ?? ($this->privates['scheb_two_factor.security.authentication_success_event_suppressor'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor()));
  2598.         }, => 'onLogin'], 9223372036854775806);
  2599.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2600.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2601.         }, => 'checkPassport'], 0);
  2602.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2603.             return ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] ?? ($this->privates['scheb_two_factor.security.listener.suppress_remember_me'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener()));
  2604.         }, => 'onSuccessfulLogin'], -63);
  2605.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2606.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->load('getSchebTwoFactor_Security_Listener_TrustedDeviceService'));
  2607.         }, => 'onSuccessfulLogin'], 0);
  2608.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2609.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2610.         }, => 'checkPassport'], 512);
  2611.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2612.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2613.         }, => 'onLogout'], 0);
  2614.         return $instance;
  2615.     }
  2616.     /**
  2617.      * Gets the private 'security.firewall.map' shared service.
  2618.      *
  2619.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2620.      */
  2621.     protected function getSecurity_Firewall_MapService()
  2622.     {
  2623.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  2624.         if (isset($this->privates['security.firewall.map'])) {
  2625.             return $this->privates['security.firewall.map'];
  2626.         }
  2627.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2628.             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)/')));
  2629.             yield 'security.firewall.map.context.main' => NULL;
  2630.         }, 2));
  2631.     }
  2632.     /**
  2633.      * Gets the private 'security.firewall_config.two_factor.main' shared service.
  2634.      *
  2635.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  2636.      */
  2637.     protected function getSecurity_FirewallConfig_TwoFactor_MainService()
  2638.     {
  2639.         return $this->privates['security.firewall_config.two_factor.main'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '2fa_login''check_path' => '2fa_login_check''trusted_parameter_name' => '_trusted''post_only' => true'always_use_default_target_path' => false'default_target_path' => '/''success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'auth_code_parameter_name' => '_auth_code''remember_me_sets_trusted' => false'multi_factor' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'main', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  2640.     }
  2641.     /**
  2642.      * Gets the private 'security.helper' shared service.
  2643.      *
  2644.      * @return \Symfony\Component\Security\Core\Security
  2645.      */
  2646.     protected function getSecurity_HelperService()
  2647.     {
  2648.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2649.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2650.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2651.         ], [
  2652.             'security.authorization_checker' => '?',
  2653.             'security.token_storage' => '?',
  2654.         ]));
  2655.     }
  2656.     /**
  2657.      * Gets the private 'security.http_utils' shared service.
  2658.      *
  2659.      * @return \Symfony\Component\Security\Http\HttpUtils
  2660.      */
  2661.     protected function getSecurity_HttpUtilsService()
  2662.     {
  2663.         $a = ($this->services['router'] ?? $this->getRouterService());
  2664.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https://%s$}i'NULL);
  2665.     }
  2666.     /**
  2667.      * Gets the private 'security.logout_url_generator' shared service.
  2668.      *
  2669.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2670.      */
  2671.     protected function getSecurity_LogoutUrlGeneratorService()
  2672.     {
  2673.         $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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2674.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  2675.         return $instance;
  2676.     }
  2677.     /**
  2678.      * Gets the private 'security.role_hierarchy' shared service.
  2679.      *
  2680.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2681.      */
  2682.     protected function getSecurity_RoleHierarchyService()
  2683.     {
  2684.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2685.     }
  2686.     /**
  2687.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2688.      *
  2689.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2690.      */
  2691.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2692.     {
  2693.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2694.     }
  2695.     /**
  2696.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2697.      *
  2698.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2699.      */
  2700.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2701.     {
  2702.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2703.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2704.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2705.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2706.     }
  2707.     /**
  2708.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2709.      *
  2710.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2711.      */
  2712.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2713.     {
  2714.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2715.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2716.             return $this->privates['sensio_framework_extra.security.listener'];
  2717.         }
  2718.         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['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2719.     }
  2720.     /**
  2721.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2722.      *
  2723.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2724.      */
  2725.     protected function getSensioFrameworkExtra_View_ListenerService()
  2726.     {
  2727.         $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))));
  2728.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2729.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2730.         ], [
  2731.             'twig' => '?',
  2732.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2733.         return $instance;
  2734.     }
  2735.     /**
  2736.      * Gets the private 'session_listener' shared service.
  2737.      *
  2738.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2739.      */
  2740.     protected function getSessionListenerService()
  2741.     {
  2742.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2743.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2744.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2745.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2746.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2747.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2748.         ], [
  2749.             'initialized_session' => '?',
  2750.             'logger' => '?',
  2751.             'session' => '?',
  2752.             'session_collector' => '?',
  2753.             'session_factory' => '?',
  2754.         ]), true$this->parameters['session.storage.options']);
  2755.     }
  2756.     /**
  2757.      * Gets the private 'translator.default' shared service.
  2758.      *
  2759.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2760.      */
  2761.     protected function getTranslator_DefaultService()
  2762.     {
  2763.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2764.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  2765.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  2766.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  2767.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  2768.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  2769.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  2770.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  2771.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  2772.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  2773.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  2774.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  2775.         ], [
  2776.             'translation.loader.csv' => '?',
  2777.             'translation.loader.dat' => '?',
  2778.             'translation.loader.ini' => '?',
  2779.             'translation.loader.json' => '?',
  2780.             'translation.loader.mo' => '?',
  2781.             'translation.loader.php' => '?',
  2782.             'translation.loader.po' => '?',
  2783.             'translation.loader.qt' => '?',
  2784.             'translation.loader.res' => '?',
  2785.             'translation.loader.xliff' => '?',
  2786.             'translation.loader.yml' => '?',
  2787.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en_US', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php')], '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.php'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.de.xlf')], '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.php')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/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/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], '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.php')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/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.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.it.xlf')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.ja.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], '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.php')], '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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.nl.xlf')], '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.php'), => (\dirname(__DIR__4).'/translations/messages.no.yaml')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php'), => (\dirname(__DIR__4).'/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.php'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.pt_BR.xlf')], '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.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.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.php')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations/validators.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], '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.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')], 'en_AU' => [=> (\dirname(__DIR__4).'/translations/messages.en_AU.yaml')], 'es_EC' => [=> (\dirname(__DIR__4).'/translations/messages.es_EC.yaml')], 'es_PA' => [=> (\dirname(__DIR__4).'/translations/messages.es_PA.yaml')], 'pt_PT' => [=> (\dirname(__DIR__4).'/translations/messages.pt_PT.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/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-validator/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/rollerworks/password-strength-validator/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'10 => 'vendor/symfony/twig-bundle/translations'11 => 'vendor/symfony/web-profiler-bundle/translations'12 => 'vendor/symfony/monolog-bundle/translations'13 => 'vendor/symfony/debug-bundle/translations'14 => 'vendor/symfony/maker-bundle/src/translations'15 => 'vendor/doctrine/doctrine-bundle/translations'16 => 'vendor/doctrine/doctrine-migrations-bundle/translations'17 => 'vendor/symfony/security-bundle/translations'18 => 'vendor/twig/extra-bundle/translations'19 => 'vendor/stof/doctrine-extensions-bundle/src/translations'20 => 'vendor/rollerworks/password-strength-bundle/src/translations'21 => 'vendor/sentry/sentry-symfony/src/translations'22 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations']]], []);
  2788.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2789.         $instance->setFallbackLocales([=> 'en_US']);
  2790.         return $instance;
  2791.     }
  2792.     /**
  2793.      * Gets the private 'validator.builder' shared service.
  2794.      *
  2795.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2796.      */
  2797.     protected function getValidator_BuilderService()
  2798.     {
  2799.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2800.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2801.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2802.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\BlacklistValidator' => ['privates''Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\BlacklistValidator''getBlacklistValidatorService'true],
  2803.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\PasswordStrengthValidator' => ['privates''rollerworks_password_strength.validator.password_strength.library''getRollerworksPasswordStrength_Validator_PasswordStrength_LibraryService'true],
  2804.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2805.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2806.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2807.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2808.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2809.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2810.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2811.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2812.         ], [
  2813.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\BlacklistValidator' => '?',
  2814.             'Rollerworks\\Component\\PasswordStrength\\Validator\\Constraints\\PasswordStrengthValidator' => '?',
  2815.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2816.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2817.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2818.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2819.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2820.             'doctrine.orm.validator.unique' => '?',
  2821.             'security.validator.user_password' => '?',
  2822.             'validator.expression' => '?',
  2823.         ])));
  2824.         if ($this->has('translator')) {
  2825.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2826.         }
  2827.         $instance->setTranslationDomain('validators');
  2828.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2829.         $instance->enableAnnotationMapping(true);
  2830.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2831.         $instance->addMethodMapping('loadValidatorMetadata');
  2832.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2833.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2834.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2835.         return $instance;
  2836.     }
  2837.     /**
  2838.      * Gets the private 'var_dumper.html_dumper' shared service.
  2839.      *
  2840.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2841.      */
  2842.     protected function getVarDumper_HtmlDumperService()
  2843.     {
  2844.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2845.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2846.         return $instance;
  2847.     }
  2848.     /**
  2849.      * Gets the private 'var_dumper.server_connection' shared service.
  2850.      *
  2851.      * @return \Symfony\Component\VarDumper\Server\Connection
  2852.      */
  2853.     protected function getVarDumper_ServerConnectionService()
  2854.     {
  2855.         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()]);
  2856.     }
  2857.     /**
  2858.      * Gets the private 'web_profiler.csp.handler' shared service.
  2859.      *
  2860.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2861.      */
  2862.     protected function getWebProfiler_Csp_HandlerService()
  2863.     {
  2864.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2865.     }
  2866.     /**
  2867.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2868.      *
  2869.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2870.      */
  2871.     protected function getWebProfiler_DebugToolbarService()
  2872.     {
  2873.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2874.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2875.             return $this->privates['web_profiler.debug_toolbar'];
  2876.         }
  2877.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2878.     }
  2879.     /**
  2880.      * Gets the public 'cache_clearer' alias.
  2881.      *
  2882.      * @return object The ".container.private.cache_clearer" service.
  2883.      */
  2884.     protected function getCacheClearerService()
  2885.     {
  2886.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2887.         return $this->get('.container.private.cache_clearer');
  2888.     }
  2889.     /**
  2890.      * Gets the public 'filesystem' alias.
  2891.      *
  2892.      * @return object The ".container.private.filesystem" service.
  2893.      */
  2894.     protected function getFilesystemService()
  2895.     {
  2896.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2897.         return $this->get('.container.private.filesystem');
  2898.     }
  2899.     /**
  2900.      * Gets the public 'serializer' alias.
  2901.      *
  2902.      * @return object The ".container.private.serializer" service.
  2903.      */
  2904.     protected function getSerializerService()
  2905.     {
  2906.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2907.         return $this->get('.container.private.serializer');
  2908.     }
  2909.     /**
  2910.      * Gets the public 'security.csrf.token_manager' alias.
  2911.      *
  2912.      * @return object The ".container.private.security.csrf.token_manager" service.
  2913.      */
  2914.     protected function getSecurity_Csrf_TokenManagerService()
  2915.     {
  2916.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2917.         return $this->get('.container.private.security.csrf.token_manager');
  2918.     }
  2919.     /**
  2920.      * Gets the public 'form.factory' alias.
  2921.      *
  2922.      * @return object The ".container.private.form.factory" service.
  2923.      */
  2924.     protected function getForm_FactoryService()
  2925.     {
  2926.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2927.         return $this->get('.container.private.form.factory');
  2928.     }
  2929.     /**
  2930.      * Gets the public 'form.type.file' alias.
  2931.      *
  2932.      * @return object The ".container.private.form.type.file" service.
  2933.      */
  2934.     protected function getForm_Type_FileService()
  2935.     {
  2936.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2937.         return $this->get('.container.private.form.type.file');
  2938.     }
  2939.     /**
  2940.      * Gets the public 'profiler' alias.
  2941.      *
  2942.      * @return object The ".container.private.profiler" service.
  2943.      */
  2944.     protected function getProfilerService()
  2945.     {
  2946.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2947.         return $this->get('.container.private.profiler');
  2948.     }
  2949.     /**
  2950.      * Gets the public 'twig' alias.
  2951.      *
  2952.      * @return object The ".container.private.twig" service.
  2953.      */
  2954.     protected function getTwigService()
  2955.     {
  2956.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2957.         return $this->get('.container.private.twig');
  2958.     }
  2959.     /**
  2960.      * Gets the public 'security.authorization_checker' alias.
  2961.      *
  2962.      * @return object The ".container.private.security.authorization_checker" service.
  2963.      */
  2964.     protected function getSecurity_AuthorizationCheckerService()
  2965.     {
  2966.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2967.         return $this->get('.container.private.security.authorization_checker');
  2968.     }
  2969.     /**
  2970.      * Gets the public 'security.token_storage' alias.
  2971.      *
  2972.      * @return object The ".container.private.security.token_storage" service.
  2973.      */
  2974.     protected function getSecurity_TokenStorageService()
  2975.     {
  2976.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2977.         return $this->get('.container.private.security.token_storage');
  2978.     }
  2979.     /**
  2980.      * Gets the public 'security.password_encoder' alias.
  2981.      *
  2982.      * @return object The ".container.private.security.password_encoder" service.
  2983.      */
  2984.     protected function getSecurity_PasswordEncoderService()
  2985.     {
  2986.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2987.         return $this->get('.container.private.security.password_encoder');
  2988.     }
  2989.     /**
  2990.      * Gets the public 'session' alias.
  2991.      *
  2992.      * @return object The ".container.private.session" service.
  2993.      */
  2994.     protected function getSessionService()
  2995.     {
  2996.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2997.         return $this->get('.container.private.session');
  2998.     }
  2999.     /**
  3000.      * Gets the public 'validator' alias.
  3001.      *
  3002.      * @return object The ".container.private.validator" service.
  3003.      */
  3004.     protected function getValidatorService()
  3005.     {
  3006.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3007.         return $this->get('.container.private.validator');
  3008.     }
  3009.     /**
  3010.      * @return array|bool|float|int|string|\UnitEnum|null
  3011.      */
  3012.     public function getParameter(string $name)
  3013.     {
  3014.         if (isset($this->buildParameters[$name])) {
  3015.             return $this->buildParameters[$name];
  3016.         }
  3017.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3018.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3019.         }
  3020.         if (isset($this->loadedDynamicParameters[$name])) {
  3021.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3022.         }
  3023.         return $this->parameters[$name];
  3024.     }
  3025.     public function hasParameter(string $name): bool
  3026.     {
  3027.         if (isset($this->buildParameters[$name])) {
  3028.             return true;
  3029.         }
  3030.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3031.     }
  3032.     public function setParameter(string $name$value): void
  3033.     {
  3034.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3035.     }
  3036.     public function getParameterBag(): ParameterBagInterface
  3037.     {
  3038.         if (null === $this->parameterBag) {
  3039.             $parameters $this->parameters;
  3040.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3041.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3042.             }
  3043.             foreach ($this->buildParameters as $name => $value) {
  3044.                 $parameters[$name] = $value;
  3045.             }
  3046.             $this->parameterBag = new FrozenParameterBag($parameters);
  3047.         }
  3048.         return $this->parameterBag;
  3049.     }
  3050.     private $loadedDynamicParameters = [
  3051.         'kernel.runtime_environment' => false,
  3052.         'kernel.build_dir' => false,
  3053.         'kernel.cache_dir' => false,
  3054.         'server_name' => false,
  3055.         'domain' => false,
  3056.         'app_locales' => false,
  3057.         'katy_tmp_path' => false,
  3058.         'default_company_logo' => false,
  3059.         'mailer_katy_noreply_email' => false,
  3060.         'mailer_katy_support_email' => false,
  3061.         'mailer_katy_replyto_piping' => false,
  3062.         'password_min_length' => false,
  3063.         'password_min_strength' => false,
  3064.         'endpoint_user_list_wholesaler' => false,
  3065.         'endpoint_user_list_katy' => false,
  3066.         'cron_mail_recipients' => false,
  3067.         'maintenance' => false,
  3068.         'timezone' => false,
  3069.         'sendgrid_token' => false,
  3070.         'sendgrid_authentication_public_key' => false,
  3071.         'kernel.secret' => false,
  3072.         'debug.container.dump' => false,
  3073.         'serializer.mapping.cache.file' => false,
  3074.         'session.save_path' => false,
  3075.         'validator.mapping.cache.file' => false,
  3076.         'profiler.storage.dsn' => false,
  3077.         'doctrine.orm.proxy_dir' => false,
  3078.         'scheb_two_factor.trusted_device.cookie_domain' => false,
  3079.     ];
  3080.     private $dynamicParameters = [];
  3081.     private function getDynamicParameter(string $name)
  3082.     {
  3083.         switch ($name) {
  3084.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3085.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3086.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3087.             case 'server_name'$value $this->getEnv('LOCAL_SERVER_NAME'); break;
  3088.             case 'domain'$value $this->getEnv('domain'); break;
  3089.             case 'app_locales'$value $this->getEnv('app_locales'); break;
  3090.             case 'katy_tmp_path'$value $this->getEnv('katy_tmp_path'); break;
  3091.             case 'default_company_logo'$value $this->getEnv('default_company_logo'); break;
  3092.             case 'mailer_katy_noreply_email'$value $this->getEnv('mailer_katy_noreply_email'); break;
  3093.             case 'mailer_katy_support_email'$value $this->getEnv('mailer_katy_support_email'); break;
  3094.             case 'mailer_katy_replyto_piping'$value $this->getEnv('mailer_katy_replyto_piping'); break;
  3095.             case 'password_min_length'$value $this->getEnv('password_min_length'); break;
  3096.             case 'password_min_strength'$value $this->getEnv('password_min_strength'); break;
  3097.             case 'endpoint_user_list_wholesaler'$value $this->getEnv('ENDPOINTS_USER_LIST_WHOLESALER'); break;
  3098.             case 'endpoint_user_list_katy'$value $this->getEnv('ENDPOINTS_USER_LIST_KATY'); break;
  3099.             case 'cron_mail_recipients'$value $this->getEnv('cron_mail_recipients'); break;
  3100.             case 'maintenance'$value $this->getEnv('bool:maintenance'); break;
  3101.             case 'timezone'$value $this->getEnv('APP_TIMEZONE'); break;
  3102.             case 'sendgrid_token'$value $this->getEnv('SENDGRID_TOKEN'); break;
  3103.             case 'sendgrid_authentication_public_key'$value $this->getEnv('SENDGRID_AUTHENTICATION_PUBLIC_KEY'); break;
  3104.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3105.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  3106.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3107.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3108.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3109.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3110.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3111.             case 'scheb_two_factor.trusted_device.cookie_domain'$value $this->getEnv('domain'); break;
  3112.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3113.         }
  3114.         $this->loadedDynamicParameters[$name] = true;
  3115.         return $this->dynamicParameters[$name] = $value;
  3116.     }
  3117.     protected function getDefaultParameters(): array
  3118.     {
  3119.         return [
  3120.             'kernel.project_dir' => \dirname(__DIR__4),
  3121.             'kernel.environment' => 'dev',
  3122.             'kernel.debug' => true,
  3123.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3124.             'kernel.bundles' => [
  3125.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3126.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3127.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3128.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3129.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3130.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3131.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3132.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3133.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3134.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3135.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3136.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  3137.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  3138.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3139.                 'RollerworksPasswordStrengthBundle' => 'Rollerworks\\Bundle\\PasswordStrengthBundle\\RollerworksPasswordStrengthBundle',
  3140.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  3141.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  3142.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  3143.             ],
  3144.             'kernel.bundles_metadata' => [
  3145.                 'FrameworkBundle' => [
  3146.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3147.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3148.                 ],
  3149.                 'SensioFrameworkExtraBundle' => [
  3150.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3151.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3152.                 ],
  3153.                 'TwigBundle' => [
  3154.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3155.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3156.                 ],
  3157.                 'WebProfilerBundle' => [
  3158.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3159.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3160.                 ],
  3161.                 'MonologBundle' => [
  3162.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3163.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3164.                 ],
  3165.                 'DebugBundle' => [
  3166.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3167.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3168.                 ],
  3169.                 'MakerBundle' => [
  3170.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3171.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3172.                 ],
  3173.                 'DoctrineBundle' => [
  3174.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3175.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3176.                 ],
  3177.                 'DoctrineMigrationsBundle' => [
  3178.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3179.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3180.                 ],
  3181.                 'SecurityBundle' => [
  3182.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3183.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3184.                 ],
  3185.                 'TwigExtraBundle' => [
  3186.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3187.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3188.                 ],
  3189.                 'StofDoctrineExtensionsBundle' => [
  3190.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  3191.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  3192.                 ],
  3193.                 'SymfonyCastsResetPasswordBundle' => [
  3194.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  3195.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  3196.                 ],
  3197.                 'EasyAdminBundle' => [
  3198.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3199.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3200.                 ],
  3201.                 'RollerworksPasswordStrengthBundle' => [
  3202.                     'path' => (\dirname(__DIR__4).'/vendor/rollerworks/password-strength-bundle/src'),
  3203.                     'namespace' => 'Rollerworks\\Bundle\\PasswordStrengthBundle',
  3204.                 ],
  3205.                 'SentryBundle' => [
  3206.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  3207.                     'namespace' => 'Sentry\\SentryBundle',
  3208.                 ],
  3209.                 'FOSCKEditorBundle' => [
  3210.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  3211.                     'namespace' => 'FOS\\CKEditorBundle',
  3212.                 ],
  3213.                 'SchebTwoFactorBundle' => [
  3214.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  3215.                     'namespace' => 'Scheb\\TwoFactorBundle',
  3216.                 ],
  3217.             ],
  3218.             'kernel.charset' => 'UTF-8',
  3219.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3220.             'private_folder' => (\dirname(__DIR__4).'/public/uploads/'),
  3221.             'locale' => 'en',
  3222.             'invoices_upload_dir' => (\dirname(__DIR__4).'/public/uploads/invoices'),
  3223.             'project_dir' => \dirname(__DIR__4),
  3224.             'event_dispatcher.event_aliases' => [
  3225.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3226.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3227.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3228.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3229.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3230.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3231.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3232.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3233.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3234.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3235.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3236.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3237.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3238.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3239.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3240.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3241.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3242.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3243.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3244.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3245.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3246.             ],
  3247.             'fragment.renderer.hinclude.global_template' => NULL,
  3248.             'fragment.path' => '/_fragment',
  3249.             'kernel.http_method_override' => true,
  3250.             'kernel.trusted_hosts' => [
  3251.             ],
  3252.             'kernel.default_locale' => 'en_US',
  3253.             'kernel.enabled_locales' => [
  3254.             ],
  3255.             'kernel.error_controller' => 'error_controller',
  3256.             'debug.file_link_format' => NULL,
  3257.             'asset.request_context.base_path' => NULL,
  3258.             'asset.request_context.secure' => NULL,
  3259.             'translator.logging' => false,
  3260.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3261.             'debug.error_handler.throw_at' => -1,
  3262.             'router.request_context.host' => 'localhost',
  3263.             'router.request_context.scheme' => 'http',
  3264.             'router.request_context.base_url' => '',
  3265.             'router.resource' => 'kernel::loadRoutes',
  3266.             'request_listener.http_port' => 80,
  3267.             'request_listener.https_port' => 443,
  3268.             'session.metadata.storage_key' => '_sf2_meta',
  3269.             'session.storage.options' => [
  3270.                 'cache_limiter' => '0',
  3271.                 'cookie_lifetime' => 14400,
  3272.                 'cookie_secure' => true,
  3273.                 'cookie_httponly' => true,
  3274.                 'cookie_samesite' => 'lax',
  3275.                 'gc_maxlifetime' => 14400,
  3276.                 'gc_probability' => 1,
  3277.             ],
  3278.             'session.metadata.update_threshold' => 0,
  3279.             'form.type_extension.csrf.enabled' => true,
  3280.             'form.type_extension.csrf.field_name' => '_token',
  3281.             'validator.translation_domain' => 'validators',
  3282.             'profiler_listener.only_exceptions' => false,
  3283.             'profiler_listener.only_main_requests' => false,
  3284.             'twig.form.resources' => [
  3285.                 => 'form_div_layout.html.twig',
  3286.                 => 'form/my_theme.html.twig',
  3287.             ],
  3288.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3289.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3290.             'web_profiler.debug_toolbar.mode' => 2,
  3291.             'monolog.use_microseconds' => true,
  3292.             'monolog.swift_mailer.handlers' => [
  3293.             ],
  3294.             'monolog.handlers_to_channels' => [
  3295.                 'monolog.handler.cron' => [
  3296.                     'type' => 'inclusive',
  3297.                     'elements' => [
  3298.                         => 'cron',
  3299.                     ],
  3300.                 ],
  3301.                 'monolog.handler.api' => [
  3302.                     'type' => 'inclusive',
  3303.                     'elements' => [
  3304.                         => 'api',
  3305.                     ],
  3306.                 ],
  3307.                 'monolog.handler.traffic' => [
  3308.                     'type' => 'inclusive',
  3309.                     'elements' => [
  3310.                         => 'traffic',
  3311.                     ],
  3312.                 ],
  3313.                 'monolog.handler.console' => [
  3314.                     'type' => 'exclusive',
  3315.                     'elements' => [
  3316.                         => 'event',
  3317.                         => 'doctrine',
  3318.                         => 'console',
  3319.                     ],
  3320.                 ],
  3321.                 'monolog.handler.main' => [
  3322.                     'type' => 'exclusive',
  3323.                     'elements' => [
  3324.                         => 'event',
  3325.                     ],
  3326.                 ],
  3327.                 'monolog.handler.sentry' => NULL,
  3328.             ],
  3329.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3330.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3331.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3332.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3333.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3334.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3335.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3336.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3337.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3338.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3339.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3340.             'doctrine.entity_managers' => [
  3341.                 'default' => 'doctrine.orm.default_entity_manager',
  3342.             ],
  3343.             'doctrine.default_entity_manager' => 'default',
  3344.             'doctrine.dbal.connection_factory.types' => [
  3345.                 'uuid' => [
  3346.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3347.                 ],
  3348.                 'ulid' => [
  3349.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3350.                 ],
  3351.             ],
  3352.             'doctrine.connections' => [
  3353.                 'default' => 'doctrine.dbal.default_connection',
  3354.                 'katy_stats' => 'doctrine.dbal.katy_stats_connection',
  3355.             ],
  3356.             'doctrine.default_connection' => 'default',
  3357.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3358.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3359.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3360.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3361.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3362.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3363.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3364.             'doctrine.orm.cache.memcache_port' => 11211,
  3365.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3366.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3367.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3368.             'doctrine.orm.cache.memcached_port' => 11211,
  3369.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3370.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3371.             'doctrine.orm.cache.redis_host' => 'localhost',
  3372.             'doctrine.orm.cache.redis_port' => 6379,
  3373.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3374.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3375.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3376.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3377.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3378.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3379.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3380.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3381.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3382.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3383.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3384.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3385.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3386.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3387.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3388.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3389.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3390.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3391.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3392.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3393.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3394.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3395.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3396.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3397.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3398.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3399.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3400.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3401.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3402.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3403.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3404.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3405.             'doctrine.migrations.preferred_em' => NULL,
  3406.             'doctrine.migrations.preferred_connection' => NULL,
  3407.             'security.role_hierarchy.roles' => [
  3408.                 'ROLE_SUPER_ADMIN' => [
  3409.                     => 'ROLE_ADMIN',
  3410.                 ],
  3411.             ],
  3412.             'security.access.denied_url' => NULL,
  3413.             'security.authentication.manager.erase_credentials' => true,
  3414.             'security.authentication.session_strategy.strategy' => 'migrate',
  3415.             'security.access.always_authenticate_before_granting' => false,
  3416.             'security.authentication.hide_user_not_found' => true,
  3417.             'security.firewalls' => [
  3418.                 => 'dev',
  3419.                 => 'main',
  3420.             ],
  3421.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3422.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3423.             'stof_doctrine_extensions.default_locale' => 'en_US',
  3424.             'stof_doctrine_extensions.translation_fallback' => false,
  3425.             'stof_doctrine_extensions.persist_default_translation' => false,
  3426.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3427.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3428.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3429.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3430.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3431.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3432.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3433.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3434.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3435.             'easyadmin.config' => [
  3436.             ],
  3437.             'rollerworks_password_strength.blacklist_provider' => 'rollerworks_password_strength.blacklist.provider.noop',
  3438.             'rollerworks_password_strength.blacklist.sqlite.dsn' => '',
  3439.             'env(SENTRY_RELEASE)' => 'dev-arya_pre@049d3f4',
  3440.             'sentry.tracing.enabled' => true,
  3441.             'sentry.tracing.dbal.enabled' => true,
  3442.             'sentry.tracing.dbal.connections' => [
  3443.             ],
  3444.             'sentry.tracing.cache.enabled' => true,
  3445.             'sentry.tracing.http_client.enabled' => true,
  3446.             'scheb_two_factor.model_manager_name' => NULL,
  3447.             'scheb_two_factor.security_tokens' => [
  3448.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  3449.             ],
  3450.             'scheb_two_factor.ip_whitelist' => [
  3451.             ],
  3452.             'scheb_two_factor.google.server_name' => 'Katy',
  3453.             'scheb_two_factor.google.issuer' => 'Katy Platform',
  3454.             'scheb_two_factor.google.template' => 'security/2fa_form.html.twig',
  3455.             'scheb_two_factor.google.digits' => 6,
  3456.             'scheb_two_factor.google.window' => 1,
  3457.             'scheb_two_factor.trusted_device.enabled' => true,
  3458.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  3459.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  3460.             'scheb_two_factor.trusted_device.extend_lifetime' => true,
  3461.             'scheb_two_factor.trusted_device.cookie_secure' => true,
  3462.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  3463.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  3464.             'maker.compatible_check.doctrine.supports_attributes' => true,
  3465.             'data_collector.templates' => [
  3466.                 'data_collector.request' => [
  3467.                     => 'request',
  3468.                     => '@WebProfiler/Collector/request.html.twig',
  3469.                 ],
  3470.                 'data_collector.time' => [
  3471.                     => 'time',
  3472.                     => '@WebProfiler/Collector/time.html.twig',
  3473.                 ],
  3474.                 'data_collector.memory' => [
  3475.                     => 'memory',
  3476.                     => '@WebProfiler/Collector/memory.html.twig',
  3477.                 ],
  3478.                 'data_collector.validator' => [
  3479.                     => 'validator',
  3480.                     => '@WebProfiler/Collector/validator.html.twig',
  3481.                 ],
  3482.                 'data_collector.ajax' => [
  3483.                     => 'ajax',
  3484.                     => '@WebProfiler/Collector/ajax.html.twig',
  3485.                 ],
  3486.                 'data_collector.form' => [
  3487.                     => 'form',
  3488.                     => '@WebProfiler/Collector/form.html.twig',
  3489.                 ],
  3490.                 'data_collector.exception' => [
  3491.                     => 'exception',
  3492.                     => '@WebProfiler/Collector/exception.html.twig',
  3493.                 ],
  3494.                 'data_collector.logger' => [
  3495.                     => 'logger',
  3496.                     => '@WebProfiler/Collector/logger.html.twig',
  3497.                 ],
  3498.                 'data_collector.events' => [
  3499.                     => 'events',
  3500.                     => '@WebProfiler/Collector/events.html.twig',
  3501.                 ],
  3502.                 'data_collector.router' => [
  3503.                     => 'router',
  3504.                     => '@WebProfiler/Collector/router.html.twig',
  3505.                 ],
  3506.                 'data_collector.cache' => [
  3507.                     => 'cache',
  3508.                     => '@WebProfiler/Collector/cache.html.twig',
  3509.                 ],
  3510.                 'data_collector.translation' => [
  3511.                     => 'translation',
  3512.                     => '@WebProfiler/Collector/translation.html.twig',
  3513.                 ],
  3514.                 'data_collector.security' => [
  3515.                     => 'security',
  3516.                     => '@Security/Collector/security.html.twig',
  3517.                 ],
  3518.                 'data_collector.twig' => [
  3519.                     => 'twig',
  3520.                     => '@WebProfiler/Collector/twig.html.twig',
  3521.                 ],
  3522.                 'data_collector.http_client' => [
  3523.                     => 'http_client',
  3524.                     => '@WebProfiler/Collector/http_client.html.twig',
  3525.                 ],
  3526.                 'data_collector.doctrine' => [
  3527.                     => 'db',
  3528.                     => '@Doctrine/Collector/db.html.twig',
  3529.                 ],
  3530.                 'data_collector.dump' => [
  3531.                     => 'dump',
  3532.                     => '@Debug/Profiler/dump.html.twig',
  3533.                 ],
  3534.                 'mailer.data_collector' => [
  3535.                     => 'mailer',
  3536.                     => '@WebProfiler/Collector/mailer.html.twig',
  3537.                 ],
  3538.                 'notifier.data_collector' => [
  3539.                     => 'notifier',
  3540.                     => '@WebProfiler/Collector/notifier.html.twig',
  3541.                 ],
  3542.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  3543.                     => 'easyadmin',
  3544.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  3545.                 ],
  3546.                 'data_collector.config' => [
  3547.                     => 'config',
  3548.                     => '@WebProfiler/Collector/config.html.twig',
  3549.                 ],
  3550.             ],
  3551.             'console.command.ids' => [
  3552.                 => 'console.command.public_alias.App\\Command\\ActivateKasperskyAsyncCommand',
  3553.                 => 'console.command.public_alias.App\\Command\\ActivateSiteMalwarebytesCommand',
  3554.                 => 'console.command.public_alias.App\\Command\\CSPMassEditRenewalDisable',
  3555.                 => 'console.command.public_alias.App\\Command\\CheckDailyUsageExclaimer',
  3556.                 => 'console.command.public_alias.App\\Command\\CloseSupportCaseAutomaticallyCommand',
  3557.                 => 'console.command.public_alias.App\\Command\\EmailLicenseExpirationCommand',
  3558.                 => 'console.command.public_alias.App\\Command\\LicenseAutomaticRenewalCommand',
  3559.                 => 'console.command.public_alias.App\\Command\\LicenseManualRenewalCommand',
  3560.                 => 'console.command.public_alias.App\\Command\\LicenseRenewalCheckLimit',
  3561.                 => 'console.command.public_alias.App\\Command\\LicenseRepurchaseCommand',
  3562.                 10 => 'console.command.public_alias.App\\Command\\LicenseResourceStatusCheck',
  3563.                 11 => 'console.command.public_alias.App\\Command\\LicenseUnactivatedCommand',
  3564.                 12 => 'console.command.public_alias.App\\Command\\MsBillingReconciliationCommand',
  3565.                 13 => 'console.command.public_alias.App\\Command\\NAbleActivationCommand',
  3566.                 14 => 'console.command.public_alias.App\\Command\\NotifyInvoices',
  3567.                 15 => 'console.command.public_alias.App\\Command\\NotifyNextSeminars',
  3568.                 16 => 'console.command.public_alias.App\\Command\\NotifyTodaySeminars',
  3569.                 17 => 'console.command.public_alias.App\\Command\\PreparedCartCommand',
  3570.                 18 => 'console.command.public_alias.App\\Command\\ProcessAutomaticBillingCommand',
  3571.                 19 => 'console.command.public_alias.App\\Command\\ProcessPartnerFiles',
  3572.                 20 => 'console.command.public_alias.App\\Command\\SolarwindsGenerateInvoiceArticles',
  3573.                 21 => 'console.command.public_alias.App\\Command\\VendorsHealthcheckCommand',
  3574.                 22 => 'console.command.public_alias.App\\Command\\WriteDailyUsageExclaimer',
  3575.             ],
  3576.         ];
  3577.     }
  3578.     protected function throw($message)
  3579.     {
  3580.         throw new RuntimeException($message);
  3581.     }
  3582. }